Resource details
This resource file is part of the dataset Réseau urbain Citéa.
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
❌560 errors, 185 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-07-18 at 09:09 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 116 errors
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Sample errors
- trip_id venete1_3079431 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id venete1_3079432 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id venete1_3079475 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id venete1_3079483 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id venete1_3079485 does not exist in the GTFS data and does not have schedule_relationship of ADDED
Sequential stop_time_update times are not increasing E022 426 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 venete1_3079483 stop_sequence 1 departure_time 08:49:01 (1752821341) is less than previous stop departure_time 09:33:08 (1752823988) - times must increase between two sequential stops
- trip_id venete1_3079483 stop_sequence 1 departure_time 08:49:01 (1752821341) is less than previous stop arrival_time 09:33:08 (1752823988) - times must increase between two sequential stops
- trip_id venete1_3079483 stop_sequence 2 arrival_time 08:53:07 (1752821587) is less than previous stop arrival_time 09:33:08 (1752823988) - times must increase between two sequential stops
- trip_id venete1_3079483 stop_sequence 2 departure_time 08:53:07 (1752821587) is less than previous stop arrival_time 09:33:08 (1752823988) - times must increase between two sequential stops
- trip_id venete1_3079483 stop_sequence 30 arrival_time 09:30:00 (1752823800) is less than previous stop arrival_time 09:30:50 (1752823850) - times must increase between two sequential stops
Sequential stop_time_updates have the same stop_id E037 18 errors
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Sample errors
- trip_id venete1_3079379 has repeating stop_id 0:_LYT - sequential stop_ids should be different
- trip_id venete1_3079379 has repeating stop_id 0:_LIB 2 - sequential stop_ids should be different
- trip_id venete1_3079378 has repeating stop_id 0:_LYT - sequential stop_ids should be different
- trip_id venete1_3079378 has repeating stop_id 0:_LIB 2 - sequential stop_ids should be different
- trip_id venete1_3080417 has repeating stop_id 0:_LYT - sequential stop_ids should be different
Warnings
timestamp not populated W001 116 errors
Timestamps should be populated for all elements
Sample errors
- trip_id venete1_3079431 does not have a timestamp
- trip_id venete1_3079432 does not have a timestamp
- trip_id venete1_3079475 does not have a timestamp
- trip_id venete1_3079483 does not have a timestamp
- trip_id venete1_3079485 does not have a timestamp
vehicle_id not populated W002 69 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id venete1_3079432 does not have a vehicle_id
- trip_id venete1_3079475 does not have a vehicle_id
- trip_id venete1_3079485 does not have a vehicle_id
- trip_id venete1_3079484 does not have a vehicle_id
- trip_id venete1_3079379 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 |
---|---|---|---|
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 8 884 | 30 times (100 % of validations) |
E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 336 | 30 times (100 % of validations) |
W001 | Timestamps should be populated for all elements | 3 570 | 30 times (100 % of validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 2 062 | 30 times (100 % of validations) |
E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 422 | 17 times (57 % of validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 1 647 | 16 times (53 % of validations) |
E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 183 | 15 times (50 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-07-18 at 11:38 Europe/Paris.
trip_updates (134) 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 2025-07-18 at 11:38 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "3080448",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752832034",
"uncertainty": 120
},
"departure": {
"time": "1752832034",
"uncertainty": 120
},
"stopId": "0:_LYT 2"
},
{
"arrival": {
"time": "1752832084",
"uncertainty": 120
},
"departure": {
"time": "1752832084",
"uncertainty": 120
},
"stopId": "0:_AMP 2"
},
{
"departure": {
"time": "1752831273",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 1
},
{
"arrival": {
"time": "1752831303",
"uncertainty": 120
},
"departure": {
"time": "1752831303",
"uncertainty": 120
},
"stopId": "0:_LSY",
"stopSequence": 2
},
{
"arrival": {
"time": "1752831328",
"uncertainty": 120
},
"departure": {
"time": "1752831328",
"uncertainty": 120
},
"stopId": "0:_COD 4",
"stopSequence": 3
},
{
"arrival": {
"time": "1752831360",
"uncertainty": 120
},
"departure": {
"time": "1752831360",
"uncertainty": 120
},
"stopId": "0:_DID",
"stopSequence": 4
},
{
"arrival": {
"time": "1752831423",
"uncertainty": 120
},
"departure": {
"time": "1752831423",
"uncertainty": 120
},
"stopId": "0:_LYD 5",
"stopSequence": 5
},
{
"arrival": {
"time": "1752831490",
"uncertainty": 120
},
"departure": {
"time": "1752831490",
"uncertainty": 120
},
"stopId": "0:_LYD 4",
"stopSequence": 6
},
{
"arrival": {
"time": "1752831587",
"uncertainty": 120
},
"departure": {
"time": "1752831587",
"uncertainty": 120
},
"stopId": "0:_PMA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752831611",
"uncertainty": 120
},
"departure": {
"time": "1752831611",
"uncertainty": 120
},
"stopId": "0:_DUC",
"stopSequence": 8
},
{
"arrival": {
"time": "1752831685",
"uncertainty": 120
},
"departure": {
"time": "1752831685",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 9
},
{
"arrival": {
"time": "1752831725",
"uncertainty": 120
},
"departure": {
"time": "1752831725",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 10
},
{
"arrival": {
"time": "1752831798",
"uncertainty": 120
},
"departure": {
"time": "1752831798",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 11
},
{
"arrival": {
"time": "1752831780",
"uncertainty": 120
},
"departure": {
"time": "1752831780",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752831864",
"uncertainty": 120
},
"departure": {
"time": "1752831864",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYT 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752831923",
"uncertainty": 120
},
"departure": {
"time": "1752831923",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AMP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752832120",
"uncertainty": 120
},
"departure": {
"time": "1752832120",
"uncertainty": 120
},
"stopId": "0:_GAM 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752832186",
"uncertainty": 120
},
"departure": {
"time": "1752832186",
"uncertainty": 120
},
"stopId": "0:_CNA 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752832301",
"uncertainty": 120
},
"departure": {
"time": "1752832301",
"uncertainty": 120
},
"stopId": "0:_MOUN",
"stopSequence": 17
},
{
"arrival": {
"time": "1752832333",
"uncertainty": 120
},
"departure": {
"time": "1752832333",
"uncertainty": 120
},
"stopId": "0:_VINA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752832371",
"uncertainty": 120
},
"departure": {
"time": "1752832371",
"uncertainty": 120
},
"stopId": "0:_MDE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752832454",
"uncertainty": 120
},
"departure": {
"time": "1752832454",
"uncertainty": 120
},
"stopId": "0:_DEP 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752832504",
"uncertainty": 120
},
"departure": {
"time": "1752832504",
"uncertainty": 120
},
"stopId": "0:_JCH 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752832600",
"uncertainty": 120
},
"departure": {
"time": "1752832600",
"uncertainty": 120
},
"stopId": "0:_FBF 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752832695",
"uncertainty": 120
},
"departure": {
"time": "1752832695",
"uncertainty": 120
},
"stopId": "0:_SVC",
"stopSequence": 23
},
{
"arrival": {
"time": "1752832778",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080448"
},
"vehicle": {
"id": "812",
"label": "812"
}
}
},
{
"id": "3079435",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752834000",
"uncertainty": 120
},
"stopId": "0:MPMO 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079435"
}
}
},
{
"id": "3079434",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752830522",
"uncertainty": 120
},
"stopId": "0:MPMO 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752830632",
"uncertainty": 120
},
"departure": {
"time": "1752830632",
"uncertainty": 120
},
"stopId": "0:CHSTJ 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752830691",
"uncertainty": 120
},
"departure": {
"time": "1752830691",
"uncertainty": 120
},
"stopId": "0:CHMAD 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830972",
"uncertainty": 120
},
"departure": {
"time": "1752830972",
"uncertainty": 120
},
"stopId": "0:CGEN 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752831032",
"uncertainty": 120
},
"departure": {
"time": "1752831032",
"uncertainty": 120
},
"stopId": "0:CHSI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752831105",
"uncertainty": 120
},
"departure": {
"time": "1752831105",
"uncertainty": 120
},
"stopId": "0:CHMCW 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752831171",
"uncertainty": 120
},
"departure": {
"time": "1752831171",
"uncertainty": 120
},
"stopId": "0:GAIE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752831222",
"uncertainty": 120
},
"departure": {
"time": "1752831222",
"uncertainty": 120
},
"stopId": "0:GOUV 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752831272",
"uncertainty": 120
},
"departure": {
"time": "1752831272",
"uncertainty": 120
},
"stopId": "0:CHRPTF2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752831332",
"uncertainty": 120
},
"departure": {
"time": "1752831332",
"uncertainty": 120
},
"stopId": "0:CHAMAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752831362",
"uncertainty": 120
},
"departure": {
"time": "1752831362",
"uncertainty": 120
},
"stopId": "0:MALCR 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752831497",
"uncertainty": 120
},
"departure": {
"time": "1752831497",
"uncertainty": 120
},
"stopId": "0:MALBO 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752831581",
"uncertainty": 120
},
"departure": {
"time": "1752831581",
"uncertainty": 120
},
"stopId": "0:MALIB",
"stopSequence": 13
},
{
"arrival": {
"time": "1752831603",
"uncertainty": 120
},
"departure": {
"time": "1752831603",
"uncertainty": 120
},
"stopId": "0:CMALI 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752831699",
"uncertainty": 120
},
"departure": {
"time": "1752831699",
"uncertainty": 120
},
"stopId": "0:MLPO 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831728",
"uncertainty": 120
},
"departure": {
"time": "1752831728",
"uncertainty": 120
},
"stopId": "0:MMALI 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752831842",
"uncertainty": 120
},
"departure": {
"time": "1752831842",
"uncertainty": 120
},
"stopId": "0:SYLV 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752832022",
"uncertainty": 120
},
"departure": {
"time": "1752832022",
"uncertainty": 120
},
"stopId": "0:RDM 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752832106",
"uncertainty": 120
},
"departure": {
"time": "1752832106",
"uncertainty": 120
},
"stopId": "0:GROUS 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752832167",
"uncertainty": 120
},
"departure": {
"time": "1752832167",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752832190",
"uncertainty": 120
},
"departure": {
"time": "1752832190",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752832233",
"uncertainty": 120
},
"departure": {
"time": "1752832233",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752832326",
"uncertainty": 120
},
"departure": {
"time": "1752832326",
"uncertainty": 120
},
"stopId": "0:JPREV 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752832369",
"uncertainty": 120
},
"departure": {
"time": "1752832369",
"uncertainty": 120
},
"stopId": "0:HBARB 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752832458",
"uncertainty": 120
},
"departure": {
"time": "1752832458",
"uncertainty": 120
},
"stopId": "0:ARCHIM 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752832504",
"uncertainty": 120
},
"departure": {
"time": "1752832504",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752832554",
"uncertainty": 120
},
"departure": {
"time": "1752832554",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752832609",
"uncertainty": 120
},
"departure": {
"time": "1752832609",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752832778",
"uncertainty": 120
},
"departure": {
"time": "1752832778",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 29
},
{
"arrival": {
"time": "1752832868",
"uncertainty": 120
},
"departure": {
"time": "1752832868",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752833029",
"uncertainty": 120
},
"departure": {
"time": "1752833029",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752833163",
"uncertainty": 120
},
"departure": {
"time": "1752833163",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 32
},
{
"arrival": {
"time": "1752833246",
"uncertainty": 120
},
"departure": {
"time": "1752833246",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 33
},
{
"arrival": {
"time": "1752833364",
"uncertainty": 120
},
"departure": {
"time": "1752833364",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 34
},
{
"arrival": {
"time": "1752833412",
"uncertainty": 120
},
"departure": {
"time": "1752833412",
"uncertainty": 120
},
"stopId": "0:BARNA",
"stopSequence": 35
},
{
"arrival": {
"time": "1752833509",
"uncertainty": 120
},
"departure": {
"time": "1752833509",
"uncertainty": 120
},
"stopId": "0:CMOUC",
"stopSequence": 36
},
{
"arrival": {
"time": "1752833543",
"uncertainty": 120
},
"departure": {
"time": "1752833543",
"uncertainty": 120
},
"stopId": "0:AMAND",
"stopSequence": 37
},
{
"arrival": {
"time": "1752833609",
"uncertainty": 120
},
"departure": {
"time": "1752833609",
"uncertainty": 120
},
"stopId": "0:CEZA 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1752833650",
"uncertainty": 120
},
"departure": {
"time": "1752833650",
"uncertainty": 120
},
"stopId": "0:GAREN 2",
"stopSequence": 39
},
{
"arrival": {
"time": "1752833716",
"uncertainty": 120
},
"departure": {
"time": "1752833716",
"uncertainty": 120
},
"stopId": "0:VFLEU 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1752833771",
"uncertainty": 120
},
"departure": {
"time": "1752833771",
"uncertainty": 120
},
"stopId": "0:LAUTR 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1752833807",
"uncertainty": 120
},
"departure": {
"time": "1752833807",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1752833869",
"uncertainty": 120
},
"departure": {
"time": "1752833869",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 43
},
{
"arrival": {
"time": "1752833908",
"uncertainty": 120
},
"departure": {
"time": "1752833908",
"uncertainty": 120
},
"stopId": "0:BRASS 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1752833956",
"uncertainty": 120
},
"departure": {
"time": "1752833956",
"uncertainty": 120
},
"stopId": "0:ABRIC 2",
"stopSequence": 45
},
{
"arrival": {
"time": "1752834011",
"uncertainty": 120
},
"departure": {
"time": "1752834011",
"uncertainty": 120
},
"stopId": "0:VIVIE 2",
"stopSequence": 46
},
{
"arrival": {
"time": "1752834087",
"uncertainty": 120
},
"departure": {
"time": "1752834087",
"uncertainty": 120
},
"stopId": "0:PARE",
"stopSequence": 47
},
{
"arrival": {
"time": "1752834127",
"uncertainty": 120
},
"departure": {
"time": "1752834127",
"uncertainty": 120
},
"stopId": "0:LGEAIS2",
"stopSequence": 48
},
{
"arrival": {
"time": "1752834179",
"uncertainty": 120
},
"departure": {
"time": "1752834179",
"uncertainty": 120
},
"stopId": "0:VERGE 2",
"stopSequence": 49
},
{
"arrival": {
"time": "1752834247",
"uncertainty": 120
},
"departure": {
"time": "1752834247",
"uncertainty": 120
},
"stopId": "0:ECOLE 2",
"stopSequence": 50
},
{
"arrival": {
"time": "1752834326",
"uncertainty": 120
},
"departure": {
"time": "1752834326",
"uncertainty": 120
},
"stopId": "0:MONG 2",
"stopSequence": 51
},
{
"arrival": {
"time": "1752834349",
"uncertainty": 120
},
"departure": {
"time": "1752834349",
"uncertainty": 120
},
"stopId": "0:ARMA 2",
"stopSequence": 52
},
{
"arrival": {
"time": "1752834504",
"uncertainty": 120
},
"departure": {
"time": "1752834504",
"uncertainty": 120
},
"stopId": "0:ECHAU",
"stopSequence": 53
},
{
"arrival": {
"time": "1752834589",
"uncertainty": 120
},
"departure": {
"time": "1752834589",
"uncertainty": 120
},
"stopId": "0:CLAC",
"stopSequence": 54
},
{
"arrival": {
"time": "1752834708",
"uncertainty": 120
},
"departure": {
"time": "1752834708",
"uncertainty": 120
},
"stopId": "0:CGYM",
"stopSequence": 55
},
{
"arrival": {
"time": "1752834745",
"uncertainty": 120
},
"departure": {
"time": "1752834745",
"uncertainty": 120
},
"stopId": "0:CHAUT",
"stopSequence": 56
},
{
"arrival": {
"time": "1752834829",
"uncertainty": 120
},
"departure": {
"time": "1752834829",
"uncertainty": 120
},
"stopId": "0:CSDF 3",
"stopSequence": 57
},
{
"arrival": {
"time": "1752834942",
"uncertainty": 120
},
"departure": {
"time": "1752834942",
"uncertainty": 120
},
"stopId": "0:CPDP",
"stopSequence": 58
},
{
"arrival": {
"time": "1752835009",
"uncertainty": 120
},
"stopId": "0:CARD",
"stopSequence": 59
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079434"
},
"vehicle": {
"id": "276",
"label": "276"
}
}
},
{
"id": "3080450",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752835436",
"uncertainty": 120
},
"departure": {
"time": "1752835436",
"uncertainty": 120
},
"stopId": "0:_LYT 2"
},
{
"arrival": {
"time": "1752835486",
"uncertainty": 120
},
"departure": {
"time": "1752835486",
"uncertainty": 120
},
"stopId": "0:_AMP 2"
},
{
"departure": {
"time": "1752834660",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 1
},
{
"arrival": {
"time": "1752834691",
"uncertainty": 120
},
"departure": {
"time": "1752834691",
"uncertainty": 120
},
"stopId": "0:_LSY",
"stopSequence": 2
},
{
"arrival": {
"time": "1752834720",
"uncertainty": 120
},
"departure": {
"time": "1752834720",
"uncertainty": 120
},
"stopId": "0:_COD 4",
"stopSequence": 3
},
{
"arrival": {
"time": "1752834752",
"uncertainty": 120
},
"departure": {
"time": "1752834752",
"uncertainty": 120
},
"stopId": "0:_DID",
"stopSequence": 4
},
{
"arrival": {
"time": "1752834817",
"uncertainty": 120
},
"departure": {
"time": "1752834817",
"uncertainty": 120
},
"stopId": "0:_LYD 5",
"stopSequence": 5
},
{
"arrival": {
"time": "1752834900",
"uncertainty": 120
},
"departure": {
"time": "1752834900",
"uncertainty": 120
},
"stopId": "0:_LYD 4",
"stopSequence": 6
},
{
"arrival": {
"time": "1752834997",
"uncertainty": 120
},
"departure": {
"time": "1752834997",
"uncertainty": 120
},
"stopId": "0:_PMA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752835021",
"uncertainty": 120
},
"departure": {
"time": "1752835021",
"uncertainty": 120
},
"stopId": "0:_DUC",
"stopSequence": 8
},
{
"arrival": {
"time": "1752835080",
"uncertainty": 120
},
"departure": {
"time": "1752835080",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 9
},
{
"arrival": {
"time": "1752835127",
"uncertainty": 120
},
"departure": {
"time": "1752835127",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 10
},
{
"arrival": {
"time": "1752835200",
"uncertainty": 120
},
"departure": {
"time": "1752835200",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 11
},
{
"arrival": {
"time": "1752835380",
"uncertainty": 120
},
"departure": {
"time": "1752835380",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752835464",
"uncertainty": 120
},
"departure": {
"time": "1752835464",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYT 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752835523",
"uncertainty": 120
},
"departure": {
"time": "1752835523",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AMP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752835522",
"uncertainty": 120
},
"departure": {
"time": "1752835522",
"uncertainty": 120
},
"stopId": "0:_GAM 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752835624",
"uncertainty": 120
},
"departure": {
"time": "1752835624",
"uncertainty": 120
},
"stopId": "0:_CNA 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752835739",
"uncertainty": 120
},
"departure": {
"time": "1752835739",
"uncertainty": 120
},
"stopId": "0:_MOUN",
"stopSequence": 17
},
{
"arrival": {
"time": "1752835771",
"uncertainty": 120
},
"departure": {
"time": "1752835771",
"uncertainty": 120
},
"stopId": "0:_VINA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752835809",
"uncertainty": 120
},
"departure": {
"time": "1752835809",
"uncertainty": 120
},
"stopId": "0:_MDE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752835892",
"uncertainty": 120
},
"departure": {
"time": "1752835892",
"uncertainty": 120
},
"stopId": "0:_DEP 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752835942",
"uncertainty": 120
},
"departure": {
"time": "1752835942",
"uncertainty": 120
},
"stopId": "0:_JCH 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752836024",
"uncertainty": 120
},
"departure": {
"time": "1752836024",
"uncertainty": 120
},
"stopId": "0:_FBF 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752836122",
"uncertainty": 120
},
"departure": {
"time": "1752836122",
"uncertainty": 120
},
"stopId": "0:_SVC",
"stopSequence": 23
},
{
"arrival": {
"time": "1752836242",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080450"
}
}
},
{
"id": "3079473",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752834600",
"uncertainty": 120
},
"stopId": "0:_VPD",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "46",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079473"
}
}
},
{
"id": "3079487",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752831365",
"uncertainty": 120
},
"departure": {
"time": "1752831365",
"uncertainty": 120
},
"stopId": "0:LGMOU"
},
{
"arrival": {
"time": "1752831442",
"uncertainty": 120
},
"departure": {
"time": "1752831442",
"uncertainty": 120
},
"stopId": "0:MONGE 2"
},
{
"departure": {
"time": "1752828541",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752828787",
"uncertainty": 120
},
"departure": {
"time": "1752828787",
"uncertainty": 120
},
"stopId": "0:LPLOV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752828916",
"uncertainty": 120
},
"departure": {
"time": "1752828916",
"uncertainty": 120
},
"stopId": "0:CHAN 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752828991",
"uncertainty": 120
},
"departure": {
"time": "1752829111",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752829273",
"uncertainty": 120
},
"departure": {
"time": "1752829352",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752829476",
"uncertainty": 120
},
"departure": {
"time": "1752829476",
"uncertainty": 120
},
"stopId": "0:KENNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1752829552",
"uncertainty": 120
},
"departure": {
"time": "1752829562",
"uncertainty": 120
},
"stopId": "0:BECQU",
"stopSequence": 7
},
{
"arrival": {
"time": "1752829630",
"uncertainty": 120
},
"departure": {
"time": "1752829651",
"uncertainty": 120
},
"stopId": "0:ADER 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752829691",
"uncertainty": 120
},
"departure": {
"time": "1752829711",
"uncertainty": 120
},
"stopId": "0:NIEP",
"stopSequence": 9
},
{
"arrival": {
"time": "1752829771",
"uncertainty": 120
},
"departure": {
"time": "1752829771",
"uncertainty": 120
},
"stopId": "0:VEDRI",
"stopSequence": 10
},
{
"arrival": {
"time": "1752829958",
"uncertainty": 120
},
"departure": {
"time": "1752829958",
"uncertainty": 120
},
"stopId": "0:MOZAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752830040",
"uncertainty": 120
},
"departure": {
"time": "1752830040",
"uncertainty": 120
},
"stopId": "0:BEETH",
"stopSequence": 12
},
{
"arrival": {
"time": "1752830112",
"uncertainty": 120
},
"departure": {
"time": "1752830132",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 13
},
{
"arrival": {
"time": "1752830251",
"uncertainty": 120
},
"departure": {
"time": "1752830251",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 14
},
{
"arrival": {
"time": "1752830371",
"uncertainty": 120
},
"departure": {
"time": "1752830371",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1752830385",
"uncertainty": 120
},
"departure": {
"time": "1752830401",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 16
},
{
"arrival": {
"time": "1752830450",
"uncertainty": 120
},
"departure": {
"time": "1752830450",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1752830528",
"uncertainty": 120
},
"departure": {
"time": "1752830528",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 18
},
{
"arrival": {
"time": "1752830551",
"uncertainty": 120
},
"departure": {
"time": "1752830551",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 19
},
{
"arrival": {
"time": "1752830586",
"uncertainty": 120
},
"departure": {
"time": "1752830586",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752830671",
"uncertainty": 120
},
"departure": {
"time": "1752830671",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 21
},
{
"arrival": {
"time": "1752830724",
"uncertainty": 120
},
"departure": {
"time": "1752830732",
"uncertainty": 120
},
"stopId": "0:MJUIN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752830791",
"uncertainty": 120
},
"departure": {
"time": "1752830821",
"uncertainty": 120
},
"stopId": "0:UTRIL 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752830891",
"uncertainty": 120
},
"departure": {
"time": "1752830891",
"uncertainty": 120
},
"stopId": "0:MANDR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752830971",
"uncertainty": 120
},
"departure": {
"time": "1752830971",
"uncertainty": 120
},
"stopId": "0:LBAUM",
"stopSequence": 25
},
{
"arrival": {
"time": "1752831055",
"uncertainty": 120
},
"departure": {
"time": "1752831055",
"uncertainty": 120
},
"stopId": "0:LGPLA",
"stopSequence": 26
},
{
"arrival": {
"time": "1752831113",
"uncertainty": 120
},
"departure": {
"time": "1752831113",
"uncertainty": 120
},
"stopId": "0:BDMUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1752831148",
"uncertainty": 120
},
"departure": {
"time": "1752831152",
"uncertainty": 120
},
"stopId": "0:FONTL 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752831301",
"uncertainty": 120
},
"departure": {
"time": "1752831301",
"uncertainty": 120
},
"stopId": "0:VHUGO",
"stopSequence": 29
},
{
"arrival": {
"time": "1752831000",
"uncertainty": 120
},
"departure": {
"time": "1752831000",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752831056",
"uncertainty": 120
},
"departure": {
"time": "1752831056",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752831442",
"uncertainty": 120
},
"departure": {
"time": "1752831442",
"uncertainty": 120
},
"stopId": "0:MONGE 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1752831489",
"uncertainty": 120
},
"departure": {
"time": "1752831489",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1752831535",
"uncertainty": 120
},
"departure": {
"time": "1752831535",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1752831581",
"uncertainty": 120
},
"departure": {
"time": "1752831581",
"uncertainty": 120
},
"stopId": "0:MPAU 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1752831652",
"uncertainty": 120
},
"departure": {
"time": "1752831652",
"uncertainty": 120
},
"stopId": "0:TENN 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1752831689",
"uncertainty": 120
},
"departure": {
"time": "1752831689",
"uncertainty": 120
},
"stopId": "0:PORT 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1752831775",
"uncertainty": 120
},
"stopId": "0:EPERV",
"stopSequence": 38
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079487"
},
"vehicle": {
"id": "80",
"label": "80"
}
}
},
{
"id": "3079383",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752834046",
"uncertainty": 120
},
"departure": {
"time": "1752834046",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1752834056",
"uncertainty": 120
},
"departure": {
"time": "1752834056",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1752834153",
"uncertainty": 120
},
"departure": {
"time": "1752834153",
"uncertainty": 120
},
"stopId": "0:_GMU Q"
},
{
"arrival": {
"time": "1752834156",
"uncertainty": 120
},
"departure": {
"time": "1752834156",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"arrival": {
"time": "1752834156",
"uncertainty": 120
},
"departure": {
"time": "1752834156",
"uncertainty": 120
},
"stopId": "0:_GMU"
},
{
"arrival": {
"time": "1752834278",
"uncertainty": 120
},
"departure": {
"time": "1752834278",
"uncertainty": 120
},
"stopId": "0:_LIB 2"
},
{
"arrival": {
"time": "1752834287",
"uncertainty": 120
},
"departure": {
"time": "1752834287",
"uncertainty": 120
},
"stopId": "0:_LIB 2"
},
{
"arrival": {
"time": "1752834343",
"uncertainty": 120
},
"departure": {
"time": "1752834343",
"uncertainty": 120
},
"stopId": "0:_DUC 2"
},
{
"arrival": {
"time": "1752834369",
"uncertainty": 120
},
"departure": {
"time": "1752834369",
"uncertainty": 120
},
"stopId": "0:_PMA 2"
},
{
"arrival": {
"time": "1752834544",
"uncertainty": 120
},
"departure": {
"time": "1752834544",
"uncertainty": 120
},
"stopId": "0:_MCC 2"
},
{
"arrival": {
"time": "1752834598",
"uncertainty": 120
},
"departure": {
"time": "1752834598",
"uncertainty": 120
},
"stopId": "0:_YRA 2"
},
{
"departure": {
"time": "1752832800",
"uncertainty": 120
},
"stopId": "0:_SPLR",
"stopSequence": 1
},
{
"arrival": {
"time": "1752832864",
"uncertainty": 120
},
"departure": {
"time": "1752832864",
"uncertainty": 120
},
"stopId": "0:_SPMAN",
"stopSequence": 2
},
{
"arrival": {
"time": "1752832980",
"uncertainty": 120
},
"departure": {
"time": "1752832980",
"uncertainty": 120
},
"stopId": "0:_PSP",
"stopSequence": 3
},
{
"arrival": {
"time": "1752833100",
"uncertainty": 120
},
"departure": {
"time": "1752833100",
"uncertainty": 120
},
"stopId": "0:_SVC 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752833239",
"uncertainty": 120
},
"departure": {
"time": "1752833239",
"uncertainty": 120
},
"stopId": "0:_CAF",
"stopSequence": 5
},
{
"arrival": {
"time": "1752833286",
"uncertainty": 120
},
"departure": {
"time": "1752833286",
"uncertainty": 120
},
"stopId": "0:ZAR 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752833364",
"uncertainty": 120
},
"departure": {
"time": "1752833364",
"uncertainty": 120
},
"stopId": "0:_MCU",
"stopSequence": 7
},
{
"arrival": {
"time": "1752833394",
"uncertainty": 120
},
"departure": {
"time": "1752833394",
"uncertainty": 120
},
"stopId": "0:_LVI",
"stopSequence": 8
},
{
"arrival": {
"time": "1752833460",
"uncertainty": 120
},
"departure": {
"time": "1752833460",
"uncertainty": 120
},
"stopId": "0:_NOB",
"stopSequence": 9
},
{
"arrival": {
"time": "1752833530",
"uncertainty": 120
},
"departure": {
"time": "1752833530",
"uncertainty": 120
},
"stopId": "0:BOVIAN",
"stopSequence": 10
},
{
"arrival": {
"time": "1752833585",
"uncertainty": 120
},
"departure": {
"time": "1752833585",
"uncertainty": 120
},
"stopId": "0:_GALB",
"stopSequence": 11
},
{
"arrival": {
"time": "1752833668",
"uncertainty": 120
},
"departure": {
"time": "1752833668",
"uncertainty": 120
},
"stopId": "0:_SEX",
"stopSequence": 12
},
{
"arrival": {
"time": "1752833737",
"uncertainty": 120
},
"departure": {
"time": "1752833737",
"uncertainty": 120
},
"stopId": "0:_ADM",
"stopSequence": 13
},
{
"arrival": {
"time": "1752833789",
"uncertainty": 120
},
"departure": {
"time": "1752833789",
"uncertainty": 120
},
"stopId": "0:_PCA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752833880",
"uncertainty": 120
},
"departure": {
"time": "1752833880",
"uncertainty": 120
},
"stopId": "0:_GAM",
"stopSequence": 15
},
{
"arrival": {
"time": "1752833944",
"uncertainty": 120
},
"departure": {
"time": "1752833944",
"uncertainty": 120
},
"stopId": "0:_AMP",
"stopSequence": 16
},
{
"arrival": {
"time": "1752834044",
"uncertainty": 120
},
"departure": {
"time": "1752834044",
"uncertainty": 120
},
"stopId": "0:_LYT",
"stopSequence": 17
},
{
"arrival": {
"time": "1752834120",
"uncertainty": 120
},
"departure": {
"time": "1752834120",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 18
},
{
"arrival": {
"time": "1752834300",
"uncertainty": 120
},
"departure": {
"time": "1752834300",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GMU",
"stopSequence": 19
},
{
"arrival": {
"time": "1752834238",
"uncertainty": 120
},
"departure": {
"time": "1752834238",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752834420",
"uncertainty": 120
},
"departure": {
"time": "1752834420",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LIB 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752834503",
"uncertainty": 120
},
"departure": {
"time": "1752834503",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_CLX 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752834570",
"uncertainty": 120
},
"departure": {
"time": "1752834570",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JRO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752834604",
"uncertainty": 120
},
"departure": {
"time": "1752834604",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LRE 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752834660",
"uncertainty": 120
},
"departure": {
"time": "1752834660",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_MCC 4",
"stopSequence": 25
},
{
"arrival": {
"time": "1752834690",
"uncertainty": 120
},
"departure": {
"time": "1752834690",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_YRA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752834621",
"uncertainty": 120
},
"departure": {
"time": "1752834621",
"uncertainty": 120
},
"stopId": "0:_LPA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752834670",
"uncertainty": 120
},
"departure": {
"time": "1752834670",
"uncertainty": 120
},
"stopId": "0:_ACA 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752834698",
"uncertainty": 120
},
"departure": {
"time": "1752834698",
"uncertainty": 120
},
"stopId": "0:_LAS 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752834743",
"uncertainty": 120
},
"departure": {
"time": "1752834743",
"uncertainty": 120
},
"stopId": "0:_AUR 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752834836",
"uncertainty": 120
},
"departure": {
"time": "1752834836",
"uncertainty": 120
},
"stopId": "0:_LSE 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752834869",
"uncertainty": 120
},
"stopId": "0:_HOP 2",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079383"
}
}
},
{
"id": "3079382",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752831454",
"uncertainty": 120
},
"departure": {
"time": "1752831475",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1752831485",
"uncertainty": 120
},
"departure": {
"time": "1752831485",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1752831582",
"uncertainty": 120
},
"departure": {
"time": "1752831582",
"uncertainty": 120
},
"stopId": "0:_GMU Q"
},
{
"arrival": {
"time": "1752831585",
"uncertainty": 120
},
"departure": {
"time": "1752831585",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"arrival": {
"time": "1752831585",
"uncertainty": 120
},
"departure": {
"time": "1752831585",
"uncertainty": 120
},
"stopId": "0:_GMU"
},
{
"arrival": {
"time": "1752831700",
"uncertainty": 120
},
"departure": {
"time": "1752831700",
"uncertainty": 120
},
"stopId": "0:_LIB 2"
},
{
"arrival": {
"time": "1752831709",
"uncertainty": 120
},
"departure": {
"time": "1752831709",
"uncertainty": 120
},
"stopId": "0:_LIB 2"
},
{
"arrival": {
"time": "1752831765",
"uncertainty": 120
},
"departure": {
"time": "1752831765",
"uncertainty": 120
},
"stopId": "0:_DUC 2"
},
{
"arrival": {
"time": "1752831791",
"uncertainty": 120
},
"departure": {
"time": "1752831791",
"uncertainty": 120
},
"stopId": "0:_PMA 2"
},
{
"arrival": {
"time": "1752831966",
"uncertainty": 120
},
"departure": {
"time": "1752831966",
"uncertainty": 120
},
"stopId": "0:_MCC 2"
},
{
"arrival": {
"time": "1752832020",
"uncertainty": 120
},
"departure": {
"time": "1752832020",
"uncertainty": 120
},
"stopId": "0:_YRA 2"
},
{
"departure": {
"time": "1752830166",
"uncertainty": 120
},
"stopId": "0:_SPLR",
"stopSequence": 1
},
{
"arrival": {
"time": "1752830267",
"uncertainty": 120
},
"departure": {
"time": "1752830267",
"uncertainty": 120
},
"stopId": "0:_SPMAN",
"stopSequence": 2
},
{
"arrival": {
"time": "1752830399",
"uncertainty": 120
},
"departure": {
"time": "1752830403",
"uncertainty": 120
},
"stopId": "0:_PSP",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830483",
"uncertainty": 120
},
"departure": {
"time": "1752830493",
"uncertainty": 120
},
"stopId": "0:_SVC 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752830647",
"uncertainty": 120
},
"departure": {
"time": "1752830647",
"uncertainty": 120
},
"stopId": "0:_CAF",
"stopSequence": 5
},
{
"arrival": {
"time": "1752830710",
"uncertainty": 120
},
"departure": {
"time": "1752830710",
"uncertainty": 120
},
"stopId": "0:ZAR 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752830808",
"uncertainty": 120
},
"departure": {
"time": "1752830808",
"uncertainty": 120
},
"stopId": "0:_MCU",
"stopSequence": 7
},
{
"arrival": {
"time": "1752830838",
"uncertainty": 120
},
"departure": {
"time": "1752830838",
"uncertainty": 120
},
"stopId": "0:_LVI",
"stopSequence": 8
},
{
"arrival": {
"time": "1752830898",
"uncertainty": 120
},
"departure": {
"time": "1752830898",
"uncertainty": 120
},
"stopId": "0:_NOB",
"stopSequence": 9
},
{
"arrival": {
"time": "1752830973",
"uncertainty": 120
},
"departure": {
"time": "1752830973",
"uncertainty": 120
},
"stopId": "0:BOVIAN",
"stopSequence": 10
},
{
"arrival": {
"time": "1752831030",
"uncertainty": 120
},
"departure": {
"time": "1752831030",
"uncertainty": 120
},
"stopId": "0:_GALB",
"stopSequence": 11
},
{
"arrival": {
"time": "1752831076",
"uncertainty": 120
},
"departure": {
"time": "1752831096",
"uncertainty": 120
},
"stopId": "0:_SEX",
"stopSequence": 12
},
{
"arrival": {
"time": "1752831146",
"uncertainty": 120
},
"departure": {
"time": "1752831146",
"uncertainty": 120
},
"stopId": "0:_ADM",
"stopSequence": 13
},
{
"arrival": {
"time": "1752831182",
"uncertainty": 120
},
"departure": {
"time": "1752831182",
"uncertainty": 120
},
"stopId": "0:_PCA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752831300",
"uncertainty": 120
},
"departure": {
"time": "1752831304",
"uncertainty": 120
},
"stopId": "0:_GAM",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831342",
"uncertainty": 120
},
"departure": {
"time": "1752831373",
"uncertainty": 120
},
"stopId": "0:_AMP",
"stopSequence": 16
},
{
"arrival": {
"time": "1752831449",
"uncertainty": 120
},
"departure": {
"time": "1752831453",
"uncertainty": 120
},
"stopId": "0:_LYT",
"stopSequence": 17
},
{
"arrival": {
"time": "1752831420",
"uncertainty": 120
},
"departure": {
"time": "1752831420",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 18
},
{
"arrival": {
"time": "1752831600",
"uncertainty": 120
},
"departure": {
"time": "1752831600",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GMU",
"stopSequence": 19
},
{
"arrival": {
"time": "1752831667",
"uncertainty": 120
},
"departure": {
"time": "1752831667",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752831720",
"uncertainty": 120
},
"departure": {
"time": "1752831720",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LIB 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752831803",
"uncertainty": 120
},
"departure": {
"time": "1752831803",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_CLX 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752831870",
"uncertainty": 120
},
"departure": {
"time": "1752831870",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JRO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752831904",
"uncertainty": 120
},
"departure": {
"time": "1752831904",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LRE 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752831960",
"uncertainty": 120
},
"departure": {
"time": "1752831960",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_MCC 4",
"stopSequence": 25
},
{
"arrival": {
"time": "1752831990",
"uncertainty": 120
},
"departure": {
"time": "1752831990",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_YRA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752832043",
"uncertainty": 120
},
"departure": {
"time": "1752832043",
"uncertainty": 120
},
"stopId": "0:_LPA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752832092",
"uncertainty": 120
},
"departure": {
"time": "1752832092",
"uncertainty": 120
},
"stopId": "0:_ACA 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752832120",
"uncertainty": 120
},
"departure": {
"time": "1752832120",
"uncertainty": 120
},
"stopId": "0:_LAS 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752832165",
"uncertainty": 120
},
"departure": {
"time": "1752832165",
"uncertainty": 120
},
"stopId": "0:_AUR 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752832258",
"uncertainty": 120
},
"departure": {
"time": "1752832258",
"uncertainty": 120
},
"stopId": "0:_LSE 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752832291",
"uncertainty": 120
},
"stopId": "0:_HOP 2",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079382"
},
"vehicle": {
"id": "891",
"label": "891"
}
}
},
{
"id": "3080507",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752829980",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752830071",
"uncertainty": 120
},
"departure": {
"time": "1752830071",
"uncertainty": 120
},
"stopId": "0:GAGAR 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752830131",
"uncertainty": 120
},
"departure": {
"time": "1752830131",
"uncertainty": 120
},
"stopId": "0:ROSTA 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830157",
"uncertainty": 120
},
"departure": {
"time": "1752830161",
"uncertainty": 120
},
"stopId": "0:CLAUD 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752830237",
"uncertainty": 120
},
"departure": {
"time": "1752830251",
"uncertainty": 120
},
"stopId": "0:MAIRI G2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752830329",
"uncertainty": 120
},
"departure": {
"time": "1752830341",
"uncertainty": 120
},
"stopId": "0:CVILL 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752830371",
"uncertainty": 120
},
"departure": {
"time": "1752830371",
"uncertainty": 120
},
"stopId": "0:CLEME 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752830432",
"uncertainty": 120
},
"departure": {
"time": "1752830432",
"uncertainty": 120
},
"stopId": "0:BOTT",
"stopSequence": 8
},
{
"arrival": {
"time": "1752830573",
"uncertainty": 120
},
"departure": {
"time": "1752830573",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 9
},
{
"arrival": {
"time": "1752830636",
"uncertainty": 120
},
"departure": {
"time": "1752830641",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 10
},
{
"arrival": {
"time": "1752830732",
"uncertainty": 120
},
"departure": {
"time": "1752830791",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 11
},
{
"arrival": {
"time": "1752830897",
"uncertainty": 120
},
"departure": {
"time": "1752830897",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 12
},
{
"arrival": {
"time": "1752830971",
"uncertainty": 120
},
"departure": {
"time": "1752830971",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 13
},
{
"arrival": {
"time": "1752831031",
"uncertainty": 120
},
"departure": {
"time": "1752831031",
"uncertainty": 120
},
"stopId": "0:RESER 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752831121",
"uncertainty": 120
},
"departure": {
"time": "1752831121",
"uncertainty": 120
},
"stopId": "0:TROND 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831197",
"uncertainty": 120
},
"departure": {
"time": "1752831211",
"uncertainty": 120
},
"stopId": "0:VALEN 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752831287",
"uncertainty": 120
},
"departure": {
"time": "1752831287",
"uncertainty": 120
},
"stopId": "0:MDBOU 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752831350",
"uncertainty": 120
},
"departure": {
"time": "1752831361",
"uncertainty": 120
},
"stopId": "0:IADAM 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752831429",
"uncertainty": 120
},
"departure": {
"time": "1752831429",
"uncertainty": 120
},
"stopId": "0:CYRAN 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752831495",
"uncertainty": 120
},
"departure": {
"time": "1752831495",
"uncertainty": 120
},
"stopId": "0:TEMPL 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752831519",
"uncertainty": 120
},
"departure": {
"time": "1752831519",
"uncertainty": 120
},
"stopId": "0:RALPE 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752831603",
"uncertainty": 120
},
"departure": {
"time": "1752831603",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752831664",
"uncertainty": 120
},
"departure": {
"time": "1752831664",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 23
},
{
"arrival": {
"time": "1752831705",
"uncertainty": 120
},
"departure": {
"time": "1752831705",
"uncertainty": 120
},
"stopId": "0:BRASS 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752831742",
"uncertainty": 120
},
"departure": {
"time": "1752831742",
"uncertainty": 120
},
"stopId": "0:ABRIC 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752831770",
"uncertainty": 120
},
"departure": {
"time": "1752831770",
"uncertainty": 120
},
"stopId": "0:TALAV 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752831822",
"uncertainty": 120
},
"departure": {
"time": "1752831822",
"uncertainty": 120
},
"stopId": "0:FOLLE 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752831832",
"uncertainty": 120
},
"departure": {
"time": "1752831832",
"uncertainty": 120
},
"stopId": "0:LALLE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752831859",
"uncertainty": 120
},
"departure": {
"time": "1752831859",
"uncertainty": 120
},
"stopId": "0:VORGI 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752831915",
"uncertainty": 120
},
"departure": {
"time": "1752831915",
"uncertainty": 120
},
"stopId": "0:BELLE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752831949",
"uncertainty": 120
},
"departure": {
"time": "1752831949",
"uncertainty": 120
},
"stopId": "0:MANOU 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752832008",
"uncertainty": 120
},
"departure": {
"time": "1752832008",
"uncertainty": 120
},
"stopId": "0:JBREL 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1752832027",
"uncertainty": 120
},
"departure": {
"time": "1752832027",
"uncertainty": 120
},
"stopId": "0:LECON 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1752832073",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080507"
},
"vehicle": {
"id": "105",
"label": "105"
}
}
},
{
"id": "3080508",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752831212",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752831272",
"uncertainty": 120
},
"departure": {
"time": "1752831272",
"uncertainty": 120
},
"stopId": "0:GAGAR 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752831326",
"uncertainty": 120
},
"departure": {
"time": "1752831326",
"uncertainty": 120
},
"stopId": "0:ROSTA 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752831351",
"uncertainty": 120
},
"departure": {
"time": "1752831361",
"uncertainty": 120
},
"stopId": "0:CLAUD 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752831415",
"uncertainty": 120
},
"departure": {
"time": "1752831415",
"uncertainty": 120
},
"stopId": "0:MAIRI G2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752831480",
"uncertainty": 120
},
"departure": {
"time": "1752831480",
"uncertainty": 120
},
"stopId": "0:CVILL 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752831511",
"uncertainty": 120
},
"departure": {
"time": "1752831511",
"uncertainty": 120
},
"stopId": "0:CLEME 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752831572",
"uncertainty": 120
},
"departure": {
"time": "1752831572",
"uncertainty": 120
},
"stopId": "0:BOTT",
"stopSequence": 8
},
{
"arrival": {
"time": "1752831719",
"uncertainty": 120
},
"departure": {
"time": "1752831719",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 9
},
{
"arrival": {
"time": "1752831780",
"uncertainty": 120
},
"departure": {
"time": "1752831780",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 10
},
{
"arrival": {
"time": "1752831868",
"uncertainty": 120
},
"departure": {
"time": "1752831868",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 11
},
{
"arrival": {
"time": "1752831979",
"uncertainty": 120
},
"departure": {
"time": "1752831979",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 12
},
{
"arrival": {
"time": "1752832042",
"uncertainty": 120
},
"departure": {
"time": "1752832042",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 13
},
{
"arrival": {
"time": "1752832102",
"uncertainty": 120
},
"departure": {
"time": "1752832102",
"uncertainty": 120
},
"stopId": "0:RESER 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752832193",
"uncertainty": 120
},
"departure": {
"time": "1752832193",
"uncertainty": 120
},
"stopId": "0:TROND 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752832271",
"uncertainty": 120
},
"departure": {
"time": "1752832271",
"uncertainty": 120
},
"stopId": "0:VALEN 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752832344",
"uncertainty": 120
},
"departure": {
"time": "1752832344",
"uncertainty": 120
},
"stopId": "0:MDBOU 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752832407",
"uncertainty": 120
},
"departure": {
"time": "1752832407",
"uncertainty": 120
},
"stopId": "0:IADAM 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752832512",
"uncertainty": 120
},
"departure": {
"time": "1752832512",
"uncertainty": 120
},
"stopId": "0:CYRAN 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752832568",
"uncertainty": 120
},
"departure": {
"time": "1752832568",
"uncertainty": 120
},
"stopId": "0:TEMPL 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752832607",
"uncertainty": 120
},
"departure": {
"time": "1752832607",
"uncertainty": 120
},
"stopId": "0:RALPE 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752832677",
"uncertainty": 120
},
"departure": {
"time": "1752832677",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752832741",
"uncertainty": 120
},
"departure": {
"time": "1752832741",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 23
},
{
"arrival": {
"time": "1752832790",
"uncertainty": 120
},
"departure": {
"time": "1752832790",
"uncertainty": 120
},
"stopId": "0:BRASS 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752832851",
"uncertainty": 120
},
"departure": {
"time": "1752832851",
"uncertainty": 120
},
"stopId": "0:ABRIC 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752832884",
"uncertainty": 120
},
"departure": {
"time": "1752832884",
"uncertainty": 120
},
"stopId": "0:TALAV 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752832936",
"uncertainty": 120
},
"departure": {
"time": "1752832936",
"uncertainty": 120
},
"stopId": "0:FOLLE 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752832955",
"uncertainty": 120
},
"departure": {
"time": "1752832955",
"uncertainty": 120
},
"stopId": "0:LALLE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752832982",
"uncertainty": 120
},
"departure": {
"time": "1752832982",
"uncertainty": 120
},
"stopId": "0:VORGI 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752833041",
"uncertainty": 120
},
"departure": {
"time": "1752833041",
"uncertainty": 120
},
"stopId": "0:BELLE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752833085",
"uncertainty": 120
},
"departure": {
"time": "1752833085",
"uncertainty": 120
},
"stopId": "0:MANOU 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752833137",
"uncertainty": 120
},
"departure": {
"time": "1752833137",
"uncertainty": 120
},
"stopId": "0:JBREL 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1752833175",
"uncertainty": 120
},
"departure": {
"time": "1752833175",
"uncertainty": 120
},
"stopId": "0:LECON 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1752833221",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080508"
},
"vehicle": {
"id": "56",
"label": "56"
}
}
},
{
"id": "3079363",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752832965",
"uncertainty": 120
},
"departure": {
"time": "1752832965",
"uncertainty": 120
},
"stopId": "0:_YRAB"
},
{
"arrival": {
"time": "1752833008",
"uncertainty": 120
},
"departure": {
"time": "1752833008",
"uncertainty": 120
},
"stopId": "0:_MCC"
},
{
"arrival": {
"time": "1752833185",
"uncertainty": 120
},
"departure": {
"time": "1752833185",
"uncertainty": 120
},
"stopId": "0:_PMA"
},
{
"arrival": {
"time": "1752833217",
"uncertainty": 120
},
"departure": {
"time": "1752833217",
"uncertainty": 120
},
"stopId": "0:_DUC"
},
{
"arrival": {
"time": "1752833297",
"uncertainty": 120
},
"departure": {
"time": "1752833297",
"uncertainty": 120
},
"stopId": "0:_LIB"
},
{
"arrival": {
"time": "1752833636",
"uncertainty": 120
},
"departure": {
"time": "1752833636",
"uncertainty": 120
},
"stopId": "0:_LYT 2"
},
{
"arrival": {
"time": "1752833686",
"uncertainty": 120
},
"departure": {
"time": "1752833686",
"uncertainty": 120
},
"stopId": "0:_AMP 2"
},
{
"departure": {
"time": "1752832680",
"uncertainty": 120
},
"stopId": "0:_HOP",
"stopSequence": 1
},
{
"arrival": {
"time": "1752832712",
"uncertainty": 120
},
"departure": {
"time": "1752832712",
"uncertainty": 120
},
"stopId": "0:_LSE",
"stopSequence": 2
},
{
"arrival": {
"time": "1752832856",
"uncertainty": 120
},
"departure": {
"time": "1752832856",
"uncertainty": 120
},
"stopId": "0:_LAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1752832884",
"uncertainty": 120
},
"departure": {
"time": "1752832884",
"uncertainty": 120
},
"stopId": "0:_ACA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752832938",
"uncertainty": 120
},
"departure": {
"time": "1752832938",
"uncertainty": 120
},
"stopId": "0:_LPA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752832964",
"uncertainty": 120
},
"departure": {
"time": "1752832964",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_YRAB",
"stopSequence": 6
},
{
"arrival": {
"time": "1752832980",
"uncertainty": 120
},
"departure": {
"time": "1752832980",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_MCC 3",
"stopSequence": 7
},
{
"arrival": {
"time": "1752833047",
"uncertainty": 120
},
"departure": {
"time": "1752833047",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1752833085",
"uncertainty": 120
},
"departure": {
"time": "1752833085",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JRO",
"stopSequence": 9
},
{
"arrival": {
"time": "1752833186",
"uncertainty": 120
},
"departure": {
"time": "1752833186",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_CLX",
"stopSequence": 10
},
{
"arrival": {
"time": "1752833280",
"uncertainty": 120
},
"departure": {
"time": "1752833280",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LIB",
"stopSequence": 11
},
{
"arrival": {
"time": "1752833335",
"uncertainty": 120
},
"departure": {
"time": "1752833335",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 12
},
{
"arrival": {
"time": "1752833400",
"uncertainty": 120
},
"departure": {
"time": "1752833400",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 13
},
{
"arrival": {
"time": "1752833580",
"uncertainty": 120
},
"departure": {
"time": "1752833580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752833664",
"uncertainty": 120
},
"departure": {
"time": "1752833664",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYT 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752833723",
"uncertainty": 120
},
"departure": {
"time": "1752833723",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AMP 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752833722",
"uncertainty": 120
},
"departure": {
"time": "1752833722",
"uncertainty": 120
},
"stopId": "0:_GAM 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752833788",
"uncertainty": 120
},
"departure": {
"time": "1752833788",
"uncertainty": 120
},
"stopId": "0:_PCA 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752833836",
"uncertainty": 120
},
"departure": {
"time": "1752833836",
"uncertainty": 120
},
"stopId": "0:_ADM 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752833903",
"uncertainty": 120
},
"departure": {
"time": "1752833903",
"uncertainty": 120
},
"stopId": "0:_SEX 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752833999",
"uncertainty": 120
},
"departure": {
"time": "1752833999",
"uncertainty": 120
},
"stopId": "0:_GALB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752834064",
"uncertainty": 120
},
"departure": {
"time": "1752834064",
"uncertainty": 120
},
"stopId": "0:BOVIAN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752834142",
"uncertainty": 120
},
"departure": {
"time": "1752834142",
"uncertainty": 120
},
"stopId": "0:_NOB 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752834213",
"uncertainty": 120
},
"departure": {
"time": "1752834213",
"uncertainty": 120
},
"stopId": "0:_LVI 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752834242",
"uncertainty": 120
},
"departure": {
"time": "1752834242",
"uncertainty": 120
},
"stopId": "0:_MCU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752834319",
"uncertainty": 120
},
"departure": {
"time": "1752834319",
"uncertainty": 120
},
"stopId": "0:ZAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752834370",
"uncertainty": 120
},
"departure": {
"time": "1752834370",
"uncertainty": 120
},
"stopId": "0:_CAF 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752834502",
"uncertainty": 120
},
"departure": {
"time": "1752834502",
"uncertainty": 120
},
"stopId": "0:_SVC",
"stopSequence": 28
},
{
"arrival": {
"time": "1752834622",
"uncertainty": 120
},
"departure": {
"time": "1752834622",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752834776",
"uncertainty": 120
},
"departure": {
"time": "1752834776",
"uncertainty": 120
},
"stopId": "0:_SPMAN 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752834862",
"uncertainty": 120
},
"stopId": "0:_SPLR 2",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079363"
}
}
},
{
"id": "3079362",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752830242",
"uncertainty": 120
},
"departure": {
"time": "1752830285",
"uncertainty": 120
},
"stopId": "0:_YRAB"
},
{
"arrival": {
"time": "1752830334",
"uncertainty": 120
},
"departure": {
"time": "1752830334",
"uncertainty": 120
},
"stopId": "0:_MCC"
},
{
"arrival": {
"time": "1752830450",
"uncertainty": 120
},
"departure": {
"time": "1752830450",
"uncertainty": 120
},
"stopId": "0:_PMA"
},
{
"arrival": {
"time": "1752830482",
"uncertainty": 120
},
"departure": {
"time": "1752830482",
"uncertainty": 120
},
"stopId": "0:_DUC"
},
{
"arrival": {
"time": "1752830555",
"uncertainty": 120
},
"departure": {
"time": "1752830555",
"uncertainty": 120
},
"stopId": "0:_LIB"
},
{
"arrival": {
"time": "1752830954",
"uncertainty": 120
},
"departure": {
"time": "1752830962",
"uncertainty": 120
},
"stopId": "0:_LYT 2"
},
{
"arrival": {
"time": "1752831022",
"uncertainty": 120
},
"departure": {
"time": "1752831052",
"uncertainty": 120
},
"stopId": "0:_AMP 2"
},
{
"departure": {
"time": "1752829980",
"uncertainty": 120
},
"stopId": "0:_HOP",
"stopSequence": 1
},
{
"arrival": {
"time": "1752830022",
"uncertainty": 120
},
"departure": {
"time": "1752830022",
"uncertainty": 120
},
"stopId": "0:_LSE",
"stopSequence": 2
},
{
"arrival": {
"time": "1752830162",
"uncertainty": 120
},
"departure": {
"time": "1752830162",
"uncertainty": 120
},
"stopId": "0:_LAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830162",
"uncertainty": 120
},
"departure": {
"time": "1752830162",
"uncertainty": 120
},
"stopId": "0:_ACA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752830222",
"uncertainty": 120
},
"departure": {
"time": "1752830222",
"uncertainty": 120
},
"stopId": "0:_LPA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752830264",
"uncertainty": 120
},
"departure": {
"time": "1752830264",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_YRAB",
"stopSequence": 6
},
{
"arrival": {
"time": "1752830280",
"uncertainty": 120
},
"departure": {
"time": "1752830280",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_MCC 3",
"stopSequence": 7
},
{
"arrival": {
"time": "1752830347",
"uncertainty": 120
},
"departure": {
"time": "1752830347",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1752830385",
"uncertainty": 120
},
"departure": {
"time": "1752830385",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JRO",
"stopSequence": 9
},
{
"arrival": {
"time": "1752830486",
"uncertainty": 120
},
"departure": {
"time": "1752830486",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_CLX",
"stopSequence": 10
},
{
"arrival": {
"time": "1752830580",
"uncertainty": 120
},
"departure": {
"time": "1752830580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LIB",
"stopSequence": 11
},
{
"arrival": {
"time": "1752830594",
"uncertainty": 120
},
"departure": {
"time": "1752830594",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 12
},
{
"arrival": {
"time": "1752830667",
"uncertainty": 120
},
"departure": {
"time": "1752830667",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 13
},
{
"arrival": {
"time": "1752830894",
"uncertainty": 120
},
"departure": {
"time": "1752830894",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752830978",
"uncertainty": 120
},
"departure": {
"time": "1752830978",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYT 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831037",
"uncertainty": 120
},
"departure": {
"time": "1752831037",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AMP 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752831108",
"uncertainty": 120
},
"departure": {
"time": "1752831108",
"uncertainty": 120
},
"stopId": "0:_GAM 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752831185",
"uncertainty": 120
},
"departure": {
"time": "1752831185",
"uncertainty": 120
},
"stopId": "0:_PCA 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752831223",
"uncertainty": 120
},
"departure": {
"time": "1752831223",
"uncertainty": 120
},
"stopId": "0:_ADM 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752831259",
"uncertainty": 120
},
"departure": {
"time": "1752831259",
"uncertainty": 120
},
"stopId": "0:_SEX 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752831348",
"uncertainty": 120
},
"departure": {
"time": "1752831348",
"uncertainty": 120
},
"stopId": "0:_GALB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752831422",
"uncertainty": 120
},
"departure": {
"time": "1752831439",
"uncertainty": 120
},
"stopId": "0:BOVIAN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752831494",
"uncertainty": 120
},
"departure": {
"time": "1752831494",
"uncertainty": 120
},
"stopId": "0:_NOB 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752831565",
"uncertainty": 120
},
"departure": {
"time": "1752831565",
"uncertainty": 120
},
"stopId": "0:_LVI 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752831594",
"uncertainty": 120
},
"departure": {
"time": "1752831594",
"uncertainty": 120
},
"stopId": "0:_MCU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752831671",
"uncertainty": 120
},
"departure": {
"time": "1752831671",
"uncertainty": 120
},
"stopId": "0:ZAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752831722",
"uncertainty": 120
},
"departure": {
"time": "1752831722",
"uncertainty": 120
},
"stopId": "0:_CAF 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752831854",
"uncertainty": 120
},
"departure": {
"time": "1752831854",
"uncertainty": 120
},
"stopId": "0:_SVC",
"stopSequence": 28
},
{
"arrival": {
"time": "1752831934",
"uncertainty": 120
},
"departure": {
"time": "1752831934",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752832088",
"uncertainty": 120
},
"departure": {
"time": "1752832088",
"uncertainty": 120
},
"stopId": "0:_SPMAN 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752832174",
"uncertainty": 120
},
"stopId": "0:_SPLR 2",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079362"
},
"vehicle": {
"id": "852",
"label": "852"
}
}
},
{
"id": "3080509",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752832380",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080509"
}
}
},
{
"id": "3080510",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752833280",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080510"
}
}
},
{
"id": "3080511",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752834480",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080511"
}
}
},
{
"id": "3079421",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752831960",
"uncertainty": 120
},
"stopId": "0:CARD",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079421"
}
}
},
{
"id": "3079420",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752828542",
"uncertainty": 120
},
"stopId": "0:CARD",
"stopSequence": 1
},
{
"arrival": {
"time": "1752828586",
"uncertainty": 120
},
"departure": {
"time": "1752828586",
"uncertainty": 120
},
"stopId": "0:CPDP 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752828650",
"uncertainty": 120
},
"departure": {
"time": "1752828661",
"uncertainty": 120
},
"stopId": "0:CSDF",
"stopSequence": 3
},
{
"arrival": {
"time": "1752828750",
"uncertainty": 120
},
"departure": {
"time": "1752828750",
"uncertainty": 120
},
"stopId": "0:CHAUT 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752828771",
"uncertainty": 120
},
"departure": {
"time": "1752828771",
"uncertainty": 120
},
"stopId": "0:CGYM 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752828842",
"uncertainty": 120
},
"departure": {
"time": "1752828842",
"uncertainty": 120
},
"stopId": "0:CLAC 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752828909",
"uncertainty": 120
},
"departure": {
"time": "1752828961",
"uncertainty": 120
},
"stopId": "0:ECHAU 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752829126",
"uncertainty": 120
},
"departure": {
"time": "1752829141",
"uncertainty": 120
},
"stopId": "0:ARMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752829172",
"uncertainty": 120
},
"departure": {
"time": "1752829172",
"uncertainty": 120
},
"stopId": "0:MONG",
"stopSequence": 9
},
{
"arrival": {
"time": "1752829224",
"uncertainty": 120
},
"departure": {
"time": "1752829224",
"uncertainty": 120
},
"stopId": "0:ECOLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1752829261",
"uncertainty": 120
},
"departure": {
"time": "1752829261",
"uncertainty": 120
},
"stopId": "0:VERGE",
"stopSequence": 11
},
{
"arrival": {
"time": "1752829304",
"uncertainty": 120
},
"departure": {
"time": "1752829304",
"uncertainty": 120
},
"stopId": "0:LGEAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1752829321",
"uncertainty": 120
},
"departure": {
"time": "1752829321",
"uncertainty": 120
},
"stopId": "0:PARE 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752829432",
"uncertainty": 120
},
"departure": {
"time": "1752829432",
"uncertainty": 120
},
"stopId": "0:VIVIE",
"stopSequence": 14
},
{
"arrival": {
"time": "1752829469",
"uncertainty": 120
},
"departure": {
"time": "1752829469",
"uncertainty": 120
},
"stopId": "0:ABRIC",
"stopSequence": 15
},
{
"arrival": {
"time": "1752829501",
"uncertainty": 120
},
"departure": {
"time": "1752829501",
"uncertainty": 120
},
"stopId": "0:BRASS",
"stopSequence": 16
},
{
"arrival": {
"time": "1752829528",
"uncertainty": 120
},
"departure": {
"time": "1752829532",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 17
},
{
"arrival": {
"time": "1752829598",
"uncertainty": 120
},
"departure": {
"time": "1752829621",
"uncertainty": 120
},
"stopId": "0:GAUD",
"stopSequence": 18
},
{
"arrival": {
"time": "1752829683",
"uncertainty": 120
},
"departure": {
"time": "1752829683",
"uncertainty": 120
},
"stopId": "0:TLAUT",
"stopSequence": 19
},
{
"arrival": {
"time": "1752829731",
"uncertainty": 120
},
"departure": {
"time": "1752829731",
"uncertainty": 120
},
"stopId": "0:VFLEU",
"stopSequence": 20
},
{
"arrival": {
"time": "1752829810",
"uncertainty": 120
},
"departure": {
"time": "1752829810",
"uncertainty": 120
},
"stopId": "0:GAREN",
"stopSequence": 21
},
{
"arrival": {
"time": "1752829863",
"uncertainty": 120
},
"departure": {
"time": "1752829863",
"uncertainty": 120
},
"stopId": "0:CEZA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752829918",
"uncertainty": 120
},
"departure": {
"time": "1752829918",
"uncertainty": 120
},
"stopId": "0:AMAND 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752829941",
"uncertainty": 120
},
"departure": {
"time": "1752829951",
"uncertainty": 120
},
"stopId": "0:CMOUC 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752829996",
"uncertainty": 120
},
"departure": {
"time": "1752829996",
"uncertainty": 120
},
"stopId": "0:BARNA 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752830041",
"uncertainty": 120
},
"departure": {
"time": "1752830041",
"uncertainty": 120
},
"stopId": "0:SULLY 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752830132",
"uncertainty": 120
},
"departure": {
"time": "1752830132",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752830221",
"uncertainty": 120
},
"departure": {
"time": "1752830221",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752830306",
"uncertainty": 120
},
"departure": {
"time": "1752830400",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 29
},
{
"arrival": {
"time": "1752830571",
"uncertainty": 120
},
"departure": {
"time": "1752830571",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 30
},
{
"arrival": {
"time": "1752830611",
"uncertainty": 120
},
"departure": {
"time": "1752830611",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1752830696",
"uncertainty": 120
},
"departure": {
"time": "1752830701",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 32
},
{
"arrival": {
"time": "1752830791",
"uncertainty": 120
},
"departure": {
"time": "1752830791",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 33
},
{
"arrival": {
"time": "1752830840",
"uncertainty": 120
},
"departure": {
"time": "1752830840",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 34
},
{
"arrival": {
"time": "1752830882",
"uncertainty": 120
},
"departure": {
"time": "1752830882",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 35
},
{
"arrival": {
"time": "1752830941",
"uncertainty": 120
},
"departure": {
"time": "1752830941",
"uncertainty": 120
},
"stopId": "0:HBARB",
"stopSequence": 36
},
{
"arrival": {
"time": "1752830971",
"uncertainty": 120
},
"departure": {
"time": "1752830971",
"uncertainty": 120
},
"stopId": "0:JPREV",
"stopSequence": 37
},
{
"arrival": {
"time": "1752831072",
"uncertainty": 120
},
"departure": {
"time": "1752831072",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 38
},
{
"arrival": {
"time": "1752831106",
"uncertainty": 120
},
"departure": {
"time": "1752831106",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 39
},
{
"arrival": {
"time": "1752831128",
"uncertainty": 120
},
"departure": {
"time": "1752831128",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 40
},
{
"arrival": {
"time": "1752831209",
"uncertainty": 120
},
"departure": {
"time": "1752831209",
"uncertainty": 120
},
"stopId": "0:GROUS",
"stopSequence": 41
},
{
"arrival": {
"time": "1752831277",
"uncertainty": 120
},
"departure": {
"time": "1752831277",
"uncertainty": 120
},
"stopId": "0:RDM",
"stopSequence": 42
},
{
"arrival": {
"time": "1752831458",
"uncertainty": 120
},
"departure": {
"time": "1752831458",
"uncertainty": 120
},
"stopId": "0:SYLV",
"stopSequence": 43
},
{
"arrival": {
"time": "1752831583",
"uncertainty": 120
},
"departure": {
"time": "1752831583",
"uncertainty": 120
},
"stopId": "0:MMALI",
"stopSequence": 44
},
{
"arrival": {
"time": "1752831615",
"uncertainty": 120
},
"departure": {
"time": "1752831615",
"uncertainty": 120
},
"stopId": "0:MLPO",
"stopSequence": 45
},
{
"arrival": {
"time": "1752831694",
"uncertainty": 120
},
"departure": {
"time": "1752831694",
"uncertainty": 120
},
"stopId": "0:CMALI",
"stopSequence": 46
},
{
"arrival": {
"time": "1752831734",
"uncertainty": 120
},
"departure": {
"time": "1752831734",
"uncertainty": 120
},
"stopId": "0:MALIB 2",
"stopSequence": 47
},
{
"arrival": {
"time": "1752831825",
"uncertainty": 120
},
"departure": {
"time": "1752831825",
"uncertainty": 120
},
"stopId": "0:MALBO",
"stopSequence": 48
},
{
"arrival": {
"time": "1752831977",
"uncertainty": 120
},
"departure": {
"time": "1752831977",
"uncertainty": 120
},
"stopId": "0:MALCR",
"stopSequence": 49
},
{
"arrival": {
"time": "1752832012",
"uncertainty": 120
},
"departure": {
"time": "1752832012",
"uncertainty": 120
},
"stopId": "0:CHAMAL",
"stopSequence": 50
},
{
"arrival": {
"time": "1752832164",
"uncertainty": 120
},
"departure": {
"time": "1752832164",
"uncertainty": 120
},
"stopId": "0:CHRPTF",
"stopSequence": 51
},
{
"arrival": {
"time": "1752832198",
"uncertainty": 120
},
"departure": {
"time": "1752832198",
"uncertainty": 120
},
"stopId": "0:GOUV",
"stopSequence": 52
},
{
"arrival": {
"time": "1752832243",
"uncertainty": 120
},
"departure": {
"time": "1752832243",
"uncertainty": 120
},
"stopId": "0:GAIE",
"stopSequence": 53
},
{
"arrival": {
"time": "1752832301",
"uncertainty": 120
},
"departure": {
"time": "1752832301",
"uncertainty": 120
},
"stopId": "0:CHAH",
"stopSequence": 54
},
{
"arrival": {
"time": "1752832358",
"uncertainty": 120
},
"departure": {
"time": "1752832358",
"uncertainty": 120
},
"stopId": "0:CHSI",
"stopSequence": 55
},
{
"arrival": {
"time": "1752832432",
"uncertainty": 120
},
"departure": {
"time": "1752832432",
"uncertainty": 120
},
"stopId": "0:CGEN",
"stopSequence": 56
},
{
"arrival": {
"time": "1752832699",
"uncertainty": 120
},
"departure": {
"time": "1752832699",
"uncertainty": 120
},
"stopId": "0:CHMAD",
"stopSequence": 57
},
{
"arrival": {
"time": "1752832746",
"uncertainty": 120
},
"departure": {
"time": "1752832746",
"uncertainty": 120
},
"stopId": "0:CHSTJ",
"stopSequence": 58
},
{
"arrival": {
"time": "1752832792",
"uncertainty": 120
},
"stopId": "0:MPMO",
"stopSequence": 59
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079420"
},
"vehicle": {
"id": "274",
"label": "274"
}
}
},
{
"id": "3079349",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752835014",
"uncertainty": 120
},
"departure": {
"time": "1752835014",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1752835110",
"uncertainty": 120
},
"departure": {
"time": "1752835110",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"departure": {
"time": "1752834085",
"uncertainty": 120
},
"stopId": "0:_CDR",
"stopSequence": 1
},
{
"arrival": {
"time": "1752834325",
"uncertainty": 120
},
"departure": {
"time": "1752834325",
"uncertainty": 120
},
"stopId": "0:_BZIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1752834445",
"uncertainty": 120
},
"departure": {
"time": "1752834445",
"uncertainty": 120
},
"stopId": "0:_CAQ",
"stopSequence": 3
},
{
"arrival": {
"time": "1752834523",
"uncertainty": 120
},
"departure": {
"time": "1752834523",
"uncertainty": 120
},
"stopId": "0:_BAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752834761",
"uncertainty": 120
},
"departure": {
"time": "1752834761",
"uncertainty": 120
},
"stopId": "0:_BCA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752834882",
"uncertainty": 120
},
"departure": {
"time": "1752834882",
"uncertainty": 120
},
"stopId": "0:_CLL",
"stopSequence": 6
},
{
"arrival": {
"time": "1752834925",
"uncertainty": 120
},
"departure": {
"time": "1752834925",
"uncertainty": 120
},
"stopId": "0:_VOL",
"stopSequence": 7
},
{
"arrival": {
"time": "1752835477",
"uncertainty": 120
},
"departure": {
"time": "1752835477",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 8
},
{
"arrival": {
"time": "1752835131",
"uncertainty": 120
},
"stopId": "0:_GMU",
"stopSequence": 9
}
],
"trip": {
"directionId": 1,
"routeId": "65",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079349"
}
}
},
{
"id": "3079352",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752833342",
"uncertainty": 120
},
"departure": {
"time": "1752833342",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1752833438",
"uncertainty": 120
},
"departure": {
"time": "1752833438",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"departure": {
"time": "1752832466",
"uncertainty": 120
},
"stopId": "0:_CDR",
"stopSequence": 1
},
{
"arrival": {
"time": "1752832706",
"uncertainty": 120
},
"departure": {
"time": "1752832706",
"uncertainty": 120
},
"stopId": "0:_BZIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1752832826",
"uncertainty": 120
},
"departure": {
"time": "1752832826",
"uncertainty": 120
},
"stopId": "0:_CAQ",
"stopSequence": 3
},
{
"arrival": {
"time": "1752832904",
"uncertainty": 120
},
"departure": {
"time": "1752832904",
"uncertainty": 120
},
"stopId": "0:_BAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752833142",
"uncertainty": 120
},
"departure": {
"time": "1752833142",
"uncertainty": 120
},
"stopId": "0:_BCA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752833246",
"uncertainty": 120
},
"departure": {
"time": "1752833246",
"uncertainty": 120
},
"stopId": "0:_CLL",
"stopSequence": 6
},
{
"arrival": {
"time": "1752833277",
"uncertainty": 120
},
"departure": {
"time": "1752833277",
"uncertainty": 120
},
"stopId": "0:_VOL",
"stopSequence": 7
},
{
"arrival": {
"time": "1752833323",
"uncertainty": 120
},
"departure": {
"time": "1752833323",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 8
},
{
"arrival": {
"time": "1752833459",
"uncertainty": 120
},
"stopId": "0:_GMU",
"stopSequence": 9
}
],
"trip": {
"directionId": 1,
"routeId": "65",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079352"
}
}
},
{
"id": "3080423",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752833096",
"uncertainty": 120
},
"departure": {
"time": "1752833096",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1752833106",
"uncertainty": 120
},
"departure": {
"time": "1752833106",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1752833203",
"uncertainty": 120
},
"departure": {
"time": "1752833203",
"uncertainty": 120
},
"stopId": "0:_GMU Q"
},
{
"arrival": {
"time": "1752833206",
"uncertainty": 120
},
"departure": {
"time": "1752833206",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"arrival": {
"time": "1752833206",
"uncertainty": 120
},
"departure": {
"time": "1752833206",
"uncertainty": 120
},
"stopId": "0:_GMU"
},
{
"departure": {
"time": "1752832320",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752832396",
"uncertainty": 120
},
"departure": {
"time": "1752832396",
"uncertainty": 120
},
"stopId": "0:_SVC 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752832501",
"uncertainty": 120
},
"departure": {
"time": "1752832501",
"uncertainty": 120
},
"stopId": "0:_FBF",
"stopSequence": 3
},
{
"arrival": {
"time": "1752832581",
"uncertainty": 120
},
"departure": {
"time": "1752832581",
"uncertainty": 120
},
"stopId": "0:_JCH",
"stopSequence": 4
},
{
"arrival": {
"time": "1752832611",
"uncertainty": 120
},
"departure": {
"time": "1752832611",
"uncertainty": 120
},
"stopId": "0:_DEP",
"stopSequence": 5
},
{
"arrival": {
"time": "1752832674",
"uncertainty": 120
},
"departure": {
"time": "1752832674",
"uncertainty": 120
},
"stopId": "0:_MDE",
"stopSequence": 6
},
{
"arrival": {
"time": "1752832735",
"uncertainty": 120
},
"departure": {
"time": "1752832735",
"uncertainty": 120
},
"stopId": "0:_VINA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752832772",
"uncertainty": 120
},
"departure": {
"time": "1752832772",
"uncertainty": 120
},
"stopId": "0:_MOUN 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752832881",
"uncertainty": 120
},
"departure": {
"time": "1752832881",
"uncertainty": 120
},
"stopId": "0:_CNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752832976",
"uncertainty": 120
},
"departure": {
"time": "1752832976",
"uncertainty": 120
},
"stopId": "0:_GAM",
"stopSequence": 10
},
{
"arrival": {
"time": "1752833019",
"uncertainty": 120
},
"departure": {
"time": "1752833019",
"uncertainty": 120
},
"stopId": "0:_AMP",
"stopSequence": 11
},
{
"arrival": {
"time": "1752833095",
"uncertainty": 120
},
"departure": {
"time": "1752833095",
"uncertainty": 120
},
"stopId": "0:_LYT",
"stopSequence": 12
},
{
"arrival": {
"time": "1752833220",
"uncertainty": 120
},
"departure": {
"time": "1752833220",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 13
},
{
"arrival": {
"time": "1752833400",
"uncertainty": 120
},
"departure": {
"time": "1752833400",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GMU",
"stopSequence": 14
},
{
"arrival": {
"time": "1752833288",
"uncertainty": 120
},
"departure": {
"time": "1752833288",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752833325",
"uncertainty": 120
},
"departure": {
"time": "1752833325",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752833379",
"uncertainty": 120
},
"departure": {
"time": "1752833379",
"uncertainty": 120
},
"stopId": "0:_DUC 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752833400",
"uncertainty": 120
},
"departure": {
"time": "1752833400",
"uncertainty": 120
},
"stopId": "0:_PMA 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752833505",
"uncertainty": 120
},
"departure": {
"time": "1752833505",
"uncertainty": 120
},
"stopId": "0:_LYD 3",
"stopSequence": 19
},
{
"arrival": {
"time": "1752833598",
"uncertainty": 120
},
"departure": {
"time": "1752833598",
"uncertainty": 120
},
"stopId": "0:_BONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1752833658",
"uncertainty": 120
},
"departure": {
"time": "1752833658",
"uncertainty": 120
},
"stopId": "0:_DID 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752833685",
"uncertainty": 120
},
"departure": {
"time": "1752833685",
"uncertainty": 120
},
"stopId": "0:_COD 5",
"stopSequence": 22
},
{
"arrival": {
"time": "1752833742",
"uncertainty": 120
},
"departure": {
"time": "1752833742",
"uncertainty": 120
},
"stopId": "0:_LSY 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752833805",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080423"
}
}
},
{
"id": "3080424",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752834964",
"uncertainty": 120
},
"departure": {
"time": "1752834964",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1752834974",
"uncertainty": 120
},
"departure": {
"time": "1752834974",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1752835071",
"uncertainty": 120
},
"departure": {
"time": "1752835071",
"uncertainty": 120
},
"stopId": "0:_GMU Q"
},
{
"arrival": {
"time": "1752835074",
"uncertainty": 120
},
"departure": {
"time": "1752835074",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"arrival": {
"time": "1752835074",
"uncertainty": 120
},
"departure": {
"time": "1752835074",
"uncertainty": 120
},
"stopId": "0:_GMU"
},
{
"departure": {
"time": "1752834120",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752834240",
"uncertainty": 120
},
"departure": {
"time": "1752834240",
"uncertainty": 120
},
"stopId": "0:_SVC 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752834340",
"uncertainty": 120
},
"departure": {
"time": "1752834340",
"uncertainty": 120
},
"stopId": "0:_FBF",
"stopSequence": 3
},
{
"arrival": {
"time": "1752834420",
"uncertainty": 120
},
"departure": {
"time": "1752834420",
"uncertainty": 120
},
"stopId": "0:_JCH",
"stopSequence": 4
},
{
"arrival": {
"time": "1752834465",
"uncertainty": 120
},
"departure": {
"time": "1752834465",
"uncertainty": 120
},
"stopId": "0:_DEP",
"stopSequence": 5
},
{
"arrival": {
"time": "1752834550",
"uncertainty": 120
},
"departure": {
"time": "1752834550",
"uncertainty": 120
},
"stopId": "0:_MDE",
"stopSequence": 6
},
{
"arrival": {
"time": "1752834596",
"uncertainty": 120
},
"departure": {
"time": "1752834596",
"uncertainty": 120
},
"stopId": "0:_VINA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752834620",
"uncertainty": 120
},
"departure": {
"time": "1752834620",
"uncertainty": 120
},
"stopId": "0:_MOUN 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752834742",
"uncertainty": 120
},
"departure": {
"time": "1752834742",
"uncertainty": 120
},
"stopId": "0:_CNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752834840",
"uncertainty": 120
},
"departure": {
"time": "1752834840",
"uncertainty": 120
},
"stopId": "0:_GAM",
"stopSequence": 10
},
{
"arrival": {
"time": "1752834888",
"uncertainty": 120
},
"departure": {
"time": "1752834888",
"uncertainty": 120
},
"stopId": "0:_AMP",
"stopSequence": 11
},
{
"arrival": {
"time": "1752834963",
"uncertainty": 120
},
"departure": {
"time": "1752834963",
"uncertainty": 120
},
"stopId": "0:_LYT",
"stopSequence": 12
},
{
"arrival": {
"time": "1752835020",
"uncertainty": 120
},
"departure": {
"time": "1752835020",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 13
},
{
"arrival": {
"time": "1752835200",
"uncertainty": 120
},
"departure": {
"time": "1752835200",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GMU",
"stopSequence": 14
},
{
"arrival": {
"time": "1752835156",
"uncertainty": 120
},
"departure": {
"time": "1752835156",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752835196",
"uncertainty": 120
},
"departure": {
"time": "1752835196",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752835250",
"uncertainty": 120
},
"departure": {
"time": "1752835250",
"uncertainty": 120
},
"stopId": "0:_DUC 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752835271",
"uncertainty": 120
},
"departure": {
"time": "1752835271",
"uncertainty": 120
},
"stopId": "0:_PMA 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752835376",
"uncertainty": 120
},
"departure": {
"time": "1752835376",
"uncertainty": 120
},
"stopId": "0:_LYD 3",
"stopSequence": 19
},
{
"arrival": {
"time": "1752835469",
"uncertainty": 120
},
"departure": {
"time": "1752835469",
"uncertainty": 120
},
"stopId": "0:_BONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1752835529",
"uncertainty": 120
},
"departure": {
"time": "1752835529",
"uncertainty": 120
},
"stopId": "0:_DID 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752835556",
"uncertainty": 120
},
"departure": {
"time": "1752835556",
"uncertainty": 120
},
"stopId": "0:_COD 5",
"stopSequence": 22
},
{
"arrival": {
"time": "1752835613",
"uncertainty": 120
},
"departure": {
"time": "1752835613",
"uncertainty": 120
},
"stopId": "0:_LSY 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752835676",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080424"
}
}
},
{
"id": "3080345",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752829950",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
},
{
"arrival": {
"time": "1752829980",
"uncertainty": 120
},
"departure": {
"time": "1752829980",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 2
},
{
"arrival": {
"time": "1752830010",
"uncertainty": 120
},
"departure": {
"time": "1752830010",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830030",
"uncertainty": 120
},
"departure": {
"time": "1752830040",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752830124",
"uncertainty": 120
},
"departure": {
"time": "1752830131",
"uncertainty": 120
},
"stopId": "0:ARCHIM 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752830187",
"uncertainty": 120
},
"departure": {
"time": "1752830187",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752830250",
"uncertainty": 120
},
"departure": {
"time": "1752830310",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752830371",
"uncertainty": 120
},
"departure": {
"time": "1752830371",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752830538",
"uncertainty": 120
},
"departure": {
"time": "1752830538",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 9
},
{
"arrival": {
"time": "1752830580",
"uncertainty": 120
},
"departure": {
"time": "1752830610",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752830760",
"uncertainty": 120
},
"departure": {
"time": "1752830760",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752830910",
"uncertainty": 120
},
"departure": {
"time": "1752830910",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 12
},
{
"arrival": {
"time": "1752830970",
"uncertainty": 120
},
"departure": {
"time": "1752831030",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 13
},
{
"arrival": {
"time": "1752831126",
"uncertainty": 120
},
"departure": {
"time": "1752831150",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 14
},
{
"arrival": {
"time": "1752831180",
"uncertainty": 120
},
"departure": {
"time": "1752831180",
"uncertainty": 120
},
"stopId": "0:POLY",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831221",
"uncertainty": 120
},
"departure": {
"time": "1752831221",
"uncertainty": 120
},
"stopId": "0:GUYN",
"stopSequence": 16
},
{
"arrival": {
"time": "1752831317",
"uncertainty": 120
},
"departure": {
"time": "1752831317",
"uncertainty": 120
},
"stopId": "0:DBLAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1752831462",
"uncertainty": 120
},
"departure": {
"time": "1752831462",
"uncertainty": 120
},
"stopId": "0:KENNE",
"stopSequence": 18
},
{
"arrival": {
"time": "1752831525",
"uncertainty": 120
},
"departure": {
"time": "1752831525",
"uncertainty": 120
},
"stopId": "0:BECQU",
"stopSequence": 19
},
{
"arrival": {
"time": "1752831577",
"uncertainty": 120
},
"departure": {
"time": "1752831577",
"uncertainty": 120
},
"stopId": "0:LPLAN",
"stopSequence": 20
},
{
"arrival": {
"time": "1752831627",
"uncertainty": 120
},
"departure": {
"time": "1752831627",
"uncertainty": 120
},
"stopId": "0:POINCA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752831704",
"uncertainty": 120
},
"departure": {
"time": "1752831704",
"uncertainty": 120
},
"stopId": "0:JPERR",
"stopSequence": 22
},
{
"arrival": {
"time": "1752831769",
"uncertainty": 120
},
"departure": {
"time": "1752831769",
"uncertainty": 120
},
"stopId": "0:MONTE",
"stopSequence": 23
},
{
"arrival": {
"time": "1752831852",
"uncertainty": 120
},
"departure": {
"time": "1752831852",
"uncertainty": 120
},
"stopId": "0:RGARR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752831883",
"uncertainty": 120
},
"stopId": "0:THABO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080345"
},
"vehicle": {
"id": "531",
"label": "531"
}
}
},
{
"id": "3080346",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752831060",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
},
{
"arrival": {
"time": "1752831110",
"uncertainty": 120
},
"departure": {
"time": "1752831120",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 2
},
{
"arrival": {
"time": "1752831159",
"uncertainty": 120
},
"departure": {
"time": "1752831159",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 3
},
{
"arrival": {
"time": "1752831207",
"uncertainty": 120
},
"departure": {
"time": "1752831211",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752831301",
"uncertainty": 120
},
"departure": {
"time": "1752831301",
"uncertainty": 120
},
"stopId": "0:ARCHIM 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752831343",
"uncertainty": 120
},
"departure": {
"time": "1752831343",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752831390",
"uncertainty": 120
},
"departure": {
"time": "1752831451",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752831506",
"uncertainty": 120
},
"departure": {
"time": "1752831506",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752831673",
"uncertainty": 120
},
"departure": {
"time": "1752831673",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 9
},
{
"arrival": {
"time": "1752831720",
"uncertainty": 120
},
"departure": {
"time": "1752831720",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752831871",
"uncertainty": 120
},
"departure": {
"time": "1752831871",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752831975",
"uncertainty": 120
},
"departure": {
"time": "1752831975",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 12
},
{
"arrival": {
"time": "1752832038",
"uncertainty": 120
},
"departure": {
"time": "1752832038",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 13
},
{
"arrival": {
"time": "1752832131",
"uncertainty": 120
},
"departure": {
"time": "1752832131",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 14
},
{
"arrival": {
"time": "1752832162",
"uncertainty": 120
},
"departure": {
"time": "1752832162",
"uncertainty": 120
},
"stopId": "0:POLY",
"stopSequence": 15
},
{
"arrival": {
"time": "1752832203",
"uncertainty": 120
},
"departure": {
"time": "1752832203",
"uncertainty": 120
},
"stopId": "0:GUYN",
"stopSequence": 16
},
{
"arrival": {
"time": "1752832299",
"uncertainty": 120
},
"departure": {
"time": "1752832299",
"uncertainty": 120
},
"stopId": "0:DBLAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1752832419",
"uncertainty": 120
},
"departure": {
"time": "1752832419",
"uncertainty": 120
},
"stopId": "0:KENNE",
"stopSequence": 18
},
{
"arrival": {
"time": "1752832469",
"uncertainty": 120
},
"departure": {
"time": "1752832469",
"uncertainty": 120
},
"stopId": "0:BECQU",
"stopSequence": 19
},
{
"arrival": {
"time": "1752832532",
"uncertainty": 120
},
"departure": {
"time": "1752832532",
"uncertainty": 120
},
"stopId": "0:LPLAN",
"stopSequence": 20
},
{
"arrival": {
"time": "1752832598",
"uncertainty": 120
},
"departure": {
"time": "1752832598",
"uncertainty": 120
},
"stopId": "0:POINCA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752832682",
"uncertainty": 120
},
"departure": {
"time": "1752832682",
"uncertainty": 120
},
"stopId": "0:JPERR",
"stopSequence": 22
},
{
"arrival": {
"time": "1752832733",
"uncertainty": 120
},
"departure": {
"time": "1752832733",
"uncertainty": 120
},
"stopId": "0:MONTE",
"stopSequence": 23
},
{
"arrival": {
"time": "1752832848",
"uncertainty": 120
},
"departure": {
"time": "1752832848",
"uncertainty": 120
},
"stopId": "0:RGARR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752832888",
"uncertainty": 120
},
"stopId": "0:THABO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080346"
},
"vehicle": {
"id": "60",
"label": "60"
}
}
},
{
"id": "3080347",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752832320",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080347"
}
}
},
{
"id": "3080348",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752833460",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080348"
}
}
},
{
"id": "3080349",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752834780",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080349"
}
}
},
{
"id": "3080312",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752829951",
"uncertainty": 120
},
"stopId": "0:THABO 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752829988",
"uncertainty": 120
},
"departure": {
"time": "1752830012",
"uncertainty": 120
},
"stopId": "0:RGARR 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752830075",
"uncertainty": 120
},
"departure": {
"time": "1752830075",
"uncertainty": 120
},
"stopId": "0:MONTE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830123",
"uncertainty": 120
},
"departure": {
"time": "1752830123",
"uncertainty": 120
},
"stopId": "0:JPERR 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752830189",
"uncertainty": 120
},
"departure": {
"time": "1752830190",
"uncertainty": 120
},
"stopId": "0:POINCA 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752830282",
"uncertainty": 120
},
"departure": {
"time": "1752830282",
"uncertainty": 120
},
"stopId": "0:LPLAN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752830312",
"uncertainty": 120
},
"departure": {
"time": "1752830372",
"uncertainty": 120
},
"stopId": "0:BECQU 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752830445",
"uncertainty": 120
},
"departure": {
"time": "1752830491",
"uncertainty": 120
},
"stopId": "0:KENNE 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752830672",
"uncertainty": 120
},
"departure": {
"time": "1752830672",
"uncertainty": 120
},
"stopId": "0:DBLAN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752830721",
"uncertainty": 120
},
"departure": {
"time": "1752830731",
"uncertainty": 120
},
"stopId": "0:GUYN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752830787",
"uncertainty": 120
},
"departure": {
"time": "1752830790",
"uncertainty": 120
},
"stopId": "0:POLY 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752830821",
"uncertainty": 120
},
"departure": {
"time": "1752830821",
"uncertainty": 120
},
"stopId": "0:SULLY 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752830950",
"uncertainty": 120
},
"departure": {
"time": "1752830950",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752831031",
"uncertainty": 120
},
"departure": {
"time": "1752831031",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752831122",
"uncertainty": 120
},
"departure": {
"time": "1752831151",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831271",
"uncertainty": 120
},
"departure": {
"time": "1752831271",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 16
},
{
"arrival": {
"time": "1752831332",
"uncertainty": 120
},
"departure": {
"time": "1752831332",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 17
},
{
"arrival": {
"time": "1752831451",
"uncertainty": 120
},
"departure": {
"time": "1752831451",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 18
},
{
"arrival": {
"time": "1752831515",
"uncertainty": 120
},
"departure": {
"time": "1752831515",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 19
},
{
"arrival": {
"time": "1752831565",
"uncertainty": 120
},
"departure": {
"time": "1752831565",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 20
},
{
"arrival": {
"time": "1752831609",
"uncertainty": 120
},
"departure": {
"time": "1752831609",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 21
},
{
"arrival": {
"time": "1752831716",
"uncertainty": 120
},
"departure": {
"time": "1752831716",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 22
},
{
"arrival": {
"time": "1752831747",
"uncertainty": 120
},
"departure": {
"time": "1752831747",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752831771",
"uncertainty": 120
},
"departure": {
"time": "1752831771",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752831829",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080312"
},
"vehicle": {
"id": "53",
"label": "53"
}
}
},
{
"id": "3080313",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752831323",
"uncertainty": 120
},
"stopId": "0:THABO 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752831364",
"uncertainty": 120
},
"departure": {
"time": "1752831364",
"uncertainty": 120
},
"stopId": "0:RGARR 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752831441",
"uncertainty": 120
},
"departure": {
"time": "1752831443",
"uncertainty": 120
},
"stopId": "0:MONTE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752831501",
"uncertainty": 120
},
"departure": {
"time": "1752831501",
"uncertainty": 120
},
"stopId": "0:JPERR 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752831568",
"uncertainty": 120
},
"departure": {
"time": "1752831568",
"uncertainty": 120
},
"stopId": "0:POINCA 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752831641",
"uncertainty": 120
},
"departure": {
"time": "1752831641",
"uncertainty": 120
},
"stopId": "0:LPLAN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752831675",
"uncertainty": 120
},
"departure": {
"time": "1752831675",
"uncertainty": 120
},
"stopId": "0:BECQU 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752831735",
"uncertainty": 120
},
"departure": {
"time": "1752831735",
"uncertainty": 120
},
"stopId": "0:KENNE 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752831916",
"uncertainty": 120
},
"departure": {
"time": "1752831916",
"uncertainty": 120
},
"stopId": "0:DBLAN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752831972",
"uncertainty": 120
},
"departure": {
"time": "1752831972",
"uncertainty": 120
},
"stopId": "0:GUYN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752832006",
"uncertainty": 120
},
"departure": {
"time": "1752832006",
"uncertainty": 120
},
"stopId": "0:POLY 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752832036",
"uncertainty": 120
},
"departure": {
"time": "1752832036",
"uncertainty": 120
},
"stopId": "0:SULLY 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752832160",
"uncertainty": 120
},
"departure": {
"time": "1752832160",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752832239",
"uncertainty": 120
},
"departure": {
"time": "1752832239",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752832332",
"uncertainty": 120
},
"departure": {
"time": "1752832332",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 15
},
{
"arrival": {
"time": "1752832452",
"uncertainty": 120
},
"departure": {
"time": "1752832452",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 16
},
{
"arrival": {
"time": "1752832518",
"uncertainty": 120
},
"departure": {
"time": "1752832518",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 17
},
{
"arrival": {
"time": "1752832640",
"uncertainty": 120
},
"departure": {
"time": "1752832640",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 18
},
{
"arrival": {
"time": "1752832708",
"uncertainty": 120
},
"departure": {
"time": "1752832708",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 19
},
{
"arrival": {
"time": "1752832778",
"uncertainty": 120
},
"departure": {
"time": "1752832778",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 20
},
{
"arrival": {
"time": "1752832858",
"uncertainty": 120
},
"departure": {
"time": "1752832858",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 21
},
{
"arrival": {
"time": "1752832944",
"uncertainty": 120
},
"departure": {
"time": "1752832944",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 22
},
{
"arrival": {
"time": "1752833000",
"uncertainty": 120
},
"departure": {
"time": "1752833000",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752833060",
"uncertainty": 120
},
"departure": {
"time": "1752833060",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752833118",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080313"
},
"vehicle": {
"id": "114",
"label": "114"
}
}
},
{
"id": "3080314",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752832320",
"uncertainty": 120
},
"stopId": "0:THABO 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080314"
}
}
},
{
"id": "3080315",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752833520",
"uncertainty": 120
},
"stopId": "0:THABO 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080315"
}
}
},
{
"id": "3080316",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752834720",
"uncertainty": 120
},
"stopId": "0:THABO 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080316"
}
}
},
{
"id": "3080067",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752832431",
"uncertainty": 120
},
"departure": {
"time": "1752832431",
"uncertainty": 120
},
"stopId": "0:MONGE 2"
},
{
"departure": {
"time": "1752830554",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1752830581",
"uncertainty": 120
},
"departure": {
"time": "1752830581",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752830614",
"uncertainty": 120
},
"departure": {
"time": "1752830614",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830644",
"uncertainty": 120
},
"departure": {
"time": "1752830644",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752830754",
"uncertainty": 120
},
"departure": {
"time": "1752830764",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752830854",
"uncertainty": 120
},
"departure": {
"time": "1752830884",
"uncertainty": 120
},
"stopId": "0:EUROP 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752830944",
"uncertainty": 120
},
"departure": {
"time": "1752830944",
"uncertainty": 120
},
"stopId": "0:VERD",
"stopSequence": 7
},
{
"arrival": {
"time": "1752831072",
"uncertainty": 120
},
"departure": {
"time": "1752831072",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752831154",
"uncertainty": 120
},
"departure": {
"time": "1752831154",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 9
},
{
"arrival": {
"time": "1752831373",
"uncertainty": 120
},
"departure": {
"time": "1752831373",
"uncertainty": 120
},
"stopId": "0:ROMAN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752831432",
"uncertainty": 120
},
"departure": {
"time": "1752831454",
"uncertainty": 120
},
"stopId": "0:CIMETI 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752831535",
"uncertainty": 120
},
"departure": {
"time": "1752831535",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752831587",
"uncertainty": 120
},
"departure": {
"time": "1752831587",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752831661",
"uncertainty": 120
},
"departure": {
"time": "1752831661",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752831723",
"uncertainty": 120
},
"departure": {
"time": "1752831723",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831801",
"uncertainty": 120
},
"departure": {
"time": "1752831801",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752831891",
"uncertainty": 120
},
"departure": {
"time": "1752831891",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752831998",
"uncertainty": 120
},
"departure": {
"time": "1752831998",
"uncertainty": 120
},
"stopId": "0:BRIAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752832057",
"uncertainty": 120
},
"departure": {
"time": "1752832057",
"uncertainty": 120
},
"stopId": "0:ELOUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752832086",
"uncertainty": 120
},
"departure": {
"time": "1752832086",
"uncertainty": 120
},
"stopId": "0:MARGU 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752832127",
"uncertainty": 120
},
"departure": {
"time": "1752832127",
"uncertainty": 120
},
"stopId": "0:PEGUY 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752832205",
"uncertainty": 120
},
"departure": {
"time": "1752832205",
"uncertainty": 120
},
"stopId": "0:DANTO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752832276",
"uncertainty": 120
},
"departure": {
"time": "1752832276",
"uncertainty": 120
},
"stopId": "0:FRANK 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752832354",
"uncertainty": 120
},
"departure": {
"time": "1752832354",
"uncertainty": 120
},
"stopId": "0:MFAUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752832384",
"uncertainty": 120
},
"departure": {
"time": "1752832384",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752832440",
"uncertainty": 120
},
"departure": {
"time": "1752832440",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752832496",
"uncertainty": 120
},
"departure": {
"time": "1752832496",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752832560",
"uncertainty": 120
},
"departure": {
"time": "1752832560",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MONGE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752832500",
"uncertainty": 120
},
"departure": {
"time": "1752832500",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752832549",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080067"
},
"vehicle": {
"id": "108",
"label": "108"
}
}
},
{
"id": "3110568",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752831473",
"uncertainty": 120
},
"departure": {
"time": "1752831473",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1752831483",
"uncertainty": 120
},
"departure": {
"time": "1752831483",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1752831580",
"uncertainty": 120
},
"departure": {
"time": "1752831580",
"uncertainty": 120
},
"stopId": "0:_GMU Q"
},
{
"arrival": {
"time": "1752831583",
"uncertainty": 120
},
"departure": {
"time": "1752831583",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"arrival": {
"time": "1752831583",
"uncertainty": 120
},
"departure": {
"time": "1752831583",
"uncertainty": 120
},
"stopId": "0:_GMU"
},
{
"departure": {
"time": "1752830651",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752830705",
"uncertainty": 120
},
"departure": {
"time": "1752830735",
"uncertainty": 120
},
"stopId": "0:_SVC 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752830842",
"uncertainty": 120
},
"departure": {
"time": "1752830842",
"uncertainty": 120
},
"stopId": "0:_FBF",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830958",
"uncertainty": 120
},
"departure": {
"time": "1752830958",
"uncertainty": 120
},
"stopId": "0:_JCH",
"stopSequence": 4
},
{
"arrival": {
"time": "1752830981",
"uncertainty": 120
},
"departure": {
"time": "1752830981",
"uncertainty": 120
},
"stopId": "0:_DEP",
"stopSequence": 5
},
{
"arrival": {
"time": "1752831033",
"uncertainty": 120
},
"departure": {
"time": "1752831035",
"uncertainty": 120
},
"stopId": "0:_MDE",
"stopSequence": 6
},
{
"arrival": {
"time": "1752831104",
"uncertainty": 120
},
"departure": {
"time": "1752831104",
"uncertainty": 120
},
"stopId": "0:_VINA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752831147",
"uncertainty": 120
},
"departure": {
"time": "1752831147",
"uncertainty": 120
},
"stopId": "0:_MOUN 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752831250",
"uncertainty": 120
},
"departure": {
"time": "1752831250",
"uncertainty": 120
},
"stopId": "0:_CNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752831343",
"uncertainty": 120
},
"departure": {
"time": "1752831343",
"uncertainty": 120
},
"stopId": "0:_GAM",
"stopSequence": 10
},
{
"arrival": {
"time": "1752831384",
"uncertainty": 120
},
"departure": {
"time": "1752831395",
"uncertainty": 120
},
"stopId": "0:_AMP",
"stopSequence": 11
},
{
"arrival": {
"time": "1752831472",
"uncertainty": 120
},
"departure": {
"time": "1752831472",
"uncertainty": 120
},
"stopId": "0:_LYT",
"stopSequence": 12
},
{
"arrival": {
"time": "1752831420",
"uncertainty": 120
},
"departure": {
"time": "1752831420",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 13
},
{
"arrival": {
"time": "1752831600",
"uncertainty": 120
},
"departure": {
"time": "1752831600",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GMU",
"stopSequence": 14
},
{
"arrival": {
"time": "1752831665",
"uncertainty": 120
},
"departure": {
"time": "1752831665",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831698",
"uncertainty": 120
},
"departure": {
"time": "1752831698",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752831774",
"uncertainty": 120
},
"departure": {
"time": "1752831774",
"uncertainty": 120
},
"stopId": "0:_DUC 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752831787",
"uncertainty": 120
},
"departure": {
"time": "1752831787",
"uncertainty": 120
},
"stopId": "0:_PMA 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752831887",
"uncertainty": 120
},
"departure": {
"time": "1752831887",
"uncertainty": 120
},
"stopId": "0:_LYD 3",
"stopSequence": 19
},
{
"arrival": {
"time": "1752831980",
"uncertainty": 120
},
"departure": {
"time": "1752831980",
"uncertainty": 120
},
"stopId": "0:_BONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1752832040",
"uncertainty": 120
},
"departure": {
"time": "1752832040",
"uncertainty": 120
},
"stopId": "0:_DID 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752832064",
"uncertainty": 120
},
"departure": {
"time": "1752832064",
"uncertainty": 120
},
"stopId": "0:_COD 5",
"stopSequence": 22
},
{
"arrival": {
"time": "1752832104",
"uncertainty": 120
},
"departure": {
"time": "1752832104",
"uncertainty": 120
},
"stopId": "0:_LSY 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752832167",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3110568"
},
"vehicle": {
"id": "890",
"label": "890"
}
}
},
{
"id": "3080066",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752831627",
"uncertainty": 120
},
"departure": {
"time": "1752831627",
"uncertainty": 120
},
"stopId": "0:MONGE 2"
},
{
"departure": {
"time": "1752829471",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1752829498",
"uncertainty": 120
},
"departure": {
"time": "1752829501",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752829561",
"uncertainty": 120
},
"departure": {
"time": "1752829561",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752829572",
"uncertainty": 120
},
"departure": {
"time": "1752829572",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752829670",
"uncertainty": 120
},
"departure": {
"time": "1752829680",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752829792",
"uncertainty": 120
},
"departure": {
"time": "1752829802",
"uncertainty": 120
},
"stopId": "0:EUROP 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752829875",
"uncertainty": 120
},
"departure": {
"time": "1752829891",
"uncertainty": 120
},
"stopId": "0:VERD",
"stopSequence": 7
},
{
"arrival": {
"time": "1752829965",
"uncertainty": 120
},
"departure": {
"time": "1752829980",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752830131",
"uncertainty": 120
},
"departure": {
"time": "1752830131",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 9
},
{
"arrival": {
"time": "1752830261",
"uncertainty": 120
},
"departure": {
"time": "1752830261",
"uncertainty": 120
},
"stopId": "0:ROMAN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752830311",
"uncertainty": 120
},
"departure": {
"time": "1752830311",
"uncertainty": 120
},
"stopId": "0:CIMETI 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752830394",
"uncertainty": 120
},
"departure": {
"time": "1752830431",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752830479",
"uncertainty": 120
},
"departure": {
"time": "1752830491",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752830564",
"uncertainty": 120
},
"departure": {
"time": "1752830582",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752830641",
"uncertainty": 120
},
"departure": {
"time": "1752830671",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1752830747",
"uncertainty": 120
},
"departure": {
"time": "1752830791",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752830882",
"uncertainty": 120
},
"departure": {
"time": "1752830882",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752831109",
"uncertainty": 120
},
"departure": {
"time": "1752831121",
"uncertainty": 120
},
"stopId": "0:BRIAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752831239",
"uncertainty": 120
},
"departure": {
"time": "1752831239",
"uncertainty": 120
},
"stopId": "0:ELOUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752831264",
"uncertainty": 120
},
"departure": {
"time": "1752831271",
"uncertainty": 120
},
"stopId": "0:MARGU 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752831309",
"uncertainty": 120
},
"departure": {
"time": "1752831331",
"uncertainty": 120
},
"stopId": "0:PEGUY 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752831401",
"uncertainty": 120
},
"departure": {
"time": "1752831401",
"uncertainty": 120
},
"stopId": "0:DANTO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752831474",
"uncertainty": 120
},
"departure": {
"time": "1752831474",
"uncertainty": 120
},
"stopId": "0:FRANK 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752831550",
"uncertainty": 120
},
"departure": {
"time": "1752831550",
"uncertainty": 120
},
"stopId": "0:MFAUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752831484",
"uncertainty": 120
},
"departure": {
"time": "1752831484",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752831540",
"uncertainty": 120
},
"departure": {
"time": "1752831540",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752831596",
"uncertainty": 120
},
"departure": {
"time": "1752831596",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752831660",
"uncertainty": 120
},
"departure": {
"time": "1752831660",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MONGE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752831696",
"uncertainty": 120
},
"departure": {
"time": "1752831696",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752831743",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080066"
},
"vehicle": {
"id": "124",
"label": "124"
}
}
},
{
"id": "3110570",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752833636",
"uncertainty": 120
},
"departure": {
"time": "1752833636",
"uncertainty": 120
},
"stopId": "0:_LYT 2"
},
{
"arrival": {
"time": "1752833686",
"uncertainty": 120
},
"departure": {
"time": "1752833686",
"uncertainty": 120
},
"stopId": "0:_AMP 2"
},
{
"departure": {
"time": "1752832860",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 1
},
{
"arrival": {
"time": "1752832891",
"uncertainty": 120
},
"departure": {
"time": "1752832891",
"uncertainty": 120
},
"stopId": "0:_LSY",
"stopSequence": 2
},
{
"arrival": {
"time": "1752832920",
"uncertainty": 120
},
"departure": {
"time": "1752832920",
"uncertainty": 120
},
"stopId": "0:_COD 4",
"stopSequence": 3
},
{
"arrival": {
"time": "1752832952",
"uncertainty": 120
},
"departure": {
"time": "1752832952",
"uncertainty": 120
},
"stopId": "0:_DID",
"stopSequence": 4
},
{
"arrival": {
"time": "1752833017",
"uncertainty": 120
},
"departure": {
"time": "1752833017",
"uncertainty": 120
},
"stopId": "0:_LYD 5",
"stopSequence": 5
},
{
"arrival": {
"time": "1752833100",
"uncertainty": 120
},
"departure": {
"time": "1752833100",
"uncertainty": 120
},
"stopId": "0:_LYD 4",
"stopSequence": 6
},
{
"arrival": {
"time": "1752833197",
"uncertainty": 120
},
"departure": {
"time": "1752833197",
"uncertainty": 120
},
"stopId": "0:_PMA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752833221",
"uncertainty": 120
},
"departure": {
"time": "1752833221",
"uncertainty": 120
},
"stopId": "0:_DUC",
"stopSequence": 8
},
{
"arrival": {
"time": "1752833280",
"uncertainty": 120
},
"departure": {
"time": "1752833280",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 9
},
{
"arrival": {
"time": "1752833327",
"uncertainty": 120
},
"departure": {
"time": "1752833327",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 10
},
{
"arrival": {
"time": "1752833400",
"uncertainty": 120
},
"departure": {
"time": "1752833400",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 11
},
{
"arrival": {
"time": "1752833580",
"uncertainty": 120
},
"departure": {
"time": "1752833580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752833664",
"uncertainty": 120
},
"departure": {
"time": "1752833664",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYT 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752833723",
"uncertainty": 120
},
"departure": {
"time": "1752833723",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AMP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752833722",
"uncertainty": 120
},
"departure": {
"time": "1752833722",
"uncertainty": 120
},
"stopId": "0:_GAM 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752833824",
"uncertainty": 120
},
"departure": {
"time": "1752833824",
"uncertainty": 120
},
"stopId": "0:_CNA 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752833939",
"uncertainty": 120
},
"departure": {
"time": "1752833939",
"uncertainty": 120
},
"stopId": "0:_MOUN",
"stopSequence": 17
},
{
"arrival": {
"time": "1752833971",
"uncertainty": 120
},
"departure": {
"time": "1752833971",
"uncertainty": 120
},
"stopId": "0:_VINA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752834009",
"uncertainty": 120
},
"departure": {
"time": "1752834009",
"uncertainty": 120
},
"stopId": "0:_MDE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752834092",
"uncertainty": 120
},
"departure": {
"time": "1752834092",
"uncertainty": 120
},
"stopId": "0:_DEP 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752834142",
"uncertainty": 120
},
"departure": {
"time": "1752834142",
"uncertainty": 120
},
"stopId": "0:_JCH 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752834224",
"uncertainty": 120
},
"departure": {
"time": "1752834224",
"uncertainty": 120
},
"stopId": "0:_FBF 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752834322",
"uncertainty": 120
},
"departure": {
"time": "1752834322",
"uncertainty": 120
},
"stopId": "0:_SVC",
"stopSequence": 23
},
{
"arrival": {
"time": "1752834442",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3110570"
}
}
},
{
"id": "3080069",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752834166",
"uncertainty": 120
},
"departure": {
"time": "1752834166",
"uncertainty": 120
},
"stopId": "0:MONGE 2"
},
{
"departure": {
"time": "1752832140",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1752832163",
"uncertainty": 120
},
"departure": {
"time": "1752832163",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752832253",
"uncertainty": 120
},
"departure": {
"time": "1752832253",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752832315",
"uncertainty": 120
},
"departure": {
"time": "1752832315",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752832380",
"uncertainty": 120
},
"departure": {
"time": "1752832380",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752832477",
"uncertainty": 120
},
"departure": {
"time": "1752832477",
"uncertainty": 120
},
"stopId": "0:EUROP 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752832547",
"uncertainty": 120
},
"departure": {
"time": "1752832547",
"uncertainty": 120
},
"stopId": "0:VERD",
"stopSequence": 7
},
{
"arrival": {
"time": "1752832680",
"uncertainty": 120
},
"departure": {
"time": "1752832680",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752832804",
"uncertainty": 120
},
"departure": {
"time": "1752832804",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 9
},
{
"arrival": {
"time": "1752832917",
"uncertainty": 120
},
"departure": {
"time": "1752832917",
"uncertainty": 120
},
"stopId": "0:ROMAN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752832970",
"uncertainty": 120
},
"departure": {
"time": "1752832970",
"uncertainty": 120
},
"stopId": "0:CIMETI 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752833040",
"uncertainty": 120
},
"departure": {
"time": "1752833040",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752833125",
"uncertainty": 120
},
"departure": {
"time": "1752833125",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752833210",
"uncertainty": 120
},
"departure": {
"time": "1752833210",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752833297",
"uncertainty": 120
},
"departure": {
"time": "1752833297",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1752833400",
"uncertainty": 120
},
"departure": {
"time": "1752833400",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752833497",
"uncertainty": 120
},
"departure": {
"time": "1752833497",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752833604",
"uncertainty": 120
},
"departure": {
"time": "1752833604",
"uncertainty": 120
},
"stopId": "0:BRIAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752833663",
"uncertainty": 120
},
"departure": {
"time": "1752833663",
"uncertainty": 120
},
"stopId": "0:ELOUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752833727",
"uncertainty": 120
},
"departure": {
"time": "1752833727",
"uncertainty": 120
},
"stopId": "0:MARGU 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752833790",
"uncertainty": 120
},
"departure": {
"time": "1752833790",
"uncertainty": 120
},
"stopId": "0:PEGUY 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752833940",
"uncertainty": 120
},
"departure": {
"time": "1752833940",
"uncertainty": 120
},
"stopId": "0:DANTO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752834011",
"uncertainty": 120
},
"departure": {
"time": "1752834011",
"uncertainty": 120
},
"stopId": "0:FRANK 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752834089",
"uncertainty": 120
},
"departure": {
"time": "1752834089",
"uncertainty": 120
},
"stopId": "0:MFAUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752834184",
"uncertainty": 120
},
"departure": {
"time": "1752834184",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752834240",
"uncertainty": 120
},
"departure": {
"time": "1752834240",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752834296",
"uncertainty": 120
},
"departure": {
"time": "1752834296",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752834360",
"uncertainty": 120
},
"departure": {
"time": "1752834360",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MONGE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752834235",
"uncertainty": 120
},
"departure": {
"time": "1752834235",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752834284",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080069"
}
}
},
{
"id": "3080068",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752833135",
"uncertainty": 120
},
"departure": {
"time": "1752833135",
"uncertainty": 120
},
"stopId": "0:MONGE 2"
},
{
"departure": {
"time": "1752831296",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1752831334",
"uncertainty": 120
},
"departure": {
"time": "1752831334",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752831378",
"uncertainty": 120
},
"departure": {
"time": "1752831386",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752831423",
"uncertainty": 120
},
"departure": {
"time": "1752831423",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752831571",
"uncertainty": 120
},
"departure": {
"time": "1752831571",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752831662",
"uncertainty": 120
},
"departure": {
"time": "1752831662",
"uncertainty": 120
},
"stopId": "0:EUROP 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752831723",
"uncertainty": 120
},
"departure": {
"time": "1752831723",
"uncertainty": 120
},
"stopId": "0:VERD",
"stopSequence": 7
},
{
"arrival": {
"time": "1752831852",
"uncertainty": 120
},
"departure": {
"time": "1752831852",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752831938",
"uncertainty": 120
},
"departure": {
"time": "1752831938",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 9
},
{
"arrival": {
"time": "1752832051",
"uncertainty": 120
},
"departure": {
"time": "1752832051",
"uncertainty": 120
},
"stopId": "0:ROMAN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752832109",
"uncertainty": 120
},
"departure": {
"time": "1752832109",
"uncertainty": 120
},
"stopId": "0:CIMETI 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752832179",
"uncertainty": 120
},
"departure": {
"time": "1752832179",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752832247",
"uncertainty": 120
},
"departure": {
"time": "1752832247",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752832326",
"uncertainty": 120
},
"departure": {
"time": "1752832326",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752832397",
"uncertainty": 120
},
"departure": {
"time": "1752832397",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1752832487",
"uncertainty": 120
},
"departure": {
"time": "1752832487",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752832581",
"uncertainty": 120
},
"departure": {
"time": "1752832581",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752832688",
"uncertainty": 120
},
"departure": {
"time": "1752832688",
"uncertainty": 120
},
"stopId": "0:BRIAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752832747",
"uncertainty": 120
},
"departure": {
"time": "1752832747",
"uncertainty": 120
},
"stopId": "0:ELOUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752832780",
"uncertainty": 120
},
"departure": {
"time": "1752832780",
"uncertainty": 120
},
"stopId": "0:MARGU 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752832823",
"uncertainty": 120
},
"departure": {
"time": "1752832823",
"uncertainty": 120
},
"stopId": "0:PEGUY 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752832909",
"uncertainty": 120
},
"departure": {
"time": "1752832909",
"uncertainty": 120
},
"stopId": "0:DANTO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752832980",
"uncertainty": 120
},
"departure": {
"time": "1752832980",
"uncertainty": 120
},
"stopId": "0:FRANK 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752833058",
"uncertainty": 120
},
"departure": {
"time": "1752833058",
"uncertainty": 120
},
"stopId": "0:MFAUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752833284",
"uncertainty": 120
},
"departure": {
"time": "1752833284",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752833340",
"uncertainty": 120
},
"departure": {
"time": "1752833340",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752833396",
"uncertainty": 120
},
"departure": {
"time": "1752833396",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752833460",
"uncertainty": 120
},
"departure": {
"time": "1752833460",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MONGE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752833204",
"uncertainty": 120
},
"departure": {
"time": "1752833204",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752833253",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080068"
},
"vehicle": {
"id": "166",
"label": "166"
}
}
},
{
"id": "3080071",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752835966",
"uncertainty": 120
},
"departure": {
"time": "1752835966",
"uncertainty": 120
},
"stopId": "0:MONGE 2"
},
{
"departure": {
"time": "1752833940",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1752833963",
"uncertainty": 120
},
"departure": {
"time": "1752833963",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752834053",
"uncertainty": 120
},
"departure": {
"time": "1752834053",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752834115",
"uncertainty": 120
},
"departure": {
"time": "1752834115",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752834180",
"uncertainty": 120
},
"departure": {
"time": "1752834180",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752834277",
"uncertainty": 120
},
"departure": {
"time": "1752834277",
"uncertainty": 120
},
"stopId": "0:EUROP 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752834347",
"uncertainty": 120
},
"departure": {
"time": "1752834347",
"uncertainty": 120
},
"stopId": "0:VERD",
"stopSequence": 7
},
{
"arrival": {
"time": "1752834480",
"uncertainty": 120
},
"departure": {
"time": "1752834480",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752834604",
"uncertainty": 120
},
"departure": {
"time": "1752834604",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 9
},
{
"arrival": {
"time": "1752834717",
"uncertainty": 120
},
"departure": {
"time": "1752834717",
"uncertainty": 120
},
"stopId": "0:ROMAN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752834770",
"uncertainty": 120
},
"departure": {
"time": "1752834770",
"uncertainty": 120
},
"stopId": "0:CIMETI 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752834840",
"uncertainty": 120
},
"departure": {
"time": "1752834840",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752834925",
"uncertainty": 120
},
"departure": {
"time": "1752834925",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752835010",
"uncertainty": 120
},
"departure": {
"time": "1752835010",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752835097",
"uncertainty": 120
},
"departure": {
"time": "1752835097",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1752835200",
"uncertainty": 120
},
"departure": {
"time": "1752835200",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752835297",
"uncertainty": 120
},
"departure": {
"time": "1752835297",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752835404",
"uncertainty": 120
},
"departure": {
"time": "1752835404",
"uncertainty": 120
},
"stopId": "0:BRIAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752835463",
"uncertainty": 120
},
"departure": {
"time": "1752835463",
"uncertainty": 120
},
"stopId": "0:ELOUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752835527",
"uncertainty": 120
},
"departure": {
"time": "1752835527",
"uncertainty": 120
},
"stopId": "0:MARGU 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752835590",
"uncertainty": 120
},
"departure": {
"time": "1752835590",
"uncertainty": 120
},
"stopId": "0:PEGUY 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752835740",
"uncertainty": 120
},
"departure": {
"time": "1752835740",
"uncertainty": 120
},
"stopId": "0:DANTO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752835811",
"uncertainty": 120
},
"departure": {
"time": "1752835811",
"uncertainty": 120
},
"stopId": "0:FRANK 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752835889",
"uncertainty": 120
},
"departure": {
"time": "1752835889",
"uncertainty": 120
},
"stopId": "0:MFAUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752835984",
"uncertainty": 120
},
"departure": {
"time": "1752835984",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752836040",
"uncertainty": 120
},
"departure": {
"time": "1752836040",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752836096",
"uncertainty": 120
},
"departure": {
"time": "1752836096",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752836160",
"uncertainty": 120
},
"departure": {
"time": "1752836160",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MONGE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752836035",
"uncertainty": 120
},
"departure": {
"time": "1752836035",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752836084",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080071"
}
}
},
{
"id": "3080070",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752835066",
"uncertainty": 120
},
"departure": {
"time": "1752835066",
"uncertainty": 120
},
"stopId": "0:MONGE 2"
},
{
"departure": {
"time": "1752833040",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1752833063",
"uncertainty": 120
},
"departure": {
"time": "1752833063",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752833153",
"uncertainty": 120
},
"departure": {
"time": "1752833153",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752833215",
"uncertainty": 120
},
"departure": {
"time": "1752833215",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752833280",
"uncertainty": 120
},
"departure": {
"time": "1752833280",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752833377",
"uncertainty": 120
},
"departure": {
"time": "1752833377",
"uncertainty": 120
},
"stopId": "0:EUROP 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752833447",
"uncertainty": 120
},
"departure": {
"time": "1752833447",
"uncertainty": 120
},
"stopId": "0:VERD",
"stopSequence": 7
},
{
"arrival": {
"time": "1752833580",
"uncertainty": 120
},
"departure": {
"time": "1752833580",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752833704",
"uncertainty": 120
},
"departure": {
"time": "1752833704",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 9
},
{
"arrival": {
"time": "1752833817",
"uncertainty": 120
},
"departure": {
"time": "1752833817",
"uncertainty": 120
},
"stopId": "0:ROMAN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752833870",
"uncertainty": 120
},
"departure": {
"time": "1752833870",
"uncertainty": 120
},
"stopId": "0:CIMETI 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752833940",
"uncertainty": 120
},
"departure": {
"time": "1752833940",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752834025",
"uncertainty": 120
},
"departure": {
"time": "1752834025",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752834110",
"uncertainty": 120
},
"departure": {
"time": "1752834110",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752834197",
"uncertainty": 120
},
"departure": {
"time": "1752834197",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1752834300",
"uncertainty": 120
},
"departure": {
"time": "1752834300",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752834397",
"uncertainty": 120
},
"departure": {
"time": "1752834397",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752834504",
"uncertainty": 120
},
"departure": {
"time": "1752834504",
"uncertainty": 120
},
"stopId": "0:BRIAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752834563",
"uncertainty": 120
},
"departure": {
"time": "1752834563",
"uncertainty": 120
},
"stopId": "0:ELOUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752834627",
"uncertainty": 120
},
"departure": {
"time": "1752834627",
"uncertainty": 120
},
"stopId": "0:MARGU 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752834690",
"uncertainty": 120
},
"departure": {
"time": "1752834690",
"uncertainty": 120
},
"stopId": "0:PEGUY 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752834840",
"uncertainty": 120
},
"departure": {
"time": "1752834840",
"uncertainty": 120
},
"stopId": "0:DANTO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752834911",
"uncertainty": 120
},
"departure": {
"time": "1752834911",
"uncertainty": 120
},
"stopId": "0:FRANK 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752834989",
"uncertainty": 120
},
"departure": {
"time": "1752834989",
"uncertainty": 120
},
"stopId": "0:MFAUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752835084",
"uncertainty": 120
},
"departure": {
"time": "1752835084",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752835140",
"uncertainty": 120
},
"departure": {
"time": "1752835140",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752835196",
"uncertainty": 120
},
"departure": {
"time": "1752835196",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752835260",
"uncertainty": 120
},
"departure": {
"time": "1752835260",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MONGE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752835135",
"uncertainty": 120
},
"departure": {
"time": "1752835135",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752835184",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080070"
}
}
},
{
"id": "3080072",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752836866",
"uncertainty": 120
},
"departure": {
"time": "1752836866",
"uncertainty": 120
},
"stopId": "0:MONGE 2"
},
{
"departure": {
"time": "1752834840",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1752834863",
"uncertainty": 120
},
"departure": {
"time": "1752834863",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752834953",
"uncertainty": 120
},
"departure": {
"time": "1752834953",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752835015",
"uncertainty": 120
},
"departure": {
"time": "1752835015",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752835080",
"uncertainty": 120
},
"departure": {
"time": "1752835080",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752835177",
"uncertainty": 120
},
"departure": {
"time": "1752835177",
"uncertainty": 120
},
"stopId": "0:EUROP 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752835247",
"uncertainty": 120
},
"departure": {
"time": "1752835247",
"uncertainty": 120
},
"stopId": "0:VERD",
"stopSequence": 7
},
{
"arrival": {
"time": "1752835380",
"uncertainty": 120
},
"departure": {
"time": "1752835380",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752835504",
"uncertainty": 120
},
"departure": {
"time": "1752835504",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 9
},
{
"arrival": {
"time": "1752835617",
"uncertainty": 120
},
"departure": {
"time": "1752835617",
"uncertainty": 120
},
"stopId": "0:ROMAN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752835670",
"uncertainty": 120
},
"departure": {
"time": "1752835670",
"uncertainty": 120
},
"stopId": "0:CIMETI 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752835740",
"uncertainty": 120
},
"departure": {
"time": "1752835740",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752835825",
"uncertainty": 120
},
"departure": {
"time": "1752835825",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752835910",
"uncertainty": 120
},
"departure": {
"time": "1752835910",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752835997",
"uncertainty": 120
},
"departure": {
"time": "1752835997",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1752836100",
"uncertainty": 120
},
"departure": {
"time": "1752836100",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752836197",
"uncertainty": 120
},
"departure": {
"time": "1752836197",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752836304",
"uncertainty": 120
},
"departure": {
"time": "1752836304",
"uncertainty": 120
},
"stopId": "0:BRIAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752836363",
"uncertainty": 120
},
"departure": {
"time": "1752836363",
"uncertainty": 120
},
"stopId": "0:ELOUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752836427",
"uncertainty": 120
},
"departure": {
"time": "1752836427",
"uncertainty": 120
},
"stopId": "0:MARGU 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752836490",
"uncertainty": 120
},
"departure": {
"time": "1752836490",
"uncertainty": 120
},
"stopId": "0:PEGUY 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752836640",
"uncertainty": 120
},
"departure": {
"time": "1752836640",
"uncertainty": 120
},
"stopId": "0:DANTO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752836711",
"uncertainty": 120
},
"departure": {
"time": "1752836711",
"uncertainty": 120
},
"stopId": "0:FRANK 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752836789",
"uncertainty": 120
},
"departure": {
"time": "1752836789",
"uncertainty": 120
},
"stopId": "0:MFAUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752836884",
"uncertainty": 120
},
"departure": {
"time": "1752836884",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752836940",
"uncertainty": 120
},
"departure": {
"time": "1752836940",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752836996",
"uncertainty": 120
},
"departure": {
"time": "1752836996",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752837060",
"uncertainty": 120
},
"departure": {
"time": "1752837060",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MONGE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752836935",
"uncertainty": 120
},
"departure": {
"time": "1752836935",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752836984",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080072"
}
}
},
{
"id": "3080119",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752829356",
"uncertainty": 120
},
"departure": {
"time": "1752829370",
"uncertainty": 120
},
"stopId": "0:MONGE"
},
{
"departure": {
"time": "1752829172",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1752829230",
"uncertainty": 120
},
"departure": {
"time": "1752829232",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752829292",
"uncertainty": 120
},
"departure": {
"time": "1752829352",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1752829269",
"uncertainty": 120
},
"departure": {
"time": "1752829269",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752829320",
"uncertainty": 120
},
"departure": {
"time": "1752829320",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752829399",
"uncertainty": 120
},
"departure": {
"time": "1752829399",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1752829454",
"uncertainty": 120
},
"departure": {
"time": "1752829514",
"uncertainty": 120
},
"stopId": "0:MFAUR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752829627",
"uncertainty": 120
},
"departure": {
"time": "1752829635",
"uncertainty": 120
},
"stopId": "0:FRANK",
"stopSequence": 8
},
{
"arrival": {
"time": "1752829694",
"uncertainty": 120
},
"departure": {
"time": "1752829754",
"uncertainty": 120
},
"stopId": "0:DANTO",
"stopSequence": 9
},
{
"arrival": {
"time": "1752829994",
"uncertainty": 120
},
"departure": {
"time": "1752829994",
"uncertainty": 120
},
"stopId": "0:PEGUY",
"stopSequence": 10
},
{
"arrival": {
"time": "1752830024",
"uncertainty": 120
},
"departure": {
"time": "1752830054",
"uncertainty": 120
},
"stopId": "0:MARGU",
"stopSequence": 11
},
{
"arrival": {
"time": "1752830098",
"uncertainty": 120
},
"departure": {
"time": "1752830098",
"uncertainty": 120
},
"stopId": "0:ELOUB",
"stopSequence": 12
},
{
"arrival": {
"time": "1752830175",
"uncertainty": 120
},
"departure": {
"time": "1752830175",
"uncertainty": 120
},
"stopId": "0:BRIAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1752830293",
"uncertainty": 120
},
"departure": {
"time": "1752830295",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1752830443",
"uncertainty": 120
},
"departure": {
"time": "1752830505",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 15
},
{
"arrival": {
"time": "1752830617",
"uncertainty": 120
},
"departure": {
"time": "1752830625",
"uncertainty": 120
},
"stopId": "0:LMARN",
"stopSequence": 16
},
{
"arrival": {
"time": "1752830676",
"uncertainty": 120
},
"departure": {
"time": "1752830685",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752830720",
"uncertainty": 120
},
"departure": {
"time": "1752830745",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1752830806",
"uncertainty": 120
},
"departure": {
"time": "1752830836",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1752830986",
"uncertainty": 120
},
"departure": {
"time": "1752830986",
"uncertainty": 120
},
"stopId": "0:CIMETI",
"stopSequence": 20
},
{
"arrival": {
"time": "1752831031",
"uncertainty": 120
},
"departure": {
"time": "1752831046",
"uncertainty": 120
},
"stopId": "0:ROMAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1752831126",
"uncertainty": 120
},
"departure": {
"time": "1752831126",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 22
},
{
"arrival": {
"time": "1752831282",
"uncertainty": 120
},
"departure": {
"time": "1752831282",
"uncertainty": 120
},
"stopId": "0:CHUR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752831417",
"uncertainty": 120
},
"departure": {
"time": "1752831436",
"uncertainty": 120
},
"stopId": "0:VERD 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752831509",
"uncertainty": 120
},
"departure": {
"time": "1752831509",
"uncertainty": 120
},
"stopId": "0:EUROP",
"stopSequence": 25
},
{
"arrival": {
"time": "1752831570",
"uncertainty": 120
},
"departure": {
"time": "1752831570",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 26
},
{
"arrival": {
"time": "1752831657",
"uncertainty": 120
},
"departure": {
"time": "1752831657",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1752831694",
"uncertainty": 120
},
"departure": {
"time": "1752831694",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 28
},
{
"arrival": {
"time": "1752831746",
"uncertainty": 120
},
"departure": {
"time": "1752831746",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 29
},
{
"arrival": {
"time": "1752831761",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080119"
},
"vehicle": {
"id": "104",
"label": "104"
}
}
},
{
"id": "3080121",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752831272",
"uncertainty": 120
},
"departure": {
"time": "1752831273",
"uncertainty": 120
},
"stopId": "0:MONGE"
},
{
"departure": {
"time": "1752831091",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1752831151",
"uncertainty": 120
},
"departure": {
"time": "1752831151",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752831232",
"uncertainty": 120
},
"departure": {
"time": "1752831241",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1752831069",
"uncertainty": 120
},
"departure": {
"time": "1752831069",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752831120",
"uncertainty": 120
},
"departure": {
"time": "1752831120",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752831199",
"uncertainty": 120
},
"departure": {
"time": "1752831199",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1752831354",
"uncertainty": 120
},
"departure": {
"time": "1752831384",
"uncertainty": 120
},
"stopId": "0:MFAUR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752831487",
"uncertainty": 120
},
"departure": {
"time": "1752831487",
"uncertainty": 120
},
"stopId": "0:FRANK",
"stopSequence": 8
},
{
"arrival": {
"time": "1752831550",
"uncertainty": 120
},
"departure": {
"time": "1752831550",
"uncertainty": 120
},
"stopId": "0:DANTO",
"stopSequence": 9
},
{
"arrival": {
"time": "1752831646",
"uncertainty": 120
},
"departure": {
"time": "1752831646",
"uncertainty": 120
},
"stopId": "0:PEGUY",
"stopSequence": 10
},
{
"arrival": {
"time": "1752831696",
"uncertainty": 120
},
"departure": {
"time": "1752831696",
"uncertainty": 120
},
"stopId": "0:MARGU",
"stopSequence": 11
},
{
"arrival": {
"time": "1752831744",
"uncertainty": 120
},
"departure": {
"time": "1752831744",
"uncertainty": 120
},
"stopId": "0:ELOUB",
"stopSequence": 12
},
{
"arrival": {
"time": "1752831813",
"uncertainty": 120
},
"departure": {
"time": "1752831813",
"uncertainty": 120
},
"stopId": "0:BRIAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1752831930",
"uncertainty": 120
},
"departure": {
"time": "1752831930",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1752832045",
"uncertainty": 120
},
"departure": {
"time": "1752832045",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 15
},
{
"arrival": {
"time": "1752832176",
"uncertainty": 120
},
"departure": {
"time": "1752832176",
"uncertainty": 120
},
"stopId": "0:LMARN",
"stopSequence": 16
},
{
"arrival": {
"time": "1752832225",
"uncertainty": 120
},
"departure": {
"time": "1752832225",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752832261",
"uncertainty": 120
},
"departure": {
"time": "1752832261",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1752832383",
"uncertainty": 120
},
"departure": {
"time": "1752832383",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1752832519",
"uncertainty": 120
},
"departure": {
"time": "1752832519",
"uncertainty": 120
},
"stopId": "0:CIMETI",
"stopSequence": 20
},
{
"arrival": {
"time": "1752832568",
"uncertainty": 120
},
"departure": {
"time": "1752832568",
"uncertainty": 120
},
"stopId": "0:ROMAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1752832656",
"uncertainty": 120
},
"departure": {
"time": "1752832656",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 22
},
{
"arrival": {
"time": "1752832810",
"uncertainty": 120
},
"departure": {
"time": "1752832810",
"uncertainty": 120
},
"stopId": "0:CHUR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752832945",
"uncertainty": 120
},
"departure": {
"time": "1752832945",
"uncertainty": 120
},
"stopId": "0:VERD 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752833041",
"uncertainty": 120
},
"departure": {
"time": "1752833041",
"uncertainty": 120
},
"stopId": "0:EUROP",
"stopSequence": 25
},
{
"arrival": {
"time": "1752833112",
"uncertainty": 120
},
"departure": {
"time": "1752833112",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 26
},
{
"arrival": {
"time": "1752833171",
"uncertainty": 120
},
"departure": {
"time": "1752833171",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1752833220",
"uncertainty": 120
},
"departure": {
"time": "1752833220",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 28
},
{
"arrival": {
"time": "1752833277",
"uncertainty": 120
},
"departure": {
"time": "1752833277",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 29
},
{
"arrival": {
"time": "1752833292",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080121"
},
"vehicle": {
"id": "69",
"label": "69"
}
}
},
{
"id": "3080120",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752830225",
"uncertainty": 120
},
"departure": {
"time": "1752830233",
"uncertainty": 120
},
"stopId": "0:MONGE"
},
{
"departure": {
"time": "1752830071",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1752830131",
"uncertainty": 120
},
"departure": {
"time": "1752830131",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752830203",
"uncertainty": 120
},
"departure": {
"time": "1752830221",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830169",
"uncertainty": 120
},
"departure": {
"time": "1752830169",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752830220",
"uncertainty": 120
},
"departure": {
"time": "1752830220",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752830299",
"uncertainty": 120
},
"departure": {
"time": "1752830299",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1752830388",
"uncertainty": 120
},
"departure": {
"time": "1752830418",
"uncertainty": 120
},
"stopId": "0:MFAUR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752830529",
"uncertainty": 120
},
"departure": {
"time": "1752830538",
"uncertainty": 120
},
"stopId": "0:FRANK",
"stopSequence": 8
},
{
"arrival": {
"time": "1752830598",
"uncertainty": 120
},
"departure": {
"time": "1752830628",
"uncertainty": 120
},
"stopId": "0:DANTO",
"stopSequence": 9
},
{
"arrival": {
"time": "1752830718",
"uncertainty": 120
},
"departure": {
"time": "1752830718",
"uncertainty": 120
},
"stopId": "0:PEGUY",
"stopSequence": 10
},
{
"arrival": {
"time": "1752830767",
"uncertainty": 120
},
"departure": {
"time": "1752830778",
"uncertainty": 120
},
"stopId": "0:MARGU",
"stopSequence": 11
},
{
"arrival": {
"time": "1752830824",
"uncertainty": 120
},
"departure": {
"time": "1752830824",
"uncertainty": 120
},
"stopId": "0:ELOUB",
"stopSequence": 12
},
{
"arrival": {
"time": "1752830898",
"uncertainty": 120
},
"departure": {
"time": "1752830898",
"uncertainty": 120
},
"stopId": "0:BRIAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1752831018",
"uncertainty": 120
},
"departure": {
"time": "1752831018",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1752831137",
"uncertainty": 120
},
"departure": {
"time": "1752831198",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831330",
"uncertainty": 120
},
"departure": {
"time": "1752831330",
"uncertainty": 120
},
"stopId": "0:LMARN",
"stopSequence": 16
},
{
"arrival": {
"time": "1752831377",
"uncertainty": 120
},
"departure": {
"time": "1752831377",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752831408",
"uncertainty": 120
},
"departure": {
"time": "1752831408",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1752831490",
"uncertainty": 120
},
"departure": {
"time": "1752831490",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1752831634",
"uncertainty": 120
},
"departure": {
"time": "1752831634",
"uncertainty": 120
},
"stopId": "0:CIMETI",
"stopSequence": 20
},
{
"arrival": {
"time": "1752831681",
"uncertainty": 120
},
"departure": {
"time": "1752831681",
"uncertainty": 120
},
"stopId": "0:ROMAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1752831765",
"uncertainty": 120
},
"departure": {
"time": "1752831765",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 22
},
{
"arrival": {
"time": "1752831920",
"uncertainty": 120
},
"departure": {
"time": "1752831920",
"uncertainty": 120
},
"stopId": "0:CHUR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752832055",
"uncertainty": 120
},
"departure": {
"time": "1752832055",
"uncertainty": 120
},
"stopId": "0:VERD 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752832146",
"uncertainty": 120
},
"departure": {
"time": "1752832146",
"uncertainty": 120
},
"stopId": "0:EUROP",
"stopSequence": 25
},
{
"arrival": {
"time": "1752832212",
"uncertainty": 120
},
"departure": {
"time": "1752832212",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 26
},
{
"arrival": {
"time": "1752832287",
"uncertainty": 120
},
"departure": {
"time": "1752832287",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1752832329",
"uncertainty": 120
},
"departure": {
"time": "1752832329",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 28
},
{
"arrival": {
"time": "1752832383",
"uncertainty": 120
},
"departure": {
"time": "1752832383",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 29
},
{
"arrival": {
"time": "1752832398",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080120"
},
"vehicle": {
"id": "51",
"label": "51"
}
}
},
{
"id": "3068399",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752833400",
"uncertainty": 120
},
"stopId": "0:_MMD",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "611",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3068399"
}
}
},
{
"id": "3080123",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752832804",
"uncertainty": 120
},
"departure": {
"time": "1752832804",
"uncertainty": 120
},
"stopId": "0:MONGE"
},
{
"departure": {
"time": "1752832680",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1752832736",
"uncertainty": 120
},
"departure": {
"time": "1752832736",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752832800",
"uncertainty": 120
},
"departure": {
"time": "1752832800",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1752832869",
"uncertainty": 120
},
"departure": {
"time": "1752832869",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752832920",
"uncertainty": 120
},
"departure": {
"time": "1752832920",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752832999",
"uncertainty": 120
},
"departure": {
"time": "1752832999",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1752832899",
"uncertainty": 120
},
"departure": {
"time": "1752832899",
"uncertainty": 120
},
"stopId": "0:MFAUR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752833017",
"uncertainty": 120
},
"departure": {
"time": "1752833017",
"uncertainty": 120
},
"stopId": "0:FRANK",
"stopSequence": 8
},
{
"arrival": {
"time": "1752833108",
"uncertainty": 120
},
"departure": {
"time": "1752833108",
"uncertainty": 120
},
"stopId": "0:DANTO",
"stopSequence": 9
},
{
"arrival": {
"time": "1752833250",
"uncertainty": 120
},
"departure": {
"time": "1752833250",
"uncertainty": 120
},
"stopId": "0:PEGUY",
"stopSequence": 10
},
{
"arrival": {
"time": "1752833308",
"uncertainty": 120
},
"departure": {
"time": "1752833308",
"uncertainty": 120
},
"stopId": "0:MARGU",
"stopSequence": 11
},
{
"arrival": {
"time": "1752833372",
"uncertainty": 120
},
"departure": {
"time": "1752833372",
"uncertainty": 120
},
"stopId": "0:ELOUB",
"stopSequence": 12
},
{
"arrival": {
"time": "1752833404",
"uncertainty": 120
},
"departure": {
"time": "1752833404",
"uncertainty": 120
},
"stopId": "0:BRIAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1752833501",
"uncertainty": 120
},
"departure": {
"time": "1752833501",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1752833572",
"uncertainty": 120
},
"departure": {
"time": "1752833572",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 15
},
{
"arrival": {
"time": "1752833683",
"uncertainty": 120
},
"departure": {
"time": "1752833683",
"uncertainty": 120
},
"stopId": "0:LMARN",
"stopSequence": 16
},
{
"arrival": {
"time": "1752833742",
"uncertainty": 120
},
"departure": {
"time": "1752833742",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752833814",
"uncertainty": 120
},
"departure": {
"time": "1752833814",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1752833929",
"uncertainty": 120
},
"departure": {
"time": "1752833929",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1752834005",
"uncertainty": 120
},
"departure": {
"time": "1752834005",
"uncertainty": 120
},
"stopId": "0:CIMETI",
"stopSequence": 20
},
{
"arrival": {
"time": "1752834057",
"uncertainty": 120
},
"departure": {
"time": "1752834057",
"uncertainty": 120
},
"stopId": "0:ROMAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1752834173",
"uncertainty": 120
},
"departure": {
"time": "1752834173",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 22
},
{
"arrival": {
"time": "1752834317",
"uncertainty": 120
},
"departure": {
"time": "1752834317",
"uncertainty": 120
},
"stopId": "0:CHUR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752834450",
"uncertainty": 120
},
"departure": {
"time": "1752834450",
"uncertainty": 120
},
"stopId": "0:VERD 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752834546",
"uncertainty": 120
},
"departure": {
"time": "1752834546",
"uncertainty": 120
},
"stopId": "0:EUROP",
"stopSequence": 25
},
{
"arrival": {
"time": "1752834617",
"uncertainty": 120
},
"departure": {
"time": "1752834617",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 26
},
{
"arrival": {
"time": "1752834676",
"uncertainty": 120
},
"departure": {
"time": "1752834676",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1752834725",
"uncertainty": 120
},
"departure": {
"time": "1752834725",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 28
},
{
"arrival": {
"time": "1752834782",
"uncertainty": 120
},
"departure": {
"time": "1752834782",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 29
},
{
"arrival": {
"time": "1752834797",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080123"
}
}
},
{
"id": "3080122",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752831923",
"uncertainty": 120
},
"departure": {
"time": "1752831923",
"uncertainty": 120
},
"stopId": "0:MONGE"
},
{
"departure": {
"time": "1752831483",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1752831840",
"uncertainty": 120
},
"departure": {
"time": "1752831840",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752831919",
"uncertainty": 120
},
"departure": {
"time": "1752831919",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1752831969",
"uncertainty": 120
},
"departure": {
"time": "1752831969",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752832020",
"uncertainty": 120
},
"departure": {
"time": "1752832020",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752832099",
"uncertainty": 120
},
"departure": {
"time": "1752832099",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1752832018",
"uncertainty": 120
},
"departure": {
"time": "1752832018",
"uncertainty": 120
},
"stopId": "0:MFAUR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752832131",
"uncertainty": 120
},
"departure": {
"time": "1752832131",
"uncertainty": 120
},
"stopId": "0:FRANK",
"stopSequence": 8
},
{
"arrival": {
"time": "1752832199",
"uncertainty": 120
},
"departure": {
"time": "1752832199",
"uncertainty": 120
},
"stopId": "0:DANTO",
"stopSequence": 9
},
{
"arrival": {
"time": "1752832302",
"uncertainty": 120
},
"departure": {
"time": "1752832302",
"uncertainty": 120
},
"stopId": "0:PEGUY",
"stopSequence": 10
},
{
"arrival": {
"time": "1752832353",
"uncertainty": 120
},
"departure": {
"time": "1752832353",
"uncertainty": 120
},
"stopId": "0:MARGU",
"stopSequence": 11
},
{
"arrival": {
"time": "1752832404",
"uncertainty": 120
},
"departure": {
"time": "1752832404",
"uncertainty": 120
},
"stopId": "0:ELOUB",
"stopSequence": 12
},
{
"arrival": {
"time": "1752832468",
"uncertainty": 120
},
"departure": {
"time": "1752832468",
"uncertainty": 120
},
"stopId": "0:BRIAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1752832582",
"uncertainty": 120
},
"departure": {
"time": "1752832582",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1752832693",
"uncertainty": 120
},
"departure": {
"time": "1752832693",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 15
},
{
"arrival": {
"time": "1752832824",
"uncertainty": 120
},
"departure": {
"time": "1752832824",
"uncertainty": 120
},
"stopId": "0:LMARN",
"stopSequence": 16
},
{
"arrival": {
"time": "1752832874",
"uncertainty": 120
},
"departure": {
"time": "1752832874",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752832914",
"uncertainty": 120
},
"departure": {
"time": "1752832914",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1752833010",
"uncertainty": 120
},
"departure": {
"time": "1752833010",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1752833105",
"uncertainty": 120
},
"departure": {
"time": "1752833105",
"uncertainty": 120
},
"stopId": "0:CIMETI",
"stopSequence": 20
},
{
"arrival": {
"time": "1752833170",
"uncertainty": 120
},
"departure": {
"time": "1752833170",
"uncertainty": 120
},
"stopId": "0:ROMAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1752833286",
"uncertainty": 120
},
"departure": {
"time": "1752833286",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 22
},
{
"arrival": {
"time": "1752833430",
"uncertainty": 120
},
"departure": {
"time": "1752833430",
"uncertainty": 120
},
"stopId": "0:CHUR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752833563",
"uncertainty": 120
},
"departure": {
"time": "1752833563",
"uncertainty": 120
},
"stopId": "0:VERD 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752833659",
"uncertainty": 120
},
"departure": {
"time": "1752833659",
"uncertainty": 120
},
"stopId": "0:EUROP",
"stopSequence": 25
},
{
"arrival": {
"time": "1752833730",
"uncertainty": 120
},
"departure": {
"time": "1752833730",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 26
},
{
"arrival": {
"time": "1752833794",
"uncertainty": 120
},
"departure": {
"time": "1752833794",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1752833856",
"uncertainty": 120
},
"departure": {
"time": "1752833856",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 28
},
{
"arrival": {
"time": "1752833918",
"uncertainty": 120
},
"departure": {
"time": "1752833918",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 29
},
{
"arrival": {
"time": "1752833933",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080122"
},
"vehicle": {
"id": "101",
"label": "101"
}
}
},
{
"id": "3080125",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752834604",
"uncertainty": 120
},
"departure": {
"time": "1752834604",
"uncertainty": 120
},
"stopId": "0:MONGE"
},
{
"departure": {
"time": "1752834480",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1752834536",
"uncertainty": 120
},
"departure": {
"time": "1752834536",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752834600",
"uncertainty": 120
},
"departure": {
"time": "1752834600",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1752834669",
"uncertainty": 120
},
"departure": {
"time": "1752834669",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752834720",
"uncertainty": 120
},
"departure": {
"time": "1752834720",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752834799",
"uncertainty": 120
},
"departure": {
"time": "1752834799",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1752834699",
"uncertainty": 120
},
"departure": {
"time": "1752834699",
"uncertainty": 120
},
"stopId": "0:MFAUR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752834817",
"uncertainty": 120
},
"departure": {
"time": "1752834817",
"uncertainty": 120
},
"stopId": "0:FRANK",
"stopSequence": 8
},
{
"arrival": {
"time": "1752834908",
"uncertainty": 120
},
"departure": {
"time": "1752834908",
"uncertainty": 120
},
"stopId": "0:DANTO",
"stopSequence": 9
},
{
"arrival": {
"time": "1752835050",
"uncertainty": 120
},
"departure": {
"time": "1752835050",
"uncertainty": 120
},
"stopId": "0:PEGUY",
"stopSequence": 10
},
{
"arrival": {
"time": "1752835108",
"uncertainty": 120
},
"departure": {
"time": "1752835108",
"uncertainty": 120
},
"stopId": "0:MARGU",
"stopSequence": 11
},
{
"arrival": {
"time": "1752835172",
"uncertainty": 120
},
"departure": {
"time": "1752835172",
"uncertainty": 120
},
"stopId": "0:ELOUB",
"stopSequence": 12
},
{
"arrival": {
"time": "1752835204",
"uncertainty": 120
},
"departure": {
"time": "1752835204",
"uncertainty": 120
},
"stopId": "0:BRIAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1752835301",
"uncertainty": 120
},
"departure": {
"time": "1752835301",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1752835372",
"uncertainty": 120
},
"departure": {
"time": "1752835372",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 15
},
{
"arrival": {
"time": "1752835477",
"uncertainty": 120
},
"departure": {
"time": "1752835477",
"uncertainty": 120
},
"stopId": "0:LMARN",
"stopSequence": 16
},
{
"arrival": {
"time": "1752835530",
"uncertainty": 120
},
"departure": {
"time": "1752835530",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752835594",
"uncertainty": 120
},
"departure": {
"time": "1752835594",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1752835676",
"uncertainty": 120
},
"departure": {
"time": "1752835676",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1752835751",
"uncertainty": 120
},
"departure": {
"time": "1752835751",
"uncertainty": 120
},
"stopId": "0:CIMETI",
"stopSequence": 20
},
{
"arrival": {
"time": "1752835802",
"uncertainty": 120
},
"departure": {
"time": "1752835802",
"uncertainty": 120
},
"stopId": "0:ROMAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1752835918",
"uncertainty": 120
},
"departure": {
"time": "1752835918",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 22
},
{
"arrival": {
"time": "1752836062",
"uncertainty": 120
},
"departure": {
"time": "1752836062",
"uncertainty": 120
},
"stopId": "0:CHUR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752836195",
"uncertainty": 120
},
"departure": {
"time": "1752836195",
"uncertainty": 120
},
"stopId": "0:VERD 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752836291",
"uncertainty": 120
},
"departure": {
"time": "1752836291",
"uncertainty": 120
},
"stopId": "0:EUROP",
"stopSequence": 25
},
{
"arrival": {
"time": "1752836362",
"uncertainty": 120
},
"departure": {
"time": "1752836362",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 26
},
{
"arrival": {
"time": "1752836421",
"uncertainty": 120
},
"departure": {
"time": "1752836421",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1752836481",
"uncertainty": 120
},
"departure": {
"time": "1752836481",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 28
},
{
"arrival": {
"time": "1752836538",
"uncertainty": 120
},
"departure": {
"time": "1752836538",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 29
},
{
"arrival": {
"time": "1752836553",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080125"
}
}
},
{
"id": "3080124",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752833704",
"uncertainty": 120
},
"departure": {
"time": "1752833704",
"uncertainty": 120
},
"stopId": "0:MONGE"
},
{
"departure": {
"time": "1752833580",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1752833636",
"uncertainty": 120
},
"departure": {
"time": "1752833636",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752833700",
"uncertainty": 120
},
"departure": {
"time": "1752833700",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1752833769",
"uncertainty": 120
},
"departure": {
"time": "1752833769",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752833820",
"uncertainty": 120
},
"departure": {
"time": "1752833820",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752833899",
"uncertainty": 120
},
"departure": {
"time": "1752833899",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1752833799",
"uncertainty": 120
},
"departure": {
"time": "1752833799",
"uncertainty": 120
},
"stopId": "0:MFAUR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752833917",
"uncertainty": 120
},
"departure": {
"time": "1752833917",
"uncertainty": 120
},
"stopId": "0:FRANK",
"stopSequence": 8
},
{
"arrival": {
"time": "1752834008",
"uncertainty": 120
},
"departure": {
"time": "1752834008",
"uncertainty": 120
},
"stopId": "0:DANTO",
"stopSequence": 9
},
{
"arrival": {
"time": "1752834150",
"uncertainty": 120
},
"departure": {
"time": "1752834150",
"uncertainty": 120
},
"stopId": "0:PEGUY",
"stopSequence": 10
},
{
"arrival": {
"time": "1752834208",
"uncertainty": 120
},
"departure": {
"time": "1752834208",
"uncertainty": 120
},
"stopId": "0:MARGU",
"stopSequence": 11
},
{
"arrival": {
"time": "1752834272",
"uncertainty": 120
},
"departure": {
"time": "1752834272",
"uncertainty": 120
},
"stopId": "0:ELOUB",
"stopSequence": 12
},
{
"arrival": {
"time": "1752834304",
"uncertainty": 120
},
"departure": {
"time": "1752834304",
"uncertainty": 120
},
"stopId": "0:BRIAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1752834401",
"uncertainty": 120
},
"departure": {
"time": "1752834401",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1752834488",
"uncertainty": 120
},
"departure": {
"time": "1752834488",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 15
},
{
"arrival": {
"time": "1752834593",
"uncertainty": 120
},
"departure": {
"time": "1752834593",
"uncertainty": 120
},
"stopId": "0:LMARN",
"stopSequence": 16
},
{
"arrival": {
"time": "1752834645",
"uncertainty": 120
},
"departure": {
"time": "1752834645",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752834708",
"uncertainty": 120
},
"departure": {
"time": "1752834708",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1752834788",
"uncertainty": 120
},
"departure": {
"time": "1752834788",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1752834883",
"uncertainty": 120
},
"departure": {
"time": "1752834883",
"uncertainty": 120
},
"stopId": "0:CIMETI",
"stopSequence": 20
},
{
"arrival": {
"time": "1752834948",
"uncertainty": 120
},
"departure": {
"time": "1752834948",
"uncertainty": 120
},
"stopId": "0:ROMAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1752835064",
"uncertainty": 120
},
"departure": {
"time": "1752835064",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 22
},
{
"arrival": {
"time": "1752835208",
"uncertainty": 120
},
"departure": {
"time": "1752835208",
"uncertainty": 120
},
"stopId": "0:CHUR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752835341",
"uncertainty": 120
},
"departure": {
"time": "1752835341",
"uncertainty": 120
},
"stopId": "0:VERD 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752835437",
"uncertainty": 120
},
"departure": {
"time": "1752835437",
"uncertainty": 120
},
"stopId": "0:EUROP",
"stopSequence": 25
},
{
"arrival": {
"time": "1752835508",
"uncertainty": 120
},
"departure": {
"time": "1752835508",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 26
},
{
"arrival": {
"time": "1752835573",
"uncertainty": 120
},
"departure": {
"time": "1752835573",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1752835628",
"uncertainty": 120
},
"departure": {
"time": "1752835628",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 28
},
{
"arrival": {
"time": "1752835692",
"uncertainty": 120
},
"departure": {
"time": "1752835692",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 29
},
{
"arrival": {
"time": "1752835707",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080124"
}
}
},
{
"id": "3059865",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752833940"
},
"stopId": "0:MONG 4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "CP",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3059865"
}
}
},
{
"id": "3059864",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752832140"
},
"stopId": "0:MONG 4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "CP",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3059864"
}
}
},
{
"id": "3059845",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752834600"
},
"stopId": "0:LEC O2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "CP",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3059845"
}
}
},
{
"id": "3059844",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752832800"
},
"stopId": "0:LEC O2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "CP",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3059844"
}
}
},
{
"id": "3080021",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752835864",
"uncertainty": 120
},
"departure": {
"time": "1752835864",
"uncertainty": 120
},
"stopId": "0:_LIB 2"
},
{
"arrival": {
"time": "1752835874",
"uncertainty": 120
},
"departure": {
"time": "1752835874",
"uncertainty": 120
},
"stopId": "0:_LIB 2"
},
{
"arrival": {
"time": "1752835929",
"uncertainty": 120
},
"departure": {
"time": "1752835929",
"uncertainty": 120
},
"stopId": "0:_DUC 2"
},
{
"arrival": {
"time": "1752835955",
"uncertainty": 120
},
"departure": {
"time": "1752835955",
"uncertainty": 120
},
"stopId": "0:_PMA 2"
},
{
"arrival": {
"time": "1752836132",
"uncertainty": 120
},
"departure": {
"time": "1752836132",
"uncertainty": 120
},
"stopId": "0:_MCC 2"
},
{
"arrival": {
"time": "1752836196",
"uncertainty": 120
},
"departure": {
"time": "1752836196",
"uncertainty": 120
},
"stopId": "0:_MCC 3"
},
{
"arrival": {
"time": "1752836256",
"uncertainty": 120
},
"departure": {
"time": "1752836256",
"uncertainty": 120
},
"stopId": "0:_LRE"
},
{
"arrival": {
"time": "1752836268",
"uncertainty": 120
},
"departure": {
"time": "1752836268",
"uncertainty": 120
},
"stopId": "0:_LRE"
},
{
"arrival": {
"time": "1752836348",
"uncertainty": 120
},
"departure": {
"time": "1752836348",
"uncertainty": 120
},
"stopId": "0:_MAG 3"
},
{
"arrival": {
"time": "1752836454",
"uncertainty": 120
},
"departure": {
"time": "1752836454",
"uncertainty": 120
},
"stopId": "0:_CIM 2"
},
{
"arrival": {
"time": "1752836464",
"uncertainty": 120
},
"departure": {
"time": "1752836464",
"uncertainty": 120
},
"stopId": "0:_CIM 2"
},
{
"departure": {
"time": "1752834787",
"uncertainty": 120
},
"stopId": "0:_LRC",
"stopSequence": 1
},
{
"arrival": {
"time": "1752834854",
"uncertainty": 120
},
"departure": {
"time": "1752834854",
"uncertainty": 120
},
"stopId": "0:_LRS",
"stopSequence": 2
},
{
"arrival": {
"time": "1752834902",
"uncertainty": 120
},
"departure": {
"time": "1752834902",
"uncertainty": 120
},
"stopId": "0:_ZIL 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752835027",
"uncertainty": 120
},
"departure": {
"time": "1752835027",
"uncertainty": 120
},
"stopId": "0:_SCH",
"stopSequence": 4
},
{
"arrival": {
"time": "1752835077",
"uncertainty": 120
},
"departure": {
"time": "1752835077",
"uncertainty": 120
},
"stopId": "0:_DAR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752835149",
"uncertainty": 120
},
"departure": {
"time": "1752835149",
"uncertainty": 120
},
"stopId": "0:_PIC",
"stopSequence": 6
},
{
"arrival": {
"time": "1752835213",
"uncertainty": 120
},
"departure": {
"time": "1752835213",
"uncertainty": 120
},
"stopId": "0:_COA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752835332",
"uncertainty": 120
},
"departure": {
"time": "1752835332",
"uncertainty": 120
},
"stopId": "0:_COM 4",
"stopSequence": 8
},
{
"arrival": {
"time": "1752835387",
"uncertainty": 120
},
"departure": {
"time": "1752835387",
"uncertainty": 120
},
"stopId": "0:_COM",
"stopSequence": 9
},
{
"arrival": {
"time": "1752835450",
"uncertainty": 120
},
"departure": {
"time": "1752835450",
"uncertainty": 120
},
"stopId": "0:_LVS",
"stopSequence": 10
},
{
"arrival": {
"time": "1752835543",
"uncertainty": 120
},
"departure": {
"time": "1752835543",
"uncertainty": 120
},
"stopId": "0:_ETO",
"stopSequence": 11
},
{
"arrival": {
"time": "1752835593",
"uncertainty": 120
},
"departure": {
"time": "1752835593",
"uncertainty": 120
},
"stopId": "0:_ACH",
"stopSequence": 12
},
{
"arrival": {
"time": "1752835634",
"uncertainty": 120
},
"departure": {
"time": "1752835634",
"uncertainty": 120
},
"stopId": "0:_LAC",
"stopSequence": 13
},
{
"arrival": {
"time": "1752835748",
"uncertainty": 120
},
"departure": {
"time": "1752835748",
"uncertainty": 120
},
"stopId": "0:_GMU",
"stopSequence": 14
},
{
"arrival": {
"time": "1752835830",
"uncertainty": 120
},
"departure": {
"time": "1752835830",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752835803",
"uncertainty": 120
},
"departure": {
"time": "1752835803",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LIB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752835911",
"uncertainty": 120
},
"departure": {
"time": "1752835911",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_CLX 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752835993",
"uncertainty": 120
},
"departure": {
"time": "1752835993",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LPR 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752836100",
"uncertainty": 120
},
"departure": {
"time": "1752836100",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_CIM 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752836556",
"uncertainty": 120
},
"departure": {
"time": "1752836556",
"uncertainty": 120
},
"stopId": "0:_BEL 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752836671",
"uncertainty": 120
},
"departure": {
"time": "1752836671",
"uncertainty": 120
},
"stopId": "0:_ABA 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752836724",
"uncertainty": 120
},
"departure": {
"time": "1752836724",
"uncertainty": 120
},
"stopId": "0:_ZAD 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752836788",
"uncertainty": 120
},
"departure": {
"time": "1752836788",
"uncertainty": 120
},
"stopId": "0:_BOZ 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752836873",
"uncertainty": 120
},
"departure": {
"time": "1752836873",
"uncertainty": 120
},
"stopId": "0:_COQ",
"stopSequence": 24
},
{
"arrival": {
"time": "1752836933",
"uncertainty": 120
},
"departure": {
"time": "1752836933",
"uncertainty": 120
},
"stopId": "0:_CAS",
"stopSequence": 25
},
{
"arrival": {
"time": "1752837053",
"uncertainty": 120
},
"departure": {
"time": "1752837053",
"uncertainty": 120
},
"stopId": "0:_YOU",
"stopSequence": 26
},
{
"arrival": {
"time": "1752837145",
"uncertainty": 120
},
"departure": {
"time": "1752837145",
"uncertainty": 120
},
"stopId": "0:_LAS",
"stopSequence": 27
},
{
"arrival": {
"time": "1752837175",
"uncertainty": 120
},
"departure": {
"time": "1752837175",
"uncertainty": 120
},
"stopId": "0:_ACA",
"stopSequence": 28
},
{
"arrival": {
"time": "1752837232",
"uncertainty": 120
},
"stopId": "0:_LPA",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "64",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080021"
}
}
},
{
"id": "3080027",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752833137",
"uncertainty": 120
},
"departure": {
"time": "1752833137",
"uncertainty": 120
},
"stopId": "0:_CIM"
},
{
"arrival": {
"time": "1752833248",
"uncertainty": 120
},
"departure": {
"time": "1752833248",
"uncertainty": 120
},
"stopId": "0:_MAG 3"
},
{
"arrival": {
"time": "1752833343",
"uncertainty": 120
},
"departure": {
"time": "1752833343",
"uncertainty": 120
},
"stopId": "0:_LRE 2"
},
{
"arrival": {
"time": "1752833402",
"uncertainty": 120
},
"departure": {
"time": "1752833402",
"uncertainty": 120
},
"stopId": "0:_MCC 4"
},
{
"arrival": {
"time": "1752833411",
"uncertainty": 120
},
"departure": {
"time": "1752833411",
"uncertainty": 120
},
"stopId": "0:_YRAB"
},
{
"arrival": {
"time": "1752833411",
"uncertainty": 120
},
"departure": {
"time": "1752833411",
"uncertainty": 120
},
"stopId": "0:_MCC 4"
},
{
"arrival": {
"time": "1752833446",
"uncertainty": 120
},
"departure": {
"time": "1752833446",
"uncertainty": 120
},
"stopId": "0:_MCC"
},
{
"arrival": {
"time": "1752833623",
"uncertainty": 120
},
"departure": {
"time": "1752833623",
"uncertainty": 120
},
"stopId": "0:_PMA"
},
{
"arrival": {
"time": "1752833655",
"uncertainty": 120
},
"departure": {
"time": "1752833655",
"uncertainty": 120
},
"stopId": "0:_DUC"
},
{
"arrival": {
"time": "1752833735",
"uncertainty": 120
},
"departure": {
"time": "1752833735",
"uncertainty": 120
},
"stopId": "0:_LIB"
},
{
"departure": {
"time": "1752832359",
"uncertainty": 120
},
"stopId": "0:_LPA 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752832411",
"uncertainty": 120
},
"departure": {
"time": "1752832411",
"uncertainty": 120
},
"stopId": "0:_ACA 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752832441",
"uncertainty": 120
},
"departure": {
"time": "1752832441",
"uncertainty": 120
},
"stopId": "0:_LAS 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752832539",
"uncertainty": 120
},
"departure": {
"time": "1752832539",
"uncertainty": 120
},
"stopId": "0:_YOU 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752832659",
"uncertainty": 120
},
"departure": {
"time": "1752832659",
"uncertainty": 120
},
"stopId": "0:_CAS 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752832719",
"uncertainty": 120
},
"departure": {
"time": "1752832719",
"uncertainty": 120
},
"stopId": "0:_COQ 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752832806",
"uncertainty": 120
},
"departure": {
"time": "1752832806",
"uncertainty": 120
},
"stopId": "0:_BOZ",
"stopSequence": 7
},
{
"arrival": {
"time": "1752832866",
"uncertainty": 120
},
"departure": {
"time": "1752832866",
"uncertainty": 120
},
"stopId": "0:_ZAD",
"stopSequence": 8
},
{
"arrival": {
"time": "1752832930",
"uncertainty": 120
},
"departure": {
"time": "1752832930",
"uncertainty": 120
},
"stopId": "0:_ABA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752833037",
"uncertainty": 120
},
"departure": {
"time": "1752833037",
"uncertainty": 120
},
"stopId": "0:_BEL",
"stopSequence": 10
},
{
"arrival": {
"time": "1752833100",
"uncertainty": 120
},
"departure": {
"time": "1752833100",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_CIM",
"stopSequence": 11
},
{
"arrival": {
"time": "1752833197",
"uncertainty": 120
},
"departure": {
"time": "1752833197",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LPR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752833252",
"uncertainty": 120
},
"departure": {
"time": "1752833252",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_CLX",
"stopSequence": 13
},
{
"arrival": {
"time": "1752833333",
"uncertainty": 120
},
"departure": {
"time": "1752833333",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LIB",
"stopSequence": 14
},
{
"arrival": {
"time": "1752833770",
"uncertainty": 120
},
"departure": {
"time": "1752833770",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 15
},
{
"arrival": {
"time": "1752833806",
"uncertainty": 120
},
"departure": {
"time": "1752833806",
"uncertainty": 120
},
"stopId": "0:_GMU 4",
"stopSequence": 16
},
{
"arrival": {
"time": "1752833978",
"uncertainty": 120
},
"departure": {
"time": "1752833978",
"uncertainty": 120
},
"stopId": "0:_LAC 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752834026",
"uncertainty": 120
},
"departure": {
"time": "1752834026",
"uncertainty": 120
},
"stopId": "0:_ACH 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752834059",
"uncertainty": 120
},
"departure": {
"time": "1752834059",
"uncertainty": 120
},
"stopId": "0:_ETO 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752834132",
"uncertainty": 120
},
"departure": {
"time": "1752834132",
"uncertainty": 120
},
"stopId": "0:_LVS 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752834187",
"uncertainty": 120
},
"departure": {
"time": "1752834187",
"uncertainty": 120
},
"stopId": "0:_COM 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752834231",
"uncertainty": 120
},
"departure": {
"time": "1752834231",
"uncertainty": 120
},
"stopId": "0:_COM 3",
"stopSequence": 22
},
{
"arrival": {
"time": "1752834346",
"uncertainty": 120
},
"departure": {
"time": "1752834346",
"uncertainty": 120
},
"stopId": "0:_COA 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752834421",
"uncertainty": 120
},
"departure": {
"time": "1752834421",
"uncertainty": 120
},
"stopId": "0:_PIC 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752834493",
"uncertainty": 120
},
"departure": {
"time": "1752834493",
"uncertainty": 120
},
"stopId": "0:_DAR 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752834547",
"uncertainty": 120
},
"departure": {
"time": "1752834547",
"uncertainty": 120
},
"stopId": "0:_SCH 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752834672",
"uncertainty": 120
},
"departure": {
"time": "1752834672",
"uncertainty": 120
},
"stopId": "0:_ZIL",
"stopSequence": 27
},
{
"arrival": {
"time": "1752834722",
"uncertainty": 120
},
"departure": {
"time": "1752834722",
"uncertainty": 120
},
"stopId": "0:_LRS 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752834787",
"uncertainty": 120
},
"stopId": "0:_LRC",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "64",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080027"
}
}
},
{
"id": "3080920",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752829380",
"uncertainty": 120
},
"stopId": "0:CHAPL",
"stopSequence": 1
},
{
"arrival": {
"time": "1752829431",
"uncertainty": 120
},
"departure": {
"time": "1752829441",
"uncertainty": 120
},
"stopId": "0:GPHIL",
"stopSequence": 2
},
{
"arrival": {
"time": "1752829509",
"uncertainty": 120
},
"departure": {
"time": "1752829509",
"uncertainty": 120
},
"stopId": "0:JOUVE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752829561",
"uncertainty": 120
},
"departure": {
"time": "1752829561",
"uncertainty": 120
},
"stopId": "0:SSIGN 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752829645",
"uncertainty": 120
},
"departure": {
"time": "1752829645",
"uncertainty": 120
},
"stopId": "0:BMEUN 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752829711",
"uncertainty": 120
},
"departure": {
"time": "1752829711",
"uncertainty": 120
},
"stopId": "0:AMAND 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752829738",
"uncertainty": 120
},
"departure": {
"time": "1752829741",
"uncertainty": 120
},
"stopId": "0:CMOUC 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752829787",
"uncertainty": 120
},
"departure": {
"time": "1752829803",
"uncertainty": 120
},
"stopId": "0:BARNA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752829861",
"uncertainty": 120
},
"departure": {
"time": "1752829861",
"uncertainty": 120
},
"stopId": "0:SULLY 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752829962",
"uncertainty": 120
},
"departure": {
"time": "1752829981",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752830127",
"uncertainty": 120
},
"departure": {
"time": "1752830127",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752830191",
"uncertainty": 120
},
"departure": {
"time": "1752830251",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752830356",
"uncertainty": 120
},
"departure": {
"time": "1752830371",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752830491",
"uncertainty": 120
},
"departure": {
"time": "1752830491",
"uncertainty": 120
},
"stopId": "0:MUSSE 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752830521",
"uncertainty": 120
},
"departure": {
"time": "1752830521",
"uncertainty": 120
},
"stopId": "0:CECIL 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752830577",
"uncertainty": 120
},
"departure": {
"time": "1752830577",
"uncertainty": 120
},
"stopId": "0:GENIS 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752830611",
"uncertainty": 120
},
"departure": {
"time": "1752830611",
"uncertainty": 120
},
"stopId": "0:BEREN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752830646",
"uncertainty": 120
},
"departure": {
"time": "1752830646",
"uncertainty": 120
},
"stopId": "0:LPALL 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752830718",
"uncertainty": 120
},
"departure": {
"time": "1752830718",
"uncertainty": 120
},
"stopId": "0:PGATA 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752830754",
"uncertainty": 120
},
"departure": {
"time": "1752830754",
"uncertainty": 120
},
"stopId": "0:LGPLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752830819",
"uncertainty": 120
},
"departure": {
"time": "1752830821",
"uncertainty": 120
},
"stopId": "0:BDMUR",
"stopSequence": 21
},
{
"arrival": {
"time": "1752830893",
"uncertainty": 120
},
"departure": {
"time": "1752830893",
"uncertainty": 120
},
"stopId": "0:FONTL 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752830981",
"uncertainty": 120
},
"departure": {
"time": "1752831001",
"uncertainty": 120
},
"stopId": "0:PDANG 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752831052",
"uncertainty": 120
},
"departure": {
"time": "1752831052",
"uncertainty": 120
},
"stopId": "0:JACQU 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752831135",
"uncertainty": 120
},
"departure": {
"time": "1752831135",
"uncertainty": 120
},
"stopId": "0:MOURE 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752831171",
"uncertainty": 120
},
"departure": {
"time": "1752831171",
"uncertainty": 120
},
"stopId": "0:GERBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752831200",
"uncertainty": 120
},
"departure": {
"time": "1752831200",
"uncertainty": 120
},
"stopId": "0:BROSS 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752831232",
"uncertainty": 120
},
"departure": {
"time": "1752831232",
"uncertainty": 120
},
"stopId": "0:LMARG 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752831268",
"uncertainty": 120
},
"departure": {
"time": "1752831268",
"uncertainty": 120
},
"stopId": "0:AUREA 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752831315",
"uncertainty": 120
},
"departure": {
"time": "1752831315",
"uncertainty": 120
},
"stopId": "0:REVEL 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752831380",
"uncertainty": 120
},
"departure": {
"time": "1752831391",
"uncertainty": 120
},
"stopId": "0:MDORM 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752831435",
"uncertainty": 120
},
"departure": {
"time": "1752831451",
"uncertainty": 120
},
"stopId": "0:VOLT 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1752831502",
"uncertainty": 120
},
"departure": {
"time": "1752831502",
"uncertainty": 120
},
"stopId": "0:MAIRI 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1752831556",
"uncertainty": 120
},
"departure": {
"time": "1752831556",
"uncertainty": 120
},
"stopId": "0:ZOLA 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1752831591",
"uncertainty": 120
},
"departure": {
"time": "1752831591",
"uncertainty": 120
},
"stopId": "0:PAST 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1752831642",
"uncertainty": 120
},
"departure": {
"time": "1752831642",
"uncertainty": 120
},
"stopId": "0:THORE 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1752831670",
"uncertainty": 120
},
"departure": {
"time": "1752831670",
"uncertainty": 120
},
"stopId": "0:CASAN 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1752831723",
"uncertainty": 120
},
"departure": {
"time": "1752831723",
"uncertainty": 120
},
"stopId": "0:PRIME 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1752831775",
"uncertainty": 120
},
"departure": {
"time": "1752831775",
"uncertainty": 120
},
"stopId": "0:ALOES 2",
"stopSequence": 39
},
{
"arrival": {
"time": "1752831825",
"uncertainty": 120
},
"departure": {
"time": "1752831825",
"uncertainty": 120
},
"stopId": "0:DEBUS 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1752831903",
"uncertainty": 120
},
"departure": {
"time": "1752831903",
"uncertainty": 120
},
"stopId": "0:LDOR 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1752831975",
"uncertainty": 120
},
"departure": {
"time": "1752831975",
"uncertainty": 120
},
"stopId": "0:DEDOR 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1752832066",
"uncertainty": 120
},
"stopId": "0:FLEGE",
"stopSequence": 43
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080920"
},
"vehicle": {
"id": "179",
"label": "179"
}
}
},
{
"id": "3080921",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752831210",
"uncertainty": 120
},
"stopId": "0:CHAPL",
"stopSequence": 1
},
{
"arrival": {
"time": "1752831256",
"uncertainty": 120
},
"departure": {
"time": "1752831256",
"uncertainty": 120
},
"stopId": "0:GPHIL",
"stopSequence": 2
},
{
"arrival": {
"time": "1752831324",
"uncertainty": 120
},
"departure": {
"time": "1752831324",
"uncertainty": 120
},
"stopId": "0:JOUVE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752831391",
"uncertainty": 120
},
"departure": {
"time": "1752831391",
"uncertainty": 120
},
"stopId": "0:SSIGN 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752831420",
"uncertainty": 120
},
"departure": {
"time": "1752831420",
"uncertainty": 120
},
"stopId": "0:BMEUN 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752831482",
"uncertainty": 120
},
"departure": {
"time": "1752831482",
"uncertainty": 120
},
"stopId": "0:AMAND 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752831509",
"uncertainty": 120
},
"departure": {
"time": "1752831509",
"uncertainty": 120
},
"stopId": "0:CMOUC 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752831555",
"uncertainty": 120
},
"departure": {
"time": "1752831555",
"uncertainty": 120
},
"stopId": "0:BARNA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752831597",
"uncertainty": 120
},
"departure": {
"time": "1752831597",
"uncertainty": 120
},
"stopId": "0:SULLY 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752831720",
"uncertainty": 120
},
"departure": {
"time": "1752831720",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752831799",
"uncertainty": 120
},
"departure": {
"time": "1752831799",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752831872",
"uncertainty": 120
},
"departure": {
"time": "1752831872",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752831961",
"uncertainty": 120
},
"departure": {
"time": "1752831961",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752832080",
"uncertainty": 120
},
"departure": {
"time": "1752832080",
"uncertainty": 120
},
"stopId": "0:MUSSE 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752832110",
"uncertainty": 120
},
"departure": {
"time": "1752832110",
"uncertainty": 120
},
"stopId": "0:CECIL 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752832166",
"uncertainty": 120
},
"departure": {
"time": "1752832166",
"uncertainty": 120
},
"stopId": "0:GENIS 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752832207",
"uncertainty": 120
},
"departure": {
"time": "1752832207",
"uncertainty": 120
},
"stopId": "0:BEREN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752832246",
"uncertainty": 120
},
"departure": {
"time": "1752832246",
"uncertainty": 120
},
"stopId": "0:LPALL 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752832312",
"uncertainty": 120
},
"departure": {
"time": "1752832312",
"uncertainty": 120
},
"stopId": "0:PGATA 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752832351",
"uncertainty": 120
},
"departure": {
"time": "1752832351",
"uncertainty": 120
},
"stopId": "0:LGPLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752832412",
"uncertainty": 120
},
"departure": {
"time": "1752832412",
"uncertainty": 120
},
"stopId": "0:BDMUR",
"stopSequence": 21
},
{
"arrival": {
"time": "1752832452",
"uncertainty": 120
},
"departure": {
"time": "1752832452",
"uncertainty": 120
},
"stopId": "0:FONTL 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752832536",
"uncertainty": 120
},
"departure": {
"time": "1752832536",
"uncertainty": 120
},
"stopId": "0:PDANG 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752832585",
"uncertainty": 120
},
"departure": {
"time": "1752832585",
"uncertainty": 120
},
"stopId": "0:JACQU 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752832667",
"uncertainty": 120
},
"departure": {
"time": "1752832667",
"uncertainty": 120
},
"stopId": "0:MOURE 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752832705",
"uncertainty": 120
},
"departure": {
"time": "1752832705",
"uncertainty": 120
},
"stopId": "0:GERBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752832734",
"uncertainty": 120
},
"departure": {
"time": "1752832734",
"uncertainty": 120
},
"stopId": "0:BROSS 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752832770",
"uncertainty": 120
},
"departure": {
"time": "1752832770",
"uncertainty": 120
},
"stopId": "0:LMARG 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752832809",
"uncertainty": 120
},
"departure": {
"time": "1752832809",
"uncertainty": 120
},
"stopId": "0:AUREA 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752832864",
"uncertainty": 120
},
"departure": {
"time": "1752832864",
"uncertainty": 120
},
"stopId": "0:REVEL 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752832926",
"uncertainty": 120
},
"departure": {
"time": "1752832926",
"uncertainty": 120
},
"stopId": "0:MDORM 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752832971",
"uncertainty": 120
},
"departure": {
"time": "1752832971",
"uncertainty": 120
},
"stopId": "0:VOLT 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1752833029",
"uncertainty": 120
},
"departure": {
"time": "1752833029",
"uncertainty": 120
},
"stopId": "0:MAIRI 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1752833072",
"uncertainty": 120
},
"departure": {
"time": "1752833072",
"uncertainty": 120
},
"stopId": "0:ZOLA 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1752833116",
"uncertainty": 120
},
"departure": {
"time": "1752833116",
"uncertainty": 120
},
"stopId": "0:PAST 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1752833167",
"uncertainty": 120
},
"departure": {
"time": "1752833167",
"uncertainty": 120
},
"stopId": "0:THORE 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1752833206",
"uncertainty": 120
},
"departure": {
"time": "1752833206",
"uncertainty": 120
},
"stopId": "0:CASAN 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1752833264",
"uncertainty": 120
},
"departure": {
"time": "1752833264",
"uncertainty": 120
},
"stopId": "0:PRIME 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1752833329",
"uncertainty": 120
},
"departure": {
"time": "1752833329",
"uncertainty": 120
},
"stopId": "0:ALOES 2",
"stopSequence": 39
},
{
"arrival": {
"time": "1752833373",
"uncertainty": 120
},
"departure": {
"time": "1752833373",
"uncertainty": 120
},
"stopId": "0:DEBUS 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1752833465",
"uncertainty": 120
},
"departure": {
"time": "1752833465",
"uncertainty": 120
},
"stopId": "0:LDOR 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1752833537",
"uncertainty": 120
},
"departure": {
"time": "1752833537",
"uncertainty": 120
},
"stopId": "0:DEDOR 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1752833629",
"uncertainty": 120
},
"stopId": "0:FLEGE",
"stopSequence": 43
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080921"
},
"vehicle": {
"id": "562",
"label": "562"
}
}
},
{
"id": "3080922",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752832980",
"uncertainty": 120
},
"stopId": "0:CHAPL",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080922"
}
}
},
{
"id": "3080923",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752834780",
"uncertainty": 120
},
"stopId": "0:CHAPL",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080923"
}
}
},
{
"id": "3080896",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752834231",
"uncertainty": 120
},
"departure": {
"time": "1752834231",
"uncertainty": 120
},
"stopId": "0:AUREA 2"
},
{
"arrival": {
"time": "1752834310",
"uncertainty": 120
},
"departure": {
"time": "1752834310",
"uncertainty": 120
},
"stopId": "0:REVEL 2"
},
{
"arrival": {
"time": "1752834420",
"uncertainty": 120
},
"departure": {
"time": "1752834420",
"uncertainty": 120
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1752834429",
"uncertainty": 120
},
"departure": {
"time": "1752834429",
"uncertainty": 120
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1752834519",
"uncertainty": 120
},
"departure": {
"time": "1752834519",
"uncertainty": 120
},
"stopId": "0:GRAN"
},
{
"arrival": {
"time": "1752834620",
"uncertainty": 120
},
"departure": {
"time": "1752834620",
"uncertainty": 120
},
"stopId": "0:CD7"
},
{
"arrival": {
"time": "1752834714",
"uncertainty": 120
},
"departure": {
"time": "1752834714",
"uncertainty": 120
},
"stopId": "0:ADMA"
},
{
"departure": {
"time": "1752833280",
"uncertainty": 120
},
"stopId": "0:FLEGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1752833327",
"uncertainty": 120
},
"departure": {
"time": "1752833327",
"uncertainty": 120
},
"stopId": "0:RAME",
"stopSequence": 2
},
{
"arrival": {
"time": "1752833418",
"uncertainty": 120
},
"departure": {
"time": "1752833418",
"uncertainty": 120
},
"stopId": "0:DEDOR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752833488",
"uncertainty": 120
},
"departure": {
"time": "1752833488",
"uncertainty": 120
},
"stopId": "0:LDOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752833591",
"uncertainty": 120
},
"departure": {
"time": "1752833591",
"uncertainty": 120
},
"stopId": "0:DEBUS",
"stopSequence": 5
},
{
"arrival": {
"time": "1752833640",
"uncertainty": 120
},
"departure": {
"time": "1752833640",
"uncertainty": 120
},
"stopId": "0:ALOES",
"stopSequence": 6
},
{
"arrival": {
"time": "1752833709",
"uncertainty": 120
},
"departure": {
"time": "1752833709",
"uncertainty": 120
},
"stopId": "0:PRIME",
"stopSequence": 7
},
{
"arrival": {
"time": "1752833770",
"uncertainty": 120
},
"departure": {
"time": "1752833770",
"uncertainty": 120
},
"stopId": "0:CASAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1752833814",
"uncertainty": 120
},
"departure": {
"time": "1752833814",
"uncertainty": 120
},
"stopId": "0:THORE",
"stopSequence": 9
},
{
"arrival": {
"time": "1752833874",
"uncertainty": 120
},
"departure": {
"time": "1752833874",
"uncertainty": 120
},
"stopId": "0:PAST",
"stopSequence": 10
},
{
"arrival": {
"time": "1752833921",
"uncertainty": 120
},
"departure": {
"time": "1752833921",
"uncertainty": 120
},
"stopId": "0:ZOLA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752834000",
"uncertainty": 120
},
"departure": {
"time": "1752834000",
"uncertainty": 120
},
"stopId": "0:MAIRI 1",
"stopSequence": 12
},
{
"arrival": {
"time": "1752834041",
"uncertainty": 120
},
"departure": {
"time": "1752834041",
"uncertainty": 120
},
"stopId": "0:VOLT",
"stopSequence": 13
},
{
"arrival": {
"time": "1752834101",
"uncertainty": 120
},
"departure": {
"time": "1752834101",
"uncertainty": 120
},
"stopId": "0:MDORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1752834153",
"uncertainty": 120
},
"departure": {
"time": "1752834153",
"uncertainty": 120
},
"stopId": "0:REVEL",
"stopSequence": 15
},
{
"arrival": {
"time": "1752834240",
"uncertainty": 120
},
"departure": {
"time": "1752834240",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AUREA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752834290",
"uncertainty": 120
},
"departure": {
"time": "1752834290",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARG",
"stopSequence": 17
},
{
"arrival": {
"time": "1752834338",
"uncertainty": 120
},
"departure": {
"time": "1752834338",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BROSS",
"stopSequence": 18
},
{
"arrival": {
"time": "1752834369",
"uncertainty": 120
},
"departure": {
"time": "1752834369",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GERBA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752834412",
"uncertainty": 120
},
"departure": {
"time": "1752834412",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOURE",
"stopSequence": 20
},
{
"arrival": {
"time": "1752834493",
"uncertainty": 120
},
"departure": {
"time": "1752834493",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JACQU",
"stopSequence": 21
},
{
"arrival": {
"time": "1752834529",
"uncertainty": 120
},
"departure": {
"time": "1752834529",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PDANG",
"stopSequence": 22
},
{
"arrival": {
"time": "1752834872",
"uncertainty": 120
},
"departure": {
"time": "1752834872",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 23
},
{
"arrival": {
"time": "1752834926",
"uncertainty": 120
},
"departure": {
"time": "1752834926",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752834978",
"uncertainty": 120
},
"departure": {
"time": "1752834978",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752835053",
"uncertainty": 120
},
"departure": {
"time": "1752835053",
"uncertainty": 120
},
"stopId": "0:PGATA",
"stopSequence": 26
},
{
"arrival": {
"time": "1752835111",
"uncertainty": 120
},
"departure": {
"time": "1752835111",
"uncertainty": 120
},
"stopId": "0:LPALL",
"stopSequence": 27
},
{
"arrival": {
"time": "1752835173",
"uncertainty": 120
},
"departure": {
"time": "1752835173",
"uncertainty": 120
},
"stopId": "0:BEREN",
"stopSequence": 28
},
{
"arrival": {
"time": "1752835226",
"uncertainty": 120
},
"departure": {
"time": "1752835226",
"uncertainty": 120
},
"stopId": "0:GENIS",
"stopSequence": 29
},
{
"arrival": {
"time": "1752835282",
"uncertainty": 120
},
"departure": {
"time": "1752835282",
"uncertainty": 120
},
"stopId": "0:CECIL",
"stopSequence": 30
},
{
"arrival": {
"time": "1752835418",
"uncertainty": 120
},
"departure": {
"time": "1752835418",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1752835497",
"uncertainty": 120
},
"departure": {
"time": "1752835497",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 32
},
{
"arrival": {
"time": "1752835649",
"uncertainty": 120
},
"departure": {
"time": "1752835649",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 33
},
{
"arrival": {
"time": "1752835740",
"uncertainty": 120
},
"departure": {
"time": "1752835740",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 34
},
{
"arrival": {
"time": "1752835807",
"uncertainty": 120
},
"departure": {
"time": "1752835807",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 35
},
{
"arrival": {
"time": "1752835836",
"uncertainty": 120
},
"departure": {
"time": "1752835836",
"uncertainty": 120
},
"stopId": "0:BARNA",
"stopSequence": 36
},
{
"arrival": {
"time": "1752835893",
"uncertainty": 120
},
"departure": {
"time": "1752835893",
"uncertainty": 120
},
"stopId": "0:CMOUC",
"stopSequence": 37
},
{
"arrival": {
"time": "1752835931",
"uncertainty": 120
},
"departure": {
"time": "1752835931",
"uncertainty": 120
},
"stopId": "0:AMAND",
"stopSequence": 38
},
{
"arrival": {
"time": "1752835996",
"uncertainty": 120
},
"departure": {
"time": "1752835996",
"uncertainty": 120
},
"stopId": "0:BMEUN",
"stopSequence": 39
},
{
"arrival": {
"time": "1752836041",
"uncertainty": 120
},
"departure": {
"time": "1752836041",
"uncertainty": 120
},
"stopId": "0:SSIGN",
"stopSequence": 40
},
{
"arrival": {
"time": "1752836107",
"uncertainty": 120
},
"departure": {
"time": "1752836107",
"uncertainty": 120
},
"stopId": "0:JOUVE",
"stopSequence": 41
},
{
"arrival": {
"time": "1752836180",
"uncertainty": 120
},
"departure": {
"time": "1752836180",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1752836248",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080896"
}
}
},
{
"id": "3080897",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752836031",
"uncertainty": 120
},
"departure": {
"time": "1752836031",
"uncertainty": 120
},
"stopId": "0:AUREA 2"
},
{
"arrival": {
"time": "1752836110",
"uncertainty": 120
},
"departure": {
"time": "1752836110",
"uncertainty": 120
},
"stopId": "0:REVEL 2"
},
{
"arrival": {
"time": "1752836220",
"uncertainty": 120
},
"departure": {
"time": "1752836220",
"uncertainty": 120
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1752836229",
"uncertainty": 120
},
"departure": {
"time": "1752836229",
"uncertainty": 120
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1752836319",
"uncertainty": 120
},
"departure": {
"time": "1752836319",
"uncertainty": 120
},
"stopId": "0:GRAN"
},
{
"arrival": {
"time": "1752836420",
"uncertainty": 120
},
"departure": {
"time": "1752836420",
"uncertainty": 120
},
"stopId": "0:CD7"
},
{
"arrival": {
"time": "1752836514",
"uncertainty": 120
},
"departure": {
"time": "1752836514",
"uncertainty": 120
},
"stopId": "0:ADMA"
},
{
"departure": {
"time": "1752835080",
"uncertainty": 120
},
"stopId": "0:FLEGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1752835127",
"uncertainty": 120
},
"departure": {
"time": "1752835127",
"uncertainty": 120
},
"stopId": "0:RAME",
"stopSequence": 2
},
{
"arrival": {
"time": "1752835218",
"uncertainty": 120
},
"departure": {
"time": "1752835218",
"uncertainty": 120
},
"stopId": "0:DEDOR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752835288",
"uncertainty": 120
},
"departure": {
"time": "1752835288",
"uncertainty": 120
},
"stopId": "0:LDOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752835391",
"uncertainty": 120
},
"departure": {
"time": "1752835391",
"uncertainty": 120
},
"stopId": "0:DEBUS",
"stopSequence": 5
},
{
"arrival": {
"time": "1752835440",
"uncertainty": 120
},
"departure": {
"time": "1752835440",
"uncertainty": 120
},
"stopId": "0:ALOES",
"stopSequence": 6
},
{
"arrival": {
"time": "1752835509",
"uncertainty": 120
},
"departure": {
"time": "1752835509",
"uncertainty": 120
},
"stopId": "0:PRIME",
"stopSequence": 7
},
{
"arrival": {
"time": "1752835570",
"uncertainty": 120
},
"departure": {
"time": "1752835570",
"uncertainty": 120
},
"stopId": "0:CASAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1752835614",
"uncertainty": 120
},
"departure": {
"time": "1752835614",
"uncertainty": 120
},
"stopId": "0:THORE",
"stopSequence": 9
},
{
"arrival": {
"time": "1752835674",
"uncertainty": 120
},
"departure": {
"time": "1752835674",
"uncertainty": 120
},
"stopId": "0:PAST",
"stopSequence": 10
},
{
"arrival": {
"time": "1752835721",
"uncertainty": 120
},
"departure": {
"time": "1752835721",
"uncertainty": 120
},
"stopId": "0:ZOLA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752835800",
"uncertainty": 120
},
"departure": {
"time": "1752835800",
"uncertainty": 120
},
"stopId": "0:MAIRI 1",
"stopSequence": 12
},
{
"arrival": {
"time": "1752835841",
"uncertainty": 120
},
"departure": {
"time": "1752835841",
"uncertainty": 120
},
"stopId": "0:VOLT",
"stopSequence": 13
},
{
"arrival": {
"time": "1752835901",
"uncertainty": 120
},
"departure": {
"time": "1752835901",
"uncertainty": 120
},
"stopId": "0:MDORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1752835953",
"uncertainty": 120
},
"departure": {
"time": "1752835953",
"uncertainty": 120
},
"stopId": "0:REVEL",
"stopSequence": 15
},
{
"arrival": {
"time": "1752836040",
"uncertainty": 120
},
"departure": {
"time": "1752836040",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AUREA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752836090",
"uncertainty": 120
},
"departure": {
"time": "1752836090",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARG",
"stopSequence": 17
},
{
"arrival": {
"time": "1752836138",
"uncertainty": 120
},
"departure": {
"time": "1752836138",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BROSS",
"stopSequence": 18
},
{
"arrival": {
"time": "1752836169",
"uncertainty": 120
},
"departure": {
"time": "1752836169",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GERBA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752836212",
"uncertainty": 120
},
"departure": {
"time": "1752836212",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOURE",
"stopSequence": 20
},
{
"arrival": {
"time": "1752836293",
"uncertainty": 120
},
"departure": {
"time": "1752836293",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JACQU",
"stopSequence": 21
},
{
"arrival": {
"time": "1752836329",
"uncertainty": 120
},
"departure": {
"time": "1752836329",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PDANG",
"stopSequence": 22
},
{
"arrival": {
"time": "1752836672",
"uncertainty": 120
},
"departure": {
"time": "1752836672",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 23
},
{
"arrival": {
"time": "1752836729",
"uncertainty": 120
},
"departure": {
"time": "1752836729",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752836785",
"uncertainty": 120
},
"departure": {
"time": "1752836785",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752836860",
"uncertainty": 120
},
"departure": {
"time": "1752836860",
"uncertainty": 120
},
"stopId": "0:PGATA",
"stopSequence": 26
},
{
"arrival": {
"time": "1752836918",
"uncertainty": 120
},
"departure": {
"time": "1752836918",
"uncertainty": 120
},
"stopId": "0:LPALL",
"stopSequence": 27
},
{
"arrival": {
"time": "1752836980",
"uncertainty": 120
},
"departure": {
"time": "1752836980",
"uncertainty": 120
},
"stopId": "0:BEREN",
"stopSequence": 28
},
{
"arrival": {
"time": "1752837033",
"uncertainty": 120
},
"departure": {
"time": "1752837033",
"uncertainty": 120
},
"stopId": "0:GENIS",
"stopSequence": 29
},
{
"arrival": {
"time": "1752837089",
"uncertainty": 120
},
"departure": {
"time": "1752837089",
"uncertainty": 120
},
"stopId": "0:CECIL",
"stopSequence": 30
},
{
"arrival": {
"time": "1752837221",
"uncertainty": 120
},
"departure": {
"time": "1752837221",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1752837300",
"uncertainty": 120
},
"departure": {
"time": "1752837300",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 32
},
{
"arrival": {
"time": "1752837452",
"uncertainty": 120
},
"departure": {
"time": "1752837452",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 33
},
{
"arrival": {
"time": "1752837541",
"uncertainty": 120
},
"departure": {
"time": "1752837541",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 34
},
{
"arrival": {
"time": "1752837605",
"uncertainty": 120
},
"departure": {
"time": "1752837605",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 35
},
{
"arrival": {
"time": "1752837630",
"uncertainty": 120
},
"departure": {
"time": "1752837630",
"uncertainty": 120
},
"stopId": "0:BARNA",
"stopSequence": 36
},
{
"arrival": {
"time": "1752837680",
"uncertainty": 120
},
"departure": {
"time": "1752837680",
"uncertainty": 120
},
"stopId": "0:CMOUC",
"stopSequence": 37
},
{
"arrival": {
"time": "1752837719",
"uncertainty": 120
},
"departure": {
"time": "1752837719",
"uncertainty": 120
},
"stopId": "0:AMAND",
"stopSequence": 38
},
{
"arrival": {
"time": "1752837784",
"uncertainty": 120
},
"departure": {
"time": "1752837784",
"uncertainty": 120
},
"stopId": "0:BMEUN",
"stopSequence": 39
},
{
"arrival": {
"time": "1752837831",
"uncertainty": 120
},
"departure": {
"time": "1752837831",
"uncertainty": 120
},
"stopId": "0:SSIGN",
"stopSequence": 40
},
{
"arrival": {
"time": "1752837897",
"uncertainty": 120
},
"departure": {
"time": "1752837897",
"uncertainty": 120
},
"stopId": "0:JOUVE",
"stopSequence": 41
},
{
"arrival": {
"time": "1752837970",
"uncertainty": 120
},
"departure": {
"time": "1752837970",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1752838030",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080897"
}
}
},
{
"id": "3080041",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752833460",
"uncertainty": 120
},
"stopId": "0:_GMU Q",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "70",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080041"
}
}
},
{
"id": "3079955",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752833744",
"uncertainty": 120
},
"departure": {
"time": "1752833744",
"uncertainty": 120
},
"stopId": "0:_GMU Q"
},
{
"arrival": {
"time": "1752833748",
"uncertainty": 120
},
"departure": {
"time": "1752833748",
"uncertainty": 120
},
"stopId": "0:_GMU"
},
{
"arrival": {
"time": "1752833750",
"uncertainty": 120
},
"departure": {
"time": "1752833750",
"uncertainty": 120
},
"stopId": "0:_GMU 3"
},
{
"arrival": {
"time": "1752833764",
"uncertainty": 120
},
"departure": {
"time": "1752833764",
"uncertainty": 120
},
"stopId": "0:_GMU 4"
},
{
"arrival": {
"time": "1752833804",
"uncertainty": 120
},
"departure": {
"time": "1752833804",
"uncertainty": 120
},
"stopId": "0:_LYB 2"
},
{
"arrival": {
"time": "1752833838",
"uncertainty": 120
},
"departure": {
"time": "1752833838",
"uncertainty": 120
},
"stopId": "0:_LIB 2"
},
{
"arrival": {
"time": "1752833848",
"uncertainty": 120
},
"departure": {
"time": "1752833848",
"uncertainty": 120
},
"stopId": "0:_LIB 2"
},
{
"arrival": {
"time": "1752833903",
"uncertainty": 120
},
"departure": {
"time": "1752833903",
"uncertainty": 120
},
"stopId": "0:_DUC 2"
},
{
"arrival": {
"time": "1752833929",
"uncertainty": 120
},
"departure": {
"time": "1752833929",
"uncertainty": 120
},
"stopId": "0:_PMA 2"
},
{
"arrival": {
"time": "1752834059",
"uncertainty": 120
},
"departure": {
"time": "1752834059",
"uncertainty": 120
},
"stopId": "0:_LYD 3"
},
{
"arrival": {
"time": "1752834219",
"uncertainty": 120
},
"departure": {
"time": "1752834219",
"uncertainty": 120
},
"stopId": "0:_BOU 2"
},
{
"arrival": {
"time": "1752834636",
"uncertainty": 120
},
"departure": {
"time": "1752834636",
"uncertainty": 120
},
"stopId": "0:_LHI 2"
},
{
"departure": {
"time": "1752833700",
"uncertainty": 120
},
"stopId": "0:_GMU 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752833848",
"uncertainty": 120
},
"departure": {
"time": "1752833848",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LAC 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752833896",
"uncertainty": 120
},
"departure": {
"time": "1752833896",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_ACH 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752833949",
"uncertainty": 120
},
"departure": {
"time": "1752833949",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_MSE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752834024",
"uncertainty": 120
},
"departure": {
"time": "1752834024",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_VED 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752834060",
"uncertainty": 120
},
"departure": {
"time": "1752834060",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_BOU 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752834265",
"uncertainty": 120
},
"departure": {
"time": "1752834265",
"uncertainty": 120
},
"stopId": "0:_GLA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752834298",
"uncertainty": 120
},
"departure": {
"time": "1752834298",
"uncertainty": 120
},
"stopId": "0:_JMO 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752834336",
"uncertainty": 120
},
"departure": {
"time": "1752834336",
"uncertainty": 120
},
"stopId": "0:_MGI 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752834368",
"uncertainty": 120
},
"departure": {
"time": "1752834368",
"uncertainty": 120
},
"stopId": "0:_EJO 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752834403",
"uncertainty": 120
},
"departure": {
"time": "1752834403",
"uncertainty": 120
},
"stopId": "0:_LVS 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752834459",
"uncertainty": 120
},
"departure": {
"time": "1752834459",
"uncertainty": 120
},
"stopId": "0:_COM 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752834633",
"uncertainty": 120
},
"departure": {
"time": "1752834633",
"uncertainty": 120
},
"stopId": "0:_LHI 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752834513",
"uncertainty": 120
},
"departure": {
"time": "1752834513",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_ZAR 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752834573",
"uncertainty": 120
},
"departure": {
"time": "1752834573",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_DEV 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752834935",
"uncertainty": 120
},
"departure": {
"time": "1752834935",
"uncertainty": 120
},
"stopId": "0:_CED 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752835029",
"uncertainty": 120
},
"departure": {
"time": "1752835029",
"uncertainty": 120
},
"stopId": "0:_CIG 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752835175",
"uncertainty": 120
},
"departure": {
"time": "1752835175",
"uncertainty": 120
},
"stopId": "0:_EMO 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752835235",
"uncertainty": 120
},
"departure": {
"time": "1752835235",
"uncertainty": 120
},
"stopId": "0:_LLI 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752835319",
"uncertainty": 120
},
"departure": {
"time": "1752835319",
"uncertainty": 120
},
"stopId": "0:_LEF 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752835415",
"uncertainty": 120
},
"stopId": "0:_PBO 2",
"stopSequence": 21
}
],
"trip": {
"directionId": 1,
"routeId": "63",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079955"
}
}
},
{
"id": "3079954",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752830226",
"uncertainty": 120
},
"departure": {
"time": "1752830226",
"uncertainty": 120
},
"stopId": "0:_LYB 2"
},
{
"arrival": {
"time": "1752830262",
"uncertainty": 120
},
"departure": {
"time": "1752830262",
"uncertainty": 120
},
"stopId": "0:_LIB 2"
},
{
"arrival": {
"time": "1752830272",
"uncertainty": 120
},
"departure": {
"time": "1752830278",
"uncertainty": 120
},
"stopId": "0:_LIB 2"
},
{
"arrival": {
"time": "1752830355",
"uncertainty": 120
},
"departure": {
"time": "1752830355",
"uncertainty": 120
},
"stopId": "0:_DUC 2"
},
{
"arrival": {
"time": "1752830376",
"uncertainty": 120
},
"departure": {
"time": "1752830376",
"uncertainty": 120
},
"stopId": "0:_PMA 2"
},
{
"arrival": {
"time": "1752830499",
"uncertainty": 120
},
"departure": {
"time": "1752830499",
"uncertainty": 120
},
"stopId": "0:_LYD 3"
},
{
"arrival": {
"time": "1752830631",
"uncertainty": 120
},
"departure": {
"time": "1752830631",
"uncertainty": 120
},
"stopId": "0:_BOU 2"
},
{
"arrival": {
"time": "1752831024",
"uncertainty": 120
},
"departure": {
"time": "1752831029",
"uncertainty": 120
},
"stopId": "0:_LHI 2"
},
{
"arrival": {
"time": "1752830248",
"uncertainty": 120
},
"departure": {
"time": "1752830248",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LAC 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752830296",
"uncertainty": 120
},
"departure": {
"time": "1752830296",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_ACH 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830349",
"uncertainty": 120
},
"departure": {
"time": "1752830349",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_MSE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752830424",
"uncertainty": 120
},
"departure": {
"time": "1752830424",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_VED 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752830460",
"uncertainty": 120
},
"departure": {
"time": "1752830460",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_BOU 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752830668",
"uncertainty": 120
},
"departure": {
"time": "1752830668",
"uncertainty": 120
},
"stopId": "0:_GLA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752830691",
"uncertainty": 120
},
"departure": {
"time": "1752830691",
"uncertainty": 120
},
"stopId": "0:_JMO 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752830721",
"uncertainty": 120
},
"departure": {
"time": "1752830721",
"uncertainty": 120
},
"stopId": "0:_MGI 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752830751",
"uncertainty": 120
},
"departure": {
"time": "1752830751",
"uncertainty": 120
},
"stopId": "0:_EJO 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752830781",
"uncertainty": 120
},
"departure": {
"time": "1752830781",
"uncertainty": 120
},
"stopId": "0:_LVS 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752830822",
"uncertainty": 120
},
"departure": {
"time": "1752830822",
"uncertainty": 120
},
"stopId": "0:_COM 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752831021",
"uncertainty": 120
},
"departure": {
"time": "1752831021",
"uncertainty": 120
},
"stopId": "0:_LHI 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752830913",
"uncertainty": 120
},
"departure": {
"time": "1752830913",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_ZAR 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752830973",
"uncertainty": 120
},
"departure": {
"time": "1752830973",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_DEV 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831208",
"uncertainty": 120
},
"departure": {
"time": "1752831208",
"uncertainty": 120
},
"stopId": "0:_CED 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752831284",
"uncertainty": 120
},
"departure": {
"time": "1752831284",
"uncertainty": 120
},
"stopId": "0:_CIG 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752831413",
"uncertainty": 120
},
"departure": {
"time": "1752831413",
"uncertainty": 120
},
"stopId": "0:_EMO 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752831505",
"uncertainty": 120
},
"departure": {
"time": "1752831505",
"uncertainty": 120
},
"stopId": "0:_LLI 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752831589",
"uncertainty": 120
},
"departure": {
"time": "1752831589",
"uncertainty": 120
},
"stopId": "0:_LEF 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752831685",
"uncertainty": 120
},
"stopId": "0:_PBO 2",
"stopSequence": 21
}
],
"trip": {
"directionId": 1,
"routeId": "63",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079954"
},
"vehicle": {
"id": "893",
"label": "893"
}
}
},
{
"id": "3080850",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752829578",
"uncertainty": 120
},
"departure": {
"time": "1752829578",
"uncertainty": 120
},
"stopId": "0:GLFR 2"
},
{
"arrival": {
"time": "1752829630",
"uncertainty": 120
},
"departure": {
"time": "1752829630",
"uncertainty": 120
},
"stopId": "0:GLFR"
},
{
"departure": {
"time": "1752829348",
"uncertainty": 120
},
"stopId": "0:GEGL",
"stopSequence": 1
},
{
"arrival": {
"time": "1752829468",
"uncertainty": 120
},
"departure": {
"time": "1752829468",
"uncertainty": 120
},
"stopId": "0:BEAUC",
"stopSequence": 2
},
{
"arrival": {
"time": "1752829147",
"uncertainty": 120
},
"departure": {
"time": "1752829147",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GEIF",
"stopSequence": 3
},
{
"arrival": {
"time": "1752829200",
"uncertainty": 120
},
"departure": {
"time": "1752829200",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GLFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752829712",
"uncertainty": 120
},
"departure": {
"time": "1752829712",
"uncertainty": 120
},
"stopId": "0:_BELL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752829749",
"uncertainty": 120
},
"departure": {
"time": "1752829749",
"uncertainty": 120
},
"stopId": "0:RDS",
"stopSequence": 6
},
{
"arrival": {
"time": "1752829771",
"uncertainty": 120
},
"departure": {
"time": "1752829779",
"uncertainty": 120
},
"stopId": "0:LCOMB 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752829839",
"uncertainty": 120
},
"departure": {
"time": "1752829839",
"uncertainty": 120
},
"stopId": "0:JOUHA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752829881",
"uncertainty": 120
},
"departure": {
"time": "1752829881",
"uncertainty": 120
},
"stopId": "0:PROVE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752829899",
"uncertainty": 120
},
"departure": {
"time": "1752829899",
"uncertainty": 120
},
"stopId": "0:TOURN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752830012",
"uncertainty": 120
},
"departure": {
"time": "1752830012",
"uncertainty": 120
},
"stopId": "0:CLEME",
"stopSequence": 11
},
{
"arrival": {
"time": "1752830012",
"uncertainty": 120
},
"departure": {
"time": "1752830012",
"uncertainty": 120
},
"stopId": "0:CVILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1752830102",
"uncertainty": 120
},
"departure": {
"time": "1752830102",
"uncertainty": 120
},
"stopId": "0:BEAUL",
"stopSequence": 13
},
{
"arrival": {
"time": "1752830154",
"uncertainty": 120
},
"departure": {
"time": "1752830163",
"uncertainty": 120
},
"stopId": "0:FAUCON",
"stopSequence": 14
},
{
"arrival": {
"time": "1752830303",
"uncertainty": 120
},
"departure": {
"time": "1752830303",
"uncertainty": 120
},
"stopId": "0:BOTTE",
"stopSequence": 15
},
{
"arrival": {
"time": "1752830401",
"uncertainty": 120
},
"departure": {
"time": "1752830402",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1752830492",
"uncertainty": 120
},
"departure": {
"time": "1752830492",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 17
},
{
"arrival": {
"time": "1752830582",
"uncertainty": 120
},
"departure": {
"time": "1752830612",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 18
},
{
"arrival": {
"time": "1752830749",
"uncertainty": 120
},
"departure": {
"time": "1752830749",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 19
},
{
"arrival": {
"time": "1752830822",
"uncertainty": 120
},
"departure": {
"time": "1752830822",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 20
},
{
"arrival": {
"time": "1752830852",
"uncertainty": 120
},
"departure": {
"time": "1752830852",
"uncertainty": 120
},
"stopId": "0:MIRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752830943",
"uncertainty": 120
},
"departure": {
"time": "1752831003",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 22
},
{
"arrival": {
"time": "1752831093",
"uncertainty": 120
},
"departure": {
"time": "1752831093",
"uncertainty": 120
},
"stopId": "0:VERCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752831152",
"uncertainty": 120
},
"departure": {
"time": "1752831152",
"uncertainty": 120
},
"stopId": "0:MALOS 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752831222",
"uncertainty": 120
},
"departure": {
"time": "1752831222",
"uncertainty": 120
},
"stopId": "0:LBONN 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752831252",
"uncertainty": 120
},
"departure": {
"time": "1752831252",
"uncertainty": 120
},
"stopId": "0:MAND 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752831324",
"uncertainty": 120
},
"departure": {
"time": "1752831324",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 27
},
{
"arrival": {
"time": "1752831401",
"uncertainty": 120
},
"departure": {
"time": "1752831401",
"uncertainty": 120
},
"stopId": "0:SEIGN 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752831460",
"uncertainty": 120
},
"departure": {
"time": "1752831460",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752831521",
"uncertainty": 120
},
"departure": {
"time": "1752831521",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752831581",
"uncertainty": 120
},
"departure": {
"time": "1752831581",
"uncertainty": 120
},
"stopId": "0:SSIGN 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752831613",
"uncertainty": 120
},
"departure": {
"time": "1752831613",
"uncertainty": 120
},
"stopId": "0:BMEUN 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1752831652",
"uncertainty": 120
},
"departure": {
"time": "1752831652",
"uncertainty": 120
},
"stopId": "0:CHVAN",
"stopSequence": 33
},
{
"arrival": {
"time": "1752831700",
"uncertainty": 120
},
"departure": {
"time": "1752831700",
"uncertainty": 120
},
"stopId": "0:BRUY",
"stopSequence": 34
},
{
"arrival": {
"time": "1752831824",
"uncertainty": 120
},
"departure": {
"time": "1752831824",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1752831887",
"uncertainty": 120
},
"departure": {
"time": "1752831887",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 36
},
{
"arrival": {
"time": "1752831941",
"uncertainty": 120
},
"departure": {
"time": "1752831941",
"uncertainty": 120
},
"stopId": "0:RALP",
"stopSequence": 37
},
{
"arrival": {
"time": "1752831970",
"uncertainty": 120
},
"departure": {
"time": "1752831970",
"uncertainty": 120
},
"stopId": "0:TEMPL",
"stopSequence": 38
},
{
"arrival": {
"time": "1752832000",
"uncertainty": 120
},
"departure": {
"time": "1752832000",
"uncertainty": 120
},
"stopId": "0:CYRAN",
"stopSequence": 39
},
{
"arrival": {
"time": "1752832099",
"uncertainty": 120
},
"departure": {
"time": "1752832099",
"uncertainty": 120
},
"stopId": "0:MDBOU 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1752832154",
"uncertainty": 120
},
"departure": {
"time": "1752832154",
"uncertainty": 120
},
"stopId": "0:SJC",
"stopSequence": 41
},
{
"arrival": {
"time": "1752832205",
"uncertainty": 120
},
"departure": {
"time": "1752832205",
"uncertainty": 120
},
"stopId": "0:LVALE",
"stopSequence": 42
},
{
"arrival": {
"time": "1752832223",
"uncertainty": 120
},
"departure": {
"time": "1752832223",
"uncertainty": 120
},
"stopId": "0:ADL",
"stopSequence": 43
},
{
"arrival": {
"time": "1752832278",
"uncertainty": 120
},
"departure": {
"time": "1752832278",
"uncertainty": 120
},
"stopId": "0:MDLON 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1752832297",
"uncertainty": 120
},
"departure": {
"time": "1752832297",
"uncertainty": 120
},
"stopId": "0:LLON",
"stopSequence": 45
},
{
"arrival": {
"time": "1752832334",
"uncertainty": 120
},
"departure": {
"time": "1752832334",
"uncertainty": 120
},
"stopId": "0:CCOM7",
"stopSequence": 46
},
{
"arrival": {
"time": "1752832399",
"uncertainty": 120
},
"departure": {
"time": "1752832399",
"uncertainty": 120
},
"stopId": "0:CCOMM 3",
"stopSequence": 47
},
{
"arrival": {
"time": "1752832566",
"uncertainty": 120
},
"departure": {
"time": "1752832566",
"uncertainty": 120
},
"stopId": "0:SAPIN 2",
"stopSequence": 48
},
{
"arrival": {
"time": "1752832614",
"uncertainty": 120
},
"departure": {
"time": "1752832614",
"uncertainty": 120
},
"stopId": "0:SELL 2",
"stopSequence": 49
},
{
"arrival": {
"time": "1752832652",
"uncertainty": 120
},
"departure": {
"time": "1752832652",
"uncertainty": 120
},
"stopId": "0:SMAR 2",
"stopSequence": 50
},
{
"arrival": {
"time": "1752832713",
"uncertainty": 120
},
"departure": {
"time": "1752832713",
"uncertainty": 120
},
"stopId": "0:NOBE 2",
"stopSequence": 51
},
{
"arrival": {
"time": "1752832759",
"uncertainty": 120
},
"stopId": "0:MDM 2",
"stopSequence": 52
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080850"
},
"vehicle": {
"id": "549",
"label": "549"
}
}
},
{
"id": "3080851",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752831735",
"uncertainty": 120
},
"departure": {
"time": "1752831735",
"uncertainty": 120
},
"stopId": "0:GLFR 2"
},
{
"arrival": {
"time": "1752831795",
"uncertainty": 120
},
"departure": {
"time": "1752831795",
"uncertainty": 120
},
"stopId": "0:GLFR"
},
{
"departure": {
"time": "1752831473",
"uncertainty": 120
},
"stopId": "0:GEGL",
"stopSequence": 1
},
{
"arrival": {
"time": "1752831549",
"uncertainty": 120
},
"departure": {
"time": "1752831549",
"uncertainty": 120
},
"stopId": "0:BEAUC",
"stopSequence": 2
},
{
"arrival": {
"time": "1752831547",
"uncertainty": 120
},
"departure": {
"time": "1752831547",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GEIF",
"stopSequence": 3
},
{
"arrival": {
"time": "1752831600",
"uncertainty": 120
},
"departure": {
"time": "1752831600",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GLFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752831883",
"uncertainty": 120
},
"departure": {
"time": "1752831883",
"uncertainty": 120
},
"stopId": "0:_BELL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752831952",
"uncertainty": 120
},
"departure": {
"time": "1752831952",
"uncertainty": 120
},
"stopId": "0:RDS",
"stopSequence": 6
},
{
"arrival": {
"time": "1752831977",
"uncertainty": 120
},
"departure": {
"time": "1752831977",
"uncertainty": 120
},
"stopId": "0:LCOMB 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752832034",
"uncertainty": 120
},
"departure": {
"time": "1752832034",
"uncertainty": 120
},
"stopId": "0:JOUHA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752832097",
"uncertainty": 120
},
"departure": {
"time": "1752832097",
"uncertainty": 120
},
"stopId": "0:PROVE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752832151",
"uncertainty": 120
},
"departure": {
"time": "1752832151",
"uncertainty": 120
},
"stopId": "0:TOURN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752832289",
"uncertainty": 120
},
"departure": {
"time": "1752832289",
"uncertainty": 120
},
"stopId": "0:CLEME",
"stopSequence": 11
},
{
"arrival": {
"time": "1752832324",
"uncertainty": 120
},
"departure": {
"time": "1752832324",
"uncertainty": 120
},
"stopId": "0:CVILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1752832383",
"uncertainty": 120
},
"departure": {
"time": "1752832383",
"uncertainty": 120
},
"stopId": "0:BEAUL",
"stopSequence": 13
},
{
"arrival": {
"time": "1752832472",
"uncertainty": 120
},
"departure": {
"time": "1752832472",
"uncertainty": 120
},
"stopId": "0:FAUCON",
"stopSequence": 14
},
{
"arrival": {
"time": "1752832562",
"uncertainty": 120
},
"departure": {
"time": "1752832562",
"uncertainty": 120
},
"stopId": "0:BOTTE",
"stopSequence": 15
},
{
"arrival": {
"time": "1752832801",
"uncertainty": 120
},
"departure": {
"time": "1752832801",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1752832865",
"uncertainty": 120
},
"departure": {
"time": "1752832865",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 17
},
{
"arrival": {
"time": "1752832948",
"uncertainty": 120
},
"departure": {
"time": "1752832948",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 18
},
{
"arrival": {
"time": "1752833090",
"uncertainty": 120
},
"departure": {
"time": "1752833090",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 19
},
{
"arrival": {
"time": "1752833225",
"uncertainty": 120
},
"departure": {
"time": "1752833225",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 20
},
{
"arrival": {
"time": "1752833291",
"uncertainty": 120
},
"departure": {
"time": "1752833291",
"uncertainty": 120
},
"stopId": "0:MIRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752833400",
"uncertainty": 120
},
"departure": {
"time": "1752833400",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 22
},
{
"arrival": {
"time": "1752833520",
"uncertainty": 120
},
"departure": {
"time": "1752833520",
"uncertainty": 120
},
"stopId": "0:VERCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752833600",
"uncertainty": 120
},
"departure": {
"time": "1752833600",
"uncertainty": 120
},
"stopId": "0:MALOS 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752833678",
"uncertainty": 120
},
"departure": {
"time": "1752833678",
"uncertainty": 120
},
"stopId": "0:LBONN 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752833729",
"uncertainty": 120
},
"departure": {
"time": "1752833729",
"uncertainty": 120
},
"stopId": "0:MAND 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752833820",
"uncertainty": 120
},
"departure": {
"time": "1752833820",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 27
},
{
"arrival": {
"time": "1752833920",
"uncertainty": 120
},
"departure": {
"time": "1752833920",
"uncertainty": 120
},
"stopId": "0:SEIGN 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752833990",
"uncertainty": 120
},
"departure": {
"time": "1752833990",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752834050",
"uncertainty": 120
},
"departure": {
"time": "1752834050",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752834110",
"uncertainty": 120
},
"departure": {
"time": "1752834110",
"uncertainty": 120
},
"stopId": "0:SSIGN 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752834169",
"uncertainty": 120
},
"departure": {
"time": "1752834169",
"uncertainty": 120
},
"stopId": "0:BMEUN 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1752834208",
"uncertainty": 120
},
"departure": {
"time": "1752834208",
"uncertainty": 120
},
"stopId": "0:CHVAN",
"stopSequence": 33
},
{
"arrival": {
"time": "1752834256",
"uncertainty": 120
},
"departure": {
"time": "1752834256",
"uncertainty": 120
},
"stopId": "0:BRUY",
"stopSequence": 34
},
{
"arrival": {
"time": "1752834380",
"uncertainty": 120
},
"departure": {
"time": "1752834380",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1752834460",
"uncertainty": 120
},
"departure": {
"time": "1752834460",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 36
},
{
"arrival": {
"time": "1752834514",
"uncertainty": 120
},
"departure": {
"time": "1752834514",
"uncertainty": 120
},
"stopId": "0:RALP",
"stopSequence": 37
},
{
"arrival": {
"time": "1752834543",
"uncertainty": 120
},
"departure": {
"time": "1752834543",
"uncertainty": 120
},
"stopId": "0:TEMPL",
"stopSequence": 38
},
{
"arrival": {
"time": "1752834611",
"uncertainty": 120
},
"departure": {
"time": "1752834611",
"uncertainty": 120
},
"stopId": "0:CYRAN",
"stopSequence": 39
},
{
"arrival": {
"time": "1752834710",
"uncertainty": 120
},
"departure": {
"time": "1752834710",
"uncertainty": 120
},
"stopId": "0:MDBOU 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1752834776",
"uncertainty": 120
},
"departure": {
"time": "1752834776",
"uncertainty": 120
},
"stopId": "0:SJC",
"stopSequence": 41
},
{
"arrival": {
"time": "1752834838",
"uncertainty": 120
},
"departure": {
"time": "1752834838",
"uncertainty": 120
},
"stopId": "0:LVALE",
"stopSequence": 42
},
{
"arrival": {
"time": "1752834860",
"uncertainty": 120
},
"departure": {
"time": "1752834860",
"uncertainty": 120
},
"stopId": "0:ADL",
"stopSequence": 43
},
{
"arrival": {
"time": "1752834926",
"uncertainty": 120
},
"departure": {
"time": "1752834926",
"uncertainty": 120
},
"stopId": "0:MDLON 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1752834949",
"uncertainty": 120
},
"departure": {
"time": "1752834949",
"uncertainty": 120
},
"stopId": "0:LLON",
"stopSequence": 45
},
{
"arrival": {
"time": "1752834993",
"uncertainty": 120
},
"departure": {
"time": "1752834993",
"uncertainty": 120
},
"stopId": "0:CCOM7",
"stopSequence": 46
},
{
"arrival": {
"time": "1752835070",
"uncertainty": 120
},
"departure": {
"time": "1752835070",
"uncertainty": 120
},
"stopId": "0:CCOMM 3",
"stopSequence": 47
},
{
"arrival": {
"time": "1752835237",
"uncertainty": 120
},
"departure": {
"time": "1752835237",
"uncertainty": 120
},
"stopId": "0:SAPIN 2",
"stopSequence": 48
},
{
"arrival": {
"time": "1752835285",
"uncertainty": 120
},
"departure": {
"time": "1752835285",
"uncertainty": 120
},
"stopId": "0:SELL 2",
"stopSequence": 49
},
{
"arrival": {
"time": "1752835323",
"uncertainty": 120
},
"departure": {
"time": "1752835323",
"uncertainty": 120
},
"stopId": "0:SMAR 2",
"stopSequence": 50
},
{
"arrival": {
"time": "1752835384",
"uncertainty": 120
},
"departure": {
"time": "1752835384",
"uncertainty": 120
},
"stopId": "0:NOBE 2",
"stopSequence": 51
},
{
"arrival": {
"time": "1752835430",
"uncertainty": 120
},
"stopId": "0:MDM 2",
"stopSequence": 52
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080851"
},
"vehicle": {
"id": "64",
"label": "64"
}
}
},
{
"id": "3080852",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752834022",
"uncertainty": 120
},
"departure": {
"time": "1752834022",
"uncertainty": 120
},
"stopId": "0:GLFR 2"
},
{
"arrival": {
"time": "1752834082",
"uncertainty": 120
},
"departure": {
"time": "1752834082",
"uncertainty": 120
},
"stopId": "0:GLFR"
},
{
"departure": {
"time": "1752833760",
"uncertainty": 120
},
"stopId": "0:GEGL",
"stopSequence": 1
},
{
"arrival": {
"time": "1752833836",
"uncertainty": 120
},
"departure": {
"time": "1752833836",
"uncertainty": 120
},
"stopId": "0:BEAUC",
"stopSequence": 2
},
{
"arrival": {
"time": "1752833947",
"uncertainty": 120
},
"departure": {
"time": "1752833947",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GEIF",
"stopSequence": 3
},
{
"arrival": {
"time": "1752834000",
"uncertainty": 120
},
"departure": {
"time": "1752834000",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GLFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752834170",
"uncertainty": 120
},
"departure": {
"time": "1752834170",
"uncertainty": 120
},
"stopId": "0:_BELL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752834239",
"uncertainty": 120
},
"departure": {
"time": "1752834239",
"uncertainty": 120
},
"stopId": "0:RDS",
"stopSequence": 6
},
{
"arrival": {
"time": "1752834264",
"uncertainty": 120
},
"departure": {
"time": "1752834264",
"uncertainty": 120
},
"stopId": "0:LCOMB 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752834321",
"uncertainty": 120
},
"departure": {
"time": "1752834321",
"uncertainty": 120
},
"stopId": "0:JOUHA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752834384",
"uncertainty": 120
},
"departure": {
"time": "1752834384",
"uncertainty": 120
},
"stopId": "0:PROVE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752834438",
"uncertainty": 120
},
"departure": {
"time": "1752834438",
"uncertainty": 120
},
"stopId": "0:TOURN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752834576",
"uncertainty": 120
},
"departure": {
"time": "1752834576",
"uncertainty": 120
},
"stopId": "0:CLEME",
"stopSequence": 11
},
{
"arrival": {
"time": "1752834617",
"uncertainty": 120
},
"departure": {
"time": "1752834617",
"uncertainty": 120
},
"stopId": "0:CVILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1752834676",
"uncertainty": 120
},
"departure": {
"time": "1752834676",
"uncertainty": 120
},
"stopId": "0:BEAUL",
"stopSequence": 13
},
{
"arrival": {
"time": "1752834765",
"uncertainty": 120
},
"departure": {
"time": "1752834765",
"uncertainty": 120
},
"stopId": "0:FAUCON",
"stopSequence": 14
},
{
"arrival": {
"time": "1752834854",
"uncertainty": 120
},
"departure": {
"time": "1752834854",
"uncertainty": 120
},
"stopId": "0:BOTTE",
"stopSequence": 15
},
{
"arrival": {
"time": "1752835092",
"uncertainty": 120
},
"departure": {
"time": "1752835092",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1752835147",
"uncertainty": 120
},
"departure": {
"time": "1752835147",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 17
},
{
"arrival": {
"time": "1752835218",
"uncertainty": 120
},
"departure": {
"time": "1752835218",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 18
},
{
"arrival": {
"time": "1752835346",
"uncertainty": 120
},
"departure": {
"time": "1752835346",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 19
},
{
"arrival": {
"time": "1752835467",
"uncertainty": 120
},
"departure": {
"time": "1752835467",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 20
},
{
"arrival": {
"time": "1752835532",
"uncertainty": 120
},
"departure": {
"time": "1752835532",
"uncertainty": 120
},
"stopId": "0:MIRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752835641",
"uncertainty": 120
},
"departure": {
"time": "1752835641",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 22
},
{
"arrival": {
"time": "1752835761",
"uncertainty": 120
},
"departure": {
"time": "1752835761",
"uncertainty": 120
},
"stopId": "0:VERCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752835841",
"uncertainty": 120
},
"departure": {
"time": "1752835841",
"uncertainty": 120
},
"stopId": "0:MALOS 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752835919",
"uncertainty": 120
},
"departure": {
"time": "1752835919",
"uncertainty": 120
},
"stopId": "0:LBONN 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752835970",
"uncertainty": 120
},
"departure": {
"time": "1752835970",
"uncertainty": 120
},
"stopId": "0:MAND 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752836061",
"uncertainty": 120
},
"departure": {
"time": "1752836061",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 27
},
{
"arrival": {
"time": "1752836161",
"uncertainty": 120
},
"departure": {
"time": "1752836161",
"uncertainty": 120
},
"stopId": "0:SEIGN 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752836231",
"uncertainty": 120
},
"departure": {
"time": "1752836231",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752836300",
"uncertainty": 120
},
"departure": {
"time": "1752836300",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752836360",
"uncertainty": 120
},
"departure": {
"time": "1752836360",
"uncertainty": 120
},
"stopId": "0:SSIGN 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752836420",
"uncertainty": 120
},
"departure": {
"time": "1752836420",
"uncertainty": 120
},
"stopId": "0:BMEUN 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1752836459",
"uncertainty": 120
},
"departure": {
"time": "1752836459",
"uncertainty": 120
},
"stopId": "0:CHVAN",
"stopSequence": 33
},
{
"arrival": {
"time": "1752836507",
"uncertainty": 120
},
"departure": {
"time": "1752836507",
"uncertainty": 120
},
"stopId": "0:BRUY",
"stopSequence": 34
},
{
"arrival": {
"time": "1752836631",
"uncertainty": 120
},
"departure": {
"time": "1752836631",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1752836719",
"uncertainty": 120
},
"departure": {
"time": "1752836719",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 36
},
{
"arrival": {
"time": "1752836773",
"uncertainty": 120
},
"departure": {
"time": "1752836773",
"uncertainty": 120
},
"stopId": "0:RALP",
"stopSequence": 37
},
{
"arrival": {
"time": "1752836802",
"uncertainty": 120
},
"departure": {
"time": "1752836802",
"uncertainty": 120
},
"stopId": "0:TEMPL",
"stopSequence": 38
},
{
"arrival": {
"time": "1752836861",
"uncertainty": 120
},
"departure": {
"time": "1752836861",
"uncertainty": 120
},
"stopId": "0:CYRAN",
"stopSequence": 39
},
{
"arrival": {
"time": "1752836960",
"uncertainty": 120
},
"departure": {
"time": "1752836960",
"uncertainty": 120
},
"stopId": "0:MDBOU 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1752837026",
"uncertainty": 120
},
"departure": {
"time": "1752837026",
"uncertainty": 120
},
"stopId": "0:SJC",
"stopSequence": 41
},
{
"arrival": {
"time": "1752837088",
"uncertainty": 120
},
"departure": {
"time": "1752837088",
"uncertainty": 120
},
"stopId": "0:LVALE",
"stopSequence": 42
},
{
"arrival": {
"time": "1752837110",
"uncertainty": 120
},
"departure": {
"time": "1752837110",
"uncertainty": 120
},
"stopId": "0:ADL",
"stopSequence": 43
},
{
"arrival": {
"time": "1752837176",
"uncertainty": 120
},
"departure": {
"time": "1752837176",
"uncertainty": 120
},
"stopId": "0:MDLON 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1752837199",
"uncertainty": 120
},
"departure": {
"time": "1752837199",
"uncertainty": 120
},
"stopId": "0:LLON",
"stopSequence": 45
},
{
"arrival": {
"time": "1752837244",
"uncertainty": 120
},
"departure": {
"time": "1752837244",
"uncertainty": 120
},
"stopId": "0:CCOM7",
"stopSequence": 46
},
{
"arrival": {
"time": "1752837320",
"uncertainty": 120
},
"stopId": "0:CCOMM 3",
"stopSequence": 47
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080852"
}
}
},
{
"id": "3079949",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752832323",
"uncertainty": 120
},
"departure": {
"time": "1752832323",
"uncertainty": 120
},
"stopId": "0:_CED"
},
{
"arrival": {
"time": "1752832627",
"uncertainty": 120
},
"departure": {
"time": "1752832627",
"uncertainty": 120
},
"stopId": "0:_LHI"
},
{
"arrival": {
"time": "1752832872",
"uncertainty": 120
},
"departure": {
"time": "1752832872",
"uncertainty": 120
},
"stopId": "0:_ETO"
},
{
"departure": {
"time": "1752831840",
"uncertainty": 120
},
"stopId": "0:_PBO",
"stopSequence": 1
},
{
"arrival": {
"time": "1752831931",
"uncertainty": 120
},
"departure": {
"time": "1752831931",
"uncertainty": 120
},
"stopId": "0:_LEF",
"stopSequence": 2
},
{
"arrival": {
"time": "1752832020",
"uncertainty": 120
},
"departure": {
"time": "1752832020",
"uncertainty": 120
},
"stopId": "0:_LLI",
"stopSequence": 3
},
{
"arrival": {
"time": "1752832080",
"uncertainty": 120
},
"departure": {
"time": "1752832080",
"uncertainty": 120
},
"stopId": "0:_EMO",
"stopSequence": 4
},
{
"arrival": {
"time": "1752832215",
"uncertainty": 120
},
"departure": {
"time": "1752832215",
"uncertainty": 120
},
"stopId": "0:_CIG",
"stopSequence": 5
},
{
"arrival": {
"time": "1752832320",
"uncertainty": 120
},
"departure": {
"time": "1752832320",
"uncertainty": 120
},
"stopId": "0:_CED",
"stopSequence": 6
},
{
"arrival": {
"time": "1752832337",
"uncertainty": 120
},
"departure": {
"time": "1752832337",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_DEV",
"stopSequence": 7
},
{
"arrival": {
"time": "1752832369",
"uncertainty": 120
},
"departure": {
"time": "1752832369",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_ZAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752832629",
"uncertainty": 120
},
"departure": {
"time": "1752832629",
"uncertainty": 120
},
"stopId": "0:_LHI",
"stopSequence": 9
},
{
"arrival": {
"time": "1752832730",
"uncertainty": 120
},
"departure": {
"time": "1752832730",
"uncertainty": 120
},
"stopId": "0:_COM",
"stopSequence": 10
},
{
"arrival": {
"time": "1752832784",
"uncertainty": 120
},
"departure": {
"time": "1752832784",
"uncertainty": 120
},
"stopId": "0:_LVS",
"stopSequence": 11
},
{
"arrival": {
"time": "1752832586",
"uncertainty": 120
},
"departure": {
"time": "1752832586",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_EJO",
"stopSequence": 12
},
{
"arrival": {
"time": "1752832617",
"uncertainty": 120
},
"departure": {
"time": "1752832617",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_MGI",
"stopSequence": 13
},
{
"arrival": {
"time": "1752832646",
"uncertainty": 120
},
"departure": {
"time": "1752832646",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JMO",
"stopSequence": 14
},
{
"arrival": {
"time": "1752832704",
"uncertainty": 120
},
"departure": {
"time": "1752832704",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GLA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752832740",
"uncertainty": 120
},
"departure": {
"time": "1752832740",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_BOU",
"stopSequence": 16
},
{
"arrival": {
"time": "1752832778",
"uncertainty": 120
},
"departure": {
"time": "1752832778",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_VED",
"stopSequence": 17
},
{
"arrival": {
"time": "1752832856",
"uncertainty": 120
},
"departure": {
"time": "1752832856",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_MSE",
"stopSequence": 18
},
{
"arrival": {
"time": "1752832924",
"uncertainty": 120
},
"departure": {
"time": "1752832924",
"uncertainty": 120
},
"stopId": "0:_ACH",
"stopSequence": 19
},
{
"arrival": {
"time": "1752832973",
"uncertainty": 120
},
"departure": {
"time": "1752832973",
"uncertainty": 120
},
"stopId": "0:_LAC",
"stopSequence": 20
},
{
"arrival": {
"time": "1752833107",
"uncertainty": 120
},
"stopId": "0:_GMU",
"stopSequence": 21
}
],
"trip": {
"directionId": 0,
"routeId": "63",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079949"
}
}
},
{
"id": "3079995",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752831008",
"uncertainty": 120
},
"departure": {
"time": "1752831009",
"uncertainty": 120
},
"stopId": "0:_AVA 2"
},
{
"arrival": {
"time": "1752831141",
"uncertainty": 120
},
"departure": {
"time": "1752831159",
"uncertainty": 120
},
"stopId": "0:_PDO"
},
{
"arrival": {
"time": "1752829963",
"uncertainty": 120
},
"departure": {
"time": "1752831206",
"uncertainty": 120
},
"stopId": "0:_PVI"
},
{
"arrival": {
"time": "1752831356",
"uncertainty": 120
},
"departure": {
"time": "1752831356",
"uncertainty": 120
},
"stopId": "0:_MAG 3"
},
{
"arrival": {
"time": "1752831510",
"uncertainty": 120
},
"departure": {
"time": "1752831510",
"uncertainty": 120
},
"stopId": "0:_MCC"
},
{
"arrival": {
"time": "1752831687",
"uncertainty": 120
},
"departure": {
"time": "1752831687",
"uncertainty": 120
},
"stopId": "0:_PMA"
},
{
"arrival": {
"time": "1752831719",
"uncertainty": 120
},
"departure": {
"time": "1752831719",
"uncertainty": 120
},
"stopId": "0:_DUC"
},
{
"arrival": {
"time": "1752831799",
"uncertainty": 120
},
"departure": {
"time": "1752831799",
"uncertainty": 120
},
"stopId": "0:_LIB"
},
{
"arrival": {
"time": "1752830208",
"uncertainty": 120
},
"departure": {
"time": "1752830208",
"uncertainty": 120
},
"stopId": "0:_PZA",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830264",
"uncertainty": 120
},
"departure": {
"time": "1752830264",
"uncertainty": 120
},
"stopId": "0:_PCE",
"stopSequence": 4
},
{
"arrival": {
"time": "1752830318",
"uncertainty": 120
},
"departure": {
"time": "1752830318",
"uncertainty": 120
},
"stopId": "0:_P19M 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752830344",
"uncertainty": 120
},
"departure": {
"time": "1752830344",
"uncertainty": 120
},
"stopId": "0:_GCH",
"stopSequence": 6
},
{
"arrival": {
"time": "1752830398",
"uncertainty": 120
},
"departure": {
"time": "1752830398",
"uncertainty": 120
},
"stopId": "0:_PPS 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752830479",
"uncertainty": 120
},
"departure": {
"time": "1752830479",
"uncertainty": 120
},
"stopId": "0:_LGO",
"stopSequence": 8
},
{
"arrival": {
"time": "1752830570",
"uncertainty": 120
},
"departure": {
"time": "1752830570",
"uncertainty": 120
},
"stopId": "0:_LFO",
"stopSequence": 9
},
{
"arrival": {
"time": "1752830631",
"uncertainty": 120
},
"departure": {
"time": "1752830631",
"uncertainty": 120
},
"stopId": "0:_LTO",
"stopSequence": 10
},
{
"arrival": {
"time": "1752830669",
"uncertainty": 120
},
"departure": {
"time": "1752830678",
"uncertainty": 120
},
"stopId": "0:_KEN",
"stopSequence": 11
},
{
"arrival": {
"time": "1752830803",
"uncertainty": 120
},
"departure": {
"time": "1752830803",
"uncertainty": 120
},
"stopId": "0:JBOIN 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752830868",
"uncertainty": 120
},
"departure": {
"time": "1752830868",
"uncertainty": 120
},
"stopId": "0:_BAT",
"stopSequence": 13
},
{
"arrival": {
"time": "1752830931",
"uncertainty": 120
},
"departure": {
"time": "1752830931",
"uncertainty": 120
},
"stopId": "0:_LPS 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752830993",
"uncertainty": 120
},
"departure": {
"time": "1752830993",
"uncertainty": 120
},
"stopId": "0:_COE 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831008",
"uncertainty": 120
},
"departure": {
"time": "1752831008",
"uncertainty": 120
},
"stopId": "0:_AVA 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752830496",
"uncertainty": 120
},
"departure": {
"time": "1752830496",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_HDV 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752830542",
"uncertainty": 120
},
"departure": {
"time": "1752830542",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752830580",
"uncertainty": 120
},
"departure": {
"time": "1752830580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_DDA 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752830637",
"uncertainty": 120
},
"departure": {
"time": "1752830637",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PDO",
"stopSequence": 20
},
{
"arrival": {
"time": "1752830674",
"uncertainty": 120
},
"departure": {
"time": "1752830674",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PVI",
"stopSequence": 21
},
{
"arrival": {
"time": "1752830758",
"uncertainty": 120
},
"departure": {
"time": "1752830758",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LPR",
"stopSequence": 22
},
{
"arrival": {
"time": "1752830820",
"uncertainty": 120
},
"departure": {
"time": "1752830820",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_CLX",
"stopSequence": 23
},
{
"arrival": {
"time": "1752830910",
"uncertainty": 120
},
"departure": {
"time": "1752830910",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LIB",
"stopSequence": 24
},
{
"arrival": {
"time": "1752831831",
"uncertainty": 120
},
"departure": {
"time": "1752831831",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 25
},
{
"arrival": {
"time": "1752831904",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079995"
},
"vehicle": {
"id": "838",
"label": "838"
}
}
},
{
"id": "3079997",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752835343",
"uncertainty": 120
},
"departure": {
"time": "1752835343",
"uncertainty": 120
},
"stopId": "0:_AVA 2"
},
{
"arrival": {
"time": "1752835432",
"uncertainty": 120
},
"departure": {
"time": "1752835432",
"uncertainty": 120
},
"stopId": "0:_PDO"
},
{
"arrival": {
"time": "1752835345",
"uncertainty": 120
},
"departure": {
"time": "1752835345",
"uncertainty": 120
},
"stopId": "0:_PVI"
},
{
"arrival": {
"time": "1752835548",
"uncertainty": 120
},
"departure": {
"time": "1752835548",
"uncertainty": 120
},
"stopId": "0:_MAG 3"
},
{
"arrival": {
"time": "1752835643",
"uncertainty": 120
},
"departure": {
"time": "1752835643",
"uncertainty": 120
},
"stopId": "0:_LRE 2"
},
{
"arrival": {
"time": "1752835702",
"uncertainty": 120
},
"departure": {
"time": "1752835702",
"uncertainty": 120
},
"stopId": "0:_MCC 4"
},
{
"arrival": {
"time": "1752835711",
"uncertainty": 120
},
"departure": {
"time": "1752835711",
"uncertainty": 120
},
"stopId": "0:_MCC 4"
},
{
"arrival": {
"time": "1752835746",
"uncertainty": 120
},
"departure": {
"time": "1752835746",
"uncertainty": 120
},
"stopId": "0:_MCC"
},
{
"arrival": {
"time": "1752835923",
"uncertainty": 120
},
"departure": {
"time": "1752835923",
"uncertainty": 120
},
"stopId": "0:_PMA"
},
{
"arrival": {
"time": "1752835955",
"uncertainty": 120
},
"departure": {
"time": "1752835955",
"uncertainty": 120
},
"stopId": "0:_DUC"
},
{
"arrival": {
"time": "1752836035",
"uncertainty": 120
},
"departure": {
"time": "1752836035",
"uncertainty": 120
},
"stopId": "0:_LIB"
},
{
"departure": {
"time": "1752834584",
"uncertainty": 120
},
"stopId": "0:_CTP",
"stopSequence": 1
},
{
"arrival": {
"time": "1752834610",
"uncertainty": 120
},
"departure": {
"time": "1752834610",
"uncertainty": 120
},
"stopId": "0:_CHIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752834650",
"uncertainty": 120
},
"departure": {
"time": "1752834650",
"uncertainty": 120
},
"stopId": "0:_PZA",
"stopSequence": 3
},
{
"arrival": {
"time": "1752834721",
"uncertainty": 120
},
"departure": {
"time": "1752834721",
"uncertainty": 120
},
"stopId": "0:_PCE",
"stopSequence": 4
},
{
"arrival": {
"time": "1752834780",
"uncertainty": 120
},
"departure": {
"time": "1752834780",
"uncertainty": 120
},
"stopId": "0:_P19M 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752834806",
"uncertainty": 120
},
"departure": {
"time": "1752834806",
"uncertainty": 120
},
"stopId": "0:_GCH",
"stopSequence": 6
},
{
"arrival": {
"time": "1752834869",
"uncertainty": 120
},
"departure": {
"time": "1752834869",
"uncertainty": 120
},
"stopId": "0:_PPS 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752834944",
"uncertainty": 120
},
"departure": {
"time": "1752834944",
"uncertainty": 120
},
"stopId": "0:_LGO",
"stopSequence": 8
},
{
"arrival": {
"time": "1752835020",
"uncertainty": 120
},
"departure": {
"time": "1752835020",
"uncertainty": 120
},
"stopId": "0:_LFO",
"stopSequence": 9
},
{
"arrival": {
"time": "1752835064",
"uncertainty": 120
},
"departure": {
"time": "1752835064",
"uncertainty": 120
},
"stopId": "0:_LTO",
"stopSequence": 10
},
{
"arrival": {
"time": "1752835095",
"uncertainty": 120
},
"departure": {
"time": "1752835095",
"uncertainty": 120
},
"stopId": "0:_KEN",
"stopSequence": 11
},
{
"arrival": {
"time": "1752835172",
"uncertainty": 120
},
"departure": {
"time": "1752835172",
"uncertainty": 120
},
"stopId": "0:JBOIN 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752835212",
"uncertainty": 120
},
"departure": {
"time": "1752835212",
"uncertainty": 120
},
"stopId": "0:_BAT",
"stopSequence": 13
},
{
"arrival": {
"time": "1752835274",
"uncertainty": 120
},
"departure": {
"time": "1752835274",
"uncertainty": 120
},
"stopId": "0:_LPS 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752835304",
"uncertainty": 120
},
"departure": {
"time": "1752835304",
"uncertainty": 120
},
"stopId": "0:_COE 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752835343",
"uncertainty": 120
},
"departure": {
"time": "1752835343",
"uncertainty": 120
},
"stopId": "0:_AVA 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752835296",
"uncertainty": 120
},
"departure": {
"time": "1752835296",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_HDV 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752835342",
"uncertainty": 120
},
"departure": {
"time": "1752835342",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752835380",
"uncertainty": 120
},
"departure": {
"time": "1752835380",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_DDA 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752835437",
"uncertainty": 120
},
"departure": {
"time": "1752835437",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PDO",
"stopSequence": 20
},
{
"arrival": {
"time": "1752835514",
"uncertainty": 120
},
"departure": {
"time": "1752835514",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PVI",
"stopSequence": 21
},
{
"arrival": {
"time": "1752835598",
"uncertainty": 120
},
"departure": {
"time": "1752835598",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LPR",
"stopSequence": 22
},
{
"arrival": {
"time": "1752835660",
"uncertainty": 120
},
"departure": {
"time": "1752835660",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_CLX",
"stopSequence": 23
},
{
"arrival": {
"time": "1752835751",
"uncertainty": 120
},
"departure": {
"time": "1752835751",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LIB",
"stopSequence": 24
},
{
"arrival": {
"time": "1752836081",
"uncertainty": 120
},
"departure": {
"time": "1752836081",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 25
},
{
"arrival": {
"time": "1752836154",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079997"
}
}
},
{
"id": "3079996",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752832989",
"uncertainty": 120
},
"departure": {
"time": "1752832989",
"uncertainty": 120
},
"stopId": "0:_AVA 2"
},
{
"arrival": {
"time": "1752833078",
"uncertainty": 120
},
"departure": {
"time": "1752833078",
"uncertainty": 120
},
"stopId": "0:_PDO"
},
{
"arrival": {
"time": "1752832991",
"uncertainty": 120
},
"departure": {
"time": "1752832991",
"uncertainty": 120
},
"stopId": "0:_PVI"
},
{
"arrival": {
"time": "1752833194",
"uncertainty": 120
},
"departure": {
"time": "1752833194",
"uncertainty": 120
},
"stopId": "0:_MAG 3"
},
{
"arrival": {
"time": "1752833289",
"uncertainty": 120
},
"departure": {
"time": "1752833289",
"uncertainty": 120
},
"stopId": "0:_LRE 2"
},
{
"arrival": {
"time": "1752833348",
"uncertainty": 120
},
"departure": {
"time": "1752833348",
"uncertainty": 120
},
"stopId": "0:_MCC 4"
},
{
"arrival": {
"time": "1752833357",
"uncertainty": 120
},
"departure": {
"time": "1752833357",
"uncertainty": 120
},
"stopId": "0:_MCC 4"
},
{
"arrival": {
"time": "1752833392",
"uncertainty": 120
},
"departure": {
"time": "1752833392",
"uncertainty": 120
},
"stopId": "0:_MCC"
},
{
"arrival": {
"time": "1752833569",
"uncertainty": 120
},
"departure": {
"time": "1752833569",
"uncertainty": 120
},
"stopId": "0:_PMA"
},
{
"arrival": {
"time": "1752833601",
"uncertainty": 120
},
"departure": {
"time": "1752833601",
"uncertainty": 120
},
"stopId": "0:_DUC"
},
{
"arrival": {
"time": "1752833681",
"uncertainty": 120
},
"departure": {
"time": "1752833681",
"uncertainty": 120
},
"stopId": "0:_LIB"
},
{
"departure": {
"time": "1752832230",
"uncertainty": 120
},
"stopId": "0:_CTP",
"stopSequence": 1
},
{
"arrival": {
"time": "1752832256",
"uncertainty": 120
},
"departure": {
"time": "1752832256",
"uncertainty": 120
},
"stopId": "0:_CHIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752832296",
"uncertainty": 120
},
"departure": {
"time": "1752832296",
"uncertainty": 120
},
"stopId": "0:_PZA",
"stopSequence": 3
},
{
"arrival": {
"time": "1752832367",
"uncertainty": 120
},
"departure": {
"time": "1752832367",
"uncertainty": 120
},
"stopId": "0:_PCE",
"stopSequence": 4
},
{
"arrival": {
"time": "1752832426",
"uncertainty": 120
},
"departure": {
"time": "1752832426",
"uncertainty": 120
},
"stopId": "0:_P19M 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752832452",
"uncertainty": 120
},
"departure": {
"time": "1752832452",
"uncertainty": 120
},
"stopId": "0:_GCH",
"stopSequence": 6
},
{
"arrival": {
"time": "1752832515",
"uncertainty": 120
},
"departure": {
"time": "1752832515",
"uncertainty": 120
},
"stopId": "0:_PPS 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752832590",
"uncertainty": 120
},
"departure": {
"time": "1752832590",
"uncertainty": 120
},
"stopId": "0:_LGO",
"stopSequence": 8
},
{
"arrival": {
"time": "1752832666",
"uncertainty": 120
},
"departure": {
"time": "1752832666",
"uncertainty": 120
},
"stopId": "0:_LFO",
"stopSequence": 9
},
{
"arrival": {
"time": "1752832710",
"uncertainty": 120
},
"departure": {
"time": "1752832710",
"uncertainty": 120
},
"stopId": "0:_LTO",
"stopSequence": 10
},
{
"arrival": {
"time": "1752832741",
"uncertainty": 120
},
"departure": {
"time": "1752832741",
"uncertainty": 120
},
"stopId": "0:_KEN",
"stopSequence": 11
},
{
"arrival": {
"time": "1752832818",
"uncertainty": 120
},
"departure": {
"time": "1752832818",
"uncertainty": 120
},
"stopId": "0:JBOIN 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752832858",
"uncertainty": 120
},
"departure": {
"time": "1752832858",
"uncertainty": 120
},
"stopId": "0:_BAT",
"stopSequence": 13
},
{
"arrival": {
"time": "1752832920",
"uncertainty": 120
},
"departure": {
"time": "1752832920",
"uncertainty": 120
},
"stopId": "0:_LPS 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752832950",
"uncertainty": 120
},
"departure": {
"time": "1752832950",
"uncertainty": 120
},
"stopId": "0:_COE 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752832989",
"uncertainty": 120
},
"departure": {
"time": "1752832989",
"uncertainty": 120
},
"stopId": "0:_AVA 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752832896",
"uncertainty": 120
},
"departure": {
"time": "1752832896",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_HDV 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752832942",
"uncertainty": 120
},
"departure": {
"time": "1752832942",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752832980",
"uncertainty": 120
},
"departure": {
"time": "1752832980",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_DDA 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752833037",
"uncertainty": 120
},
"departure": {
"time": "1752833037",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PDO",
"stopSequence": 20
},
{
"arrival": {
"time": "1752833074",
"uncertainty": 120
},
"departure": {
"time": "1752833074",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PVI",
"stopSequence": 21
},
{
"arrival": {
"time": "1752833158",
"uncertainty": 120
},
"departure": {
"time": "1752833158",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LPR",
"stopSequence": 22
},
{
"arrival": {
"time": "1752833220",
"uncertainty": 120
},
"departure": {
"time": "1752833220",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_CLX",
"stopSequence": 23
},
{
"arrival": {
"time": "1752833310",
"uncertainty": 120
},
"departure": {
"time": "1752833310",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LIB",
"stopSequence": 24
},
{
"arrival": {
"time": "1752833715",
"uncertainty": 120
},
"departure": {
"time": "1752833715",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 25
},
{
"arrival": {
"time": "1752833774",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079996"
}
}
},
{
"id": "3079977",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752833534",
"uncertainty": 120
},
"departure": {
"time": "1752833534",
"uncertainty": 120
},
"stopId": "0:_GMU 3"
},
{
"arrival": {
"time": "1752833728",
"uncertainty": 120
},
"departure": {
"time": "1752833728",
"uncertainty": 120
},
"stopId": "0:_VOL 2"
},
{
"arrival": {
"time": "1752833737",
"uncertainty": 120
},
"departure": {
"time": "1752833737",
"uncertainty": 120
},
"stopId": "0:_VOL 2"
},
{
"arrival": {
"time": "1752833749",
"uncertainty": 120
},
"departure": {
"time": "1752833749",
"uncertainty": 120
},
"stopId": "0:_CLL 2"
},
{
"departure": {
"time": "1752833469",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1752833467",
"uncertainty": 120
},
"departure": {
"time": "1752833467",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYB 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752833564",
"uncertainty": 120
},
"departure": {
"time": "1752833564",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LIB 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752833652",
"uncertainty": 120
},
"departure": {
"time": "1752833652",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_CLX 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752833728",
"uncertainty": 120
},
"departure": {
"time": "1752833728",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LPR 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752833801",
"uncertainty": 120
},
"departure": {
"time": "1752833801",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PVI 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752834232",
"uncertainty": 120
},
"departure": {
"time": "1752834232",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PDO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752834283",
"uncertainty": 120
},
"departure": {
"time": "1752834283",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_DDA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752834312",
"uncertainty": 120
},
"departure": {
"time": "1752834312",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PAN",
"stopSequence": 9
},
{
"arrival": {
"time": "1752834354",
"uncertainty": 120
},
"departure": {
"time": "1752834354",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_HDV",
"stopSequence": 10
},
{
"arrival": {
"time": "1752834400",
"uncertainty": 120
},
"departure": {
"time": "1752834400",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AVA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752833864",
"uncertainty": 120
},
"departure": {
"time": "1752833864",
"uncertainty": 120
},
"stopId": "0:_COE",
"stopSequence": 12
},
{
"arrival": {
"time": "1752833944",
"uncertainty": 120
},
"departure": {
"time": "1752833944",
"uncertainty": 120
},
"stopId": "0:_BAT 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752833997",
"uncertainty": 120
},
"departure": {
"time": "1752833997",
"uncertainty": 120
},
"stopId": "0:JBOIN",
"stopSequence": 14
},
{
"arrival": {
"time": "1752834068",
"uncertainty": 120
},
"departure": {
"time": "1752834068",
"uncertainty": 120
},
"stopId": "0:_KEN 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752834104",
"uncertainty": 120
},
"departure": {
"time": "1752834104",
"uncertainty": 120
},
"stopId": "0:_LTO 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752834156",
"uncertainty": 120
},
"departure": {
"time": "1752834156",
"uncertainty": 120
},
"stopId": "0:_LFO 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752834224",
"uncertainty": 120
},
"departure": {
"time": "1752834224",
"uncertainty": 120
},
"stopId": "0:_LGO",
"stopSequence": 18
},
{
"arrival": {
"time": "1752834313",
"uncertainty": 120
},
"departure": {
"time": "1752834313",
"uncertainty": 120
},
"stopId": "0:_PPS",
"stopSequence": 19
},
{
"arrival": {
"time": "1752834367",
"uncertainty": 120
},
"departure": {
"time": "1752834367",
"uncertainty": 120
},
"stopId": "0:_GCH 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752834403",
"uncertainty": 120
},
"departure": {
"time": "1752834403",
"uncertainty": 120
},
"stopId": "0:_P19M",
"stopSequence": 21
},
{
"arrival": {
"time": "1752834454",
"uncertainty": 120
},
"departure": {
"time": "1752834454",
"uncertainty": 120
},
"stopId": "0:_PCE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752834525",
"uncertainty": 120
},
"departure": {
"time": "1752834525",
"uncertainty": 120
},
"stopId": "0:_PZA 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752834562",
"uncertainty": 120
},
"departure": {
"time": "1752834562",
"uncertainty": 120
},
"stopId": "0:_CHIR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752834584",
"uncertainty": 120
},
"stopId": "0:_CTP",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079977"
}
}
},
{
"id": "3079976",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752830838",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1752830916",
"uncertainty": 120
},
"departure": {
"time": "1752830916",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752830730",
"uncertainty": 120
},
"departure": {
"time": "1752830730",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830999",
"uncertainty": 120
},
"departure": {
"time": "1752830999",
"uncertainty": 120
},
"stopId": "0:_CLX 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752831055",
"uncertainty": 120
},
"departure": {
"time": "1752831055",
"uncertainty": 120
},
"stopId": "0:_LPR 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752831115",
"uncertainty": 120
},
"departure": {
"time": "1752831115",
"uncertainty": 120
},
"stopId": "0:_PVI 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752831145",
"uncertainty": 120
},
"departure": {
"time": "1752831145",
"uncertainty": 120
},
"stopId": "0:_PDO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752831510",
"uncertainty": 120
},
"departure": {
"time": "1752831510",
"uncertainty": 120
},
"stopId": "0:_COE",
"stopSequence": 12
},
{
"arrival": {
"time": "1752831590",
"uncertainty": 120
},
"departure": {
"time": "1752831590",
"uncertainty": 120
},
"stopId": "0:_BAT 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752831643",
"uncertainty": 120
},
"departure": {
"time": "1752831643",
"uncertainty": 120
},
"stopId": "0:JBOIN",
"stopSequence": 14
},
{
"arrival": {
"time": "1752831714",
"uncertainty": 120
},
"departure": {
"time": "1752831714",
"uncertainty": 120
},
"stopId": "0:_KEN 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831750",
"uncertainty": 120
},
"departure": {
"time": "1752831750",
"uncertainty": 120
},
"stopId": "0:_LTO 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752831802",
"uncertainty": 120
},
"departure": {
"time": "1752831802",
"uncertainty": 120
},
"stopId": "0:_LFO 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752831870",
"uncertainty": 120
},
"departure": {
"time": "1752831870",
"uncertainty": 120
},
"stopId": "0:_LGO",
"stopSequence": 18
},
{
"arrival": {
"time": "1752831959",
"uncertainty": 120
},
"departure": {
"time": "1752831959",
"uncertainty": 120
},
"stopId": "0:_PPS",
"stopSequence": 19
},
{
"arrival": {
"time": "1752832013",
"uncertainty": 120
},
"departure": {
"time": "1752832013",
"uncertainty": 120
},
"stopId": "0:_GCH 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752832049",
"uncertainty": 120
},
"departure": {
"time": "1752832049",
"uncertainty": 120
},
"stopId": "0:_P19M",
"stopSequence": 21
},
{
"arrival": {
"time": "1752832100",
"uncertainty": 120
},
"departure": {
"time": "1752832100",
"uncertainty": 120
},
"stopId": "0:_PCE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752832171",
"uncertainty": 120
},
"departure": {
"time": "1752832171",
"uncertainty": 120
},
"stopId": "0:_PZA 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752832208",
"uncertainty": 120
},
"departure": {
"time": "1752832208",
"uncertainty": 120
},
"stopId": "0:_CHIR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752832230",
"uncertainty": 120
},
"stopId": "0:_CTP",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079976"
},
"vehicle": {
"id": "854",
"label": "854"
}
}
},
{
"id": "3080894",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752830782",
"uncertainty": 120
},
"departure": {
"time": "1752830782",
"uncertainty": 120
},
"stopId": "0:AUREA 2"
},
{
"arrival": {
"time": "1752830841",
"uncertainty": 120
},
"departure": {
"time": "1752830841",
"uncertainty": 120
},
"stopId": "0:REVEL 2"
},
{
"arrival": {
"time": "1752830957",
"uncertainty": 120
},
"departure": {
"time": "1752830957",
"uncertainty": 120
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1752830968",
"uncertainty": 120
},
"departure": {
"time": "1752830968",
"uncertainty": 120
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1752831021",
"uncertainty": 120
},
"departure": {
"time": "1752831021",
"uncertainty": 120
},
"stopId": "0:GRAN"
},
{
"arrival": {
"time": "1752831141",
"uncertainty": 120
},
"departure": {
"time": "1752831141",
"uncertainty": 120
},
"stopId": "0:CD7"
},
{
"arrival": {
"time": "1752831177",
"uncertainty": 120
},
"departure": {
"time": "1752831177",
"uncertainty": 120
},
"stopId": "0:ADMA"
},
{
"departure": {
"time": "1752829831",
"uncertainty": 120
},
"stopId": "0:FLEGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1752829892",
"uncertainty": 120
},
"departure": {
"time": "1752829892",
"uncertainty": 120
},
"stopId": "0:RAME",
"stopSequence": 2
},
{
"arrival": {
"time": "1752829982",
"uncertainty": 120
},
"departure": {
"time": "1752829982",
"uncertainty": 120
},
"stopId": "0:DEDOR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830057",
"uncertainty": 120
},
"departure": {
"time": "1752830057",
"uncertainty": 120
},
"stopId": "0:LDOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752830131",
"uncertainty": 120
},
"departure": {
"time": "1752830131",
"uncertainty": 120
},
"stopId": "0:DEBUS",
"stopSequence": 5
},
{
"arrival": {
"time": "1752830202",
"uncertainty": 120
},
"departure": {
"time": "1752830202",
"uncertainty": 120
},
"stopId": "0:ALOES",
"stopSequence": 6
},
{
"arrival": {
"time": "1752830259",
"uncertainty": 120
},
"departure": {
"time": "1752830259",
"uncertainty": 120
},
"stopId": "0:PRIME",
"stopSequence": 7
},
{
"arrival": {
"time": "1752830311",
"uncertainty": 120
},
"departure": {
"time": "1752830311",
"uncertainty": 120
},
"stopId": "0:CASAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1752830362",
"uncertainty": 120
},
"departure": {
"time": "1752830362",
"uncertainty": 120
},
"stopId": "0:THORE",
"stopSequence": 9
},
{
"arrival": {
"time": "1752830416",
"uncertainty": 120
},
"departure": {
"time": "1752830416",
"uncertainty": 120
},
"stopId": "0:PAST",
"stopSequence": 10
},
{
"arrival": {
"time": "1752830453",
"uncertainty": 120
},
"departure": {
"time": "1752830492",
"uncertainty": 120
},
"stopId": "0:ZOLA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752830590",
"uncertainty": 120
},
"departure": {
"time": "1752830590",
"uncertainty": 120
},
"stopId": "0:MAIRI 1",
"stopSequence": 12
},
{
"arrival": {
"time": "1752830642",
"uncertainty": 120
},
"departure": {
"time": "1752830642",
"uncertainty": 120
},
"stopId": "0:VOLT",
"stopSequence": 13
},
{
"arrival": {
"time": "1752830671",
"uncertainty": 120
},
"departure": {
"time": "1752830671",
"uncertainty": 120
},
"stopId": "0:MDORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1752830717",
"uncertainty": 120
},
"departure": {
"time": "1752830732",
"uncertainty": 120
},
"stopId": "0:REVEL",
"stopSequence": 15
},
{
"arrival": {
"time": "1752830640",
"uncertainty": 120
},
"departure": {
"time": "1752830640",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AUREA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752830690",
"uncertainty": 120
},
"departure": {
"time": "1752830690",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARG",
"stopSequence": 17
},
{
"arrival": {
"time": "1752830738",
"uncertainty": 120
},
"departure": {
"time": "1752830738",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BROSS",
"stopSequence": 18
},
{
"arrival": {
"time": "1752830769",
"uncertainty": 120
},
"departure": {
"time": "1752830769",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GERBA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752830812",
"uncertainty": 120
},
"departure": {
"time": "1752830812",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOURE",
"stopSequence": 20
},
{
"arrival": {
"time": "1752830893",
"uncertainty": 120
},
"departure": {
"time": "1752830893",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JACQU",
"stopSequence": 21
},
{
"arrival": {
"time": "1752830929",
"uncertainty": 120
},
"departure": {
"time": "1752830929",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PDANG",
"stopSequence": 22
},
{
"arrival": {
"time": "1752831317",
"uncertainty": 120
},
"departure": {
"time": "1752831317",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 23
},
{
"arrival": {
"time": "1752831357",
"uncertainty": 120
},
"departure": {
"time": "1752831357",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752831403",
"uncertainty": 120
},
"departure": {
"time": "1752831417",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752831508",
"uncertainty": 120
},
"departure": {
"time": "1752831508",
"uncertainty": 120
},
"stopId": "0:PGATA",
"stopSequence": 26
},
{
"arrival": {
"time": "1752831566",
"uncertainty": 120
},
"departure": {
"time": "1752831566",
"uncertainty": 120
},
"stopId": "0:LPALL",
"stopSequence": 27
},
{
"arrival": {
"time": "1752831628",
"uncertainty": 120
},
"departure": {
"time": "1752831628",
"uncertainty": 120
},
"stopId": "0:BEREN",
"stopSequence": 28
},
{
"arrival": {
"time": "1752831681",
"uncertainty": 120
},
"departure": {
"time": "1752831681",
"uncertainty": 120
},
"stopId": "0:GENIS",
"stopSequence": 29
},
{
"arrival": {
"time": "1752831737",
"uncertainty": 120
},
"departure": {
"time": "1752831737",
"uncertainty": 120
},
"stopId": "0:CECIL",
"stopSequence": 30
},
{
"arrival": {
"time": "1752831875",
"uncertainty": 120
},
"departure": {
"time": "1752831875",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1752831990",
"uncertainty": 120
},
"departure": {
"time": "1752831990",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 32
},
{
"arrival": {
"time": "1752832101",
"uncertainty": 120
},
"departure": {
"time": "1752832101",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 33
},
{
"arrival": {
"time": "1752832164",
"uncertainty": 120
},
"departure": {
"time": "1752832164",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 34
},
{
"arrival": {
"time": "1752832257",
"uncertainty": 120
},
"departure": {
"time": "1752832257",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 35
},
{
"arrival": {
"time": "1752832288",
"uncertainty": 120
},
"departure": {
"time": "1752832288",
"uncertainty": 120
},
"stopId": "0:BARNA",
"stopSequence": 36
},
{
"arrival": {
"time": "1752832334",
"uncertainty": 120
},
"departure": {
"time": "1752832334",
"uncertainty": 120
},
"stopId": "0:CMOUC",
"stopSequence": 37
},
{
"arrival": {
"time": "1752832359",
"uncertainty": 120
},
"departure": {
"time": "1752832359",
"uncertainty": 120
},
"stopId": "0:AMAND",
"stopSequence": 38
},
{
"arrival": {
"time": "1752832424",
"uncertainty": 120
},
"departure": {
"time": "1752832424",
"uncertainty": 120
},
"stopId": "0:BMEUN",
"stopSequence": 39
},
{
"arrival": {
"time": "1752832463",
"uncertainty": 120
},
"departure": {
"time": "1752832463",
"uncertainty": 120
},
"stopId": "0:SSIGN",
"stopSequence": 40
},
{
"arrival": {
"time": "1752832535",
"uncertainty": 120
},
"departure": {
"time": "1752832535",
"uncertainty": 120
},
"stopId": "0:JOUVE",
"stopSequence": 41
},
{
"arrival": {
"time": "1752832608",
"uncertainty": 120
},
"departure": {
"time": "1752832608",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1752832668",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080894"
},
"vehicle": {
"id": "564",
"label": "564"
}
}
},
{
"id": "3080895",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752832389",
"uncertainty": 120
},
"departure": {
"time": "1752832389",
"uncertainty": 120
},
"stopId": "0:AUREA 2"
},
{
"arrival": {
"time": "1752832468",
"uncertainty": 120
},
"departure": {
"time": "1752832468",
"uncertainty": 120
},
"stopId": "0:REVEL 2"
},
{
"arrival": {
"time": "1752832578",
"uncertainty": 120
},
"departure": {
"time": "1752832578",
"uncertainty": 120
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1752832587",
"uncertainty": 120
},
"departure": {
"time": "1752832587",
"uncertainty": 120
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1752832677",
"uncertainty": 120
},
"departure": {
"time": "1752832677",
"uncertainty": 120
},
"stopId": "0:GRAN"
},
{
"arrival": {
"time": "1752832778",
"uncertainty": 120
},
"departure": {
"time": "1752832778",
"uncertainty": 120
},
"stopId": "0:CD7"
},
{
"arrival": {
"time": "1752832872",
"uncertainty": 120
},
"departure": {
"time": "1752832872",
"uncertainty": 120
},
"stopId": "0:ADMA"
},
{
"departure": {
"time": "1752831480",
"uncertainty": 120
},
"stopId": "0:FLEGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1752831527",
"uncertainty": 120
},
"departure": {
"time": "1752831527",
"uncertainty": 120
},
"stopId": "0:RAME",
"stopSequence": 2
},
{
"arrival": {
"time": "1752831618",
"uncertainty": 120
},
"departure": {
"time": "1752831618",
"uncertainty": 120
},
"stopId": "0:DEDOR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752831691",
"uncertainty": 120
},
"departure": {
"time": "1752831691",
"uncertainty": 120
},
"stopId": "0:LDOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752831775",
"uncertainty": 120
},
"departure": {
"time": "1752831775",
"uncertainty": 120
},
"stopId": "0:DEBUS",
"stopSequence": 5
},
{
"arrival": {
"time": "1752831824",
"uncertainty": 120
},
"departure": {
"time": "1752831824",
"uncertainty": 120
},
"stopId": "0:ALOES",
"stopSequence": 6
},
{
"arrival": {
"time": "1752831885",
"uncertainty": 120
},
"departure": {
"time": "1752831885",
"uncertainty": 120
},
"stopId": "0:PRIME",
"stopSequence": 7
},
{
"arrival": {
"time": "1752831940",
"uncertainty": 120
},
"departure": {
"time": "1752831940",
"uncertainty": 120
},
"stopId": "0:CASAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1752831989",
"uncertainty": 120
},
"departure": {
"time": "1752831989",
"uncertainty": 120
},
"stopId": "0:THORE",
"stopSequence": 9
},
{
"arrival": {
"time": "1752832045",
"uncertainty": 120
},
"departure": {
"time": "1752832045",
"uncertainty": 120
},
"stopId": "0:PAST",
"stopSequence": 10
},
{
"arrival": {
"time": "1752832085",
"uncertainty": 120
},
"departure": {
"time": "1752832085",
"uncertainty": 120
},
"stopId": "0:ZOLA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752832178",
"uncertainty": 120
},
"departure": {
"time": "1752832178",
"uncertainty": 120
},
"stopId": "0:MAIRI 1",
"stopSequence": 12
},
{
"arrival": {
"time": "1752832227",
"uncertainty": 120
},
"departure": {
"time": "1752832227",
"uncertainty": 120
},
"stopId": "0:VOLT",
"stopSequence": 13
},
{
"arrival": {
"time": "1752832263",
"uncertainty": 120
},
"departure": {
"time": "1752832263",
"uncertainty": 120
},
"stopId": "0:MDORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1752832311",
"uncertainty": 120
},
"departure": {
"time": "1752832311",
"uncertainty": 120
},
"stopId": "0:REVEL",
"stopSequence": 15
},
{
"arrival": {
"time": "1752832440",
"uncertainty": 120
},
"departure": {
"time": "1752832440",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AUREA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752832490",
"uncertainty": 120
},
"departure": {
"time": "1752832490",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARG",
"stopSequence": 17
},
{
"arrival": {
"time": "1752832538",
"uncertainty": 120
},
"departure": {
"time": "1752832538",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BROSS",
"stopSequence": 18
},
{
"arrival": {
"time": "1752832569",
"uncertainty": 120
},
"departure": {
"time": "1752832569",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GERBA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752832612",
"uncertainty": 120
},
"departure": {
"time": "1752832612",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOURE",
"stopSequence": 20
},
{
"arrival": {
"time": "1752832693",
"uncertainty": 120
},
"departure": {
"time": "1752832693",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JACQU",
"stopSequence": 21
},
{
"arrival": {
"time": "1752832729",
"uncertainty": 120
},
"departure": {
"time": "1752832729",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PDANG",
"stopSequence": 22
},
{
"arrival": {
"time": "1752833030",
"uncertainty": 120
},
"departure": {
"time": "1752833030",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 23
},
{
"arrival": {
"time": "1752833079",
"uncertainty": 120
},
"departure": {
"time": "1752833079",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752833130",
"uncertainty": 120
},
"departure": {
"time": "1752833130",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752833205",
"uncertainty": 120
},
"departure": {
"time": "1752833205",
"uncertainty": 120
},
"stopId": "0:PGATA",
"stopSequence": 26
},
{
"arrival": {
"time": "1752833263",
"uncertainty": 120
},
"departure": {
"time": "1752833263",
"uncertainty": 120
},
"stopId": "0:LPALL",
"stopSequence": 27
},
{
"arrival": {
"time": "1752833325",
"uncertainty": 120
},
"departure": {
"time": "1752833325",
"uncertainty": 120
},
"stopId": "0:BEREN",
"stopSequence": 28
},
{
"arrival": {
"time": "1752833378",
"uncertainty": 120
},
"departure": {
"time": "1752833378",
"uncertainty": 120
},
"stopId": "0:GENIS",
"stopSequence": 29
},
{
"arrival": {
"time": "1752833434",
"uncertainty": 120
},
"departure": {
"time": "1752833434",
"uncertainty": 120
},
"stopId": "0:CECIL",
"stopSequence": 30
},
{
"arrival": {
"time": "1752833569",
"uncertainty": 120
},
"departure": {
"time": "1752833569",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1752833645",
"uncertainty": 120
},
"departure": {
"time": "1752833645",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 32
},
{
"arrival": {
"time": "1752833797",
"uncertainty": 120
},
"departure": {
"time": "1752833797",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 33
},
{
"arrival": {
"time": "1752833885",
"uncertainty": 120
},
"departure": {
"time": "1752833885",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 34
},
{
"arrival": {
"time": "1752833948",
"uncertainty": 120
},
"departure": {
"time": "1752833948",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 35
},
{
"arrival": {
"time": "1752833973",
"uncertainty": 120
},
"departure": {
"time": "1752833973",
"uncertainty": 120
},
"stopId": "0:BARNA",
"stopSequence": 36
},
{
"arrival": {
"time": "1752834023",
"uncertainty": 120
},
"departure": {
"time": "1752834023",
"uncertainty": 120
},
"stopId": "0:CMOUC",
"stopSequence": 37
},
{
"arrival": {
"time": "1752834062",
"uncertainty": 120
},
"departure": {
"time": "1752834062",
"uncertainty": 120
},
"stopId": "0:AMAND",
"stopSequence": 38
},
{
"arrival": {
"time": "1752834127",
"uncertainty": 120
},
"departure": {
"time": "1752834127",
"uncertainty": 120
},
"stopId": "0:BMEUN",
"stopSequence": 39
},
{
"arrival": {
"time": "1752834172",
"uncertainty": 120
},
"departure": {
"time": "1752834172",
"uncertainty": 120
},
"stopId": "0:SSIGN",
"stopSequence": 40
},
{
"arrival": {
"time": "1752834238",
"uncertainty": 120
},
"departure": {
"time": "1752834238",
"uncertainty": 120
},
"stopId": "0:JOUVE",
"stopSequence": 41
},
{
"arrival": {
"time": "1752834311",
"uncertainty": 120
},
"departure": {
"time": "1752834311",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1752834367",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080895"
},
"vehicle": {
"id": "170",
"label": "170"
}
}
},
{
"id": "3079893",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752833492",
"uncertainty": 120
},
"departure": {
"time": "1752833492",
"uncertainty": 120
},
"stopId": "0:_GMU 3"
},
{
"arrival": {
"time": "1752833686",
"uncertainty": 120
},
"departure": {
"time": "1752833686",
"uncertainty": 120
},
"stopId": "0:_VOL 2"
},
{
"arrival": {
"time": "1752833695",
"uncertainty": 120
},
"departure": {
"time": "1752833695",
"uncertainty": 120
},
"stopId": "0:_VOL 2"
},
{
"arrival": {
"time": "1752833707",
"uncertainty": 120
},
"departure": {
"time": "1752833707",
"uncertainty": 120
},
"stopId": "0:_CLL 2"
},
{
"departure": {
"time": "1752833437",
"uncertainty": 120
},
"stopId": "0:_GMU 4",
"stopSequence": 1
},
{
"arrival": {
"time": "1752833580",
"uncertainty": 120
},
"departure": {
"time": "1752833580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752833742",
"uncertainty": 120
},
"departure": {
"time": "1752833742",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_VOL 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752833774",
"uncertainty": 120
},
"departure": {
"time": "1752833774",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_CLL 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752833842",
"uncertainty": 120
},
"departure": {
"time": "1752833842",
"uncertainty": 120
},
"stopId": "0:_COE",
"stopSequence": 5
},
{
"arrival": {
"time": "1752833880",
"uncertainty": 120
},
"departure": {
"time": "1752833880",
"uncertainty": 120
},
"stopId": "0:_ZAM",
"stopSequence": 6
},
{
"arrival": {
"time": "1752833948",
"uncertainty": 120
},
"departure": {
"time": "1752833948",
"uncertainty": 120
},
"stopId": "0:_AVA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752833980",
"uncertainty": 120
},
"departure": {
"time": "1752833980",
"uncertainty": 120
},
"stopId": "0:_HDV 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752834007",
"uncertainty": 120
},
"departure": {
"time": "1752834007",
"uncertainty": 120
},
"stopId": "0:_PAN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752834028",
"uncertainty": 120
},
"departure": {
"time": "1752834028",
"uncertainty": 120
},
"stopId": "0:_DDA 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752834085",
"uncertainty": 120
},
"departure": {
"time": "1752834085",
"uncertainty": 120
},
"stopId": "0:_REN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752834148",
"uncertainty": 120
},
"departure": {
"time": "1752834148",
"uncertainty": 120
},
"stopId": "0:_GRU 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752834261",
"uncertainty": 120
},
"departure": {
"time": "1752834261",
"uncertainty": 120
},
"stopId": "0:_LML 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752834328",
"uncertainty": 120
},
"departure": {
"time": "1752834328",
"uncertainty": 120
},
"stopId": "0:_BCA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752834391",
"uncertainty": 120
},
"departure": {
"time": "1752834391",
"uncertainty": 120
},
"stopId": "0:_ADP 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752834467",
"uncertainty": 120
},
"departure": {
"time": "1752834467",
"uncertainty": 120
},
"stopId": "0:_LPD 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752834508",
"uncertainty": 120
},
"departure": {
"time": "1752834508",
"uncertainty": 120
},
"stopId": "0:_MIN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752834564",
"uncertainty": 120
},
"departure": {
"time": "1752834564",
"uncertainty": 120
},
"stopId": "0:_BDN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752834664",
"uncertainty": 120
},
"departure": {
"time": "1752834664",
"uncertainty": 120
},
"stopId": "0:_LBY 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752834808",
"uncertainty": 120
},
"stopId": "0:_CMO",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079893"
}
}
},
{
"id": "3080871",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752832893",
"uncertainty": 120
},
"departure": {
"time": "1752832893",
"uncertainty": 120
},
"stopId": "0:GLFR 2"
},
{
"arrival": {
"time": "1752832951",
"uncertainty": 120
},
"departure": {
"time": "1752832951",
"uncertainty": 120
},
"stopId": "0:GLFR"
},
{
"departure": {
"time": "1752829740",
"uncertainty": 120
},
"stopId": "0:CCOMM 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1752829858",
"uncertainty": 120
},
"departure": {
"time": "1752829861",
"uncertainty": 120
},
"stopId": "0:CCOM7 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752829900",
"uncertainty": 120
},
"departure": {
"time": "1752829900",
"uncertainty": 120
},
"stopId": "0:LLON 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752829929",
"uncertainty": 120
},
"departure": {
"time": "1752829929",
"uncertainty": 120
},
"stopId": "0:MDLON",
"stopSequence": 4
},
{
"arrival": {
"time": "1752829966",
"uncertainty": 120
},
"departure": {
"time": "1752829966",
"uncertainty": 120
},
"stopId": "0:ADL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752829981",
"uncertainty": 120
},
"departure": {
"time": "1752829981",
"uncertainty": 120
},
"stopId": "0:LVALE 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752830041",
"uncertainty": 120
},
"departure": {
"time": "1752830041",
"uncertainty": 120
},
"stopId": "0:SLC 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752830109",
"uncertainty": 120
},
"departure": {
"time": "1752830163",
"uncertainty": 120
},
"stopId": "0:MDBOU",
"stopSequence": 8
},
{
"arrival": {
"time": "1752830275",
"uncertainty": 120
},
"departure": {
"time": "1752830281",
"uncertainty": 120
},
"stopId": "0:CYRAN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752830334",
"uncertainty": 120
},
"departure": {
"time": "1752830334",
"uncertainty": 120
},
"stopId": "0:TEMPL 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752830361",
"uncertainty": 120
},
"departure": {
"time": "1752830361",
"uncertainty": 120
},
"stopId": "0:RALP 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752830413",
"uncertainty": 120
},
"departure": {
"time": "1752830413",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 12
},
{
"arrival": {
"time": "1752830511",
"uncertainty": 120
},
"departure": {
"time": "1752830551",
"uncertainty": 120
},
"stopId": "0:GAUD",
"stopSequence": 13
},
{
"arrival": {
"time": "1752830647",
"uncertainty": 120
},
"departure": {
"time": "1752830647",
"uncertainty": 120
},
"stopId": "0:BRUY 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752830701",
"uncertainty": 120
},
"departure": {
"time": "1752830701",
"uncertainty": 120
},
"stopId": "0:CHVAN2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752830738",
"uncertainty": 120
},
"departure": {
"time": "1752830738",
"uncertainty": 120
},
"stopId": "0:BMEUN",
"stopSequence": 16
},
{
"arrival": {
"time": "1752830772",
"uncertainty": 120
},
"departure": {
"time": "1752830772",
"uncertainty": 120
},
"stopId": "0:SSIGN",
"stopSequence": 17
},
{
"arrival": {
"time": "1752830845",
"uncertainty": 120
},
"departure": {
"time": "1752830845",
"uncertainty": 120
},
"stopId": "0:CHAPL07",
"stopSequence": 18
},
{
"arrival": {
"time": "1752830881",
"uncertainty": 120
},
"departure": {
"time": "1752830881",
"uncertainty": 120
},
"stopId": "0:GPHIL",
"stopSequence": 19
},
{
"arrival": {
"time": "1752830971",
"uncertainty": 120
},
"departure": {
"time": "1752830971",
"uncertainty": 120
},
"stopId": "0:SEIGN",
"stopSequence": 20
},
{
"arrival": {
"time": "1752831100",
"uncertainty": 120
},
"departure": {
"time": "1752831100",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 21
},
{
"arrival": {
"time": "1752831167",
"uncertainty": 120
},
"departure": {
"time": "1752831167",
"uncertainty": 120
},
"stopId": "0:MAND",
"stopSequence": 22
},
{
"arrival": {
"time": "1752831211",
"uncertainty": 120
},
"departure": {
"time": "1752831211",
"uncertainty": 120
},
"stopId": "0:LBONN",
"stopSequence": 23
},
{
"arrival": {
"time": "1752831267",
"uncertainty": 120
},
"departure": {
"time": "1752831271",
"uncertainty": 120
},
"stopId": "0:MALOS",
"stopSequence": 24
},
{
"arrival": {
"time": "1752831348",
"uncertainty": 120
},
"departure": {
"time": "1752831348",
"uncertainty": 120
},
"stopId": "0:VERCO",
"stopSequence": 25
},
{
"arrival": {
"time": "1752831442",
"uncertainty": 120
},
"departure": {
"time": "1752831451",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 26
},
{
"arrival": {
"time": "1752831540",
"uncertainty": 120
},
"departure": {
"time": "1752831540",
"uncertainty": 120
},
"stopId": "0:JAUR 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752831593",
"uncertainty": 120
},
"departure": {
"time": "1752831593",
"uncertainty": 120
},
"stopId": "0:PGARD 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752831672",
"uncertainty": 120
},
"departure": {
"time": "1752831672",
"uncertainty": 120
},
"stopId": "0:AMBLA",
"stopSequence": 29
},
{
"arrival": {
"time": "1752831767",
"uncertainty": 120
},
"departure": {
"time": "1752831767",
"uncertainty": 120
},
"stopId": "0:VILLA",
"stopSequence": 30
},
{
"arrival": {
"time": "1752831874",
"uncertainty": 120
},
"departure": {
"time": "1752831874",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752831947",
"uncertainty": 120
},
"departure": {
"time": "1752831947",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1752832044",
"uncertainty": 120
},
"departure": {
"time": "1752832044",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1752832220",
"uncertainty": 120
},
"departure": {
"time": "1752832220",
"uncertainty": 120
},
"stopId": "0:BOTTE 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1752832314",
"uncertainty": 120
},
"departure": {
"time": "1752832314",
"uncertainty": 120
},
"stopId": "0:FAUCO 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1752832394",
"uncertainty": 120
},
"departure": {
"time": "1752832394",
"uncertainty": 120
},
"stopId": "0:BEAUL 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1752832460",
"uncertainty": 120
},
"departure": {
"time": "1752832460",
"uncertainty": 120
},
"stopId": "0:CVILL 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1752832503",
"uncertainty": 120
},
"departure": {
"time": "1752832503",
"uncertainty": 120
},
"stopId": "0:CLEME 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1752832552",
"uncertainty": 120
},
"departure": {
"time": "1752832552",
"uncertainty": 120
},
"stopId": "0:TOURN",
"stopSequence": 39
},
{
"arrival": {
"time": "1752832639",
"uncertainty": 120
},
"departure": {
"time": "1752832639",
"uncertainty": 120
},
"stopId": "0:PROVE",
"stopSequence": 40
},
{
"arrival": {
"time": "1752832711",
"uncertainty": 120
},
"departure": {
"time": "1752832711",
"uncertainty": 120
},
"stopId": "0:JOUHA",
"stopSequence": 41
},
{
"arrival": {
"time": "1752832759",
"uncertainty": 120
},
"departure": {
"time": "1752832759",
"uncertainty": 120
},
"stopId": "0:LCOMB",
"stopSequence": 42
},
{
"arrival": {
"time": "1752832777",
"uncertainty": 120
},
"departure": {
"time": "1752832777",
"uncertainty": 120
},
"stopId": "0:RDS 2",
"stopSequence": 43
},
{
"arrival": {
"time": "1752832822",
"uncertainty": 120
},
"departure": {
"time": "1752832822",
"uncertainty": 120
},
"stopId": "0:_BELL",
"stopSequence": 44
},
{
"arrival": {
"time": "1752832866",
"uncertainty": 120
},
"departure": {
"time": "1752832866",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GLFR 2",
"stopSequence": 45
},
{
"arrival": {
"time": "1752832920",
"uncertainty": 120
},
"departure": {
"time": "1752832920",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GEIF 2",
"stopSequence": 46
},
{
"arrival": {
"time": "1752833158",
"uncertainty": 120
},
"departure": {
"time": "1752833158",
"uncertainty": 120
},
"stopId": "0:BEAUC 2",
"stopSequence": 47
},
{
"arrival": {
"time": "1752833272",
"uncertainty": 120
},
"stopId": "0:GEGL",
"stopSequence": 48
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080871"
},
"vehicle": {
"id": "501",
"label": "501"
}
}
},
{
"id": "3080872",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752835261",
"uncertainty": 120
},
"departure": {
"time": "1752835261",
"uncertainty": 120
},
"stopId": "0:GLFR 2"
},
{
"arrival": {
"time": "1752835319",
"uncertainty": 120
},
"departure": {
"time": "1752835319",
"uncertainty": 120
},
"stopId": "0:GLFR"
},
{
"departure": {
"time": "1752831780",
"uncertainty": 120
},
"stopId": "0:MDM",
"stopSequence": 1
},
{
"arrival": {
"time": "1752831832",
"uncertainty": 120
},
"departure": {
"time": "1752831832",
"uncertainty": 120
},
"stopId": "0:NOBE",
"stopSequence": 2
},
{
"arrival": {
"time": "1752831897",
"uncertainty": 120
},
"departure": {
"time": "1752831897",
"uncertainty": 120
},
"stopId": "0:SMAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752831930",
"uncertainty": 120
},
"departure": {
"time": "1752831930",
"uncertainty": 120
},
"stopId": "0:SELL",
"stopSequence": 4
},
{
"arrival": {
"time": "1752831991",
"uncertainty": 120
},
"departure": {
"time": "1752831991",
"uncertainty": 120
},
"stopId": "0:SAPIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1752832080",
"uncertainty": 120
},
"departure": {
"time": "1752832080",
"uncertainty": 120
},
"stopId": "0:CCOMM 3",
"stopSequence": 6
},
{
"arrival": {
"time": "1752832210",
"uncertainty": 120
},
"departure": {
"time": "1752832210",
"uncertainty": 120
},
"stopId": "0:CCOM7 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752832248",
"uncertainty": 120
},
"departure": {
"time": "1752832248",
"uncertainty": 120
},
"stopId": "0:LLON 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752832269",
"uncertainty": 120
},
"departure": {
"time": "1752832269",
"uncertainty": 120
},
"stopId": "0:MDLON",
"stopSequence": 9
},
{
"arrival": {
"time": "1752832314",
"uncertainty": 120
},
"departure": {
"time": "1752832314",
"uncertainty": 120
},
"stopId": "0:ADL 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752832333",
"uncertainty": 120
},
"departure": {
"time": "1752832333",
"uncertainty": 120
},
"stopId": "0:LVALE 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752832396",
"uncertainty": 120
},
"departure": {
"time": "1752832396",
"uncertainty": 120
},
"stopId": "0:SLC 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752832440",
"uncertainty": 120
},
"departure": {
"time": "1752832440",
"uncertainty": 120
},
"stopId": "0:MDBOU",
"stopSequence": 13
},
{
"arrival": {
"time": "1752832542",
"uncertainty": 120
},
"departure": {
"time": "1752832542",
"uncertainty": 120
},
"stopId": "0:CYRAN 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752832598",
"uncertainty": 120
},
"departure": {
"time": "1752832598",
"uncertainty": 120
},
"stopId": "0:TEMPL 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752832628",
"uncertainty": 120
},
"departure": {
"time": "1752832628",
"uncertainty": 120
},
"stopId": "0:RALP 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752832680",
"uncertainty": 120
},
"departure": {
"time": "1752832680",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 17
},
{
"arrival": {
"time": "1752832762",
"uncertainty": 120
},
"departure": {
"time": "1752832762",
"uncertainty": 120
},
"stopId": "0:GAUD",
"stopSequence": 18
},
{
"arrival": {
"time": "1752832871",
"uncertainty": 120
},
"departure": {
"time": "1752832871",
"uncertainty": 120
},
"stopId": "0:BRUY 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752832921",
"uncertainty": 120
},
"departure": {
"time": "1752832921",
"uncertainty": 120
},
"stopId": "0:CHVAN2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752832960",
"uncertainty": 120
},
"departure": {
"time": "1752832960",
"uncertainty": 120
},
"stopId": "0:BMEUN",
"stopSequence": 21
},
{
"arrival": {
"time": "1752833016",
"uncertainty": 120
},
"departure": {
"time": "1752833016",
"uncertainty": 120
},
"stopId": "0:SSIGN",
"stopSequence": 22
},
{
"arrival": {
"time": "1752833100",
"uncertainty": 120
},
"departure": {
"time": "1752833100",
"uncertainty": 120
},
"stopId": "0:CHAPL07",
"stopSequence": 23
},
{
"arrival": {
"time": "1752833167",
"uncertainty": 120
},
"departure": {
"time": "1752833167",
"uncertainty": 120
},
"stopId": "0:GPHIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1752833251",
"uncertainty": 120
},
"departure": {
"time": "1752833251",
"uncertainty": 120
},
"stopId": "0:SEIGN",
"stopSequence": 25
},
{
"arrival": {
"time": "1752833380",
"uncertainty": 120
},
"departure": {
"time": "1752833380",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 26
},
{
"arrival": {
"time": "1752833466",
"uncertainty": 120
},
"departure": {
"time": "1752833466",
"uncertainty": 120
},
"stopId": "0:MAND",
"stopSequence": 27
},
{
"arrival": {
"time": "1752833525",
"uncertainty": 120
},
"departure": {
"time": "1752833525",
"uncertainty": 120
},
"stopId": "0:LBONN",
"stopSequence": 28
},
{
"arrival": {
"time": "1752833622",
"uncertainty": 120
},
"departure": {
"time": "1752833622",
"uncertainty": 120
},
"stopId": "0:MALOS",
"stopSequence": 29
},
{
"arrival": {
"time": "1752833740",
"uncertainty": 120
},
"departure": {
"time": "1752833740",
"uncertainty": 120
},
"stopId": "0:VERCO",
"stopSequence": 30
},
{
"arrival": {
"time": "1752833860",
"uncertainty": 120
},
"departure": {
"time": "1752833860",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 31
},
{
"arrival": {
"time": "1752833962",
"uncertainty": 120
},
"departure": {
"time": "1752833962",
"uncertainty": 120
},
"stopId": "0:JAUR 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1752834014",
"uncertainty": 120
},
"departure": {
"time": "1752834014",
"uncertainty": 120
},
"stopId": "0:PGARD 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1752834090",
"uncertainty": 120
},
"departure": {
"time": "1752834090",
"uncertainty": 120
},
"stopId": "0:AMBLA",
"stopSequence": 34
},
{
"arrival": {
"time": "1752834181",
"uncertainty": 120
},
"departure": {
"time": "1752834181",
"uncertainty": 120
},
"stopId": "0:VILLA",
"stopSequence": 35
},
{
"arrival": {
"time": "1752834284",
"uncertainty": 120
},
"departure": {
"time": "1752834284",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 36
},
{
"arrival": {
"time": "1752834371",
"uncertainty": 120
},
"departure": {
"time": "1752834371",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1752834412",
"uncertainty": 120
},
"departure": {
"time": "1752834412",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1752834588",
"uncertainty": 120
},
"departure": {
"time": "1752834588",
"uncertainty": 120
},
"stopId": "0:BOTTE 2",
"stopSequence": 39
},
{
"arrival": {
"time": "1752834682",
"uncertainty": 120
},
"departure": {
"time": "1752834682",
"uncertainty": 120
},
"stopId": "0:FAUCO 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1752834762",
"uncertainty": 120
},
"departure": {
"time": "1752834762",
"uncertainty": 120
},
"stopId": "0:BEAUL 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1752834828",
"uncertainty": 120
},
"departure": {
"time": "1752834828",
"uncertainty": 120
},
"stopId": "0:CVILL 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1752834871",
"uncertainty": 120
},
"departure": {
"time": "1752834871",
"uncertainty": 120
},
"stopId": "0:CLEME 2",
"stopSequence": 43
},
{
"arrival": {
"time": "1752834920",
"uncertainty": 120
},
"departure": {
"time": "1752834920",
"uncertainty": 120
},
"stopId": "0:TOURN",
"stopSequence": 44
},
{
"arrival": {
"time": "1752835007",
"uncertainty": 120
},
"departure": {
"time": "1752835007",
"uncertainty": 120
},
"stopId": "0:PROVE",
"stopSequence": 45
},
{
"arrival": {
"time": "1752835079",
"uncertainty": 120
},
"departure": {
"time": "1752835079",
"uncertainty": 120
},
"stopId": "0:JOUHA",
"stopSequence": 46
},
{
"arrival": {
"time": "1752835127",
"uncertainty": 120
},
"departure": {
"time": "1752835127",
"uncertainty": 120
},
"stopId": "0:LCOMB",
"stopSequence": 47
},
{
"arrival": {
"time": "1752835145",
"uncertainty": 120
},
"departure": {
"time": "1752835145",
"uncertainty": 120
},
"stopId": "0:RDS 2",
"stopSequence": 48
},
{
"arrival": {
"time": "1752835190",
"uncertainty": 120
},
"departure": {
"time": "1752835190",
"uncertainty": 120
},
"stopId": "0:_BELL",
"stopSequence": 49
},
{
"arrival": {
"time": "1752835266",
"uncertainty": 120
},
"departure": {
"time": "1752835266",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GLFR 2",
"stopSequence": 50
},
{
"arrival": {
"time": "1752835320",
"uncertainty": 120
},
"departure": {
"time": "1752835320",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GEIF 2",
"stopSequence": 51
},
{
"arrival": {
"time": "1752835526",
"uncertainty": 120
},
"departure": {
"time": "1752835526",
"uncertainty": 120
},
"stopId": "0:BEAUC 2",
"stopSequence": 52
},
{
"arrival": {
"time": "1752835640",
"uncertainty": 120
},
"stopId": "0:GEGL",
"stopSequence": 53
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080872"
}
}
},
{
"id": "3080873",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752837680",
"uncertainty": 120
},
"departure": {
"time": "1752837680",
"uncertainty": 120
},
"stopId": "0:GLFR 2"
},
{
"arrival": {
"time": "1752837738",
"uncertainty": 120
},
"departure": {
"time": "1752837738",
"uncertainty": 120
},
"stopId": "0:GLFR"
},
{
"departure": {
"time": "1752834300",
"uncertainty": 120
},
"stopId": "0:MDM",
"stopSequence": 1
},
{
"arrival": {
"time": "1752834352",
"uncertainty": 120
},
"departure": {
"time": "1752834352",
"uncertainty": 120
},
"stopId": "0:NOBE",
"stopSequence": 2
},
{
"arrival": {
"time": "1752834417",
"uncertainty": 120
},
"departure": {
"time": "1752834417",
"uncertainty": 120
},
"stopId": "0:SMAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752834450",
"uncertainty": 120
},
"departure": {
"time": "1752834450",
"uncertainty": 120
},
"stopId": "0:SELL",
"stopSequence": 4
},
{
"arrival": {
"time": "1752834511",
"uncertainty": 120
},
"departure": {
"time": "1752834511",
"uncertainty": 120
},
"stopId": "0:SAPIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1752834600",
"uncertainty": 120
},
"departure": {
"time": "1752834600",
"uncertainty": 120
},
"stopId": "0:CCOMM 3",
"stopSequence": 6
},
{
"arrival": {
"time": "1752834730",
"uncertainty": 120
},
"departure": {
"time": "1752834730",
"uncertainty": 120
},
"stopId": "0:CCOM7 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752834768",
"uncertainty": 120
},
"departure": {
"time": "1752834768",
"uncertainty": 120
},
"stopId": "0:LLON 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752834789",
"uncertainty": 120
},
"departure": {
"time": "1752834789",
"uncertainty": 120
},
"stopId": "0:MDLON",
"stopSequence": 9
},
{
"arrival": {
"time": "1752834834",
"uncertainty": 120
},
"departure": {
"time": "1752834834",
"uncertainty": 120
},
"stopId": "0:ADL 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752834853",
"uncertainty": 120
},
"departure": {
"time": "1752834853",
"uncertainty": 120
},
"stopId": "0:LVALE 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752834916",
"uncertainty": 120
},
"departure": {
"time": "1752834916",
"uncertainty": 120
},
"stopId": "0:SLC 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752834960",
"uncertainty": 120
},
"departure": {
"time": "1752834960",
"uncertainty": 120
},
"stopId": "0:MDBOU",
"stopSequence": 13
},
{
"arrival": {
"time": "1752835062",
"uncertainty": 120
},
"departure": {
"time": "1752835062",
"uncertainty": 120
},
"stopId": "0:CYRAN 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752835118",
"uncertainty": 120
},
"departure": {
"time": "1752835118",
"uncertainty": 120
},
"stopId": "0:TEMPL 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752835148",
"uncertainty": 120
},
"departure": {
"time": "1752835148",
"uncertainty": 120
},
"stopId": "0:RALP 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752835200",
"uncertainty": 120
},
"departure": {
"time": "1752835200",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 17
},
{
"arrival": {
"time": "1752835302",
"uncertainty": 120
},
"departure": {
"time": "1752835302",
"uncertainty": 120
},
"stopId": "0:GAUD",
"stopSequence": 18
},
{
"arrival": {
"time": "1752835411",
"uncertainty": 120
},
"departure": {
"time": "1752835411",
"uncertainty": 120
},
"stopId": "0:BRUY 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752835461",
"uncertainty": 120
},
"departure": {
"time": "1752835461",
"uncertainty": 120
},
"stopId": "0:CHVAN2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752835500",
"uncertainty": 120
},
"departure": {
"time": "1752835500",
"uncertainty": 120
},
"stopId": "0:BMEUN",
"stopSequence": 21
},
{
"arrival": {
"time": "1752835548",
"uncertainty": 120
},
"departure": {
"time": "1752835548",
"uncertainty": 120
},
"stopId": "0:SSIGN",
"stopSequence": 22
},
{
"arrival": {
"time": "1752835620",
"uncertainty": 120
},
"departure": {
"time": "1752835620",
"uncertainty": 120
},
"stopId": "0:CHAPL07",
"stopSequence": 23
},
{
"arrival": {
"time": "1752835678",
"uncertainty": 120
},
"departure": {
"time": "1752835678",
"uncertainty": 120
},
"stopId": "0:GPHIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1752835750",
"uncertainty": 120
},
"departure": {
"time": "1752835750",
"uncertainty": 120
},
"stopId": "0:SEIGN",
"stopSequence": 25
},
{
"arrival": {
"time": "1752835860",
"uncertainty": 120
},
"departure": {
"time": "1752835860",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 26
},
{
"arrival": {
"time": "1752835931",
"uncertainty": 120
},
"departure": {
"time": "1752835931",
"uncertainty": 120
},
"stopId": "0:MAND",
"stopSequence": 27
},
{
"arrival": {
"time": "1752835980",
"uncertainty": 120
},
"departure": {
"time": "1752835980",
"uncertainty": 120
},
"stopId": "0:LBONN",
"stopSequence": 28
},
{
"arrival": {
"time": "1752836061",
"uncertainty": 120
},
"departure": {
"time": "1752836061",
"uncertainty": 120
},
"stopId": "0:MALOS",
"stopSequence": 29
},
{
"arrival": {
"time": "1752836160",
"uncertainty": 120
},
"departure": {
"time": "1752836160",
"uncertainty": 120
},
"stopId": "0:VERCO",
"stopSequence": 30
},
{
"arrival": {
"time": "1752836280",
"uncertainty": 120
},
"departure": {
"time": "1752836280",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 31
},
{
"arrival": {
"time": "1752836381",
"uncertainty": 120
},
"departure": {
"time": "1752836381",
"uncertainty": 120
},
"stopId": "0:JAUR 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1752836433",
"uncertainty": 120
},
"departure": {
"time": "1752836433",
"uncertainty": 120
},
"stopId": "0:PGARD 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1752836508",
"uncertainty": 120
},
"departure": {
"time": "1752836508",
"uncertainty": 120
},
"stopId": "0:AMBLA",
"stopSequence": 34
},
{
"arrival": {
"time": "1752836598",
"uncertainty": 120
},
"departure": {
"time": "1752836598",
"uncertainty": 120
},
"stopId": "0:VILLA",
"stopSequence": 35
},
{
"arrival": {
"time": "1752836700",
"uncertainty": 120
},
"departure": {
"time": "1752836700",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 36
},
{
"arrival": {
"time": "1752836787",
"uncertainty": 120
},
"departure": {
"time": "1752836787",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1752836830",
"uncertainty": 120
},
"departure": {
"time": "1752836830",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1752837006",
"uncertainty": 120
},
"departure": {
"time": "1752837006",
"uncertainty": 120
},
"stopId": "0:BOTTE 2",
"stopSequence": 39
},
{
"arrival": {
"time": "1752837100",
"uncertainty": 120
},
"departure": {
"time": "1752837100",
"uncertainty": 120
},
"stopId": "0:FAUCO 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1752837180",
"uncertainty": 120
},
"departure": {
"time": "1752837180",
"uncertainty": 120
},
"stopId": "0:BEAUL 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1752837246",
"uncertainty": 120
},
"departure": {
"time": "1752837246",
"uncertainty": 120
},
"stopId": "0:CVILL 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1752837290",
"uncertainty": 120
},
"departure": {
"time": "1752837290",
"uncertainty": 120
},
"stopId": "0:CLEME 2",
"stopSequence": 43
},
{
"arrival": {
"time": "1752837339",
"uncertainty": 120
},
"departure": {
"time": "1752837339",
"uncertainty": 120
},
"stopId": "0:TOURN",
"stopSequence": 44
},
{
"arrival": {
"time": "1752837426",
"uncertainty": 120
},
"departure": {
"time": "1752837426",
"uncertainty": 120
},
"stopId": "0:PROVE",
"stopSequence": 45
},
{
"arrival": {
"time": "1752837498",
"uncertainty": 120
},
"departure": {
"time": "1752837498",
"uncertainty": 120
},
"stopId": "0:JOUHA",
"stopSequence": 46
},
{
"arrival": {
"time": "1752837546",
"uncertainty": 120
},
"departure": {
"time": "1752837546",
"uncertainty": 120
},
"stopId": "0:LCOMB",
"stopSequence": 47
},
{
"arrival": {
"time": "1752837564",
"uncertainty": 120
},
"departure": {
"time": "1752837564",
"uncertainty": 120
},
"stopId": "0:RDS 2",
"stopSequence": 48
},
{
"arrival": {
"time": "1752837609",
"uncertainty": 120
},
"departure": {
"time": "1752837609",
"uncertainty": 120
},
"stopId": "0:_BELL",
"stopSequence": 49
},
{
"arrival": {
"time": "1752837666",
"uncertainty": 120
},
"departure": {
"time": "1752837666",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GLFR 2",
"stopSequence": 50
},
{
"arrival": {
"time": "1752837720",
"uncertainty": 120
},
"departure": {
"time": "1752837720",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GEIF 2",
"stopSequence": 51
},
{
"arrival": {
"time": "1752837945",
"uncertainty": 120
},
"departure": {
"time": "1752837945",
"uncertainty": 120
},
"stopId": "0:BEAUC 2",
"stopSequence": 52
},
{
"arrival": {
"time": "1752838059",
"uncertainty": 120
},
"stopId": "0:GEGL",
"stopSequence": 53
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080873"
}
}
},
{
"id": "3080784",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752830372",
"uncertainty": 120
},
"stopId": "0:_GMUQ2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752830611",
"uncertainty": 120
},
"departure": {
"time": "1752830611",
"uncertainty": 120
},
"stopId": "0:_CLL 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830705",
"uncertainty": 120
},
"departure": {
"time": "1752830777",
"uncertainty": 120
},
"stopId": "0:_BCA 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752831017",
"uncertainty": 120
},
"departure": {
"time": "1752831017",
"uncertainty": 120
},
"stopId": "0:_BZI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752831353",
"uncertainty": 120
},
"departure": {
"time": "1752831353",
"uncertainty": 120
},
"stopId": "0:VTGV 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752831523",
"uncertainty": 120
},
"departure": {
"time": "1752831523",
"uncertainty": 120
},
"stopId": "0:ROVAL 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752832065",
"uncertainty": 120
},
"departure": {
"time": "1752832065",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752832217",
"uncertainty": 120
},
"departure": {
"time": "1752832217",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752832345",
"uncertainty": 120
},
"departure": {
"time": "1752832345",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752832432",
"uncertainty": 120
},
"departure": {
"time": "1752832432",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752832705",
"uncertainty": 120
},
"departure": {
"time": "1752832705",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 12
},
{
"arrival": {
"time": "1752832825",
"uncertainty": 120
},
"stopId": "0:_VGR",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080784"
},
"vehicle": {
"id": "6263",
"label": "6263"
}
}
},
{
"id": "3080785",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752833441",
"uncertainty": 120
},
"stopId": "0:_GMUQ2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752833555",
"uncertainty": 120
},
"departure": {
"time": "1752833555",
"uncertainty": 120
},
"stopId": "0:_JJA 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752833741",
"uncertainty": 120
},
"departure": {
"time": "1752833741",
"uncertainty": 120
},
"stopId": "0:_CLL 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752833854",
"uncertainty": 120
},
"departure": {
"time": "1752833854",
"uncertainty": 120
},
"stopId": "0:_BCA 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752834161",
"uncertainty": 120
},
"departure": {
"time": "1752834161",
"uncertainty": 120
},
"stopId": "0:_BZI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752834521",
"uncertainty": 120
},
"departure": {
"time": "1752834521",
"uncertainty": 120
},
"stopId": "0:VTGV 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752834579",
"uncertainty": 120
},
"departure": {
"time": "1752834579",
"uncertainty": 120
},
"stopId": "0:ROVAL 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752835121",
"uncertainty": 120
},
"departure": {
"time": "1752835121",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752835296",
"uncertainty": 120
},
"departure": {
"time": "1752835296",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752835424",
"uncertainty": 120
},
"departure": {
"time": "1752835424",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752835511",
"uncertainty": 120
},
"departure": {
"time": "1752835511",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752835784",
"uncertainty": 120
},
"departure": {
"time": "1752835784",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 12
},
{
"arrival": {
"time": "1752835904",
"uncertainty": 120
},
"stopId": "0:_VGR",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080785"
}
}
},
{
"id": "3079874",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752833400",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "27",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079874"
}
}
},
{
"id": "3080768",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752832960"
},
"departure": {
"time": "1752832960"
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1752833056"
},
"departure": {
"time": "1752833056"
},
"stopId": "0:_GMUQ2"
},
{
"departure": {
"time": "1752830380",
"uncertainty": 120
},
"stopId": "0:_VGR",
"stopSequence": 1
},
{
"arrival": {
"time": "1752830517",
"uncertainty": 120
},
"departure": {
"time": "1752830517",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752830860",
"uncertainty": 120
},
"departure": {
"time": "1752830890",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 3
},
{
"arrival": {
"time": "1752831017",
"uncertainty": 120
},
"departure": {
"time": "1752831017",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 4
},
{
"arrival": {
"time": "1752831232",
"uncertainty": 120
},
"departure": {
"time": "1752831232",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 5
},
{
"arrival": {
"time": "1752831375",
"uncertainty": 120
},
"departure": {
"time": "1752831375",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 6
},
{
"arrival": {
"time": "1752831897"
},
"departure": {
"time": "1752831897"
},
"stopId": "0:ROVAL",
"stopSequence": 7
},
{
"arrival": {
"time": "1752831940"
},
"departure": {
"time": "1752831940"
},
"stopId": "0:VTGV",
"stopSequence": 8
},
{
"arrival": {
"time": "1752832360"
},
"departure": {
"time": "1752832360"
},
"stopId": "0:_BZI",
"stopSequence": 9
},
{
"arrival": {
"time": "1752832709"
},
"departure": {
"time": "1752832709"
},
"stopId": "0:_BCA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752832813"
},
"departure": {
"time": "1752832813"
},
"stopId": "0:_CLL",
"stopSequence": 11
},
{
"arrival": {
"time": "1752832589",
"uncertainty": 120
},
"departure": {
"time": "1752832589",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 12
},
{
"arrival": {
"time": "1752833067"
},
"stopId": "0:_GMUQ2",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080768"
},
"vehicle": {
"id": "8281",
"label": "8281"
}
}
},
{
"id": "3080769",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752835827",
"uncertainty": 120
},
"departure": {
"time": "1752835827",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1752835923",
"uncertainty": 120
},
"departure": {
"time": "1752835923",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"departure": {
"time": "1752833400",
"uncertainty": 120
},
"stopId": "0:_VGR",
"stopSequence": 1
},
{
"arrival": {
"time": "1752833520",
"uncertainty": 120
},
"departure": {
"time": "1752833520",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752833824",
"uncertainty": 120
},
"departure": {
"time": "1752833824",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 3
},
{
"arrival": {
"time": "1752833940",
"uncertainty": 120
},
"departure": {
"time": "1752833940",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 4
},
{
"arrival": {
"time": "1752834076",
"uncertainty": 120
},
"departure": {
"time": "1752834076",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 5
},
{
"arrival": {
"time": "1752834240",
"uncertainty": 120
},
"departure": {
"time": "1752834240",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 6
},
{
"arrival": {
"time": "1752834677",
"uncertainty": 120
},
"departure": {
"time": "1752834677",
"uncertainty": 120
},
"stopId": "0:ROVAL",
"stopSequence": 7
},
{
"arrival": {
"time": "1752834720",
"uncertainty": 120
},
"departure": {
"time": "1752834720",
"uncertainty": 120
},
"stopId": "0:VTGV",
"stopSequence": 8
},
{
"arrival": {
"time": "1752835140",
"uncertainty": 120
},
"departure": {
"time": "1752835140",
"uncertainty": 120
},
"stopId": "0:_BZI",
"stopSequence": 9
},
{
"arrival": {
"time": "1752835525",
"uncertainty": 120
},
"departure": {
"time": "1752835525",
"uncertainty": 120
},
"stopId": "0:_BCA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752835680",
"uncertainty": 120
},
"departure": {
"time": "1752835680",
"uncertainty": 120
},
"stopId": "0:_CLL",
"stopSequence": 11
},
{
"arrival": {
"time": "1752835889",
"uncertainty": 120
},
"departure": {
"time": "1752835889",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 12
},
{
"arrival": {
"time": "1752835934",
"uncertainty": 120
},
"stopId": "0:_GMUQ2",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080769"
}
}
},
{
"id": "3079912",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752832780",
"uncertainty": 120
},
"departure": {
"time": "1752832780",
"uncertainty": 120
},
"stopId": "0:_COE 3"
},
{
"arrival": {
"time": "1752832822",
"uncertainty": 120
},
"departure": {
"time": "1752832822",
"uncertainty": 120
},
"stopId": "0:_AVA 2"
},
{
"arrival": {
"time": "1752832869",
"uncertainty": 120
},
"departure": {
"time": "1752832869",
"uncertainty": 120
},
"stopId": "0:_HDV 2"
},
{
"arrival": {
"time": "1752833035",
"uncertainty": 120
},
"departure": {
"time": "1752833035",
"uncertainty": 120
},
"stopId": "0:_COE 3"
},
{
"arrival": {
"time": "1752833296",
"uncertainty": 120
},
"departure": {
"time": "1752833296",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1752833392",
"uncertainty": 120
},
"departure": {
"time": "1752833392",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"departure": {
"time": "1752832312",
"uncertainty": 120
},
"stopId": "0:_CMO",
"stopSequence": 1
},
{
"arrival": {
"time": "1752832381",
"uncertainty": 120
},
"departure": {
"time": "1752832381",
"uncertainty": 120
},
"stopId": "0:_LBY",
"stopSequence": 2
},
{
"arrival": {
"time": "1752832504",
"uncertainty": 120
},
"departure": {
"time": "1752832504",
"uncertainty": 120
},
"stopId": "0:_BDN",
"stopSequence": 3
},
{
"arrival": {
"time": "1752832552",
"uncertainty": 120
},
"departure": {
"time": "1752832552",
"uncertainty": 120
},
"stopId": "0:_MIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1752832608",
"uncertainty": 120
},
"departure": {
"time": "1752832608",
"uncertainty": 120
},
"stopId": "0:_LPD",
"stopSequence": 5
},
{
"arrival": {
"time": "1752832671",
"uncertainty": 120
},
"departure": {
"time": "1752832671",
"uncertainty": 120
},
"stopId": "0:_ADP",
"stopSequence": 6
},
{
"arrival": {
"time": "1752832200",
"uncertainty": 120
},
"departure": {
"time": "1752832200",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_BCA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752832270",
"uncertainty": 120
},
"departure": {
"time": "1752832270",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LML",
"stopSequence": 8
},
{
"arrival": {
"time": "1752832383",
"uncertainty": 120
},
"departure": {
"time": "1752832383",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GRU",
"stopSequence": 9
},
{
"arrival": {
"time": "1752832447",
"uncertainty": 120
},
"departure": {
"time": "1752832447",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_REN",
"stopSequence": 10
},
{
"arrival": {
"time": "1752832500",
"uncertainty": 120
},
"departure": {
"time": "1752832500",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_DDA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752832529",
"uncertainty": 120
},
"departure": {
"time": "1752832529",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PAN",
"stopSequence": 12
},
{
"arrival": {
"time": "1752832571",
"uncertainty": 120
},
"departure": {
"time": "1752832571",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_HDV",
"stopSequence": 13
},
{
"arrival": {
"time": "1752832617",
"uncertainty": 120
},
"departure": {
"time": "1752832617",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AVA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752833074",
"uncertainty": 120
},
"departure": {
"time": "1752833074",
"uncertainty": 120
},
"stopId": "0:_COE",
"stopSequence": 15
},
{
"arrival": {
"time": "1752833115",
"uncertainty": 120
},
"departure": {
"time": "1752833115",
"uncertainty": 120
},
"stopId": "0:_ZAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1752833203",
"uncertainty": 120
},
"departure": {
"time": "1752833203",
"uncertainty": 120
},
"stopId": "0:_CLL",
"stopSequence": 17
},
{
"arrival": {
"time": "1752833233",
"uncertainty": 120
},
"departure": {
"time": "1752833233",
"uncertainty": 120
},
"stopId": "0:_VOL",
"stopSequence": 18
},
{
"arrival": {
"time": "1752832920",
"uncertainty": 120
},
"departure": {
"time": "1752832920",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 19
},
{
"arrival": {
"time": "1752833413",
"uncertainty": 120
},
"stopId": "0:_GMU",
"stopSequence": 20
}
],
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079912"
}
}
},
{
"id": "3079834",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752833400",
"uncertainty": 120
},
"stopId": "0:LANG",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079834"
}
}
},
{
"id": "3079853",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752834240",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079853"
}
}
},
{
"id": "3080729",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752832823",
"uncertainty": 120
},
"departure": {
"time": "1752832823",
"uncertainty": 120
},
"stopId": "0:LIBER 4"
},
{
"arrival": {
"time": "1752833071",
"uncertainty": 120
},
"departure": {
"time": "1752833071",
"uncertainty": 120
},
"stopId": "0:CROZE"
},
{
"arrival": {
"time": "1752830368",
"uncertainty": 120
},
"departure": {
"time": "1752830368",
"uncertainty": 120
},
"stopId": "0:SIMO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752830398",
"uncertainty": 120
},
"departure": {
"time": "1752830398",
"uncertainty": 120
},
"stopId": "0:MON 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830458",
"uncertainty": 120
},
"departure": {
"time": "1752830458",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 4
},
{
"arrival": {
"time": "1752830574",
"uncertainty": 120
},
"departure": {
"time": "1752830574",
"uncertainty": 120
},
"stopId": "0:RABEL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752830638",
"uncertainty": 120
},
"departure": {
"time": "1752830638",
"uncertainty": 120
},
"stopId": "0:PECHE",
"stopSequence": 6
},
{
"arrival": {
"time": "1752830698",
"uncertainty": 120
},
"departure": {
"time": "1752830698",
"uncertainty": 120
},
"stopId": "0:GOUNO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752830737",
"uncertainty": 120
},
"departure": {
"time": "1752830737",
"uncertainty": 120
},
"stopId": "0:ROSSI 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752830803",
"uncertainty": 120
},
"departure": {
"time": "1752830803",
"uncertainty": 120
},
"stopId": "0:ASTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1752830886",
"uncertainty": 120
},
"departure": {
"time": "1752830908",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 10
},
{
"arrival": {
"time": "1752830999",
"uncertainty": 120
},
"departure": {
"time": "1752830999",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 11
},
{
"arrival": {
"time": "1752831167",
"uncertainty": 120
},
"departure": {
"time": "1752831167",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752831222",
"uncertainty": 120
},
"departure": {
"time": "1752831222",
"uncertainty": 120
},
"stopId": "0:PEYRU 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752831388",
"uncertainty": 120
},
"departure": {
"time": "1752831418",
"uncertainty": 120
},
"stopId": "0:MONTP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752831491",
"uncertainty": 120
},
"departure": {
"time": "1752831491",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831543",
"uncertainty": 120
},
"departure": {
"time": "1752831543",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752831617",
"uncertainty": 120
},
"departure": {
"time": "1752831617",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752831679",
"uncertainty": 120
},
"departure": {
"time": "1752831679",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 18
},
{
"arrival": {
"time": "1752831756",
"uncertainty": 120
},
"departure": {
"time": "1752831756",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752831828",
"uncertainty": 120
},
"departure": {
"time": "1752831828",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752831926",
"uncertainty": 120
},
"departure": {
"time": "1752831926",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752832099",
"uncertainty": 120
},
"departure": {
"time": "1752832099",
"uncertainty": 120
},
"stopId": "0:BOTTE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752832190",
"uncertainty": 120
},
"departure": {
"time": "1752832190",
"uncertainty": 120
},
"stopId": "0:FAUCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752832286",
"uncertainty": 120
},
"departure": {
"time": "1752832286",
"uncertainty": 120
},
"stopId": "0:PBLAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1752832425",
"uncertainty": 120
},
"departure": {
"time": "1752832425",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752832476",
"uncertainty": 120
},
"departure": {
"time": "1752832476",
"uncertainty": 120
},
"stopId": "0:TREMO 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752832558",
"uncertainty": 120
},
"departure": {
"time": "1752832558",
"uncertainty": 120
},
"stopId": "0:P2000 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752832658",
"uncertainty": 120
},
"departure": {
"time": "1752832658",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752832785",
"uncertainty": 120
},
"departure": {
"time": "1752832785",
"uncertainty": 120
},
"stopId": "0:BEYLE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752832590",
"uncertainty": 120
},
"departure": {
"time": "1752832590",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LIBER 4",
"stopSequence": 30
},
{
"arrival": {
"time": "1752832625",
"uncertainty": 120
},
"departure": {
"time": "1752832625",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LIBER 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752832693",
"uncertainty": 120
},
"departure": {
"time": "1752832693",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CRUSS",
"stopSequence": 32
},
{
"arrival": {
"time": "1752832740",
"uncertainty": 120
},
"departure": {
"time": "1752832740",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HDVIL 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1752832769",
"uncertainty": 120
},
"departure": {
"time": "1752832769",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FMALE",
"stopSequence": 34
},
{
"arrival": {
"time": "1752833071",
"uncertainty": 120
},
"departure": {
"time": "1752833071",
"uncertainty": 120
},
"stopId": "0:CROZE",
"stopSequence": 35
},
{
"arrival": {
"time": "1752833117",
"uncertainty": 120
},
"departure": {
"time": "1752833117",
"uncertainty": 120
},
"stopId": "0:StFLE",
"stopSequence": 36
},
{
"arrival": {
"time": "1752833156",
"uncertainty": 120
},
"departure": {
"time": "1752833156",
"uncertainty": 120
},
"stopId": "0:LVERG",
"stopSequence": 37
},
{
"arrival": {
"time": "1752833192",
"uncertainty": 120
},
"departure": {
"time": "1752833192",
"uncertainty": 120
},
"stopId": "0:PERDR",
"stopSequence": 38
},
{
"arrival": {
"time": "1752833255",
"uncertainty": 120
},
"departure": {
"time": "1752833255",
"uncertainty": 120
},
"stopId": "0:TOURT",
"stopSequence": 39
},
{
"arrival": {
"time": "1752833338",
"uncertainty": 120
},
"departure": {
"time": "1752833338",
"uncertainty": 120
},
"stopId": "0:CHAVA 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1752833387",
"uncertainty": 120
},
"departure": {
"time": "1752833387",
"uncertainty": 120
},
"stopId": "0:CHAV",
"stopSequence": 41
},
{
"arrival": {
"time": "1752833458",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 42
}
],
"trip": {
"directionId": 1,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080729"
},
"vehicle": {
"id": "55",
"label": "55"
}
}
},
{
"id": "3080730",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752835849",
"uncertainty": 120
},
"departure": {
"time": "1752835849",
"uncertainty": 120
},
"stopId": "0:LIBER 4"
},
{
"arrival": {
"time": "1752836097",
"uncertainty": 120
},
"departure": {
"time": "1752836097",
"uncertainty": 120
},
"stopId": "0:CROZE"
},
{
"departure": {
"time": "1752833368",
"uncertainty": 120
},
"stopId": "0:PRISV",
"stopSequence": 1
},
{
"arrival": {
"time": "1752833459",
"uncertainty": 120
},
"departure": {
"time": "1752833459",
"uncertainty": 120
},
"stopId": "0:SIMO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752833489",
"uncertainty": 120
},
"departure": {
"time": "1752833489",
"uncertainty": 120
},
"stopId": "0:MON 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752833548",
"uncertainty": 120
},
"departure": {
"time": "1752833548",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 4
},
{
"arrival": {
"time": "1752833636",
"uncertainty": 120
},
"departure": {
"time": "1752833636",
"uncertainty": 120
},
"stopId": "0:RABEL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752833692",
"uncertainty": 120
},
"departure": {
"time": "1752833692",
"uncertainty": 120
},
"stopId": "0:PECHE",
"stopSequence": 6
},
{
"arrival": {
"time": "1752833731",
"uncertainty": 120
},
"departure": {
"time": "1752833731",
"uncertainty": 120
},
"stopId": "0:GOUNO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752833788",
"uncertainty": 120
},
"departure": {
"time": "1752833788",
"uncertainty": 120
},
"stopId": "0:ROSSI 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752833848",
"uncertainty": 120
},
"departure": {
"time": "1752833848",
"uncertainty": 120
},
"stopId": "0:ASTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1752833948",
"uncertainty": 120
},
"departure": {
"time": "1752833948",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 10
},
{
"arrival": {
"time": "1752834021",
"uncertainty": 120
},
"departure": {
"time": "1752834021",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 11
},
{
"arrival": {
"time": "1752834126",
"uncertainty": 120
},
"departure": {
"time": "1752834126",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752834190",
"uncertainty": 120
},
"departure": {
"time": "1752834190",
"uncertainty": 120
},
"stopId": "0:PEYRU 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752834367",
"uncertainty": 120
},
"departure": {
"time": "1752834367",
"uncertainty": 120
},
"stopId": "0:MONTP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752834490",
"uncertainty": 120
},
"departure": {
"time": "1752834490",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752834575",
"uncertainty": 120
},
"departure": {
"time": "1752834575",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752834660",
"uncertainty": 120
},
"departure": {
"time": "1752834660",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752834747",
"uncertainty": 120
},
"departure": {
"time": "1752834747",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 18
},
{
"arrival": {
"time": "1752834850",
"uncertainty": 120
},
"departure": {
"time": "1752834850",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752834932",
"uncertainty": 120
},
"departure": {
"time": "1752834932",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752834973",
"uncertainty": 120
},
"departure": {
"time": "1752834973",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752835144",
"uncertainty": 120
},
"departure": {
"time": "1752835144",
"uncertainty": 120
},
"stopId": "0:BOTTE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752835232",
"uncertainty": 120
},
"departure": {
"time": "1752835232",
"uncertainty": 120
},
"stopId": "0:FAUCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752835330",
"uncertainty": 120
},
"departure": {
"time": "1752835330",
"uncertainty": 120
},
"stopId": "0:PBLAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1752835471",
"uncertainty": 120
},
"departure": {
"time": "1752835471",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752835518",
"uncertainty": 120
},
"departure": {
"time": "1752835518",
"uncertainty": 120
},
"stopId": "0:TREMO 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752835593",
"uncertainty": 120
},
"departure": {
"time": "1752835593",
"uncertainty": 120
},
"stopId": "0:P2000 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752835685",
"uncertainty": 120
},
"departure": {
"time": "1752835685",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752835802",
"uncertainty": 120
},
"departure": {
"time": "1752835802",
"uncertainty": 120
},
"stopId": "0:BEYLE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752834510",
"uncertainty": 120
},
"departure": {
"time": "1752834510",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LIBER 4",
"stopSequence": 30
},
{
"arrival": {
"time": "1752834545",
"uncertainty": 120
},
"departure": {
"time": "1752834545",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LIBER 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752834613",
"uncertainty": 120
},
"departure": {
"time": "1752834613",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CRUSS",
"stopSequence": 32
},
{
"arrival": {
"time": "1752834660",
"uncertainty": 120
},
"departure": {
"time": "1752834660",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HDVIL 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1752834689",
"uncertainty": 120
},
"departure": {
"time": "1752834689",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FMALE",
"stopSequence": 34
},
{
"arrival": {
"time": "1752836097",
"uncertainty": 120
},
"departure": {
"time": "1752836097",
"uncertainty": 120
},
"stopId": "0:CROZE",
"stopSequence": 35
},
{
"arrival": {
"time": "1752836143",
"uncertainty": 120
},
"departure": {
"time": "1752836143",
"uncertainty": 120
},
"stopId": "0:StFLE",
"stopSequence": 36
},
{
"arrival": {
"time": "1752836182",
"uncertainty": 120
},
"departure": {
"time": "1752836182",
"uncertainty": 120
},
"stopId": "0:LVERG",
"stopSequence": 37
},
{
"arrival": {
"time": "1752836218",
"uncertainty": 120
},
"departure": {
"time": "1752836218",
"uncertainty": 120
},
"stopId": "0:PERDR",
"stopSequence": 38
},
{
"arrival": {
"time": "1752836281",
"uncertainty": 120
},
"departure": {
"time": "1752836281",
"uncertainty": 120
},
"stopId": "0:TOURT",
"stopSequence": 39
},
{
"arrival": {
"time": "1752836364",
"uncertainty": 120
},
"departure": {
"time": "1752836364",
"uncertainty": 120
},
"stopId": "0:CHAVA 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1752836413",
"uncertainty": 120
},
"departure": {
"time": "1752836413",
"uncertainty": 120
},
"stopId": "0:CHAV",
"stopSequence": 41
},
{
"arrival": {
"time": "1752836484",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 42
}
],
"trip": {
"directionId": 1,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080730"
}
}
},
{
"id": "3080731",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752836729",
"uncertainty": 120
},
"departure": {
"time": "1752836729",
"uncertainty": 120
},
"stopId": "0:LIBER 4"
},
{
"arrival": {
"time": "1752836977",
"uncertainty": 120
},
"departure": {
"time": "1752836977",
"uncertainty": 120
},
"stopId": "0:CROZE"
},
{
"departure": {
"time": "1752834235",
"uncertainty": 120
},
"stopId": "0:PRISV",
"stopSequence": 1
},
{
"arrival": {
"time": "1752834326",
"uncertainty": 120
},
"departure": {
"time": "1752834326",
"uncertainty": 120
},
"stopId": "0:SIMO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752834356",
"uncertainty": 120
},
"departure": {
"time": "1752834356",
"uncertainty": 120
},
"stopId": "0:MON 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752834415",
"uncertainty": 120
},
"departure": {
"time": "1752834415",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 4
},
{
"arrival": {
"time": "1752834503",
"uncertainty": 120
},
"departure": {
"time": "1752834503",
"uncertainty": 120
},
"stopId": "0:RABEL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752834559",
"uncertainty": 120
},
"departure": {
"time": "1752834559",
"uncertainty": 120
},
"stopId": "0:PECHE",
"stopSequence": 6
},
{
"arrival": {
"time": "1752834598",
"uncertainty": 120
},
"departure": {
"time": "1752834598",
"uncertainty": 120
},
"stopId": "0:GOUNO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752834655",
"uncertainty": 120
},
"departure": {
"time": "1752834655",
"uncertainty": 120
},
"stopId": "0:ROSSI 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752834715",
"uncertainty": 120
},
"departure": {
"time": "1752834715",
"uncertainty": 120
},
"stopId": "0:ASTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1752834815",
"uncertainty": 120
},
"departure": {
"time": "1752834815",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 10
},
{
"arrival": {
"time": "1752834887",
"uncertainty": 120
},
"departure": {
"time": "1752834887",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 11
},
{
"arrival": {
"time": "1752834996",
"uncertainty": 120
},
"departure": {
"time": "1752834996",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752835063",
"uncertainty": 120
},
"departure": {
"time": "1752835063",
"uncertainty": 120
},
"stopId": "0:PEYRU 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752835247",
"uncertainty": 120
},
"departure": {
"time": "1752835247",
"uncertainty": 120
},
"stopId": "0:MONTP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752835366",
"uncertainty": 120
},
"departure": {
"time": "1752835366",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752835453",
"uncertainty": 120
},
"departure": {
"time": "1752835453",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752835537",
"uncertainty": 120
},
"departure": {
"time": "1752835537",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752835624",
"uncertainty": 120
},
"departure": {
"time": "1752835624",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 18
},
{
"arrival": {
"time": "1752835720",
"uncertainty": 120
},
"departure": {
"time": "1752835720",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752835807",
"uncertainty": 120
},
"departure": {
"time": "1752835807",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752835850",
"uncertainty": 120
},
"departure": {
"time": "1752835850",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752836021",
"uncertainty": 120
},
"departure": {
"time": "1752836021",
"uncertainty": 120
},
"stopId": "0:BOTTE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752836109",
"uncertainty": 120
},
"departure": {
"time": "1752836109",
"uncertainty": 120
},
"stopId": "0:FAUCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752836203",
"uncertainty": 120
},
"departure": {
"time": "1752836203",
"uncertainty": 120
},
"stopId": "0:PBLAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1752836339",
"uncertainty": 120
},
"departure": {
"time": "1752836339",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752836387",
"uncertainty": 120
},
"departure": {
"time": "1752836387",
"uncertainty": 120
},
"stopId": "0:TREMO 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752836464",
"uncertainty": 120
},
"departure": {
"time": "1752836464",
"uncertainty": 120
},
"stopId": "0:P2000 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752836559",
"uncertainty": 120
},
"departure": {
"time": "1752836559",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752836679",
"uncertainty": 120
},
"departure": {
"time": "1752836679",
"uncertainty": 120
},
"stopId": "0:BEYLE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752836190",
"uncertainty": 120
},
"departure": {
"time": "1752836190",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LIBER 4",
"stopSequence": 30
},
{
"arrival": {
"time": "1752836225",
"uncertainty": 120
},
"departure": {
"time": "1752836225",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LIBER 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752836293",
"uncertainty": 120
},
"departure": {
"time": "1752836293",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CRUSS",
"stopSequence": 32
},
{
"arrival": {
"time": "1752836340",
"uncertainty": 120
},
"departure": {
"time": "1752836340",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HDVIL 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1752836369",
"uncertainty": 120
},
"departure": {
"time": "1752836369",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FMALE",
"stopSequence": 34
},
{
"arrival": {
"time": "1752836977",
"uncertainty": 120
},
"departure": {
"time": "1752836977",
"uncertainty": 120
},
"stopId": "0:CROZE",
"stopSequence": 35
},
{
"arrival": {
"time": "1752837023",
"uncertainty": 120
},
"departure": {
"time": "1752837023",
"uncertainty": 120
},
"stopId": "0:StFLE",
"stopSequence": 36
},
{
"arrival": {
"time": "1752837062",
"uncertainty": 120
},
"departure": {
"time": "1752837062",
"uncertainty": 120
},
"stopId": "0:LVERG",
"stopSequence": 37
},
{
"arrival": {
"time": "1752837098",
"uncertainty": 120
},
"departure": {
"time": "1752837098",
"uncertainty": 120
},
"stopId": "0:PERDR",
"stopSequence": 38
},
{
"arrival": {
"time": "1752837161",
"uncertainty": 120
},
"departure": {
"time": "1752837161",
"uncertainty": 120
},
"stopId": "0:TOURT",
"stopSequence": 39
},
{
"arrival": {
"time": "1752837244",
"uncertainty": 120
},
"departure": {
"time": "1752837244",
"uncertainty": 120
},
"stopId": "0:CHAVA 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1752837293",
"uncertainty": 120
},
"departure": {
"time": "1752837293",
"uncertainty": 120
},
"stopId": "0:CHAV",
"stopSequence": 41
},
{
"arrival": {
"time": "1752837364",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 42
}
],
"trip": {
"directionId": 1,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080731"
}
}
},
{
"id": "3079803",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752829140",
"uncertainty": 120
},
"departure": {
"time": "1752829140",
"uncertainty": 120
},
"stopId": "0:PBLAN 2"
},
{
"arrival": {
"time": "1752829217",
"uncertainty": 120
},
"departure": {
"time": "1752829232",
"uncertainty": 120
},
"stopId": "0:FAUCON"
},
{
"arrival": {
"time": "1752829314",
"uncertainty": 120
},
"departure": {
"time": "1752829321",
"uncertainty": 120
},
"stopId": "0:BOTTE"
},
{
"departure": {
"time": "1752828146",
"uncertainty": 120
},
"stopId": "0:LMUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1752828176",
"uncertainty": 120
},
"departure": {
"time": "1752828176",
"uncertainty": 120
},
"stopId": "0:PLVIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1752828206",
"uncertainty": 120
},
"departure": {
"time": "1752828206",
"uncertainty": 120
},
"stopId": "0:JACEM",
"stopSequence": 3
},
{
"arrival": {
"time": "1752828236",
"uncertainty": 120
},
"departure": {
"time": "1752828236",
"uncertainty": 120
},
"stopId": "0:VALVI",
"stopSequence": 4
},
{
"arrival": {
"time": "1752828273",
"uncertainty": 120
},
"departure": {
"time": "1752828273",
"uncertainty": 120
},
"stopId": "0:SDFET",
"stopSequence": 5
},
{
"arrival": {
"time": "1752828312",
"uncertainty": 120
},
"departure": {
"time": "1752828312",
"uncertainty": 120
},
"stopId": "0:LAVAN",
"stopSequence": 6
},
{
"arrival": {
"time": "1752828365",
"uncertainty": 120
},
"departure": {
"time": "1752828365",
"uncertainty": 120
},
"stopId": "0:GSOLE 3",
"stopSequence": 7
},
{
"arrival": {
"time": "1752828398",
"uncertainty": 120
},
"departure": {
"time": "1752828416",
"uncertainty": 120
},
"stopId": "0:BEAUM",
"stopSequence": 8
},
{
"arrival": {
"time": "1752828513",
"uncertainty": 120
},
"departure": {
"time": "1752828513",
"uncertainty": 120
},
"stopId": "0:LIBER",
"stopSequence": 9
},
{
"arrival": {
"time": "1752828606",
"uncertainty": 120
},
"departure": {
"time": "1752828626",
"uncertainty": 120
},
"stopId": "0:BEYLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1752828735",
"uncertainty": 120
},
"departure": {
"time": "1752828746",
"uncertainty": 120
},
"stopId": "0:LMALA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752828833",
"uncertainty": 120
},
"departure": {
"time": "1752828866",
"uncertainty": 120
},
"stopId": "0:P2000",
"stopSequence": 12
},
{
"arrival": {
"time": "1752828956",
"uncertainty": 120
},
"departure": {
"time": "1752828956",
"uncertainty": 120
},
"stopId": "0:TREMO",
"stopSequence": 13
},
{
"arrival": {
"time": "1752828986",
"uncertainty": 120
},
"departure": {
"time": "1752829016",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1752828859",
"uncertainty": 120
},
"departure": {
"time": "1752828859",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AFRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1752828906",
"uncertainty": 120
},
"departure": {
"time": "1752828906",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:TILLE",
"stopSequence": 16
},
{
"arrival": {
"time": "1752828950",
"uncertainty": 120
},
"departure": {
"time": "1752828950",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MAGNO",
"stopSequence": 17
},
{
"arrival": {
"time": "1752828984",
"uncertainty": 120
},
"departure": {
"time": "1752828984",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GDUC",
"stopSequence": 18
},
{
"arrival": {
"time": "1752829013",
"uncertainty": 120
},
"departure": {
"time": "1752829013",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STADE",
"stopSequence": 19
},
{
"arrival": {
"time": "1752829080",
"uncertainty": 120
},
"departure": {
"time": "1752829080",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BDRHO",
"stopSequence": 20
},
{
"arrival": {
"time": "1752829190",
"uncertainty": 120
},
"departure": {
"time": "1752829190",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRAND",
"stopSequence": 21
},
{
"arrival": {
"time": "1752829482",
"uncertainty": 120
},
"departure": {
"time": "1752829482",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 22
},
{
"arrival": {
"time": "1752829533",
"uncertainty": 120
},
"departure": {
"time": "1752829533",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 23
},
{
"arrival": {
"time": "1752829593",
"uncertainty": 120
},
"departure": {
"time": "1752829652",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 24
},
{
"arrival": {
"time": "1752829772",
"uncertainty": 120
},
"departure": {
"time": "1752829772",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 25
},
{
"arrival": {
"time": "1752829886",
"uncertainty": 120
},
"departure": {
"time": "1752829886",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752829952",
"uncertainty": 120
},
"departure": {
"time": "1752829952",
"uncertainty": 120
},
"stopId": "0:PGARD",
"stopSequence": 27
},
{
"arrival": {
"time": "1752830012",
"uncertainty": 120
},
"departure": {
"time": "1752830012",
"uncertainty": 120
},
"stopId": "0:JAUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1752830132",
"uncertainty": 120
},
"departure": {
"time": "1752830132",
"uncertainty": 120
},
"stopId": "0:CHAR",
"stopSequence": 29
},
{
"arrival": {
"time": "1752830252",
"uncertainty": 120
},
"departure": {
"time": "1752830312",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 30
},
{
"arrival": {
"time": "1752830402",
"uncertainty": 120
},
"departure": {
"time": "1752830402",
"uncertainty": 120
},
"stopId": "0:PEYRU",
"stopSequence": 31
},
{
"arrival": {
"time": "1752830489",
"uncertainty": 120
},
"departure": {
"time": "1752830489",
"uncertainty": 120
},
"stopId": "0:AFPA",
"stopSequence": 32
},
{
"arrival": {
"time": "1752830542",
"uncertainty": 120
},
"departure": {
"time": "1752830552",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 33
},
{
"arrival": {
"time": "1752830587",
"uncertainty": 120
},
"departure": {
"time": "1752830587",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 34
},
{
"arrival": {
"time": "1752830637",
"uncertainty": 120
},
"departure": {
"time": "1752830642",
"uncertainty": 120
},
"stopId": "0:BRIFF 5",
"stopSequence": 35
},
{
"arrival": {
"time": "1752830686",
"uncertainty": 120
},
"departure": {
"time": "1752830686",
"uncertainty": 120
},
"stopId": "0:MDSP",
"stopSequence": 36
},
{
"arrival": {
"time": "1752830728",
"uncertainty": 120
},
"departure": {
"time": "1752830728",
"uncertainty": 120
},
"stopId": "0:CDTR",
"stopSequence": 37
},
{
"arrival": {
"time": "1752830769",
"uncertainty": 120
},
"departure": {
"time": "1752830769",
"uncertainty": 120
},
"stopId": "0:ROBE",
"stopSequence": 38
},
{
"arrival": {
"time": "1752830829",
"uncertainty": 120
},
"departure": {
"time": "1752830829",
"uncertainty": 120
},
"stopId": "0:GAUM 4",
"stopSequence": 39
},
{
"arrival": {
"time": "1752830912",
"uncertainty": 120
},
"departure": {
"time": "1752830912",
"uncertainty": 120
},
"stopId": "0:LBAY 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1752831099",
"uncertainty": 120
},
"departure": {
"time": "1752831099",
"uncertainty": 120
},
"stopId": "0:MCUR 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1752831132",
"uncertainty": 120
},
"departure": {
"time": "1752831132",
"uncertainty": 120
},
"stopId": "0:ZAGU 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1752831249",
"uncertainty": 120
},
"departure": {
"time": "1752831249",
"uncertainty": 120
},
"stopId": "0:MALBOU",
"stopSequence": 43
},
{
"arrival": {
"time": "1752831314",
"uncertainty": 120
},
"departure": {
"time": "1752831314",
"uncertainty": 120
},
"stopId": "0:RCOL 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1752831376",
"uncertainty": 120
},
"departure": {
"time": "1752831376",
"uncertainty": 120
},
"stopId": "0:MLPO 3",
"stopSequence": 45
},
{
"arrival": {
"time": "1752831437",
"uncertainty": 120
},
"departure": {
"time": "1752831437",
"uncertainty": 120
},
"stopId": "0:MLPO",
"stopSequence": 46
},
{
"arrival": {
"time": "1752831513",
"uncertainty": 120
},
"stopId": "0:CMALI",
"stopSequence": 47
}
],
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079803"
},
"vehicle": {
"id": "177",
"label": "177"
}
}
},
{
"id": "3079805",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752832487",
"uncertainty": 120
},
"departure": {
"time": "1752832487",
"uncertainty": 120
},
"stopId": "0:PBLAN 2"
},
{
"arrival": {
"time": "1752832573",
"uncertainty": 120
},
"departure": {
"time": "1752832573",
"uncertainty": 120
},
"stopId": "0:FAUCON"
},
{
"arrival": {
"time": "1752832640",
"uncertainty": 120
},
"departure": {
"time": "1752832640",
"uncertainty": 120
},
"stopId": "0:BOTTE"
},
{
"departure": {
"time": "1752831483",
"uncertainty": 120
},
"stopId": "0:LMUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1752831698",
"uncertainty": 120
},
"departure": {
"time": "1752831698",
"uncertainty": 120
},
"stopId": "0:PLVIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1752831732",
"uncertainty": 120
},
"departure": {
"time": "1752831732",
"uncertainty": 120
},
"stopId": "0:JACEM",
"stopSequence": 3
},
{
"arrival": {
"time": "1752831769",
"uncertainty": 120
},
"departure": {
"time": "1752831769",
"uncertainty": 120
},
"stopId": "0:VALVI",
"stopSequence": 4
},
{
"arrival": {
"time": "1752831802",
"uncertainty": 120
},
"departure": {
"time": "1752831802",
"uncertainty": 120
},
"stopId": "0:SDFET",
"stopSequence": 5
},
{
"arrival": {
"time": "1752831835",
"uncertainty": 120
},
"departure": {
"time": "1752831835",
"uncertainty": 120
},
"stopId": "0:LAVAN",
"stopSequence": 6
},
{
"arrival": {
"time": "1752831900",
"uncertainty": 120
},
"departure": {
"time": "1752831900",
"uncertainty": 120
},
"stopId": "0:GSOLE 3",
"stopSequence": 7
},
{
"arrival": {
"time": "1752831947",
"uncertainty": 120
},
"departure": {
"time": "1752831947",
"uncertainty": 120
},
"stopId": "0:BEAUM",
"stopSequence": 8
},
{
"arrival": {
"time": "1752832022",
"uncertainty": 120
},
"departure": {
"time": "1752832022",
"uncertainty": 120
},
"stopId": "0:LIBER",
"stopSequence": 9
},
{
"arrival": {
"time": "1752832080",
"uncertainty": 120
},
"departure": {
"time": "1752832080",
"uncertainty": 120
},
"stopId": "0:BEYLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1752832174",
"uncertainty": 120
},
"departure": {
"time": "1752832174",
"uncertainty": 120
},
"stopId": "0:LMALA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752832262",
"uncertainty": 120
},
"departure": {
"time": "1752832262",
"uncertainty": 120
},
"stopId": "0:P2000",
"stopSequence": 12
},
{
"arrival": {
"time": "1752832345",
"uncertainty": 120
},
"departure": {
"time": "1752832345",
"uncertainty": 120
},
"stopId": "0:TREMO",
"stopSequence": 13
},
{
"arrival": {
"time": "1752832376",
"uncertainty": 120
},
"departure": {
"time": "1752832376",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1752832459",
"uncertainty": 120
},
"departure": {
"time": "1752832459",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AFRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1752832506",
"uncertainty": 120
},
"departure": {
"time": "1752832506",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:TILLE",
"stopSequence": 16
},
{
"arrival": {
"time": "1752832550",
"uncertainty": 120
},
"departure": {
"time": "1752832550",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MAGNO",
"stopSequence": 17
},
{
"arrival": {
"time": "1752832584",
"uncertainty": 120
},
"departure": {
"time": "1752832584",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GDUC",
"stopSequence": 18
},
{
"arrival": {
"time": "1752832613",
"uncertainty": 120
},
"departure": {
"time": "1752832613",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STADE",
"stopSequence": 19
},
{
"arrival": {
"time": "1752832680",
"uncertainty": 120
},
"departure": {
"time": "1752832680",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BDRHO",
"stopSequence": 20
},
{
"arrival": {
"time": "1752832790",
"uncertainty": 120
},
"departure": {
"time": "1752832790",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRAND",
"stopSequence": 21
},
{
"arrival": {
"time": "1752832792",
"uncertainty": 120
},
"departure": {
"time": "1752832792",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 22
},
{
"arrival": {
"time": "1752832856",
"uncertainty": 120
},
"departure": {
"time": "1752832856",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 23
},
{
"arrival": {
"time": "1752832940",
"uncertainty": 120
},
"departure": {
"time": "1752832940",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 24
},
{
"arrival": {
"time": "1752833081",
"uncertainty": 120
},
"departure": {
"time": "1752833081",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 25
},
{
"arrival": {
"time": "1752833215",
"uncertainty": 120
},
"departure": {
"time": "1752833215",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752833325",
"uncertainty": 120
},
"departure": {
"time": "1752833325",
"uncertainty": 120
},
"stopId": "0:PGARD",
"stopSequence": 27
},
{
"arrival": {
"time": "1752833403",
"uncertainty": 120
},
"departure": {
"time": "1752833403",
"uncertainty": 120
},
"stopId": "0:JAUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1752833503",
"uncertainty": 120
},
"departure": {
"time": "1752833503",
"uncertainty": 120
},
"stopId": "0:CHAR",
"stopSequence": 29
},
{
"arrival": {
"time": "1752833625",
"uncertainty": 120
},
"departure": {
"time": "1752833625",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 30
},
{
"arrival": {
"time": "1752833755",
"uncertainty": 120
},
"departure": {
"time": "1752833755",
"uncertainty": 120
},
"stopId": "0:PEYRU",
"stopSequence": 31
},
{
"arrival": {
"time": "1752833801",
"uncertainty": 120
},
"departure": {
"time": "1752833801",
"uncertainty": 120
},
"stopId": "0:AFPA",
"stopSequence": 32
},
{
"arrival": {
"time": "1752833845",
"uncertainty": 120
},
"departure": {
"time": "1752833845",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 33
},
{
"arrival": {
"time": "1752833908",
"uncertainty": 120
},
"departure": {
"time": "1752833908",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 34
},
{
"arrival": {
"time": "1752833982",
"uncertainty": 120
},
"departure": {
"time": "1752833982",
"uncertainty": 120
},
"stopId": "0:BRIFF 5",
"stopSequence": 35
},
{
"arrival": {
"time": "1752834021",
"uncertainty": 120
},
"departure": {
"time": "1752834021",
"uncertainty": 120
},
"stopId": "0:MDSP",
"stopSequence": 36
},
{
"arrival": {
"time": "1752834082",
"uncertainty": 120
},
"departure": {
"time": "1752834082",
"uncertainty": 120
},
"stopId": "0:CDTR",
"stopSequence": 37
},
{
"arrival": {
"time": "1752834135",
"uncertainty": 120
},
"departure": {
"time": "1752834135",
"uncertainty": 120
},
"stopId": "0:ROBE",
"stopSequence": 38
},
{
"arrival": {
"time": "1752834195",
"uncertainty": 120
},
"departure": {
"time": "1752834195",
"uncertainty": 120
},
"stopId": "0:GAUM 4",
"stopSequence": 39
},
{
"arrival": {
"time": "1752834282",
"uncertainty": 120
},
"departure": {
"time": "1752834282",
"uncertainty": 120
},
"stopId": "0:LBAY 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1752834450",
"uncertainty": 120
},
"departure": {
"time": "1752834450",
"uncertainty": 120
},
"stopId": "0:MCUR 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1752834479",
"uncertainty": 120
},
"departure": {
"time": "1752834479",
"uncertainty": 120
},
"stopId": "0:ZAGU 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1752834582",
"uncertainty": 120
},
"departure": {
"time": "1752834582",
"uncertainty": 120
},
"stopId": "0:MALBOU",
"stopSequence": 43
},
{
"arrival": {
"time": "1752834641",
"uncertainty": 120
},
"departure": {
"time": "1752834641",
"uncertainty": 120
},
"stopId": "0:RCOL 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1752834697",
"uncertainty": 120
},
"departure": {
"time": "1752834697",
"uncertainty": 120
},
"stopId": "0:MLPO 3",
"stopSequence": 45
},
{
"arrival": {
"time": "1752834749",
"uncertainty": 120
},
"departure": {
"time": "1752834749",
"uncertainty": 120
},
"stopId": "0:MLPO",
"stopSequence": 46
},
{
"arrival": {
"time": "1752834823",
"uncertainty": 120
},
"stopId": "0:CMALI",
"stopSequence": 47
}
],
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079805"
},
"vehicle": {
"id": "509",
"label": "509"
}
}
},
{
"id": "3079806",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752834891",
"uncertainty": 120
},
"departure": {
"time": "1752834891",
"uncertainty": 120
},
"stopId": "0:PBLAN 2"
},
{
"arrival": {
"time": "1752834977",
"uncertainty": 120
},
"departure": {
"time": "1752834977",
"uncertainty": 120
},
"stopId": "0:FAUCON"
},
{
"arrival": {
"time": "1752835044",
"uncertainty": 120
},
"departure": {
"time": "1752835044",
"uncertainty": 120
},
"stopId": "0:BOTTE"
},
{
"departure": {
"time": "1752834060",
"uncertainty": 120
},
"stopId": "0:LMUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1752834098",
"uncertainty": 120
},
"departure": {
"time": "1752834098",
"uncertainty": 120
},
"stopId": "0:PLVIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1752834132",
"uncertainty": 120
},
"departure": {
"time": "1752834132",
"uncertainty": 120
},
"stopId": "0:JACEM",
"stopSequence": 3
},
{
"arrival": {
"time": "1752834169",
"uncertainty": 120
},
"departure": {
"time": "1752834169",
"uncertainty": 120
},
"stopId": "0:VALVI",
"stopSequence": 4
},
{
"arrival": {
"time": "1752834202",
"uncertainty": 120
},
"departure": {
"time": "1752834202",
"uncertainty": 120
},
"stopId": "0:SDFET",
"stopSequence": 5
},
{
"arrival": {
"time": "1752834235",
"uncertainty": 120
},
"departure": {
"time": "1752834235",
"uncertainty": 120
},
"stopId": "0:LAVAN",
"stopSequence": 6
},
{
"arrival": {
"time": "1752834300",
"uncertainty": 120
},
"departure": {
"time": "1752834300",
"uncertainty": 120
},
"stopId": "0:GSOLE 3",
"stopSequence": 7
},
{
"arrival": {
"time": "1752834347",
"uncertainty": 120
},
"departure": {
"time": "1752834347",
"uncertainty": 120
},
"stopId": "0:BEAUM",
"stopSequence": 8
},
{
"arrival": {
"time": "1752834422",
"uncertainty": 120
},
"departure": {
"time": "1752834422",
"uncertainty": 120
},
"stopId": "0:LIBER",
"stopSequence": 9
},
{
"arrival": {
"time": "1752834480",
"uncertainty": 120
},
"departure": {
"time": "1752834480",
"uncertainty": 120
},
"stopId": "0:BEYLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1752834596",
"uncertainty": 120
},
"departure": {
"time": "1752834596",
"uncertainty": 120
},
"stopId": "0:LMALA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752834662",
"uncertainty": 120
},
"departure": {
"time": "1752834662",
"uncertainty": 120
},
"stopId": "0:P2000",
"stopSequence": 12
},
{
"arrival": {
"time": "1752834745",
"uncertainty": 120
},
"departure": {
"time": "1752834745",
"uncertainty": 120
},
"stopId": "0:TREMO",
"stopSequence": 13
},
{
"arrival": {
"time": "1752834780",
"uncertainty": 120
},
"departure": {
"time": "1752834780",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1752834859",
"uncertainty": 120
},
"departure": {
"time": "1752834859",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AFRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1752834906",
"uncertainty": 120
},
"departure": {
"time": "1752834906",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:TILLE",
"stopSequence": 16
},
{
"arrival": {
"time": "1752834950",
"uncertainty": 120
},
"departure": {
"time": "1752834950",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MAGNO",
"stopSequence": 17
},
{
"arrival": {
"time": "1752834984",
"uncertainty": 120
},
"departure": {
"time": "1752834984",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GDUC",
"stopSequence": 18
},
{
"arrival": {
"time": "1752835013",
"uncertainty": 120
},
"departure": {
"time": "1752835013",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STADE",
"stopSequence": 19
},
{
"arrival": {
"time": "1752835080",
"uncertainty": 120
},
"departure": {
"time": "1752835080",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BDRHO",
"stopSequence": 20
},
{
"arrival": {
"time": "1752835190",
"uncertainty": 120
},
"departure": {
"time": "1752835190",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRAND",
"stopSequence": 21
},
{
"arrival": {
"time": "1752835196",
"uncertainty": 120
},
"departure": {
"time": "1752835196",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 22
},
{
"arrival": {
"time": "1752835248",
"uncertainty": 120
},
"departure": {
"time": "1752835248",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 23
},
{
"arrival": {
"time": "1752835316",
"uncertainty": 120
},
"departure": {
"time": "1752835316",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 24
},
{
"arrival": {
"time": "1752835451",
"uncertainty": 120
},
"departure": {
"time": "1752835451",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 25
},
{
"arrival": {
"time": "1752835579",
"uncertainty": 120
},
"departure": {
"time": "1752835579",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752835661",
"uncertainty": 120
},
"departure": {
"time": "1752835661",
"uncertainty": 120
},
"stopId": "0:PGARD",
"stopSequence": 27
},
{
"arrival": {
"time": "1752835725",
"uncertainty": 120
},
"departure": {
"time": "1752835725",
"uncertainty": 120
},
"stopId": "0:JAUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1752835806",
"uncertainty": 120
},
"departure": {
"time": "1752835806",
"uncertainty": 120
},
"stopId": "0:CHAR",
"stopSequence": 29
},
{
"arrival": {
"time": "1752835905",
"uncertainty": 120
},
"departure": {
"time": "1752835905",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 30
},
{
"arrival": {
"time": "1752836035",
"uncertainty": 120
},
"departure": {
"time": "1752836035",
"uncertainty": 120
},
"stopId": "0:PEYRU",
"stopSequence": 31
},
{
"arrival": {
"time": "1752836084",
"uncertainty": 120
},
"departure": {
"time": "1752836084",
"uncertainty": 120
},
"stopId": "0:AFPA",
"stopSequence": 32
},
{
"arrival": {
"time": "1752836128",
"uncertainty": 120
},
"departure": {
"time": "1752836128",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 33
},
{
"arrival": {
"time": "1752836189",
"uncertainty": 120
},
"departure": {
"time": "1752836189",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 34
},
{
"arrival": {
"time": "1752836263",
"uncertainty": 120
},
"departure": {
"time": "1752836263",
"uncertainty": 120
},
"stopId": "0:BRIFF 5",
"stopSequence": 35
},
{
"arrival": {
"time": "1752836302",
"uncertainty": 120
},
"departure": {
"time": "1752836302",
"uncertainty": 120
},
"stopId": "0:MDSP",
"stopSequence": 36
},
{
"arrival": {
"time": "1752836363",
"uncertainty": 120
},
"departure": {
"time": "1752836363",
"uncertainty": 120
},
"stopId": "0:CDTR",
"stopSequence": 37
},
{
"arrival": {
"time": "1752836416",
"uncertainty": 120
},
"departure": {
"time": "1752836416",
"uncertainty": 120
},
"stopId": "0:ROBE",
"stopSequence": 38
},
{
"arrival": {
"time": "1752836476",
"uncertainty": 120
},
"departure": {
"time": "1752836476",
"uncertainty": 120
},
"stopId": "0:GAUM 4",
"stopSequence": 39
},
{
"arrival": {
"time": "1752836563",
"uncertainty": 120
},
"departure": {
"time": "1752836563",
"uncertainty": 120
},
"stopId": "0:LBAY 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1752836731",
"uncertainty": 120
},
"departure": {
"time": "1752836731",
"uncertainty": 120
},
"stopId": "0:MCUR 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1752836760",
"uncertainty": 120
},
"departure": {
"time": "1752836760",
"uncertainty": 120
},
"stopId": "0:ZAGU 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1752836863",
"uncertainty": 120
},
"departure": {
"time": "1752836863",
"uncertainty": 120
},
"stopId": "0:MALBOU",
"stopSequence": 43
},
{
"arrival": {
"time": "1752836922",
"uncertainty": 120
},
"departure": {
"time": "1752836922",
"uncertainty": 120
},
"stopId": "0:RCOL 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1752836978",
"uncertainty": 120
},
"departure": {
"time": "1752836978",
"uncertainty": 120
},
"stopId": "0:MLPO 3",
"stopSequence": 45
},
{
"arrival": {
"time": "1752837030",
"uncertainty": 120
},
"departure": {
"time": "1752837030",
"uncertainty": 120
},
"stopId": "0:MLPO",
"stopSequence": 46
},
{
"arrival": {
"time": "1752837104",
"uncertainty": 120
},
"stopId": "0:CMALI",
"stopSequence": 47
}
],
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079806"
}
}
},
{
"id": "3079785",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752832157",
"uncertainty": 120
},
"departure": {
"time": "1752832157",
"uncertainty": 120
},
"stopId": "0:BOTTE 2"
},
{
"arrival": {
"time": "1752832228",
"uncertainty": 120
},
"departure": {
"time": "1752832228",
"uncertainty": 120
},
"stopId": "0:FAUCO 2"
},
{
"arrival": {
"time": "1752832308",
"uncertainty": 120
},
"departure": {
"time": "1752832308",
"uncertainty": 120
},
"stopId": "0:PBLAN"
},
{
"arrival": {
"time": "1752832421",
"uncertainty": 120
},
"departure": {
"time": "1752832421",
"uncertainty": 120
},
"stopId": "0:CCOM1.2"
},
{
"departure": {
"time": "1752829947",
"uncertainty": 120
},
"stopId": "0:CMALI",
"stopSequence": 1
},
{
"arrival": {
"time": "1752830001",
"uncertainty": 120
},
"departure": {
"time": "1752830001",
"uncertainty": 120
},
"stopId": "0:MALIB 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752830115",
"uncertainty": 120
},
"departure": {
"time": "1752830115",
"uncertainty": 120
},
"stopId": "0:RCOL",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830157",
"uncertainty": 120
},
"departure": {
"time": "1752830157",
"uncertainty": 120
},
"stopId": "0:MALBOU 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752830356",
"uncertainty": 120
},
"departure": {
"time": "1752830356",
"uncertainty": 120
},
"stopId": "0:ZAGU",
"stopSequence": 5
},
{
"arrival": {
"time": "1752830400",
"uncertainty": 120
},
"departure": {
"time": "1752830400",
"uncertainty": 120
},
"stopId": "0:MCUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752830611",
"uncertainty": 120
},
"departure": {
"time": "1752830611",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 7
},
{
"arrival": {
"time": "1752830727",
"uncertainty": 120
},
"departure": {
"time": "1752830727",
"uncertainty": 120
},
"stopId": "0:GAUM 3",
"stopSequence": 8
},
{
"arrival": {
"time": "1752830772",
"uncertainty": 120
},
"departure": {
"time": "1752830772",
"uncertainty": 120
},
"stopId": "0:ROBE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752830840",
"uncertainty": 120
},
"departure": {
"time": "1752830840",
"uncertainty": 120
},
"stopId": "0:CDTR 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752830907",
"uncertainty": 120
},
"departure": {
"time": "1752830907",
"uncertainty": 120
},
"stopId": "0:MDSP 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752830955",
"uncertainty": 120
},
"departure": {
"time": "1752830967",
"uncertainty": 120
},
"stopId": "0:BRIFF 6",
"stopSequence": 12
},
{
"arrival": {
"time": "1752831052",
"uncertainty": 120
},
"departure": {
"time": "1752831052",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752831092",
"uncertainty": 120
},
"departure": {
"time": "1752831092",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752831139",
"uncertainty": 120
},
"departure": {
"time": "1752831139",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831215",
"uncertainty": 120
},
"departure": {
"time": "1752831215",
"uncertainty": 120
},
"stopId": "0:PEYRU 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752831316",
"uncertainty": 120
},
"departure": {
"time": "1752831357",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 17
},
{
"arrival": {
"time": "1752831445",
"uncertainty": 120
},
"departure": {
"time": "1752831447",
"uncertainty": 120
},
"stopId": "0:JAUR 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752831526",
"uncertainty": 120
},
"departure": {
"time": "1752831526",
"uncertainty": 120
},
"stopId": "0:PGARD 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752831611",
"uncertainty": 120
},
"departure": {
"time": "1752831611",
"uncertainty": 120
},
"stopId": "0:AMBLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752831713",
"uncertainty": 120
},
"departure": {
"time": "1752831713",
"uncertainty": 120
},
"stopId": "0:VILLA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752831829",
"uncertainty": 120
},
"departure": {
"time": "1752831829",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752831901",
"uncertainty": 120
},
"departure": {
"time": "1752831901",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752831998",
"uncertainty": 120
},
"departure": {
"time": "1752831998",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752832035",
"uncertainty": 120
},
"departure": {
"time": "1752832035",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRAND 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752832140",
"uncertainty": 120
},
"departure": {
"time": "1752832140",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BDRHO 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752832207",
"uncertainty": 120
},
"departure": {
"time": "1752832207",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STADE 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752832244",
"uncertainty": 120
},
"departure": {
"time": "1752832244",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GDUC 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752832273",
"uncertainty": 120
},
"departure": {
"time": "1752832273",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MAGNO 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752832315",
"uncertainty": 120
},
"departure": {
"time": "1752832315",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:TILLE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752832368",
"uncertainty": 120
},
"departure": {
"time": "1752832368",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AFRAN 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752832424",
"uncertainty": 120
},
"departure": {
"time": "1752832424",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 32
},
{
"arrival": {
"time": "1752832475",
"uncertainty": 120
},
"departure": {
"time": "1752832475",
"uncertainty": 120
},
"stopId": "0:TREMO 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1752832557",
"uncertainty": 120
},
"departure": {
"time": "1752832557",
"uncertainty": 120
},
"stopId": "0:P2000 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1752832657",
"uncertainty": 120
},
"departure": {
"time": "1752832657",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1752832784",
"uncertainty": 120
},
"departure": {
"time": "1752832784",
"uncertainty": 120
},
"stopId": "0:BEYLE 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1752832822",
"uncertainty": 120
},
"departure": {
"time": "1752832822",
"uncertainty": 120
},
"stopId": "0:LIBER 4",
"stopSequence": 37
},
{
"arrival": {
"time": "1752832921",
"uncertainty": 120
},
"departure": {
"time": "1752832921",
"uncertainty": 120
},
"stopId": "0:BEAUM 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1752832965",
"uncertainty": 120
},
"departure": {
"time": "1752832965",
"uncertainty": 120
},
"stopId": "0:GSOLE 4",
"stopSequence": 39
},
{
"arrival": {
"time": "1752833036",
"uncertainty": 120
},
"departure": {
"time": "1752833036",
"uncertainty": 120
},
"stopId": "0:LAVAN 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1752833067",
"uncertainty": 120
},
"departure": {
"time": "1752833067",
"uncertainty": 120
},
"stopId": "0:SDFET 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1752833101",
"uncertainty": 120
},
"departure": {
"time": "1752833101",
"uncertainty": 120
},
"stopId": "0:VALVI 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1752833141",
"uncertainty": 120
},
"departure": {
"time": "1752833141",
"uncertainty": 120
},
"stopId": "0:JACEM 2",
"stopSequence": 43
},
{
"arrival": {
"time": "1752833173",
"uncertainty": 120
},
"departure": {
"time": "1752833173",
"uncertainty": 120
},
"stopId": "0:PLVIG 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1752833205",
"uncertainty": 120
},
"stopId": "0:LMUR",
"stopSequence": 45
}
],
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079785"
},
"vehicle": {
"id": "507",
"label": "507"
}
}
},
{
"id": "3080752",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752828771",
"uncertainty": 120
},
"departure": {
"time": "1752828771",
"uncertainty": 120
},
"stopId": "0:CROZE 2"
},
{
"arrival": {
"time": "1752828999",
"uncertainty": 120
},
"departure": {
"time": "1752829011",
"uncertainty": 120
},
"stopId": "0:BEYLE"
},
{
"departure": {
"time": "1752828420",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 1
},
{
"arrival": {
"time": "1752828513",
"uncertainty": 120
},
"departure": {
"time": "1752828513",
"uncertainty": 120
},
"stopId": "0:CHAV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752828563",
"uncertainty": 120
},
"departure": {
"time": "1752828563",
"uncertainty": 120
},
"stopId": "0:CHAVA",
"stopSequence": 3
},
{
"arrival": {
"time": "1752828653",
"uncertainty": 120
},
"departure": {
"time": "1752828653",
"uncertainty": 120
},
"stopId": "0:TOURT 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752828698",
"uncertainty": 120
},
"departure": {
"time": "1752828704",
"uncertainty": 120
},
"stopId": "0:PERDR 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752828724",
"uncertainty": 120
},
"departure": {
"time": "1752828724",
"uncertainty": 120
},
"stopId": "0:LVERG 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752828746",
"uncertainty": 120
},
"departure": {
"time": "1752828746",
"uncertainty": 120
},
"stopId": "0:StFLE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752829631",
"uncertainty": 120
},
"departure": {
"time": "1752831470",
"uncertainty": 120
},
"stopId": "0:CROZE 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752828848",
"uncertainty": 120
},
"departure": {
"time": "1752828848",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FMALE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752828900",
"uncertainty": 120
},
"departure": {
"time": "1752828900",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HDVIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1752828986",
"uncertainty": 120
},
"departure": {
"time": "1752828986",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JDARC 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752829011",
"uncertainty": 120
},
"departure": {
"time": "1752829011",
"uncertainty": 120
},
"stopId": "0:BEYLE",
"stopSequence": 12
},
{
"arrival": {
"time": "1752829130",
"uncertainty": 120
},
"departure": {
"time": "1752829130",
"uncertainty": 120
},
"stopId": "0:LMALA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752829220",
"uncertainty": 120
},
"departure": {
"time": "1752829310",
"uncertainty": 120
},
"stopId": "0:P2000",
"stopSequence": 14
},
{
"arrival": {
"time": "1752829398",
"uncertainty": 120
},
"departure": {
"time": "1752829398",
"uncertainty": 120
},
"stopId": "0:TREMO",
"stopSequence": 15
},
{
"arrival": {
"time": "1752829460",
"uncertainty": 120
},
"departure": {
"time": "1752829490",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 16
},
{
"arrival": {
"time": "1752829610",
"uncertainty": 120
},
"departure": {
"time": "1752829610",
"uncertainty": 120
},
"stopId": "0:PBLAN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752829670",
"uncertainty": 120
},
"departure": {
"time": "1752829670",
"uncertainty": 120
},
"stopId": "0:FAUCON",
"stopSequence": 18
},
{
"arrival": {
"time": "1752829790",
"uncertainty": 120
},
"departure": {
"time": "1752829790",
"uncertainty": 120
},
"stopId": "0:BOTTE",
"stopSequence": 19
},
{
"arrival": {
"time": "1752829910",
"uncertainty": 120
},
"departure": {
"time": "1752829910",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 20
},
{
"arrival": {
"time": "1752830000",
"uncertainty": 120
},
"departure": {
"time": "1752830000",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 21
},
{
"arrival": {
"time": "1752830120",
"uncertainty": 120
},
"departure": {
"time": "1752830210",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 22
},
{
"arrival": {
"time": "1752830330",
"uncertainty": 120
},
"departure": {
"time": "1752830330",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 23
},
{
"arrival": {
"time": "1752830450",
"uncertainty": 120
},
"departure": {
"time": "1752830450",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752830480",
"uncertainty": 120
},
"departure": {
"time": "1752830480",
"uncertainty": 120
},
"stopId": "0:MIRA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752830540",
"uncertainty": 120
},
"departure": {
"time": "1752830540",
"uncertainty": 120
},
"stopId": "0:MONTP2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752830660",
"uncertainty": 120
},
"departure": {
"time": "1752830660",
"uncertainty": 120
},
"stopId": "0:PEYRU",
"stopSequence": 27
},
{
"arrival": {
"time": "1752830780",
"uncertainty": 120
},
"departure": {
"time": "1752830780",
"uncertainty": 120
},
"stopId": "0:AFPA",
"stopSequence": 28
},
{
"arrival": {
"time": "1752830900",
"uncertainty": 120
},
"departure": {
"time": "1752830900",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752830960",
"uncertainty": 120
},
"departure": {
"time": "1752830960",
"uncertainty": 120
},
"stopId": "0:EURO 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752831050",
"uncertainty": 120
},
"departure": {
"time": "1752831050",
"uncertainty": 120
},
"stopId": "0:ASTI2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752831110",
"uncertainty": 120
},
"departure": {
"time": "1752831110",
"uncertainty": 120
},
"stopId": "0:ROSSI",
"stopSequence": 32
},
{
"arrival": {
"time": "1752831170",
"uncertainty": 120
},
"departure": {
"time": "1752831170",
"uncertainty": 120
},
"stopId": "0:GOUNO",
"stopSequence": 33
},
{
"arrival": {
"time": "1752831230",
"uncertainty": 120
},
"departure": {
"time": "1752831230",
"uncertainty": 120
},
"stopId": "0:PECHE 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1752831260",
"uncertainty": 120
},
"departure": {
"time": "1752831260",
"uncertainty": 120
},
"stopId": "0:RABEL1",
"stopSequence": 35
},
{
"arrival": {
"time": "1752831320",
"uncertainty": 120
},
"departure": {
"time": "1752831320",
"uncertainty": 120
},
"stopId": "0:LBAY 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1752831410",
"uncertainty": 120
},
"departure": {
"time": "1752831410",
"uncertainty": 120
},
"stopId": "0:MON",
"stopSequence": 37
},
{
"arrival": {
"time": "1752831440",
"uncertainty": 120
},
"departure": {
"time": "1752831440",
"uncertainty": 120
},
"stopId": "0:SIMO",
"stopSequence": 38
},
{
"arrival": {
"time": "1752833368",
"uncertainty": 120
},
"stopId": "0:PRISV",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080752"
},
"vehicle": {
"id": "174",
"label": "174"
}
}
},
{
"id": "3080753",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752830694",
"uncertainty": 120
},
"departure": {
"time": "1752830694",
"uncertainty": 120
},
"stopId": "0:CROZE 2"
},
{
"arrival": {
"time": "1752830850",
"uncertainty": 120
},
"departure": {
"time": "1752830897",
"uncertainty": 120
},
"stopId": "0:BEYLE"
},
{
"departure": {
"time": "1752830372",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 1
},
{
"arrival": {
"time": "1752830455",
"uncertainty": 120
},
"departure": {
"time": "1752830455",
"uncertainty": 120
},
"stopId": "0:CHAV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752830502",
"uncertainty": 120
},
"departure": {
"time": "1752830502",
"uncertainty": 120
},
"stopId": "0:CHAVA",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830552",
"uncertainty": 120
},
"departure": {
"time": "1752830552",
"uncertainty": 120
},
"stopId": "0:TOURT 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752830612",
"uncertainty": 120
},
"departure": {
"time": "1752830612",
"uncertainty": 120
},
"stopId": "0:PERDR 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752830612",
"uncertainty": 120
},
"departure": {
"time": "1752830612",
"uncertainty": 120
},
"stopId": "0:LVERG 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752830659",
"uncertainty": 120
},
"departure": {
"time": "1752830659",
"uncertainty": 120
},
"stopId": "0:StFLE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752830928",
"uncertainty": 120
},
"departure": {
"time": "1752831461",
"uncertainty": 120
},
"stopId": "0:CROZE 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752830648",
"uncertainty": 120
},
"departure": {
"time": "1752830648",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FMALE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752830700",
"uncertainty": 120
},
"departure": {
"time": "1752830700",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HDVIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1752830786",
"uncertainty": 120
},
"departure": {
"time": "1752830786",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JDARC 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752830897",
"uncertainty": 120
},
"departure": {
"time": "1752830921",
"uncertainty": 120
},
"stopId": "0:BEYLE",
"stopSequence": 12
},
{
"arrival": {
"time": "1752831012",
"uncertainty": 120
},
"departure": {
"time": "1752831041",
"uncertainty": 120
},
"stopId": "0:LMALA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752831131",
"uncertainty": 120
},
"departure": {
"time": "1752831221",
"uncertainty": 120
},
"stopId": "0:P2000",
"stopSequence": 14
},
{
"arrival": {
"time": "1752831341",
"uncertainty": 120
},
"departure": {
"time": "1752831341",
"uncertainty": 120
},
"stopId": "0:TREMO",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831371",
"uncertainty": 120
},
"departure": {
"time": "1752831401",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 16
},
{
"arrival": {
"time": "1752832287",
"uncertainty": 120
},
"departure": {
"time": "1752832287",
"uncertainty": 120
},
"stopId": "0:PBLAN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752832387",
"uncertainty": 120
},
"departure": {
"time": "1752832387",
"uncertainty": 120
},
"stopId": "0:FAUCON",
"stopSequence": 18
},
{
"arrival": {
"time": "1752832478",
"uncertainty": 120
},
"departure": {
"time": "1752832478",
"uncertainty": 120
},
"stopId": "0:BOTTE",
"stopSequence": 19
},
{
"arrival": {
"time": "1752832724",
"uncertainty": 120
},
"departure": {
"time": "1752832724",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 20
},
{
"arrival": {
"time": "1752832791",
"uncertainty": 120
},
"departure": {
"time": "1752832791",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 21
},
{
"arrival": {
"time": "1752832879",
"uncertainty": 120
},
"departure": {
"time": "1752832879",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 22
},
{
"arrival": {
"time": "1752833014",
"uncertainty": 120
},
"departure": {
"time": "1752833014",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 23
},
{
"arrival": {
"time": "1752833142",
"uncertainty": 120
},
"departure": {
"time": "1752833142",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752833207",
"uncertainty": 120
},
"departure": {
"time": "1752833207",
"uncertainty": 120
},
"stopId": "0:MIRA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752833276",
"uncertainty": 120
},
"departure": {
"time": "1752833276",
"uncertainty": 120
},
"stopId": "0:MONTP2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752833445",
"uncertainty": 120
},
"departure": {
"time": "1752833445",
"uncertainty": 120
},
"stopId": "0:PEYRU",
"stopSequence": 27
},
{
"arrival": {
"time": "1752833492",
"uncertainty": 120
},
"departure": {
"time": "1752833492",
"uncertainty": 120
},
"stopId": "0:AFPA",
"stopSequence": 28
},
{
"arrival": {
"time": "1752833574",
"uncertainty": 120
},
"departure": {
"time": "1752833574",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752833664",
"uncertainty": 120
},
"departure": {
"time": "1752833664",
"uncertainty": 120
},
"stopId": "0:EURO 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752833766",
"uncertainty": 120
},
"departure": {
"time": "1752833766",
"uncertainty": 120
},
"stopId": "0:ASTI2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752833815",
"uncertainty": 120
},
"departure": {
"time": "1752833815",
"uncertainty": 120
},
"stopId": "0:ROSSI",
"stopSequence": 32
},
{
"arrival": {
"time": "1752833873",
"uncertainty": 120
},
"departure": {
"time": "1752833873",
"uncertainty": 120
},
"stopId": "0:GOUNO",
"stopSequence": 33
},
{
"arrival": {
"time": "1752833915",
"uncertainty": 120
},
"departure": {
"time": "1752833915",
"uncertainty": 120
},
"stopId": "0:PECHE 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1752833969",
"uncertainty": 120
},
"departure": {
"time": "1752833969",
"uncertainty": 120
},
"stopId": "0:RABEL1",
"stopSequence": 35
},
{
"arrival": {
"time": "1752834055",
"uncertainty": 120
},
"departure": {
"time": "1752834055",
"uncertainty": 120
},
"stopId": "0:LBAY 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1752834107",
"uncertainty": 120
},
"departure": {
"time": "1752834107",
"uncertainty": 120
},
"stopId": "0:MON",
"stopSequence": 37
},
{
"arrival": {
"time": "1752834140",
"uncertainty": 120
},
"departure": {
"time": "1752834140",
"uncertainty": 120
},
"stopId": "0:SIMO",
"stopSequence": 38
},
{
"arrival": {
"time": "1752834235",
"uncertainty": 120
},
"stopId": "0:PRISV",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080753"
},
"vehicle": {
"id": "505",
"label": "505"
}
}
},
{
"id": "3079786",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752834034",
"uncertainty": 120
},
"departure": {
"time": "1752834034",
"uncertainty": 120
},
"stopId": "0:BOTTE 2"
},
{
"arrival": {
"time": "1752834105",
"uncertainty": 120
},
"departure": {
"time": "1752834105",
"uncertainty": 120
},
"stopId": "0:FAUCO 2"
},
{
"arrival": {
"time": "1752834185",
"uncertainty": 120
},
"departure": {
"time": "1752834185",
"uncertainty": 120
},
"stopId": "0:PBLAN"
},
{
"arrival": {
"time": "1752834298",
"uncertainty": 120
},
"departure": {
"time": "1752834298",
"uncertainty": 120
},
"stopId": "0:CCOM1.2"
},
{
"departure": {
"time": "1752831960",
"uncertainty": 120
},
"stopId": "0:CMALI",
"stopSequence": 1
},
{
"arrival": {
"time": "1752832015",
"uncertainty": 120
},
"departure": {
"time": "1752832015",
"uncertainty": 120
},
"stopId": "0:MALIB 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752832132",
"uncertainty": 120
},
"departure": {
"time": "1752832132",
"uncertainty": 120
},
"stopId": "0:RCOL",
"stopSequence": 3
},
{
"arrival": {
"time": "1752832200",
"uncertainty": 120
},
"departure": {
"time": "1752832200",
"uncertainty": 120
},
"stopId": "0:MALBOU 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752832301",
"uncertainty": 120
},
"departure": {
"time": "1752832301",
"uncertainty": 120
},
"stopId": "0:ZAGU",
"stopSequence": 5
},
{
"arrival": {
"time": "1752832330",
"uncertainty": 120
},
"departure": {
"time": "1752832330",
"uncertainty": 120
},
"stopId": "0:MCUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752832500",
"uncertainty": 120
},
"departure": {
"time": "1752832500",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 7
},
{
"arrival": {
"time": "1752832607",
"uncertainty": 120
},
"departure": {
"time": "1752832607",
"uncertainty": 120
},
"stopId": "0:GAUM 3",
"stopSequence": 8
},
{
"arrival": {
"time": "1752832664",
"uncertainty": 120
},
"departure": {
"time": "1752832664",
"uncertainty": 120
},
"stopId": "0:ROBE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752832735",
"uncertainty": 120
},
"departure": {
"time": "1752832735",
"uncertainty": 120
},
"stopId": "0:CDTR 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752832813",
"uncertainty": 120
},
"departure": {
"time": "1752832813",
"uncertainty": 120
},
"stopId": "0:MDSP 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752832860",
"uncertainty": 120
},
"departure": {
"time": "1752832860",
"uncertainty": 120
},
"stopId": "0:BRIFF 6",
"stopSequence": 12
},
{
"arrival": {
"time": "1752832935",
"uncertainty": 120
},
"departure": {
"time": "1752832935",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752832994",
"uncertainty": 120
},
"departure": {
"time": "1752832994",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752833038",
"uncertainty": 120
},
"departure": {
"time": "1752833038",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752833095",
"uncertainty": 120
},
"departure": {
"time": "1752833095",
"uncertainty": 120
},
"stopId": "0:PEYRU 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752833220",
"uncertainty": 120
},
"departure": {
"time": "1752833220",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 17
},
{
"arrival": {
"time": "1752833339",
"uncertainty": 120
},
"departure": {
"time": "1752833339",
"uncertainty": 120
},
"stopId": "0:JAUR 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752833400",
"uncertainty": 120
},
"departure": {
"time": "1752833400",
"uncertainty": 120
},
"stopId": "0:PGARD 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752833501",
"uncertainty": 120
},
"departure": {
"time": "1752833501",
"uncertainty": 120
},
"stopId": "0:AMBLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752833622",
"uncertainty": 120
},
"departure": {
"time": "1752833622",
"uncertainty": 120
},
"stopId": "0:VILLA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752833760",
"uncertainty": 120
},
"departure": {
"time": "1752833760",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752833837",
"uncertainty": 120
},
"departure": {
"time": "1752833837",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752833875",
"uncertainty": 120
},
"departure": {
"time": "1752833875",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752834075",
"uncertainty": 120
},
"departure": {
"time": "1752834075",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRAND 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752834180",
"uncertainty": 120
},
"departure": {
"time": "1752834180",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BDRHO 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752834247",
"uncertainty": 120
},
"departure": {
"time": "1752834247",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STADE 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752834284",
"uncertainty": 120
},
"departure": {
"time": "1752834284",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GDUC 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752834313",
"uncertainty": 120
},
"departure": {
"time": "1752834313",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MAGNO 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752834355",
"uncertainty": 120
},
"departure": {
"time": "1752834355",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:TILLE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752834408",
"uncertainty": 120
},
"departure": {
"time": "1752834408",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AFRAN 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752834301",
"uncertainty": 120
},
"departure": {
"time": "1752834301",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 32
},
{
"arrival": {
"time": "1752834346",
"uncertainty": 120
},
"departure": {
"time": "1752834346",
"uncertainty": 120
},
"stopId": "0:TREMO 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1752834418",
"uncertainty": 120
},
"departure": {
"time": "1752834418",
"uncertainty": 120
},
"stopId": "0:P2000 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1752834507",
"uncertainty": 120
},
"departure": {
"time": "1752834507",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1752834620",
"uncertainty": 120
},
"departure": {
"time": "1752834620",
"uncertainty": 120
},
"stopId": "0:BEYLE 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1752834664",
"uncertainty": 120
},
"departure": {
"time": "1752834664",
"uncertainty": 120
},
"stopId": "0:LIBER 4",
"stopSequence": 37
},
{
"arrival": {
"time": "1752834763",
"uncertainty": 120
},
"departure": {
"time": "1752834763",
"uncertainty": 120
},
"stopId": "0:BEAUM 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1752834807",
"uncertainty": 120
},
"departure": {
"time": "1752834807",
"uncertainty": 120
},
"stopId": "0:GSOLE 4",
"stopSequence": 39
},
{
"arrival": {
"time": "1752834878",
"uncertainty": 120
},
"departure": {
"time": "1752834878",
"uncertainty": 120
},
"stopId": "0:LAVAN 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1752834909",
"uncertainty": 120
},
"departure": {
"time": "1752834909",
"uncertainty": 120
},
"stopId": "0:SDFET 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1752834943",
"uncertainty": 120
},
"departure": {
"time": "1752834943",
"uncertainty": 120
},
"stopId": "0:VALVI 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1752834983",
"uncertainty": 120
},
"departure": {
"time": "1752834983",
"uncertainty": 120
},
"stopId": "0:JACEM 2",
"stopSequence": 43
},
{
"arrival": {
"time": "1752835015",
"uncertainty": 120
},
"departure": {
"time": "1752835015",
"uncertainty": 120
},
"stopId": "0:PLVIG 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1752835047",
"uncertainty": 120
},
"stopId": "0:LMUR",
"stopSequence": 45
}
],
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079786"
}
}
},
{
"id": "3080754",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752832383",
"uncertainty": 120
},
"departure": {
"time": "1752832383",
"uncertainty": 120
},
"stopId": "0:CROZE 2"
},
{
"arrival": {
"time": "1752832648",
"uncertainty": 120
},
"departure": {
"time": "1752832648",
"uncertainty": 120
},
"stopId": "0:BEYLE"
},
{
"departure": {
"time": "1752832020",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 1
},
{
"arrival": {
"time": "1752832096",
"uncertainty": 120
},
"departure": {
"time": "1752832096",
"uncertainty": 120
},
"stopId": "0:CHAV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752832146",
"uncertainty": 120
},
"departure": {
"time": "1752832146",
"uncertainty": 120
},
"stopId": "0:CHAVA",
"stopSequence": 3
},
{
"arrival": {
"time": "1752832204",
"uncertainty": 120
},
"departure": {
"time": "1752832204",
"uncertainty": 120
},
"stopId": "0:TOURT 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752832276",
"uncertainty": 120
},
"departure": {
"time": "1752832276",
"uncertainty": 120
},
"stopId": "0:PERDR 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752832301",
"uncertainty": 120
},
"departure": {
"time": "1752832301",
"uncertainty": 120
},
"stopId": "0:LVERG 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752832336",
"uncertainty": 120
},
"departure": {
"time": "1752832336",
"uncertainty": 120
},
"stopId": "0:StFLE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752832383",
"uncertainty": 120
},
"departure": {
"time": "1752832383",
"uncertainty": 120
},
"stopId": "0:CROZE 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752832448",
"uncertainty": 120
},
"departure": {
"time": "1752832448",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FMALE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752832500",
"uncertainty": 120
},
"departure": {
"time": "1752832500",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HDVIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1752832586",
"uncertainty": 120
},
"departure": {
"time": "1752832586",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JDARC 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752832648",
"uncertainty": 120
},
"departure": {
"time": "1752832648",
"uncertainty": 120
},
"stopId": "0:BEYLE",
"stopSequence": 12
},
{
"arrival": {
"time": "1752832766",
"uncertainty": 120
},
"departure": {
"time": "1752832766",
"uncertainty": 120
},
"stopId": "0:LMALA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752832852",
"uncertainty": 120
},
"departure": {
"time": "1752832852",
"uncertainty": 120
},
"stopId": "0:P2000",
"stopSequence": 14
},
{
"arrival": {
"time": "1752832955",
"uncertainty": 120
},
"departure": {
"time": "1752832955",
"uncertainty": 120
},
"stopId": "0:TREMO",
"stopSequence": 15
},
{
"arrival": {
"time": "1752832989",
"uncertainty": 120
},
"departure": {
"time": "1752832989",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 16
},
{
"arrival": {
"time": "1752833124",
"uncertainty": 120
},
"departure": {
"time": "1752833124",
"uncertainty": 120
},
"stopId": "0:PBLAN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752833224",
"uncertainty": 120
},
"departure": {
"time": "1752833224",
"uncertainty": 120
},
"stopId": "0:FAUCON",
"stopSequence": 18
},
{
"arrival": {
"time": "1752833304",
"uncertainty": 120
},
"departure": {
"time": "1752833304",
"uncertainty": 120
},
"stopId": "0:BOTTE",
"stopSequence": 19
},
{
"arrival": {
"time": "1752833481",
"uncertainty": 120
},
"departure": {
"time": "1752833481",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 20
},
{
"arrival": {
"time": "1752833530",
"uncertainty": 120
},
"departure": {
"time": "1752833530",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 21
},
{
"arrival": {
"time": "1752833594",
"uncertainty": 120
},
"departure": {
"time": "1752833594",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 22
},
{
"arrival": {
"time": "1752833738",
"uncertainty": 120
},
"departure": {
"time": "1752833738",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 23
},
{
"arrival": {
"time": "1752833875",
"uncertainty": 120
},
"departure": {
"time": "1752833875",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752833947",
"uncertainty": 120
},
"departure": {
"time": "1752833947",
"uncertainty": 120
},
"stopId": "0:MIRA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752834016",
"uncertainty": 120
},
"departure": {
"time": "1752834016",
"uncertainty": 120
},
"stopId": "0:MONTP2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752834185",
"uncertainty": 120
},
"departure": {
"time": "1752834185",
"uncertainty": 120
},
"stopId": "0:PEYRU",
"stopSequence": 27
},
{
"arrival": {
"time": "1752834234",
"uncertainty": 120
},
"departure": {
"time": "1752834234",
"uncertainty": 120
},
"stopId": "0:AFPA",
"stopSequence": 28
},
{
"arrival": {
"time": "1752834316",
"uncertainty": 120
},
"departure": {
"time": "1752834316",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752834405",
"uncertainty": 120
},
"departure": {
"time": "1752834405",
"uncertainty": 120
},
"stopId": "0:EURO 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752834507",
"uncertainty": 120
},
"departure": {
"time": "1752834507",
"uncertainty": 120
},
"stopId": "0:ASTI2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752834556",
"uncertainty": 120
},
"departure": {
"time": "1752834556",
"uncertainty": 120
},
"stopId": "0:ROSSI",
"stopSequence": 32
},
{
"arrival": {
"time": "1752834614",
"uncertainty": 120
},
"departure": {
"time": "1752834614",
"uncertainty": 120
},
"stopId": "0:GOUNO",
"stopSequence": 33
},
{
"arrival": {
"time": "1752834656",
"uncertainty": 120
},
"departure": {
"time": "1752834656",
"uncertainty": 120
},
"stopId": "0:PECHE 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1752834710",
"uncertainty": 120
},
"departure": {
"time": "1752834710",
"uncertainty": 120
},
"stopId": "0:RABEL1",
"stopSequence": 35
},
{
"arrival": {
"time": "1752834796",
"uncertainty": 120
},
"departure": {
"time": "1752834796",
"uncertainty": 120
},
"stopId": "0:LBAY 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1752834848",
"uncertainty": 120
},
"departure": {
"time": "1752834848",
"uncertainty": 120
},
"stopId": "0:MON",
"stopSequence": 37
},
{
"arrival": {
"time": "1752834881",
"uncertainty": 120
},
"departure": {
"time": "1752834881",
"uncertainty": 120
},
"stopId": "0:SIMO",
"stopSequence": 38
},
{
"arrival": {
"time": "1752834976",
"uncertainty": 120
},
"stopId": "0:PRISV",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080754"
}
}
},
{
"id": "3080755",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752834193",
"uncertainty": 120
},
"departure": {
"time": "1752834193",
"uncertainty": 120
},
"stopId": "0:CROZE 2"
},
{
"arrival": {
"time": "1752834458",
"uncertainty": 120
},
"departure": {
"time": "1752834458",
"uncertainty": 120
},
"stopId": "0:BEYLE"
},
{
"departure": {
"time": "1752833820",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 1
},
{
"arrival": {
"time": "1752833883",
"uncertainty": 120
},
"departure": {
"time": "1752833883",
"uncertainty": 120
},
"stopId": "0:CHAV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752833940",
"uncertainty": 120
},
"departure": {
"time": "1752833940",
"uncertainty": 120
},
"stopId": "0:CHAVA",
"stopSequence": 3
},
{
"arrival": {
"time": "1752834014",
"uncertainty": 120
},
"departure": {
"time": "1752834014",
"uncertainty": 120
},
"stopId": "0:TOURT 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752834086",
"uncertainty": 120
},
"departure": {
"time": "1752834086",
"uncertainty": 120
},
"stopId": "0:PERDR 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752834111",
"uncertainty": 120
},
"departure": {
"time": "1752834111",
"uncertainty": 120
},
"stopId": "0:LVERG 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752834146",
"uncertainty": 120
},
"departure": {
"time": "1752834146",
"uncertainty": 120
},
"stopId": "0:StFLE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752834193",
"uncertainty": 120
},
"departure": {
"time": "1752834193",
"uncertainty": 120
},
"stopId": "0:CROZE 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752834248",
"uncertainty": 120
},
"departure": {
"time": "1752834248",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FMALE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752834300",
"uncertainty": 120
},
"departure": {
"time": "1752834300",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HDVIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1752834386",
"uncertainty": 120
},
"departure": {
"time": "1752834386",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JDARC 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752834458",
"uncertainty": 120
},
"departure": {
"time": "1752834458",
"uncertainty": 120
},
"stopId": "0:BEYLE",
"stopSequence": 12
},
{
"arrival": {
"time": "1752834603",
"uncertainty": 120
},
"departure": {
"time": "1752834603",
"uncertainty": 120
},
"stopId": "0:LMALA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752834676",
"uncertainty": 120
},
"departure": {
"time": "1752834676",
"uncertainty": 120
},
"stopId": "0:P2000",
"stopSequence": 14
},
{
"arrival": {
"time": "1752834768",
"uncertainty": 120
},
"departure": {
"time": "1752834768",
"uncertainty": 120
},
"stopId": "0:TREMO",
"stopSequence": 15
},
{
"arrival": {
"time": "1752834806",
"uncertainty": 120
},
"departure": {
"time": "1752834806",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 16
},
{
"arrival": {
"time": "1752834941",
"uncertainty": 120
},
"departure": {
"time": "1752834941",
"uncertainty": 120
},
"stopId": "0:PBLAN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752835041",
"uncertainty": 120
},
"departure": {
"time": "1752835041",
"uncertainty": 120
},
"stopId": "0:FAUCON",
"stopSequence": 18
},
{
"arrival": {
"time": "1752835121",
"uncertainty": 120
},
"departure": {
"time": "1752835121",
"uncertainty": 120
},
"stopId": "0:BOTTE",
"stopSequence": 19
},
{
"arrival": {
"time": "1752835301",
"uncertainty": 120
},
"departure": {
"time": "1752835301",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 20
},
{
"arrival": {
"time": "1752835351",
"uncertainty": 120
},
"departure": {
"time": "1752835351",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 21
},
{
"arrival": {
"time": "1752835416",
"uncertainty": 120
},
"departure": {
"time": "1752835416",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 22
},
{
"arrival": {
"time": "1752835557",
"uncertainty": 120
},
"departure": {
"time": "1752835557",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 23
},
{
"arrival": {
"time": "1752835691",
"uncertainty": 120
},
"departure": {
"time": "1752835691",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752835762",
"uncertainty": 120
},
"departure": {
"time": "1752835762",
"uncertainty": 120
},
"stopId": "0:MIRA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752835831",
"uncertainty": 120
},
"departure": {
"time": "1752835831",
"uncertainty": 120
},
"stopId": "0:MONTP2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752836000",
"uncertainty": 120
},
"departure": {
"time": "1752836000",
"uncertainty": 120
},
"stopId": "0:PEYRU",
"stopSequence": 27
},
{
"arrival": {
"time": "1752836049",
"uncertainty": 120
},
"departure": {
"time": "1752836049",
"uncertainty": 120
},
"stopId": "0:AFPA",
"stopSequence": 28
},
{
"arrival": {
"time": "1752836131",
"uncertainty": 120
},
"departure": {
"time": "1752836131",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752836220",
"uncertainty": 120
},
"departure": {
"time": "1752836220",
"uncertainty": 120
},
"stopId": "0:EURO 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752836322",
"uncertainty": 120
},
"departure": {
"time": "1752836322",
"uncertainty": 120
},
"stopId": "0:ASTI2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752836371",
"uncertainty": 120
},
"departure": {
"time": "1752836371",
"uncertainty": 120
},
"stopId": "0:ROSSI",
"stopSequence": 32
},
{
"arrival": {
"time": "1752836429",
"uncertainty": 120
},
"departure": {
"time": "1752836429",
"uncertainty": 120
},
"stopId": "0:GOUNO",
"stopSequence": 33
},
{
"arrival": {
"time": "1752836471",
"uncertainty": 120
},
"departure": {
"time": "1752836471",
"uncertainty": 120
},
"stopId": "0:PECHE 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1752836525",
"uncertainty": 120
},
"departure": {
"time": "1752836525",
"uncertainty": 120
},
"stopId": "0:RABEL1",
"stopSequence": 35
},
{
"arrival": {
"time": "1752836611",
"uncertainty": 120
},
"departure": {
"time": "1752836611",
"uncertainty": 120
},
"stopId": "0:LBAY 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1752836663",
"uncertainty": 120
},
"departure": {
"time": "1752836663",
"uncertainty": 120
},
"stopId": "0:MON",
"stopSequence": 37
},
{
"arrival": {
"time": "1752836696",
"uncertainty": 120
},
"departure": {
"time": "1752836696",
"uncertainty": 120
},
"stopId": "0:SIMO",
"stopSequence": 38
},
{
"arrival": {
"time": "1752836791",
"uncertainty": 120
},
"stopId": "0:PRISV",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080755"
}
}
},
{
"id": "3079696",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752834180",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752834246",
"uncertainty": 120
},
"departure": {
"time": "1752834246",
"uncertainty": 120
},
"stopId": "0:ESTO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752834293",
"uncertainty": 120
},
"departure": {
"time": "1752834293",
"uncertainty": 120
},
"stopId": "0:MIRAB 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752834347",
"uncertainty": 120
},
"departure": {
"time": "1752834347",
"uncertainty": 120
},
"stopId": "0:COUBE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752834394",
"uncertainty": 120
},
"departure": {
"time": "1752834394",
"uncertainty": 120
},
"stopId": "0:SDCO",
"stopSequence": 5
},
{
"arrival": {
"time": "1752834446",
"uncertainty": 120
},
"departure": {
"time": "1752834446",
"uncertainty": 120
},
"stopId": "0:MUSIQ",
"stopSequence": 6
},
{
"arrival": {
"time": "1752834480",
"uncertainty": 120
},
"departure": {
"time": "1752834480",
"uncertainty": 120
},
"stopId": "0:MAIRIE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1752834514",
"uncertainty": 120
},
"departure": {
"time": "1752834514",
"uncertainty": 120
},
"stopId": "0:MJC 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752834551",
"uncertainty": 120
},
"departure": {
"time": "1752834551",
"uncertainty": 120
},
"stopId": "0:LETRA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752834590",
"uncertainty": 120
},
"departure": {
"time": "1752834590",
"uncertainty": 120
},
"stopId": "0:LFLEUR 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752834630",
"uncertainty": 120
},
"departure": {
"time": "1752834630",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752834720",
"uncertainty": 120
},
"departure": {
"time": "1752834720",
"uncertainty": 120
},
"stopId": "0:LPLOV 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752834884",
"uncertainty": 120
},
"departure": {
"time": "1752834884",
"uncertainty": 120
},
"stopId": "0:CHAN 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752835020",
"uncertainty": 120
},
"departure": {
"time": "1752835020",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752835261",
"uncertainty": 120
},
"departure": {
"time": "1752835261",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752835345",
"uncertainty": 120
},
"departure": {
"time": "1752835345",
"uncertainty": 120
},
"stopId": "0:ROMAN 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752835386",
"uncertainty": 120
},
"departure": {
"time": "1752835386",
"uncertainty": 120
},
"stopId": "0:CIMETI 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752835440",
"uncertainty": 120
},
"departure": {
"time": "1752835440",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752835527",
"uncertainty": 120
},
"departure": {
"time": "1752835527",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752835613",
"uncertainty": 120
},
"departure": {
"time": "1752835613",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752835702",
"uncertainty": 120
},
"departure": {
"time": "1752835702",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 21
},
{
"arrival": {
"time": "1752835800",
"uncertainty": 120
},
"departure": {
"time": "1752835800",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 22
},
{
"arrival": {
"time": "1752835916",
"uncertainty": 120
},
"departure": {
"time": "1752835916",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 23
},
{
"arrival": {
"time": "1752836019",
"uncertainty": 120
},
"departure": {
"time": "1752836019",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1752836160",
"uncertainty": 120
},
"departure": {
"time": "1752836160",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 25
},
{
"arrival": {
"time": "1752836216",
"uncertainty": 120
},
"departure": {
"time": "1752836216",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 26
},
{
"arrival": {
"time": "1752836275",
"uncertainty": 120
},
"departure": {
"time": "1752836275",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1752836341",
"uncertainty": 120
},
"departure": {
"time": "1752836341",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 28
},
{
"arrival": {
"time": "1752836446",
"uncertainty": 120
},
"departure": {
"time": "1752836446",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 29
},
{
"arrival": {
"time": "1752836526",
"uncertainty": 120
},
"departure": {
"time": "1752836526",
"uncertainty": 120
},
"stopId": "0:LPRAT3",
"stopSequence": 30
},
{
"arrival": {
"time": "1752836565",
"uncertainty": 120
},
"departure": {
"time": "1752836565",
"uncertainty": 120
},
"stopId": "0:CDR 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752836664",
"uncertainty": 120
},
"departure": {
"time": "1752836664",
"uncertainty": 120
},
"stopId": "0:CORNI",
"stopSequence": 32
},
{
"arrival": {
"time": "1752836738",
"uncertainty": 120
},
"departure": {
"time": "1752836738",
"uncertainty": 120
},
"stopId": "0:MECH",
"stopSequence": 33
},
{
"arrival": {
"time": "1752836769",
"uncertainty": 120
},
"departure": {
"time": "1752836769",
"uncertainty": 120
},
"stopId": "0:JJD",
"stopSequence": 34
},
{
"arrival": {
"time": "1752836826",
"uncertainty": 120
},
"stopId": "0:LANG 2",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079696"
}
}
},
{
"id": "3080641",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752829761",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
},
{
"arrival": {
"time": "1752829797",
"uncertainty": 120
},
"departure": {
"time": "1752829797",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 2
},
{
"arrival": {
"time": "1752829841",
"uncertainty": 120
},
"departure": {
"time": "1752829841",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 3
},
{
"arrival": {
"time": "1752829860",
"uncertainty": 120
},
"departure": {
"time": "1752829881",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752829998",
"uncertainty": 120
},
"departure": {
"time": "1752829998",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1752830031",
"uncertainty": 120
},
"departure": {
"time": "1752830031",
"uncertainty": 120
},
"stopId": "0:MJUIN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752830091",
"uncertainty": 120
},
"departure": {
"time": "1752830091",
"uncertainty": 120
},
"stopId": "0:UTRIL 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752830191",
"uncertainty": 120
},
"departure": {
"time": "1752830191",
"uncertainty": 120
},
"stopId": "0:COLOM 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752830248",
"uncertainty": 120
},
"departure": {
"time": "1752830248",
"uncertainty": 120
},
"stopId": "0:CONDO 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752830291",
"uncertainty": 120
},
"departure": {
"time": "1752830301",
"uncertainty": 120
},
"stopId": "0:PMARQ 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752830385",
"uncertainty": 120
},
"departure": {
"time": "1752830391",
"uncertainty": 120
},
"stopId": "0:DESMO 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752830451",
"uncertainty": 120
},
"departure": {
"time": "1752830451",
"uncertainty": 120
},
"stopId": "0:SERBI 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752830500",
"uncertainty": 120
},
"departure": {
"time": "1752830511",
"uncertainty": 120
},
"stopId": "0:CCOLO 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752830549",
"uncertainty": 120
},
"departure": {
"time": "1752830571",
"uncertainty": 120
},
"stopId": "0:PPAIX",
"stopSequence": 14
},
{
"arrival": {
"time": "1752830650",
"uncertainty": 120
},
"departure": {
"time": "1752830650",
"uncertainty": 120
},
"stopId": "0:CGAIL",
"stopSequence": 15
},
{
"arrival": {
"time": "1752830691",
"uncertainty": 120
},
"departure": {
"time": "1752830691",
"uncertainty": 120
},
"stopId": "0:REFUG",
"stopSequence": 16
},
{
"arrival": {
"time": "1752830863",
"uncertainty": 120
},
"departure": {
"time": "1752830863",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752830961",
"uncertainty": 120
},
"departure": {
"time": "1752830961",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 18
},
{
"arrival": {
"time": "1752831051",
"uncertainty": 120
},
"departure": {
"time": "1752831051",
"uncertainty": 120
},
"stopId": "0:PREFE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752831133",
"uncertainty": 120
},
"departure": {
"time": "1752831141",
"uncertainty": 120
},
"stopId": "0:CIRE 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752831180",
"uncertainty": 120
},
"departure": {
"time": "1752831180",
"uncertainty": 120
},
"stopId": "0:EGALI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752831231",
"uncertainty": 120
},
"departure": {
"time": "1752831231",
"uncertainty": 120
},
"stopId": "0:StMAR 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752831276",
"uncertainty": 120
},
"departure": {
"time": "1752831276",
"uncertainty": 120
},
"stopId": "0:GLUSS 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752831321",
"uncertainty": 120
},
"departure": {
"time": "1752831321",
"uncertainty": 120
},
"stopId": "0:PARME 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752831401",
"uncertainty": 120
},
"departure": {
"time": "1752831401",
"uncertainty": 120
},
"stopId": "0:VDOR 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752831427",
"uncertainty": 120
},
"departure": {
"time": "1752831427",
"uncertainty": 120
},
"stopId": "0:JBART 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752831491",
"uncertainty": 120
},
"departure": {
"time": "1752831491",
"uncertainty": 120
},
"stopId": "0:CIMET 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752831511",
"uncertainty": 120
},
"departure": {
"time": "1752831511",
"uncertainty": 120
},
"stopId": "0:PAVIL 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752831553",
"uncertainty": 120
},
"departure": {
"time": "1752831553",
"uncertainty": 120
},
"stopId": "0:MERLE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752831579",
"uncertainty": 120
},
"departure": {
"time": "1752831579",
"uncertainty": 120
},
"stopId": "0:FAUV 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752831638",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080641"
},
"vehicle": {
"id": "112",
"label": "112"
}
}
},
{
"id": "3080642",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752831161",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
},
{
"arrival": {
"time": "1752831191",
"uncertainty": 120
},
"departure": {
"time": "1752831191",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 2
},
{
"arrival": {
"time": "1752831220",
"uncertainty": 120
},
"departure": {
"time": "1752831220",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 3
},
{
"arrival": {
"time": "1752831230",
"uncertainty": 120
},
"departure": {
"time": "1752831230",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752831288",
"uncertainty": 120
},
"departure": {
"time": "1752831288",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1752831335",
"uncertainty": 120
},
"departure": {
"time": "1752831335",
"uncertainty": 120
},
"stopId": "0:MJUIN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752831371",
"uncertainty": 120
},
"departure": {
"time": "1752831371",
"uncertainty": 120
},
"stopId": "0:UTRIL 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752831458",
"uncertainty": 120
},
"departure": {
"time": "1752831458",
"uncertainty": 120
},
"stopId": "0:COLOM 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752831504",
"uncertainty": 120
},
"departure": {
"time": "1752831504",
"uncertainty": 120
},
"stopId": "0:CONDO 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752831549",
"uncertainty": 120
},
"departure": {
"time": "1752831549",
"uncertainty": 120
},
"stopId": "0:PMARQ 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752831632",
"uncertainty": 120
},
"departure": {
"time": "1752831632",
"uncertainty": 120
},
"stopId": "0:DESMO 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752831692",
"uncertainty": 120
},
"departure": {
"time": "1752831692",
"uncertainty": 120
},
"stopId": "0:SERBI 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752831745",
"uncertainty": 120
},
"departure": {
"time": "1752831745",
"uncertainty": 120
},
"stopId": "0:CCOLO 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752831785",
"uncertainty": 120
},
"departure": {
"time": "1752831785",
"uncertainty": 120
},
"stopId": "0:PPAIX",
"stopSequence": 14
},
{
"arrival": {
"time": "1752831863",
"uncertainty": 120
},
"departure": {
"time": "1752831863",
"uncertainty": 120
},
"stopId": "0:CGAIL",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831906",
"uncertainty": 120
},
"departure": {
"time": "1752831906",
"uncertainty": 120
},
"stopId": "0:REFUG",
"stopSequence": 16
},
{
"arrival": {
"time": "1752832068",
"uncertainty": 120
},
"departure": {
"time": "1752832068",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752832172",
"uncertainty": 120
},
"departure": {
"time": "1752832172",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 18
},
{
"arrival": {
"time": "1752832260",
"uncertainty": 120
},
"departure": {
"time": "1752832260",
"uncertainty": 120
},
"stopId": "0:PREFE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752832340",
"uncertainty": 120
},
"departure": {
"time": "1752832340",
"uncertainty": 120
},
"stopId": "0:CIRE 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752832380",
"uncertainty": 120
},
"departure": {
"time": "1752832380",
"uncertainty": 120
},
"stopId": "0:EGALI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752832430",
"uncertainty": 120
},
"departure": {
"time": "1752832430",
"uncertainty": 120
},
"stopId": "0:StMAR 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752832475",
"uncertainty": 120
},
"departure": {
"time": "1752832475",
"uncertainty": 120
},
"stopId": "0:GLUSS 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752832522",
"uncertainty": 120
},
"departure": {
"time": "1752832522",
"uncertainty": 120
},
"stopId": "0:PARME 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752832565",
"uncertainty": 120
},
"departure": {
"time": "1752832565",
"uncertainty": 120
},
"stopId": "0:VDOR 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752832592",
"uncertainty": 120
},
"departure": {
"time": "1752832592",
"uncertainty": 120
},
"stopId": "0:JBART 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752832648",
"uncertainty": 120
},
"departure": {
"time": "1752832648",
"uncertainty": 120
},
"stopId": "0:CIMET 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752832688",
"uncertainty": 120
},
"departure": {
"time": "1752832688",
"uncertainty": 120
},
"stopId": "0:PAVIL 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752832735",
"uncertainty": 120
},
"departure": {
"time": "1752832735",
"uncertainty": 120
},
"stopId": "0:MERLE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752832790",
"uncertainty": 120
},
"departure": {
"time": "1752832790",
"uncertainty": 120
},
"stopId": "0:FAUV 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752832849",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080642"
},
"vehicle": {
"id": "119",
"label": "119"
}
}
},
{
"id": "3080643",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752832079",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
},
{
"arrival": {
"time": "1752832110",
"uncertainty": 120
},
"departure": {
"time": "1752832110",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 2
},
{
"arrival": {
"time": "1752832141",
"uncertainty": 120
},
"departure": {
"time": "1752832141",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 3
},
{
"arrival": {
"time": "1752832154",
"uncertainty": 120
},
"departure": {
"time": "1752832154",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752832220",
"uncertainty": 120
},
"departure": {
"time": "1752832220",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1752832269",
"uncertainty": 120
},
"departure": {
"time": "1752832269",
"uncertainty": 120
},
"stopId": "0:MJUIN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752832306",
"uncertainty": 120
},
"departure": {
"time": "1752832306",
"uncertainty": 120
},
"stopId": "0:UTRIL 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752832413",
"uncertainty": 120
},
"departure": {
"time": "1752832413",
"uncertainty": 120
},
"stopId": "0:COLOM 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752832458",
"uncertainty": 120
},
"departure": {
"time": "1752832458",
"uncertainty": 120
},
"stopId": "0:CONDO 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752832518",
"uncertainty": 120
},
"departure": {
"time": "1752832518",
"uncertainty": 120
},
"stopId": "0:PMARQ 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752832593",
"uncertainty": 120
},
"departure": {
"time": "1752832593",
"uncertainty": 120
},
"stopId": "0:DESMO 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752832656",
"uncertainty": 120
},
"departure": {
"time": "1752832656",
"uncertainty": 120
},
"stopId": "0:SERBI 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752832738",
"uncertainty": 120
},
"departure": {
"time": "1752832738",
"uncertainty": 120
},
"stopId": "0:CCOLO 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752832797",
"uncertainty": 120
},
"departure": {
"time": "1752832797",
"uncertainty": 120
},
"stopId": "0:PPAIX",
"stopSequence": 14
},
{
"arrival": {
"time": "1752832865",
"uncertainty": 120
},
"departure": {
"time": "1752832865",
"uncertainty": 120
},
"stopId": "0:CGAIL",
"stopSequence": 15
},
{
"arrival": {
"time": "1752832927",
"uncertainty": 120
},
"departure": {
"time": "1752832927",
"uncertainty": 120
},
"stopId": "0:REFUG",
"stopSequence": 16
},
{
"arrival": {
"time": "1752833013",
"uncertainty": 120
},
"departure": {
"time": "1752833013",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752833147",
"uncertainty": 120
},
"departure": {
"time": "1752833147",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 18
},
{
"arrival": {
"time": "1752833238",
"uncertainty": 120
},
"departure": {
"time": "1752833238",
"uncertainty": 120
},
"stopId": "0:PREFE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752833305",
"uncertainty": 120
},
"departure": {
"time": "1752833305",
"uncertainty": 120
},
"stopId": "0:CIRE 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752833358",
"uncertainty": 120
},
"departure": {
"time": "1752833358",
"uncertainty": 120
},
"stopId": "0:EGALI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752833401",
"uncertainty": 120
},
"departure": {
"time": "1752833401",
"uncertainty": 120
},
"stopId": "0:StMAR 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752833443",
"uncertainty": 120
},
"departure": {
"time": "1752833443",
"uncertainty": 120
},
"stopId": "0:GLUSS 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752833503",
"uncertainty": 120
},
"departure": {
"time": "1752833503",
"uncertainty": 120
},
"stopId": "0:PARME 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752833546",
"uncertainty": 120
},
"departure": {
"time": "1752833546",
"uncertainty": 120
},
"stopId": "0:VDOR 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752833581",
"uncertainty": 120
},
"departure": {
"time": "1752833581",
"uncertainty": 120
},
"stopId": "0:JBART 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752833637",
"uncertainty": 120
},
"departure": {
"time": "1752833637",
"uncertainty": 120
},
"stopId": "0:CIMET 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752833677",
"uncertainty": 120
},
"departure": {
"time": "1752833677",
"uncertainty": 120
},
"stopId": "0:PAVIL 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752833724",
"uncertainty": 120
},
"departure": {
"time": "1752833724",
"uncertainty": 120
},
"stopId": "0:MERLE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752833779",
"uncertainty": 120
},
"departure": {
"time": "1752833779",
"uncertainty": 120
},
"stopId": "0:FAUV 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752833838",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080643"
}
}
},
{
"id": "3080644",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752833340",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080644"
}
}
},
{
"id": "3079695",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752832533",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752832599",
"uncertainty": 120
},
"departure": {
"time": "1752832599",
"uncertainty": 120
},
"stopId": "0:ESTO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752832646",
"uncertainty": 120
},
"departure": {
"time": "1752832646",
"uncertainty": 120
},
"stopId": "0:MIRAB 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752832700",
"uncertainty": 120
},
"departure": {
"time": "1752832700",
"uncertainty": 120
},
"stopId": "0:COUBE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752832747",
"uncertainty": 120
},
"departure": {
"time": "1752832747",
"uncertainty": 120
},
"stopId": "0:SDCO",
"stopSequence": 5
},
{
"arrival": {
"time": "1752832799",
"uncertainty": 120
},
"departure": {
"time": "1752832799",
"uncertainty": 120
},
"stopId": "0:MUSIQ",
"stopSequence": 6
},
{
"arrival": {
"time": "1752832833",
"uncertainty": 120
},
"departure": {
"time": "1752832833",
"uncertainty": 120
},
"stopId": "0:MAIRIE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1752832867",
"uncertainty": 120
},
"departure": {
"time": "1752832867",
"uncertainty": 120
},
"stopId": "0:MJC 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752832904",
"uncertainty": 120
},
"departure": {
"time": "1752832904",
"uncertainty": 120
},
"stopId": "0:LETRA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752832943",
"uncertainty": 120
},
"departure": {
"time": "1752832943",
"uncertainty": 120
},
"stopId": "0:LFLEUR 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752832983",
"uncertainty": 120
},
"departure": {
"time": "1752832983",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752833083",
"uncertainty": 120
},
"departure": {
"time": "1752833083",
"uncertainty": 120
},
"stopId": "0:LPLOV 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752833247",
"uncertainty": 120
},
"departure": {
"time": "1752833247",
"uncertainty": 120
},
"stopId": "0:CHAN 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752833383",
"uncertainty": 120
},
"departure": {
"time": "1752833383",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752833652",
"uncertainty": 120
},
"departure": {
"time": "1752833652",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752833745",
"uncertainty": 120
},
"departure": {
"time": "1752833745",
"uncertainty": 120
},
"stopId": "0:ROMAN 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752833797",
"uncertainty": 120
},
"departure": {
"time": "1752833797",
"uncertainty": 120
},
"stopId": "0:CIMETI 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752833866",
"uncertainty": 120
},
"departure": {
"time": "1752833866",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752833951",
"uncertainty": 120
},
"departure": {
"time": "1752833951",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752834036",
"uncertainty": 120
},
"departure": {
"time": "1752834036",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752834123",
"uncertainty": 120
},
"departure": {
"time": "1752834123",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 21
},
{
"arrival": {
"time": "1752834221",
"uncertainty": 120
},
"departure": {
"time": "1752834221",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 22
},
{
"arrival": {
"time": "1752834337",
"uncertainty": 120
},
"departure": {
"time": "1752834337",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 23
},
{
"arrival": {
"time": "1752834441",
"uncertainty": 120
},
"departure": {
"time": "1752834441",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1752834586",
"uncertainty": 120
},
"departure": {
"time": "1752834586",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 25
},
{
"arrival": {
"time": "1752834640",
"uncertainty": 120
},
"departure": {
"time": "1752834640",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 26
},
{
"arrival": {
"time": "1752834697",
"uncertainty": 120
},
"departure": {
"time": "1752834697",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1752834761",
"uncertainty": 120
},
"departure": {
"time": "1752834761",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 28
},
{
"arrival": {
"time": "1752834866",
"uncertainty": 120
},
"departure": {
"time": "1752834866",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 29
},
{
"arrival": {
"time": "1752834946",
"uncertainty": 120
},
"departure": {
"time": "1752834946",
"uncertainty": 120
},
"stopId": "0:LPRAT3",
"stopSequence": 30
},
{
"arrival": {
"time": "1752834985",
"uncertainty": 120
},
"departure": {
"time": "1752834985",
"uncertainty": 120
},
"stopId": "0:CDR 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752835084",
"uncertainty": 120
},
"departure": {
"time": "1752835084",
"uncertainty": 120
},
"stopId": "0:CORNI",
"stopSequence": 32
},
{
"arrival": {
"time": "1752835158",
"uncertainty": 120
},
"departure": {
"time": "1752835158",
"uncertainty": 120
},
"stopId": "0:MECH",
"stopSequence": 33
},
{
"arrival": {
"time": "1752835189",
"uncertainty": 120
},
"departure": {
"time": "1752835189",
"uncertainty": 120
},
"stopId": "0:JJD",
"stopSequence": 34
},
{
"arrival": {
"time": "1752835246",
"uncertainty": 120
},
"stopId": "0:LANG 2",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079695"
}
}
},
{
"id": "3080645",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752834600",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080645"
}
}
},
{
"id": "3079694",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752830466",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752830520",
"uncertainty": 120
},
"departure": {
"time": "1752830520",
"uncertainty": 120
},
"stopId": "0:ESTO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752830548",
"uncertainty": 120
},
"departure": {
"time": "1752830548",
"uncertainty": 120
},
"stopId": "0:MIRAB 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830586",
"uncertainty": 120
},
"departure": {
"time": "1752830586",
"uncertainty": 120
},
"stopId": "0:COUBE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752830622",
"uncertainty": 120
},
"departure": {
"time": "1752830622",
"uncertainty": 120
},
"stopId": "0:SDCO",
"stopSequence": 5
},
{
"arrival": {
"time": "1752830689",
"uncertainty": 120
},
"departure": {
"time": "1752830689",
"uncertainty": 120
},
"stopId": "0:MUSIQ",
"stopSequence": 6
},
{
"arrival": {
"time": "1752830726",
"uncertainty": 120
},
"departure": {
"time": "1752830726",
"uncertainty": 120
},
"stopId": "0:MAIRIE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1752830779",
"uncertainty": 120
},
"departure": {
"time": "1752830796",
"uncertainty": 120
},
"stopId": "0:MJC 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752830849",
"uncertainty": 120
},
"departure": {
"time": "1752830849",
"uncertainty": 120
},
"stopId": "0:LETRA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752830896",
"uncertainty": 120
},
"departure": {
"time": "1752830896",
"uncertainty": 120
},
"stopId": "0:LFLEUR 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752830934",
"uncertainty": 120
},
"departure": {
"time": "1752830946",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752831066",
"uncertainty": 120
},
"departure": {
"time": "1752831066",
"uncertainty": 120
},
"stopId": "0:LPLOV 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752831113",
"uncertainty": 120
},
"departure": {
"time": "1752831126",
"uncertainty": 120
},
"stopId": "0:CHAN 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752831194",
"uncertainty": 120
},
"departure": {
"time": "1752831216",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752831363",
"uncertainty": 120
},
"departure": {
"time": "1752831366",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831456",
"uncertainty": 120
},
"departure": {
"time": "1752831456",
"uncertainty": 120
},
"stopId": "0:ROMAN 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752831504",
"uncertainty": 120
},
"departure": {
"time": "1752831504",
"uncertainty": 120
},
"stopId": "0:CIMETI 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752831585",
"uncertainty": 120
},
"departure": {
"time": "1752831585",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752831637",
"uncertainty": 120
},
"departure": {
"time": "1752831637",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752831713",
"uncertainty": 120
},
"departure": {
"time": "1752831713",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752831775",
"uncertainty": 120
},
"departure": {
"time": "1752831775",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 21
},
{
"arrival": {
"time": "1752831862",
"uncertainty": 120
},
"departure": {
"time": "1752831862",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 22
},
{
"arrival": {
"time": "1752831981",
"uncertainty": 120
},
"departure": {
"time": "1752831981",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 23
},
{
"arrival": {
"time": "1752832046",
"uncertainty": 120
},
"departure": {
"time": "1752832046",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1752832166",
"uncertainty": 120
},
"departure": {
"time": "1752832166",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 25
},
{
"arrival": {
"time": "1752832254",
"uncertainty": 120
},
"departure": {
"time": "1752832254",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 26
},
{
"arrival": {
"time": "1752832304",
"uncertainty": 120
},
"departure": {
"time": "1752832304",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1752832350",
"uncertainty": 120
},
"departure": {
"time": "1752832350",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 28
},
{
"arrival": {
"time": "1752832434",
"uncertainty": 120
},
"departure": {
"time": "1752832434",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 29
},
{
"arrival": {
"time": "1752832520",
"uncertainty": 120
},
"departure": {
"time": "1752832520",
"uncertainty": 120
},
"stopId": "0:LPRAT3",
"stopSequence": 30
},
{
"arrival": {
"time": "1752832551",
"uncertainty": 120
},
"departure": {
"time": "1752832551",
"uncertainty": 120
},
"stopId": "0:CDR 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752832623",
"uncertainty": 120
},
"departure": {
"time": "1752832623",
"uncertainty": 120
},
"stopId": "0:CORNI",
"stopSequence": 32
},
{
"arrival": {
"time": "1752832699",
"uncertainty": 120
},
"departure": {
"time": "1752832699",
"uncertainty": 120
},
"stopId": "0:MECH",
"stopSequence": 33
},
{
"arrival": {
"time": "1752832724",
"uncertainty": 120
},
"departure": {
"time": "1752832724",
"uncertainty": 120
},
"stopId": "0:JJD",
"stopSequence": 34
},
{
"arrival": {
"time": "1752832783",
"uncertainty": 120
},
"stopId": "0:LANG 2",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079694"
},
"vehicle": {
"id": "82",
"label": "82"
}
}
},
{
"id": "3079667",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752830582",
"uncertainty": 120
},
"stopId": "0:LANG",
"stopSequence": 1
},
{
"arrival": {
"time": "1752830648",
"uncertainty": 120
},
"departure": {
"time": "1752830648",
"uncertainty": 120
},
"stopId": "0:JJD 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752830680",
"uncertainty": 120
},
"departure": {
"time": "1752830680",
"uncertainty": 120
},
"stopId": "0:MECH 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830758",
"uncertainty": 120
},
"departure": {
"time": "1752830762",
"uncertainty": 120
},
"stopId": "0:CORNI 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752830912",
"uncertainty": 120
},
"departure": {
"time": "1752830912",
"uncertainty": 120
},
"stopId": "0:CDR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752830952",
"uncertainty": 120
},
"departure": {
"time": "1752830952",
"uncertainty": 120
},
"stopId": "0:LPRAT 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752831032",
"uncertainty": 120
},
"departure": {
"time": "1752831032",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752831151",
"uncertainty": 120
},
"departure": {
"time": "1752831151",
"uncertainty": 120
},
"stopId": "0:ARCHIM 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752831197",
"uncertainty": 120
},
"departure": {
"time": "1752831197",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752831256",
"uncertainty": 120
},
"departure": {
"time": "1752831256",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752831310",
"uncertainty": 120
},
"departure": {
"time": "1752831310",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752831452",
"uncertainty": 120
},
"departure": {
"time": "1752831452",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 12
},
{
"arrival": {
"time": "1752831498",
"uncertainty": 120
},
"departure": {
"time": "1752831498",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752831647",
"uncertainty": 120
},
"departure": {
"time": "1752831647",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752831778",
"uncertainty": 120
},
"departure": {
"time": "1752831778",
"uncertainty": 120
},
"stopId": "0:LMARN",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831826",
"uncertainty": 120
},
"departure": {
"time": "1752831826",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752831861",
"uncertainty": 120
},
"departure": {
"time": "1752831861",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 17
},
{
"arrival": {
"time": "1752831983",
"uncertainty": 120
},
"departure": {
"time": "1752831983",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 18
},
{
"arrival": {
"time": "1752832124",
"uncertainty": 120
},
"departure": {
"time": "1752832124",
"uncertainty": 120
},
"stopId": "0:CIMETI",
"stopSequence": 19
},
{
"arrival": {
"time": "1752832169",
"uncertainty": 120
},
"departure": {
"time": "1752832169",
"uncertainty": 120
},
"stopId": "0:ROMAN",
"stopSequence": 20
},
{
"arrival": {
"time": "1752832248",
"uncertainty": 120
},
"departure": {
"time": "1752832248",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 21
},
{
"arrival": {
"time": "1752832370",
"uncertainty": 120
},
"departure": {
"time": "1752832370",
"uncertainty": 120
},
"stopId": "0:LCOUL 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752832398",
"uncertainty": 120
},
"departure": {
"time": "1752832398",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 23
},
{
"arrival": {
"time": "1752832547",
"uncertainty": 120
},
"departure": {
"time": "1752832547",
"uncertainty": 120
},
"stopId": "0:CHAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1752832630",
"uncertainty": 120
},
"departure": {
"time": "1752832630",
"uncertainty": 120
},
"stopId": "0:LPLOV",
"stopSequence": 25
},
{
"arrival": {
"time": "1752832706",
"uncertainty": 120
},
"departure": {
"time": "1752832706",
"uncertainty": 120
},
"stopId": "0:VIVA",
"stopSequence": 26
},
{
"arrival": {
"time": "1752832771",
"uncertainty": 120
},
"departure": {
"time": "1752832771",
"uncertainty": 120
},
"stopId": "0:LFLEUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1752832813",
"uncertainty": 120
},
"departure": {
"time": "1752832813",
"uncertainty": 120
},
"stopId": "0:LETRA",
"stopSequence": 28
},
{
"arrival": {
"time": "1752832847",
"uncertainty": 120
},
"departure": {
"time": "1752832847",
"uncertainty": 120
},
"stopId": "0:MJC",
"stopSequence": 29
},
{
"arrival": {
"time": "1752832908",
"uncertainty": 120
},
"departure": {
"time": "1752832908",
"uncertainty": 120
},
"stopId": "0:MAIRIE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752832936",
"uncertainty": 120
},
"departure": {
"time": "1752832936",
"uncertainty": 120
},
"stopId": "0:MUSIQ 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752832990",
"uncertainty": 120
},
"departure": {
"time": "1752832990",
"uncertainty": 120
},
"stopId": "0:SDCO 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1752833038",
"uncertainty": 120
},
"departure": {
"time": "1752833038",
"uncertainty": 120
},
"stopId": "0:COUBE",
"stopSequence": 33
},
{
"arrival": {
"time": "1752833094",
"uncertainty": 120
},
"departure": {
"time": "1752833094",
"uncertainty": 120
},
"stopId": "0:MIRAB",
"stopSequence": 34
},
{
"arrival": {
"time": "1752833134",
"uncertainty": 120
},
"departure": {
"time": "1752833134",
"uncertainty": 120
},
"stopId": "0:ESTO",
"stopSequence": 35
},
{
"arrival": {
"time": "1752833208",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079667"
},
"vehicle": {
"id": "271",
"label": "271"
}
}
},
{
"id": "3079666",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752828812",
"uncertainty": 120
},
"stopId": "0:LANG",
"stopSequence": 1
},
{
"arrival": {
"time": "1752828880",
"uncertainty": 120
},
"departure": {
"time": "1752828880",
"uncertainty": 120
},
"stopId": "0:JJD 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752828928",
"uncertainty": 120
},
"departure": {
"time": "1752828933",
"uncertainty": 120
},
"stopId": "0:MECH 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752829004",
"uncertainty": 120
},
"departure": {
"time": "1752829004",
"uncertainty": 120
},
"stopId": "0:CORNI 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752829106",
"uncertainty": 120
},
"departure": {
"time": "1752829106",
"uncertainty": 120
},
"stopId": "0:CDR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752829130",
"uncertainty": 120
},
"departure": {
"time": "1752829130",
"uncertainty": 120
},
"stopId": "0:LPRAT 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752829195",
"uncertainty": 120
},
"departure": {
"time": "1752829204",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752829340",
"uncertainty": 120
},
"departure": {
"time": "1752829340",
"uncertainty": 120
},
"stopId": "0:ARCHIM 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752829384",
"uncertainty": 120
},
"departure": {
"time": "1752829384",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752829427",
"uncertainty": 120
},
"departure": {
"time": "1752829427",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752829475",
"uncertainty": 120
},
"departure": {
"time": "1752829475",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752829594",
"uncertainty": 120
},
"departure": {
"time": "1752829594",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 12
},
{
"arrival": {
"time": "1752829646",
"uncertainty": 120
},
"departure": {
"time": "1752829656",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752829895",
"uncertainty": 120
},
"departure": {
"time": "1752829895",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752830057",
"uncertainty": 120
},
"departure": {
"time": "1752830076",
"uncertainty": 120
},
"stopId": "0:LMARN",
"stopSequence": 15
},
{
"arrival": {
"time": "1752830105",
"uncertainty": 120
},
"departure": {
"time": "1752830105",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752830135",
"uncertainty": 120
},
"departure": {
"time": "1752830135",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 17
},
{
"arrival": {
"time": "1752830206",
"uncertainty": 120
},
"departure": {
"time": "1752830226",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 18
},
{
"arrival": {
"time": "1752830406",
"uncertainty": 120
},
"departure": {
"time": "1752830406",
"uncertainty": 120
},
"stopId": "0:CIMETI",
"stopSequence": 19
},
{
"arrival": {
"time": "1752830456",
"uncertainty": 120
},
"departure": {
"time": "1752830456",
"uncertainty": 120
},
"stopId": "0:ROMAN",
"stopSequence": 20
},
{
"arrival": {
"time": "1752830526",
"uncertainty": 120
},
"departure": {
"time": "1752830526",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 21
},
{
"arrival": {
"time": "1752830695",
"uncertainty": 120
},
"departure": {
"time": "1752830706",
"uncertainty": 120
},
"stopId": "0:LCOUL 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752830745",
"uncertainty": 120
},
"departure": {
"time": "1752830745",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 23
},
{
"arrival": {
"time": "1752830872",
"uncertainty": 120
},
"departure": {
"time": "1752830872",
"uncertainty": 120
},
"stopId": "0:CHAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1752830974",
"uncertainty": 120
},
"departure": {
"time": "1752830974",
"uncertainty": 120
},
"stopId": "0:LPLOV",
"stopSequence": 25
},
{
"arrival": {
"time": "1752831047",
"uncertainty": 120
},
"departure": {
"time": "1752831052",
"uncertainty": 120
},
"stopId": "0:VIVA",
"stopSequence": 26
},
{
"arrival": {
"time": "1752831127",
"uncertainty": 120
},
"departure": {
"time": "1752831142",
"uncertainty": 120
},
"stopId": "0:LFLEUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1752831186",
"uncertainty": 120
},
"departure": {
"time": "1752831186",
"uncertainty": 120
},
"stopId": "0:LETRA",
"stopSequence": 28
},
{
"arrival": {
"time": "1752831219",
"uncertainty": 120
},
"departure": {
"time": "1752831232",
"uncertainty": 120
},
"stopId": "0:MJC",
"stopSequence": 29
},
{
"arrival": {
"time": "1752831304",
"uncertainty": 120
},
"departure": {
"time": "1752831322",
"uncertainty": 120
},
"stopId": "0:MAIRIE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752831350",
"uncertainty": 120
},
"departure": {
"time": "1752831352",
"uncertainty": 120
},
"stopId": "0:MUSIQ 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752831426",
"uncertainty": 120
},
"departure": {
"time": "1752831426",
"uncertainty": 120
},
"stopId": "0:SDCO 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1752831472",
"uncertainty": 120
},
"departure": {
"time": "1752831472",
"uncertainty": 120
},
"stopId": "0:COUBE",
"stopSequence": 33
},
{
"arrival": {
"time": "1752831528",
"uncertainty": 120
},
"departure": {
"time": "1752831528",
"uncertainty": 120
},
"stopId": "0:MIRAB",
"stopSequence": 34
},
{
"arrival": {
"time": "1752831568",
"uncertainty": 120
},
"departure": {
"time": "1752831568",
"uncertainty": 120
},
"stopId": "0:ESTO",
"stopSequence": 35
},
{
"arrival": {
"time": "1752831642",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079666"
},
"vehicle": {
"id": "78",
"label": "78"
}
}
},
{
"id": "3079669",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752834120",
"uncertainty": 120
},
"stopId": "0:LANG",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079669"
}
}
},
{
"id": "3079668",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752832260",
"uncertainty": 120
},
"stopId": "0:LANG",
"stopSequence": 1
},
{
"arrival": {
"time": "1752832328",
"uncertainty": 120
},
"departure": {
"time": "1752832328",
"uncertainty": 120
},
"stopId": "0:JJD 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752832362",
"uncertainty": 120
},
"departure": {
"time": "1752832362",
"uncertainty": 120
},
"stopId": "0:MECH 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752832447",
"uncertainty": 120
},
"departure": {
"time": "1752832447",
"uncertainty": 120
},
"stopId": "0:CORNI 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752832613",
"uncertainty": 120
},
"departure": {
"time": "1752832613",
"uncertainty": 120
},
"stopId": "0:CDR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752832657",
"uncertainty": 120
},
"departure": {
"time": "1752832657",
"uncertainty": 120
},
"stopId": "0:LPRAT 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752832732",
"uncertainty": 120
},
"departure": {
"time": "1752832732",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752832849",
"uncertainty": 120
},
"departure": {
"time": "1752832849",
"uncertainty": 120
},
"stopId": "0:ARCHIM 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752832896",
"uncertainty": 120
},
"departure": {
"time": "1752832896",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752832946",
"uncertainty": 120
},
"departure": {
"time": "1752832946",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752833010",
"uncertainty": 120
},
"departure": {
"time": "1752833010",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752833155",
"uncertainty": 120
},
"departure": {
"time": "1752833155",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 12
},
{
"arrival": {
"time": "1752833233",
"uncertainty": 120
},
"departure": {
"time": "1752833233",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752833373",
"uncertainty": 120
},
"departure": {
"time": "1752833373",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752833491",
"uncertainty": 120
},
"departure": {
"time": "1752833491",
"uncertainty": 120
},
"stopId": "0:LMARN",
"stopSequence": 15
},
{
"arrival": {
"time": "1752833555",
"uncertainty": 120
},
"departure": {
"time": "1752833555",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752833633",
"uncertainty": 120
},
"departure": {
"time": "1752833633",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 17
},
{
"arrival": {
"time": "1752833733",
"uncertainty": 120
},
"departure": {
"time": "1752833733",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 18
},
{
"arrival": {
"time": "1752833795",
"uncertainty": 120
},
"departure": {
"time": "1752833795",
"uncertainty": 120
},
"stopId": "0:CIMETI",
"stopSequence": 19
},
{
"arrival": {
"time": "1752833837",
"uncertainty": 120
},
"departure": {
"time": "1752833837",
"uncertainty": 120
},
"stopId": "0:ROMAN",
"stopSequence": 20
},
{
"arrival": {
"time": "1752833925",
"uncertainty": 120
},
"departure": {
"time": "1752833925",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 21
},
{
"arrival": {
"time": "1752834119",
"uncertainty": 120
},
"departure": {
"time": "1752834119",
"uncertainty": 120
},
"stopId": "0:LCOUL 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752834156",
"uncertainty": 120
},
"departure": {
"time": "1752834156",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 23
},
{
"arrival": {
"time": "1752834318",
"uncertainty": 120
},
"departure": {
"time": "1752834318",
"uncertainty": 120
},
"stopId": "0:CHAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1752834456",
"uncertainty": 120
},
"departure": {
"time": "1752834456",
"uncertainty": 120
},
"stopId": "0:LPLOV",
"stopSequence": 25
},
{
"arrival": {
"time": "1752834538",
"uncertainty": 120
},
"departure": {
"time": "1752834538",
"uncertainty": 120
},
"stopId": "0:VIVA",
"stopSequence": 26
},
{
"arrival": {
"time": "1752834583",
"uncertainty": 120
},
"departure": {
"time": "1752834583",
"uncertainty": 120
},
"stopId": "0:LFLEUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1752834621",
"uncertainty": 120
},
"departure": {
"time": "1752834621",
"uncertainty": 120
},
"stopId": "0:LETRA",
"stopSequence": 28
},
{
"arrival": {
"time": "1752834658",
"uncertainty": 120
},
"departure": {
"time": "1752834658",
"uncertainty": 120
},
"stopId": "0:MJC",
"stopSequence": 29
},
{
"arrival": {
"time": "1752834696",
"uncertainty": 120
},
"departure": {
"time": "1752834696",
"uncertainty": 120
},
"stopId": "0:MAIRIE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752834724",
"uncertainty": 120
},
"departure": {
"time": "1752834724",
"uncertainty": 120
},
"stopId": "0:MUSIQ 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752834778",
"uncertainty": 120
},
"departure": {
"time": "1752834778",
"uncertainty": 120
},
"stopId": "0:SDCO 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1752834826",
"uncertainty": 120
},
"departure": {
"time": "1752834826",
"uncertainty": 120
},
"stopId": "0:COUBE",
"stopSequence": 33
},
{
"arrival": {
"time": "1752834882",
"uncertainty": 120
},
"departure": {
"time": "1752834882",
"uncertainty": 120
},
"stopId": "0:MIRAB",
"stopSequence": 34
},
{
"arrival": {
"time": "1752834922",
"uncertainty": 120
},
"departure": {
"time": "1752834922",
"uncertainty": 120
},
"stopId": "0:ESTO",
"stopSequence": 35
},
{
"arrival": {
"time": "1752834996",
"uncertainty": 120
},
"departure": {
"time": "1752834996",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1752835260",
"uncertainty": 120
},
"departure": {
"time": "1752835260",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHAMP",
"stopSequence": 37
},
{
"arrival": {
"time": "1752835708",
"uncertainty": 120
},
"departure": {
"time": "1752835708",
"uncertainty": 120
},
"stopId": "0:HDSUR",
"stopSequence": 38
},
{
"arrival": {
"time": "1752835735",
"uncertainty": 120
},
"departure": {
"time": "1752835735",
"uncertainty": 120
},
"stopId": "0:CEVEN",
"stopSequence": 39
},
{
"arrival": {
"time": "1752835761",
"uncertainty": 120
},
"departure": {
"time": "1752835761",
"uncertainty": 120
},
"stopId": "0:BELAIR",
"stopSequence": 40
},
{
"arrival": {
"time": "1752835784",
"uncertainty": 120
},
"departure": {
"time": "1752835784",
"uncertainty": 120
},
"stopId": "0:TERR",
"stopSequence": 41
},
{
"arrival": {
"time": "1752835836",
"uncertainty": 120
},
"stopId": "0:LCHAP",
"stopSequence": 42
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079668"
}
}
},
{
"id": "3080605",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752829653",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 1
},
{
"arrival": {
"time": "1752829740",
"uncertainty": 120
},
"departure": {
"time": "1752829740",
"uncertainty": 120
},
"stopId": "0:FAUV",
"stopSequence": 2
},
{
"arrival": {
"time": "1752829754",
"uncertainty": 120
},
"departure": {
"time": "1752829754",
"uncertainty": 120
},
"stopId": "0:MERLE",
"stopSequence": 3
},
{
"arrival": {
"time": "1752829794",
"uncertainty": 120
},
"departure": {
"time": "1752829794",
"uncertainty": 120
},
"stopId": "0:PAVIL",
"stopSequence": 4
},
{
"arrival": {
"time": "1752829818",
"uncertainty": 120
},
"departure": {
"time": "1752829818",
"uncertainty": 120
},
"stopId": "0:CIMET",
"stopSequence": 5
},
{
"arrival": {
"time": "1752829863",
"uncertainty": 120
},
"departure": {
"time": "1752829863",
"uncertainty": 120
},
"stopId": "0:JBART",
"stopSequence": 6
},
{
"arrival": {
"time": "1752829914",
"uncertainty": 120
},
"departure": {
"time": "1752829923",
"uncertainty": 120
},
"stopId": "0:VDOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752829983",
"uncertainty": 120
},
"departure": {
"time": "1752829983",
"uncertainty": 120
},
"stopId": "0:PARME",
"stopSequence": 8
},
{
"arrival": {
"time": "1752830058",
"uncertainty": 120
},
"departure": {
"time": "1752830073",
"uncertainty": 120
},
"stopId": "0:GLUSS",
"stopSequence": 9
},
{
"arrival": {
"time": "1752830159",
"uncertainty": 120
},
"departure": {
"time": "1752830159",
"uncertainty": 120
},
"stopId": "0:StMAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1752830164",
"uncertainty": 120
},
"departure": {
"time": "1752830164",
"uncertainty": 120
},
"stopId": "0:EGAL",
"stopSequence": 11
},
{
"arrival": {
"time": "1752830253",
"uncertainty": 120
},
"departure": {
"time": "1752830253",
"uncertainty": 120
},
"stopId": "0:CIRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1752830343",
"uncertainty": 120
},
"departure": {
"time": "1752830343",
"uncertainty": 120
},
"stopId": "0:PREFE",
"stopSequence": 13
},
{
"arrival": {
"time": "1752830463",
"uncertainty": 120
},
"departure": {
"time": "1752830463",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752830546",
"uncertainty": 120
},
"departure": {
"time": "1752830583",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 15
},
{
"arrival": {
"time": "1752830758",
"uncertainty": 120
},
"departure": {
"time": "1752830762",
"uncertainty": 120
},
"stopId": "0:BARRA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752830806",
"uncertainty": 120
},
"departure": {
"time": "1752830806",
"uncertainty": 120
},
"stopId": "0:VOLTA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752830861",
"uncertainty": 120
},
"departure": {
"time": "1752830861",
"uncertainty": 120
},
"stopId": "0:PPAIX",
"stopSequence": 18
},
{
"arrival": {
"time": "1752830913",
"uncertainty": 120
},
"departure": {
"time": "1752830943",
"uncertainty": 120
},
"stopId": "0:CCOLO",
"stopSequence": 19
},
{
"arrival": {
"time": "1752830999",
"uncertainty": 120
},
"departure": {
"time": "1752831003",
"uncertainty": 120
},
"stopId": "0:SERBI",
"stopSequence": 20
},
{
"arrival": {
"time": "1752831045",
"uncertainty": 120
},
"departure": {
"time": "1752831045",
"uncertainty": 120
},
"stopId": "0:DESMO",
"stopSequence": 21
},
{
"arrival": {
"time": "1752831153",
"uncertainty": 120
},
"departure": {
"time": "1752831153",
"uncertainty": 120
},
"stopId": "0:THIBE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752831191",
"uncertainty": 120
},
"departure": {
"time": "1752831213",
"uncertainty": 120
},
"stopId": "0:PMARQ",
"stopSequence": 23
},
{
"arrival": {
"time": "1752831304",
"uncertainty": 120
},
"departure": {
"time": "1752831304",
"uncertainty": 120
},
"stopId": "0:CONDO",
"stopSequence": 24
},
{
"arrival": {
"time": "1752831362",
"uncertainty": 120
},
"departure": {
"time": "1752831363",
"uncertainty": 120
},
"stopId": "0:COLOM",
"stopSequence": 25
},
{
"arrival": {
"time": "1752831435",
"uncertainty": 120
},
"departure": {
"time": "1752831435",
"uncertainty": 120
},
"stopId": "0:UTRIL",
"stopSequence": 26
},
{
"arrival": {
"time": "1752831492",
"uncertainty": 120
},
"departure": {
"time": "1752831492",
"uncertainty": 120
},
"stopId": "0:MJUIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1752831552",
"uncertainty": 120
},
"departure": {
"time": "1752831552",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752831637",
"uncertainty": 120
},
"departure": {
"time": "1752831637",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 29
},
{
"arrival": {
"time": "1752831667",
"uncertainty": 120
},
"departure": {
"time": "1752831667",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752831691",
"uncertainty": 120
},
"departure": {
"time": "1752831691",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752831747",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 32
}
],
"trip": {
"directionId": 0,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080605"
},
"vehicle": {
"id": "110",
"label": "110"
}
}
},
{
"id": "3080606",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752830760",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 1
},
{
"arrival": {
"time": "1752830830",
"uncertainty": 120
},
"departure": {
"time": "1752830831",
"uncertainty": 120
},
"stopId": "0:FAUV",
"stopSequence": 2
},
{
"arrival": {
"time": "1752830848",
"uncertainty": 120
},
"departure": {
"time": "1752830848",
"uncertainty": 120
},
"stopId": "0:MERLE",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830891",
"uncertainty": 120
},
"departure": {
"time": "1752830891",
"uncertainty": 120
},
"stopId": "0:PAVIL",
"stopSequence": 4
},
{
"arrival": {
"time": "1752830956",
"uncertainty": 120
},
"departure": {
"time": "1752830956",
"uncertainty": 120
},
"stopId": "0:CIMET",
"stopSequence": 5
},
{
"arrival": {
"time": "1752831025",
"uncertainty": 120
},
"departure": {
"time": "1752831025",
"uncertainty": 120
},
"stopId": "0:JBART",
"stopSequence": 6
},
{
"arrival": {
"time": "1752831114",
"uncertainty": 120
},
"departure": {
"time": "1752831131",
"uncertainty": 120
},
"stopId": "0:VDOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752831191",
"uncertainty": 120
},
"departure": {
"time": "1752831191",
"uncertainty": 120
},
"stopId": "0:PARME",
"stopSequence": 8
},
{
"arrival": {
"time": "1752831251",
"uncertainty": 120
},
"departure": {
"time": "1752831251",
"uncertainty": 120
},
"stopId": "0:GLUSS",
"stopSequence": 9
},
{
"arrival": {
"time": "1752831281",
"uncertainty": 120
},
"departure": {
"time": "1752831281",
"uncertainty": 120
},
"stopId": "0:StMAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1752831289",
"uncertainty": 120
},
"departure": {
"time": "1752831311",
"uncertainty": 120
},
"stopId": "0:EGAL",
"stopSequence": 11
},
{
"arrival": {
"time": "1752831373",
"uncertainty": 120
},
"departure": {
"time": "1752831373",
"uncertainty": 120
},
"stopId": "0:CIRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1752831449",
"uncertainty": 120
},
"departure": {
"time": "1752831449",
"uncertainty": 120
},
"stopId": "0:PREFE",
"stopSequence": 13
},
{
"arrival": {
"time": "1752831546",
"uncertainty": 120
},
"departure": {
"time": "1752831546",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752831636",
"uncertainty": 120
},
"departure": {
"time": "1752831636",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831811",
"uncertainty": 120
},
"departure": {
"time": "1752831811",
"uncertainty": 120
},
"stopId": "0:BARRA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752831855",
"uncertainty": 120
},
"departure": {
"time": "1752831855",
"uncertainty": 120
},
"stopId": "0:VOLTA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752831912",
"uncertainty": 120
},
"departure": {
"time": "1752831912",
"uncertainty": 120
},
"stopId": "0:PPAIX",
"stopSequence": 18
},
{
"arrival": {
"time": "1752831968",
"uncertainty": 120
},
"departure": {
"time": "1752831968",
"uncertainty": 120
},
"stopId": "0:CCOLO",
"stopSequence": 19
},
{
"arrival": {
"time": "1752832028",
"uncertainty": 120
},
"departure": {
"time": "1752832028",
"uncertainty": 120
},
"stopId": "0:SERBI",
"stopSequence": 20
},
{
"arrival": {
"time": "1752832073",
"uncertainty": 120
},
"departure": {
"time": "1752832073",
"uncertainty": 120
},
"stopId": "0:DESMO",
"stopSequence": 21
},
{
"arrival": {
"time": "1752832175",
"uncertainty": 120
},
"departure": {
"time": "1752832175",
"uncertainty": 120
},
"stopId": "0:THIBE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752832213",
"uncertainty": 120
},
"departure": {
"time": "1752832213",
"uncertainty": 120
},
"stopId": "0:PMARQ",
"stopSequence": 23
},
{
"arrival": {
"time": "1752832300",
"uncertainty": 120
},
"departure": {
"time": "1752832300",
"uncertainty": 120
},
"stopId": "0:CONDO",
"stopSequence": 24
},
{
"arrival": {
"time": "1752832336",
"uncertainty": 120
},
"departure": {
"time": "1752832336",
"uncertainty": 120
},
"stopId": "0:COLOM",
"stopSequence": 25
},
{
"arrival": {
"time": "1752832411",
"uncertainty": 120
},
"departure": {
"time": "1752832411",
"uncertainty": 120
},
"stopId": "0:UTRIL",
"stopSequence": 26
},
{
"arrival": {
"time": "1752832453",
"uncertainty": 120
},
"departure": {
"time": "1752832453",
"uncertainty": 120
},
"stopId": "0:MJUIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1752832505",
"uncertainty": 120
},
"departure": {
"time": "1752832505",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752832598",
"uncertainty": 120
},
"departure": {
"time": "1752832598",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 29
},
{
"arrival": {
"time": "1752832641",
"uncertainty": 120
},
"departure": {
"time": "1752832641",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752832685",
"uncertainty": 120
},
"departure": {
"time": "1752832685",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752832725",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 32
}
],
"trip": {
"directionId": 0,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080606"
},
"vehicle": {
"id": "573",
"label": "573"
}
}
},
{
"id": "3080607",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752832260",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080607"
}
}
},
{
"id": "3079575",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752831420",
"uncertainty": 120
},
"stopId": "0:_ELBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1752831482",
"uncertainty": 120
},
"departure": {
"time": "1752831482",
"uncertainty": 120
},
"stopId": "0:BNO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752831662",
"uncertainty": 120
},
"departure": {
"time": "1752831662",
"uncertainty": 120
},
"stopId": "0:SBO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752831722",
"uncertainty": 120
},
"departure": {
"time": "1752831722",
"uncertainty": 120
},
"stopId": "0:JMAC 3",
"stopSequence": 4
},
{
"arrival": {
"time": "1752831774",
"uncertainty": 120
},
"departure": {
"time": "1752831774",
"uncertainty": 120
},
"stopId": "0:JMAC 5",
"stopSequence": 5
},
{
"arrival": {
"time": "1752831808",
"uncertainty": 120
},
"departure": {
"time": "1752831808",
"uncertainty": 120
},
"stopId": "0:RESI",
"stopSequence": 6
},
{
"arrival": {
"time": "1752831863",
"uncertainty": 120
},
"departure": {
"time": "1752831863",
"uncertainty": 120
},
"stopId": "0:NEYR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752831911",
"uncertainty": 120
},
"departure": {
"time": "1752831911",
"uncertainty": 120
},
"stopId": "0:CHEN",
"stopSequence": 8
},
{
"arrival": {
"time": "1752831960",
"uncertainty": 120
},
"departure": {
"time": "1752831960",
"uncertainty": 120
},
"stopId": "0:CHAFF",
"stopSequence": 9
},
{
"arrival": {
"time": "1752831996",
"uncertainty": 120
},
"departure": {
"time": "1752831996",
"uncertainty": 120
},
"stopId": "0:ARAGO",
"stopSequence": 10
},
{
"arrival": {
"time": "1752832074",
"uncertainty": 120
},
"departure": {
"time": "1752832074",
"uncertainty": 120
},
"stopId": "0:MAIRI 1",
"stopSequence": 11
},
{
"arrival": {
"time": "1752832122",
"uncertainty": 120
},
"departure": {
"time": "1752832122",
"uncertainty": 120
},
"stopId": "0:VOLT",
"stopSequence": 12
},
{
"arrival": {
"time": "1752832155",
"uncertainty": 120
},
"departure": {
"time": "1752832155",
"uncertainty": 120
},
"stopId": "0:MDORM",
"stopSequence": 13
},
{
"arrival": {
"time": "1752832214",
"uncertainty": 120
},
"departure": {
"time": "1752832214",
"uncertainty": 120
},
"stopId": "0:AURO",
"stopSequence": 14
},
{
"arrival": {
"time": "1752832289",
"uncertainty": 120
},
"departure": {
"time": "1752832289",
"uncertainty": 120
},
"stopId": "0:GRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1752832365",
"uncertainty": 120
},
"departure": {
"time": "1752832365",
"uncertainty": 120
},
"stopId": "0:CD7",
"stopSequence": 16
},
{
"arrival": {
"time": "1752832435",
"uncertainty": 120
},
"departure": {
"time": "1752832435",
"uncertainty": 120
},
"stopId": "0:ADMA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752832556",
"uncertainty": 120
},
"departure": {
"time": "1752832556",
"uncertainty": 120
},
"stopId": "0:VHUGO",
"stopSequence": 18
},
{
"arrival": {
"time": "1752832613",
"uncertainty": 120
},
"departure": {
"time": "1752832613",
"uncertainty": 120
},
"stopId": "0:LGMOU",
"stopSequence": 19
},
{
"arrival": {
"time": "1752832688",
"uncertainty": 120
},
"departure": {
"time": "1752832688",
"uncertainty": 120
},
"stopId": "0:CASS",
"stopSequence": 20
},
{
"arrival": {
"time": "1752832731",
"uncertainty": 120
},
"departure": {
"time": "1752832731",
"uncertainty": 120
},
"stopId": "0:LAFA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752832815",
"uncertainty": 120
},
"departure": {
"time": "1752832815",
"uncertainty": 120
},
"stopId": "0:LESA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752832859",
"uncertainty": 120
},
"departure": {
"time": "1752832859",
"uncertainty": 120
},
"stopId": "0:TRINI",
"stopSequence": 23
},
{
"arrival": {
"time": "1752832925",
"uncertainty": 120
},
"departure": {
"time": "1752832925",
"uncertainty": 120
},
"stopId": "0:ESPE",
"stopSequence": 24
},
{
"arrival": {
"time": "1752832967",
"uncertainty": 120
},
"departure": {
"time": "1752832967",
"uncertainty": 120
},
"stopId": "0:SVIC",
"stopSequence": 25
},
{
"arrival": {
"time": "1752833036",
"uncertainty": 120
},
"departure": {
"time": "1752833036",
"uncertainty": 120
},
"stopId": "0:CECIL",
"stopSequence": 26
},
{
"arrival": {
"time": "1752833200",
"uncertainty": 120
},
"departure": {
"time": "1752833200",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 27
},
{
"arrival": {
"time": "1752833277",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079575"
},
"vehicle": {
"id": "71",
"label": "71"
}
}
},
{
"id": "3079577",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752835080"
},
"stopId": "0:_ELBA",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079577"
}
}
},
{
"id": "3079576",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752833280",
"uncertainty": 120
},
"stopId": "0:_ELBA",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079576"
}
}
},
{
"id": "3079601",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752830453",
"uncertainty": 120
},
"departure": {
"time": "1752830453",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752830589",
"uncertainty": 120
},
"departure": {
"time": "1752830589",
"uncertainty": 120
},
"stopId": "0:MUSSE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830612",
"uncertainty": 120
},
"departure": {
"time": "1752830612",
"uncertainty": 120
},
"stopId": "0:CECIL 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752830658",
"uncertainty": 120
},
"departure": {
"time": "1752830658",
"uncertainty": 120
},
"stopId": "0:SVIC 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752830736",
"uncertainty": 120
},
"departure": {
"time": "1752830736",
"uncertainty": 120
},
"stopId": "0:ESPE 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752830789",
"uncertainty": 120
},
"departure": {
"time": "1752830789",
"uncertainty": 120
},
"stopId": "0:TRINI 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1752830814",
"uncertainty": 120
},
"departure": {
"time": "1752830814",
"uncertainty": 120
},
"stopId": "0:LESA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752830866",
"uncertainty": 120
},
"departure": {
"time": "1752830866",
"uncertainty": 120
},
"stopId": "0:LAFA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752830919",
"uncertainty": 120
},
"departure": {
"time": "1752830919",
"uncertainty": 120
},
"stopId": "0:CASS 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752831040",
"uncertainty": 120
},
"departure": {
"time": "1752831040",
"uncertainty": 120
},
"stopId": "0:LGMOU 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752831125",
"uncertainty": 120
},
"departure": {
"time": "1752831125",
"uncertainty": 120
},
"stopId": "0:VHUGO 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752831228",
"uncertainty": 120
},
"departure": {
"time": "1752831228",
"uncertainty": 120
},
"stopId": "0:ADMA 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752831301",
"uncertainty": 120
},
"departure": {
"time": "1752831309",
"uncertainty": 120
},
"stopId": "0:CD7 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752831396",
"uncertainty": 120
},
"departure": {
"time": "1752831396",
"uncertainty": 120
},
"stopId": "0:GRAN 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831452",
"uncertainty": 120
},
"departure": {
"time": "1752831452",
"uncertainty": 120
},
"stopId": "0:AURO 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752831494",
"uncertainty": 120
},
"departure": {
"time": "1752831494",
"uncertainty": 120
},
"stopId": "0:MDORM 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752831538",
"uncertainty": 120
},
"departure": {
"time": "1752831538",
"uncertainty": 120
},
"stopId": "0:VOLT 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752831585",
"uncertainty": 120
},
"departure": {
"time": "1752831585",
"uncertainty": 120
},
"stopId": "0:MAIRI 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752831643",
"uncertainty": 120
},
"departure": {
"time": "1752831643",
"uncertainty": 120
},
"stopId": "0:ARAGO 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752831671",
"uncertainty": 120
},
"departure": {
"time": "1752831671",
"uncertainty": 120
},
"stopId": "0:CHAFF 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752831726",
"uncertainty": 120
},
"departure": {
"time": "1752831726",
"uncertainty": 120
},
"stopId": "0:CHEN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752831764",
"uncertainty": 120
},
"departure": {
"time": "1752831764",
"uncertainty": 120
},
"stopId": "0:NEYR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752831804",
"uncertainty": 120
},
"departure": {
"time": "1752831804",
"uncertainty": 120
},
"stopId": "0:RESI 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752831829",
"uncertainty": 120
},
"departure": {
"time": "1752831829",
"uncertainty": 120
},
"stopId": "0:JMAC 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752831890",
"uncertainty": 120
},
"departure": {
"time": "1752831890",
"uncertainty": 120
},
"stopId": "0:JMAC 1",
"stopSequence": 26
},
{
"arrival": {
"time": "1752831942",
"uncertainty": 120
},
"departure": {
"time": "1752831942",
"uncertainty": 120
},
"stopId": "0:SBO",
"stopSequence": 27
},
{
"arrival": {
"time": "1752832105",
"uncertainty": 120
},
"departure": {
"time": "1752832105",
"uncertainty": 120
},
"stopId": "0:BNO",
"stopSequence": 28
},
{
"arrival": {
"time": "1752832165",
"uncertainty": 120
},
"stopId": "0:_ELBA 2",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079601"
},
"vehicle": {
"id": "172",
"label": "172"
}
}
},
{
"id": "3079603",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752834000",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079603"
}
}
},
{
"id": "3079602",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752832200"
},
"stopId": "0:LEC O2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079602"
}
}
},
{
"id": "3080608",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752833460",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080608"
}
}
},
{
"id": "3080609",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752834360",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080609"
}
}
},
{
"id": "3079517",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752832328",
"uncertainty": 120
},
"departure": {
"time": "1752832328",
"uncertainty": 120
},
"stopId": "0:MONGE"
},
{
"arrival": {
"time": "1752832406",
"uncertainty": 120
},
"departure": {
"time": "1752832406",
"uncertainty": 120
},
"stopId": "0:LGMOU 2"
},
{
"arrival": {
"time": "1752832443",
"uncertainty": 120
},
"departure": {
"time": "1752832443",
"uncertainty": 120
},
"stopId": "0:VHUGO 2"
},
{
"departure": {
"time": "1752831900",
"uncertainty": 120
},
"stopId": "0:EPERV",
"stopSequence": 1
},
{
"arrival": {
"time": "1752832172",
"uncertainty": 120
},
"departure": {
"time": "1752832172",
"uncertainty": 120
},
"stopId": "0:MPAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1752832200",
"uncertainty": 120
},
"departure": {
"time": "1752832200",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 3
},
{
"arrival": {
"time": "1752832260",
"uncertainty": 120
},
"departure": {
"time": "1752832260",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752832324",
"uncertainty": 120
},
"departure": {
"time": "1752832324",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 5
},
{
"arrival": {
"time": "1752832389",
"uncertainty": 120
},
"departure": {
"time": "1752832389",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752832440",
"uncertainty": 120
},
"departure": {
"time": "1752832440",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752832454",
"uncertainty": 120
},
"departure": {
"time": "1752832454",
"uncertainty": 120
},
"stopId": "0:VHUGO 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752832788",
"uncertainty": 120
},
"departure": {
"time": "1752832788",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 9
},
{
"arrival": {
"time": "1752832845",
"uncertainty": 120
},
"departure": {
"time": "1752832845",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752832897",
"uncertainty": 120
},
"departure": {
"time": "1752832897",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752832964",
"uncertainty": 120
},
"departure": {
"time": "1752832964",
"uncertainty": 120
},
"stopId": "0:LBAUM 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1752833054",
"uncertainty": 120
},
"departure": {
"time": "1752833054",
"uncertainty": 120
},
"stopId": "0:MANDR 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752833108",
"uncertainty": 120
},
"departure": {
"time": "1752833108",
"uncertainty": 120
},
"stopId": "0:UTRIL",
"stopSequence": 14
},
{
"arrival": {
"time": "1752833144",
"uncertainty": 120
},
"departure": {
"time": "1752833144",
"uncertainty": 120
},
"stopId": "0:MJUIN",
"stopSequence": 15
},
{
"arrival": {
"time": "1752833210",
"uncertainty": 120
},
"departure": {
"time": "1752833210",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752833327",
"uncertainty": 120
},
"departure": {
"time": "1752833327",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 17
},
{
"arrival": {
"time": "1752833384",
"uncertainty": 120
},
"departure": {
"time": "1752833384",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752833443",
"uncertainty": 120
},
"departure": {
"time": "1752833443",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752833489",
"uncertainty": 120
},
"departure": {
"time": "1752833489",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752833582",
"uncertainty": 120
},
"departure": {
"time": "1752833582",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752833646",
"uncertainty": 120
},
"departure": {
"time": "1752833646",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752833714",
"uncertainty": 120
},
"departure": {
"time": "1752833714",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752833804",
"uncertainty": 120
},
"departure": {
"time": "1752833804",
"uncertainty": 120
},
"stopId": "0:EURO 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752833873",
"uncertainty": 120
},
"departure": {
"time": "1752833873",
"uncertainty": 120
},
"stopId": "0:BEETH 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752833947",
"uncertainty": 120
},
"departure": {
"time": "1752833947",
"uncertainty": 120
},
"stopId": "0:MOZAR 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752834071",
"uncertainty": 120
},
"departure": {
"time": "1752834071",
"uncertainty": 120
},
"stopId": "0:VEDRI 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1752834127",
"uncertainty": 120
},
"departure": {
"time": "1752834127",
"uncertainty": 120
},
"stopId": "0:NIEP 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752834168",
"uncertainty": 120
},
"departure": {
"time": "1752834168",
"uncertainty": 120
},
"stopId": "0:ADER",
"stopSequence": 29
},
{
"arrival": {
"time": "1752834227",
"uncertainty": 120
},
"departure": {
"time": "1752834227",
"uncertainty": 120
},
"stopId": "0:BECQU 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752834284",
"uncertainty": 120
},
"departure": {
"time": "1752834284",
"uncertainty": 120
},
"stopId": "0:KENNE 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752834381",
"uncertainty": 120
},
"departure": {
"time": "1752834381",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 32
},
{
"arrival": {
"time": "1752834601",
"uncertainty": 120
},
"departure": {
"time": "1752834601",
"uncertainty": 120
},
"stopId": "0:LCOUL 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1752834643",
"uncertainty": 120
},
"departure": {
"time": "1752834643",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 34
},
{
"arrival": {
"time": "1752834805",
"uncertainty": 120
},
"departure": {
"time": "1752834805",
"uncertainty": 120
},
"stopId": "0:CHAN",
"stopSequence": 35
},
{
"arrival": {
"time": "1752834943",
"uncertainty": 120
},
"departure": {
"time": "1752834943",
"uncertainty": 120
},
"stopId": "0:LPLOV",
"stopSequence": 36
},
{
"arrival": {
"time": "1752835063",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079517"
}
}
},
{
"id": "3079516",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752830493",
"uncertainty": 120
},
"departure": {
"time": "1752830493",
"uncertainty": 120
},
"stopId": "0:MONGE"
},
{
"arrival": {
"time": "1752830608",
"uncertainty": 120
},
"departure": {
"time": "1752830608",
"uncertainty": 120
},
"stopId": "0:LGMOU 2"
},
{
"arrival": {
"time": "1752830627",
"uncertainty": 120
},
"departure": {
"time": "1752830627",
"uncertainty": 120
},
"stopId": "0:VHUGO 2"
},
{
"departure": {
"time": "1752830340",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1752830411",
"uncertainty": 120
},
"departure": {
"time": "1752830411",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752830460",
"uncertainty": 120
},
"departure": {
"time": "1752830460",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830529",
"uncertainty": 120
},
"departure": {
"time": "1752830529",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752830580",
"uncertainty": 120
},
"departure": {
"time": "1752830580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752830637",
"uncertainty": 120
},
"departure": {
"time": "1752830658",
"uncertainty": 120
},
"stopId": "0:VHUGO 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752830886",
"uncertainty": 120
},
"departure": {
"time": "1752830886",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 7
},
{
"arrival": {
"time": "1752831001",
"uncertainty": 120
},
"departure": {
"time": "1752831001",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752831047",
"uncertainty": 120
},
"departure": {
"time": "1752831047",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752831107",
"uncertainty": 120
},
"departure": {
"time": "1752831107",
"uncertainty": 120
},
"stopId": "0:LBAUM 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752831203",
"uncertainty": 120
},
"departure": {
"time": "1752831203",
"uncertainty": 120
},
"stopId": "0:MANDR 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752831264",
"uncertainty": 120
},
"departure": {
"time": "1752831264",
"uncertainty": 120
},
"stopId": "0:UTRIL",
"stopSequence": 12
},
{
"arrival": {
"time": "1752831305",
"uncertainty": 120
},
"departure": {
"time": "1752831305",
"uncertainty": 120
},
"stopId": "0:MJUIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1752831366",
"uncertainty": 120
},
"departure": {
"time": "1752831407",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752831503",
"uncertainty": 120
},
"departure": {
"time": "1752831503",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831534",
"uncertainty": 120
},
"departure": {
"time": "1752831534",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752831558",
"uncertainty": 120
},
"departure": {
"time": "1752831558",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752831601",
"uncertainty": 120
},
"departure": {
"time": "1752831601",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752831649",
"uncertainty": 120
},
"departure": {
"time": "1752831649",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752831688",
"uncertainty": 120
},
"departure": {
"time": "1752831688",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752831793",
"uncertainty": 120
},
"departure": {
"time": "1752831793",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752831856",
"uncertainty": 120
},
"departure": {
"time": "1752831856",
"uncertainty": 120
},
"stopId": "0:EURO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752831927",
"uncertainty": 120
},
"departure": {
"time": "1752831927",
"uncertainty": 120
},
"stopId": "0:BEETH 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752832005",
"uncertainty": 120
},
"departure": {
"time": "1752832005",
"uncertainty": 120
},
"stopId": "0:MOZAR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752832183",
"uncertainty": 120
},
"departure": {
"time": "1752832183",
"uncertainty": 120
},
"stopId": "0:VEDRI 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752832229",
"uncertainty": 120
},
"departure": {
"time": "1752832229",
"uncertainty": 120
},
"stopId": "0:NIEP 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752832263",
"uncertainty": 120
},
"departure": {
"time": "1752832263",
"uncertainty": 120
},
"stopId": "0:ADER",
"stopSequence": 27
},
{
"arrival": {
"time": "1752832324",
"uncertainty": 120
},
"departure": {
"time": "1752832324",
"uncertainty": 120
},
"stopId": "0:BECQU 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752832383",
"uncertainty": 120
},
"departure": {
"time": "1752832383",
"uncertainty": 120
},
"stopId": "0:KENNE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752832484",
"uncertainty": 120
},
"departure": {
"time": "1752832484",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 30
},
{
"arrival": {
"time": "1752832620",
"uncertainty": 120
},
"departure": {
"time": "1752832620",
"uncertainty": 120
},
"stopId": "0:LCOUL 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752832650",
"uncertainty": 120
},
"departure": {
"time": "1752832650",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 32
},
{
"arrival": {
"time": "1752832801",
"uncertainty": 120
},
"departure": {
"time": "1752832801",
"uncertainty": 120
},
"stopId": "0:CHAN",
"stopSequence": 33
},
{
"arrival": {
"time": "1752832891",
"uncertainty": 120
},
"departure": {
"time": "1752832891",
"uncertainty": 120
},
"stopId": "0:LPLOV",
"stopSequence": 34
},
{
"arrival": {
"time": "1752832991",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079516"
},
"vehicle": {
"id": "58",
"label": "58"
}
}
},
{
"id": "3079518",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752834064",
"uncertainty": 120
},
"departure": {
"time": "1752834064",
"uncertainty": 120
},
"stopId": "0:MONGE"
},
{
"arrival": {
"time": "1752834142",
"uncertainty": 120
},
"departure": {
"time": "1752834142",
"uncertainty": 120
},
"stopId": "0:LGMOU 2"
},
{
"arrival": {
"time": "1752834179",
"uncertainty": 120
},
"departure": {
"time": "1752834179",
"uncertainty": 120
},
"stopId": "0:VHUGO 2"
},
{
"departure": {
"time": "1752833940",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1752833996",
"uncertainty": 120
},
"departure": {
"time": "1752833996",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752834060",
"uncertainty": 120
},
"departure": {
"time": "1752834060",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1752834129",
"uncertainty": 120
},
"departure": {
"time": "1752834129",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752834180",
"uncertainty": 120
},
"departure": {
"time": "1752834180",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752834190",
"uncertainty": 120
},
"departure": {
"time": "1752834190",
"uncertainty": 120
},
"stopId": "0:VHUGO 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1752834524",
"uncertainty": 120
},
"departure": {
"time": "1752834524",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 7
},
{
"arrival": {
"time": "1752834581",
"uncertainty": 120
},
"departure": {
"time": "1752834581",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752834637",
"uncertainty": 120
},
"departure": {
"time": "1752834637",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752834704",
"uncertainty": 120
},
"departure": {
"time": "1752834704",
"uncertainty": 120
},
"stopId": "0:LBAUM 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752834794",
"uncertainty": 120
},
"departure": {
"time": "1752834794",
"uncertainty": 120
},
"stopId": "0:MANDR 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752834848",
"uncertainty": 120
},
"departure": {
"time": "1752834848",
"uncertainty": 120
},
"stopId": "0:UTRIL",
"stopSequence": 12
},
{
"arrival": {
"time": "1752834884",
"uncertainty": 120
},
"departure": {
"time": "1752834884",
"uncertainty": 120
},
"stopId": "0:MJUIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1752834950",
"uncertainty": 120
},
"departure": {
"time": "1752834950",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752835068",
"uncertainty": 120
},
"departure": {
"time": "1752835068",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 15
},
{
"arrival": {
"time": "1752835125",
"uncertainty": 120
},
"departure": {
"time": "1752835125",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1752835183",
"uncertainty": 120
},
"departure": {
"time": "1752835183",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1752835228",
"uncertainty": 120
},
"departure": {
"time": "1752835228",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752835321",
"uncertainty": 120
},
"departure": {
"time": "1752835321",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1752835385",
"uncertainty": 120
},
"departure": {
"time": "1752835385",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752835453",
"uncertainty": 120
},
"departure": {
"time": "1752835453",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752835543",
"uncertainty": 120
},
"departure": {
"time": "1752835543",
"uncertainty": 120
},
"stopId": "0:EURO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752835612",
"uncertainty": 120
},
"departure": {
"time": "1752835612",
"uncertainty": 120
},
"stopId": "0:BEETH 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752835686",
"uncertainty": 120
},
"departure": {
"time": "1752835686",
"uncertainty": 120
},
"stopId": "0:MOZAR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752835810",
"uncertainty": 120
},
"departure": {
"time": "1752835810",
"uncertainty": 120
},
"stopId": "0:VEDRI 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752835866",
"uncertainty": 120
},
"departure": {
"time": "1752835866",
"uncertainty": 120
},
"stopId": "0:NIEP 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752835907",
"uncertainty": 120
},
"departure": {
"time": "1752835907",
"uncertainty": 120
},
"stopId": "0:ADER",
"stopSequence": 27
},
{
"arrival": {
"time": "1752835966",
"uncertainty": 120
},
"departure": {
"time": "1752835966",
"uncertainty": 120
},
"stopId": "0:BECQU 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752836023",
"uncertainty": 120
},
"departure": {
"time": "1752836023",
"uncertainty": 120
},
"stopId": "0:KENNE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1752836120",
"uncertainty": 120
},
"departure": {
"time": "1752836120",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 30
},
{
"arrival": {
"time": "1752836340",
"uncertainty": 120
},
"departure": {
"time": "1752836340",
"uncertainty": 120
},
"stopId": "0:LCOUL 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752836382",
"uncertainty": 120
},
"departure": {
"time": "1752836382",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 32
},
{
"arrival": {
"time": "1752836544",
"uncertainty": 120
},
"departure": {
"time": "1752836544",
"uncertainty": 120
},
"stopId": "0:CHAN",
"stopSequence": 33
},
{
"arrival": {
"time": "1752836682",
"uncertainty": 120
},
"departure": {
"time": "1752836682",
"uncertainty": 120
},
"stopId": "0:LPLOV",
"stopSequence": 34
},
{
"arrival": {
"time": "1752836802",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079518"
}
}
},
{
"id": "3080540",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752829415",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 1
},
{
"arrival": {
"time": "1752829445",
"uncertainty": 120
},
"departure": {
"time": "1752829445",
"uncertainty": 120
},
"stopId": "0:JBREL",
"stopSequence": 2
},
{
"arrival": {
"time": "1752829466",
"uncertainty": 120
},
"departure": {
"time": "1752829475",
"uncertainty": 120
},
"stopId": "0:MANOU",
"stopSequence": 3
},
{
"arrival": {
"time": "1752829515",
"uncertainty": 120
},
"departure": {
"time": "1752829515",
"uncertainty": 120
},
"stopId": "0:BELLE",
"stopSequence": 4
},
{
"arrival": {
"time": "1752829586",
"uncertainty": 120
},
"departure": {
"time": "1752829586",
"uncertainty": 120
},
"stopId": "0:VORGI",
"stopSequence": 5
},
{
"arrival": {
"time": "1752829610",
"uncertainty": 120
},
"departure": {
"time": "1752829625",
"uncertainty": 120
},
"stopId": "0:LALLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1752829685",
"uncertainty": 120
},
"departure": {
"time": "1752829685",
"uncertainty": 120
},
"stopId": "0:FOLLE",
"stopSequence": 7
},
{
"arrival": {
"time": "1752829712",
"uncertainty": 120
},
"departure": {
"time": "1752829745",
"uncertainty": 120
},
"stopId": "0:TALAV",
"stopSequence": 8
},
{
"arrival": {
"time": "1752829788",
"uncertainty": 120
},
"departure": {
"time": "1752829788",
"uncertainty": 120
},
"stopId": "0:ABRIC",
"stopSequence": 9
},
{
"arrival": {
"time": "1752829827",
"uncertainty": 120
},
"departure": {
"time": "1752829827",
"uncertainty": 120
},
"stopId": "0:BRASS",
"stopSequence": 10
},
{
"arrival": {
"time": "1752829859",
"uncertainty": 120
},
"departure": {
"time": "1752829865",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 11
},
{
"arrival": {
"time": "1752829938",
"uncertainty": 120
},
"departure": {
"time": "1752829955",
"uncertainty": 120
},
"stopId": "0:GAUD",
"stopSequence": 12
},
{
"arrival": {
"time": "1752830037",
"uncertainty": 120
},
"departure": {
"time": "1752830047",
"uncertainty": 120
},
"stopId": "0:RALPE",
"stopSequence": 13
},
{
"arrival": {
"time": "1752830077",
"uncertainty": 120
},
"departure": {
"time": "1752830077",
"uncertainty": 120
},
"stopId": "0:TEMPL",
"stopSequence": 14
},
{
"arrival": {
"time": "1752830118",
"uncertainty": 120
},
"departure": {
"time": "1752830118",
"uncertainty": 120
},
"stopId": "0:CYRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1752830197",
"uncertainty": 120
},
"departure": {
"time": "1752830197",
"uncertainty": 120
},
"stopId": "0:IADAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1752830297",
"uncertainty": 120
},
"departure": {
"time": "1752830297",
"uncertainty": 120
},
"stopId": "0:MDBOU",
"stopSequence": 17
},
{
"arrival": {
"time": "1752830347",
"uncertainty": 120
},
"departure": {
"time": "1752830347",
"uncertainty": 120
},
"stopId": "0:VALEN",
"stopSequence": 18
},
{
"arrival": {
"time": "1752830420",
"uncertainty": 120
},
"departure": {
"time": "1752830420",
"uncertainty": 120
},
"stopId": "0:TROND",
"stopSequence": 19
},
{
"arrival": {
"time": "1752830489",
"uncertainty": 120
},
"departure": {
"time": "1752830498",
"uncertainty": 120
},
"stopId": "0:RESER",
"stopSequence": 20
},
{
"arrival": {
"time": "1752830567",
"uncertainty": 120
},
"departure": {
"time": "1752830588",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752830677",
"uncertainty": 120
},
"departure": {
"time": "1752830679",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752830747",
"uncertainty": 120
},
"departure": {
"time": "1752830829",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752830900",
"uncertainty": 120
},
"departure": {
"time": "1752830949",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752831053",
"uncertainty": 120
},
"departure": {
"time": "1752831069",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752831219",
"uncertainty": 120
},
"departure": {
"time": "1752831219",
"uncertainty": 120
},
"stopId": "0:BOTT 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752831292",
"uncertainty": 120
},
"departure": {
"time": "1752831339",
"uncertainty": 120
},
"stopId": "0:CLEME",
"stopSequence": 27
},
{
"arrival": {
"time": "1752831374",
"uncertainty": 120
},
"departure": {
"time": "1752831374",
"uncertainty": 120
},
"stopId": "0:CVILL",
"stopSequence": 28
},
{
"arrival": {
"time": "1752831511",
"uncertainty": 120
},
"departure": {
"time": "1752831511",
"uncertainty": 120
},
"stopId": "0:MAIRI G",
"stopSequence": 29
},
{
"arrival": {
"time": "1752831553",
"uncertainty": 120
},
"departure": {
"time": "1752831553",
"uncertainty": 120
},
"stopId": "0:CLAUD",
"stopSequence": 30
},
{
"arrival": {
"time": "1752831573",
"uncertainty": 120
},
"departure": {
"time": "1752831573",
"uncertainty": 120
},
"stopId": "0:ROSTA",
"stopSequence": 31
},
{
"arrival": {
"time": "1752831626",
"uncertainty": 120
},
"departure": {
"time": "1752831626",
"uncertainty": 120
},
"stopId": "0:GAGAR",
"stopSequence": 32
},
{
"arrival": {
"time": "1752831686",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080540"
},
"vehicle": {
"id": "502",
"label": "502"
}
}
},
{
"id": "3079489",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752834475",
"uncertainty": 120
},
"departure": {
"time": "1752834475",
"uncertainty": 120
},
"stopId": "0:LGMOU"
},
{
"arrival": {
"time": "1752834553",
"uncertainty": 120
},
"departure": {
"time": "1752834553",
"uncertainty": 120
},
"stopId": "0:MONGE 2"
},
{
"departure": {
"time": "1752832080",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752832200",
"uncertainty": 120
},
"departure": {
"time": "1752832200",
"uncertainty": 120
},
"stopId": "0:LPLOV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752832260",
"uncertainty": 120
},
"departure": {
"time": "1752832260",
"uncertainty": 120
},
"stopId": "0:CHAN 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752832336",
"uncertainty": 120
},
"departure": {
"time": "1752832336",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752832493",
"uncertainty": 120
},
"departure": {
"time": "1752832493",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752832620",
"uncertainty": 120
},
"departure": {
"time": "1752832620",
"uncertainty": 120
},
"stopId": "0:KENNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1752832672",
"uncertainty": 120
},
"departure": {
"time": "1752832672",
"uncertainty": 120
},
"stopId": "0:BECQU",
"stopSequence": 7
},
{
"arrival": {
"time": "1752832754",
"uncertainty": 120
},
"departure": {
"time": "1752832754",
"uncertainty": 120
},
"stopId": "0:ADER 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752832803",
"uncertainty": 120
},
"departure": {
"time": "1752832803",
"uncertainty": 120
},
"stopId": "0:NIEP",
"stopSequence": 9
},
{
"arrival": {
"time": "1752832861",
"uncertainty": 120
},
"departure": {
"time": "1752832861",
"uncertainty": 120
},
"stopId": "0:VEDRI",
"stopSequence": 10
},
{
"arrival": {
"time": "1752832981",
"uncertainty": 120
},
"departure": {
"time": "1752832981",
"uncertainty": 120
},
"stopId": "0:MOZAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752833064",
"uncertainty": 120
},
"departure": {
"time": "1752833064",
"uncertainty": 120
},
"stopId": "0:BEETH",
"stopSequence": 12
},
{
"arrival": {
"time": "1752833135",
"uncertainty": 120
},
"departure": {
"time": "1752833135",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 13
},
{
"arrival": {
"time": "1752833203",
"uncertainty": 120
},
"departure": {
"time": "1752833203",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 14
},
{
"arrival": {
"time": "1752833265",
"uncertainty": 120
},
"departure": {
"time": "1752833265",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1752833317",
"uncertainty": 120
},
"departure": {
"time": "1752833317",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 16
},
{
"arrival": {
"time": "1752833377",
"uncertainty": 120
},
"departure": {
"time": "1752833377",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1752833422",
"uncertainty": 120
},
"departure": {
"time": "1752833422",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 18
},
{
"arrival": {
"time": "1752833500",
"uncertainty": 120
},
"departure": {
"time": "1752833500",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 19
},
{
"arrival": {
"time": "1752833541",
"uncertainty": 120
},
"departure": {
"time": "1752833541",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752833654",
"uncertainty": 120
},
"departure": {
"time": "1752833654",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 21
},
{
"arrival": {
"time": "1752833720",
"uncertainty": 120
},
"departure": {
"time": "1752833720",
"uncertainty": 120
},
"stopId": "0:MJUIN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752833767",
"uncertainty": 120
},
"departure": {
"time": "1752833767",
"uncertainty": 120
},
"stopId": "0:UTRIL 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752833837",
"uncertainty": 120
},
"departure": {
"time": "1752833837",
"uncertainty": 120
},
"stopId": "0:MANDR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752833917",
"uncertainty": 120
},
"departure": {
"time": "1752833917",
"uncertainty": 120
},
"stopId": "0:LBAUM",
"stopSequence": 25
},
{
"arrival": {
"time": "1752833992",
"uncertainty": 120
},
"departure": {
"time": "1752833992",
"uncertainty": 120
},
"stopId": "0:LGPLA",
"stopSequence": 26
},
{
"arrival": {
"time": "1752834077",
"uncertainty": 120
},
"departure": {
"time": "1752834077",
"uncertainty": 120
},
"stopId": "0:BDMUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1752834151",
"uncertainty": 120
},
"departure": {
"time": "1752834151",
"uncertainty": 120
},
"stopId": "0:FONTL 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752834415",
"uncertainty": 120
},
"departure": {
"time": "1752834415",
"uncertainty": 120
},
"stopId": "0:VHUGO",
"stopSequence": 29
},
{
"arrival": {
"time": "1752834600",
"uncertainty": 120
},
"departure": {
"time": "1752834600",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752834656",
"uncertainty": 120
},
"departure": {
"time": "1752834656",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752834556",
"uncertainty": 120
},
"departure": {
"time": "1752834556",
"uncertainty": 120
},
"stopId": "0:MONGE 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1752834627",
"uncertainty": 120
},
"departure": {
"time": "1752834627",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1752834676",
"uncertainty": 120
},
"departure": {
"time": "1752834676",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1752834722",
"uncertainty": 120
},
"departure": {
"time": "1752834722",
"uncertainty": 120
},
"stopId": "0:MPAU 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1752834793",
"uncertainty": 120
},
"departure": {
"time": "1752834793",
"uncertainty": 120
},
"stopId": "0:TENN 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1752834830",
"uncertainty": 120
},
"departure": {
"time": "1752834830",
"uncertainty": 120
},
"stopId": "0:PORT 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1752834916",
"uncertainty": 120
},
"stopId": "0:EPERV",
"stopSequence": 38
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079489"
}
}
},
{
"id": "3080541",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752830580",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 1
},
{
"arrival": {
"time": "1752830622",
"uncertainty": 120
},
"departure": {
"time": "1752830622",
"uncertainty": 120
},
"stopId": "0:JBREL",
"stopSequence": 2
},
{
"arrival": {
"time": "1752830645",
"uncertainty": 120
},
"departure": {
"time": "1752830645",
"uncertainty": 120
},
"stopId": "0:MANOU",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830678",
"uncertainty": 120
},
"departure": {
"time": "1752830678",
"uncertainty": 120
},
"stopId": "0:BELLE",
"stopSequence": 4
},
{
"arrival": {
"time": "1752830731",
"uncertainty": 120
},
"departure": {
"time": "1752830731",
"uncertainty": 120
},
"stopId": "0:VORGI",
"stopSequence": 5
},
{
"arrival": {
"time": "1752830747",
"uncertainty": 120
},
"departure": {
"time": "1752830747",
"uncertainty": 120
},
"stopId": "0:LALLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1752830788",
"uncertainty": 120
},
"departure": {
"time": "1752830788",
"uncertainty": 120
},
"stopId": "0:FOLLE",
"stopSequence": 7
},
{
"arrival": {
"time": "1752830803",
"uncertainty": 120
},
"departure": {
"time": "1752830821",
"uncertainty": 120
},
"stopId": "0:TALAV",
"stopSequence": 8
},
{
"arrival": {
"time": "1752830851",
"uncertainty": 120
},
"departure": {
"time": "1752830851",
"uncertainty": 120
},
"stopId": "0:ABRIC",
"stopSequence": 9
},
{
"arrival": {
"time": "1752830895",
"uncertainty": 120
},
"departure": {
"time": "1752830895",
"uncertainty": 120
},
"stopId": "0:BRASS",
"stopSequence": 10
},
{
"arrival": {
"time": "1752830927",
"uncertainty": 120
},
"departure": {
"time": "1752830940",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 11
},
{
"arrival": {
"time": "1752831001",
"uncertainty": 120
},
"departure": {
"time": "1752831031",
"uncertainty": 120
},
"stopId": "0:GAUD",
"stopSequence": 12
},
{
"arrival": {
"time": "1752831089",
"uncertainty": 120
},
"departure": {
"time": "1752831089",
"uncertainty": 120
},
"stopId": "0:RALPE",
"stopSequence": 13
},
{
"arrival": {
"time": "1752831110",
"uncertainty": 120
},
"departure": {
"time": "1752831110",
"uncertainty": 120
},
"stopId": "0:TEMPL",
"stopSequence": 14
},
{
"arrival": {
"time": "1752831137",
"uncertainty": 120
},
"departure": {
"time": "1752831153",
"uncertainty": 120
},
"stopId": "0:CYRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831238",
"uncertainty": 120
},
"departure": {
"time": "1752831274",
"uncertainty": 120
},
"stopId": "0:IADAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1752831334",
"uncertainty": 120
},
"departure": {
"time": "1752831334",
"uncertainty": 120
},
"stopId": "0:MDBOU",
"stopSequence": 17
},
{
"arrival": {
"time": "1752831394",
"uncertainty": 120
},
"departure": {
"time": "1752831394",
"uncertainty": 120
},
"stopId": "0:VALEN",
"stopSequence": 18
},
{
"arrival": {
"time": "1752831454",
"uncertainty": 120
},
"departure": {
"time": "1752831454",
"uncertainty": 120
},
"stopId": "0:TROND",
"stopSequence": 19
},
{
"arrival": {
"time": "1752831526",
"uncertainty": 120
},
"departure": {
"time": "1752831526",
"uncertainty": 120
},
"stopId": "0:RESER",
"stopSequence": 20
},
{
"arrival": {
"time": "1752831595",
"uncertainty": 120
},
"departure": {
"time": "1752831595",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752831674",
"uncertainty": 120
},
"departure": {
"time": "1752831674",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752831747",
"uncertainty": 120
},
"departure": {
"time": "1752831747",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752831819",
"uncertainty": 120
},
"departure": {
"time": "1752831819",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752831916",
"uncertainty": 120
},
"departure": {
"time": "1752831916",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752832070",
"uncertainty": 120
},
"departure": {
"time": "1752832070",
"uncertainty": 120
},
"stopId": "0:BOTT 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752832142",
"uncertainty": 120
},
"departure": {
"time": "1752832142",
"uncertainty": 120
},
"stopId": "0:CLEME",
"stopSequence": 27
},
{
"arrival": {
"time": "1752832178",
"uncertainty": 120
},
"departure": {
"time": "1752832178",
"uncertainty": 120
},
"stopId": "0:CVILL",
"stopSequence": 28
},
{
"arrival": {
"time": "1752832232",
"uncertainty": 120
},
"departure": {
"time": "1752832232",
"uncertainty": 120
},
"stopId": "0:MAIRI G",
"stopSequence": 29
},
{
"arrival": {
"time": "1752832280",
"uncertainty": 120
},
"departure": {
"time": "1752832280",
"uncertainty": 120
},
"stopId": "0:CLAUD",
"stopSequence": 30
},
{
"arrival": {
"time": "1752832313",
"uncertainty": 120
},
"departure": {
"time": "1752832313",
"uncertainty": 120
},
"stopId": "0:ROSTA",
"stopSequence": 31
},
{
"arrival": {
"time": "1752832358",
"uncertainty": 120
},
"departure": {
"time": "1752832358",
"uncertainty": 120
},
"stopId": "0:GAGAR",
"stopSequence": 32
},
{
"arrival": {
"time": "1752832418",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080541"
},
"vehicle": {
"id": "102",
"label": "102"
}
}
},
{
"id": "3079488",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752832677",
"uncertainty": 120
},
"departure": {
"time": "1752832677",
"uncertainty": 120
},
"stopId": "0:LGMOU"
},
{
"arrival": {
"time": "1752832755",
"uncertainty": 120
},
"departure": {
"time": "1752832755",
"uncertainty": 120
},
"stopId": "0:MONGE 2"
},
{
"departure": {
"time": "1752830492",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752830607",
"uncertainty": 120
},
"departure": {
"time": "1752830607",
"uncertainty": 120
},
"stopId": "0:LPLOV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752830642",
"uncertainty": 120
},
"departure": {
"time": "1752830642",
"uncertainty": 120
},
"stopId": "0:CHAN 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752830709",
"uncertainty": 120
},
"departure": {
"time": "1752830792",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752830926",
"uncertainty": 120
},
"departure": {
"time": "1752830942",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752831076",
"uncertainty": 120
},
"departure": {
"time": "1752831076",
"uncertainty": 120
},
"stopId": "0:KENNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1752831124",
"uncertainty": 120
},
"departure": {
"time": "1752831124",
"uncertainty": 120
},
"stopId": "0:BECQU",
"stopSequence": 7
},
{
"arrival": {
"time": "1752831207",
"uncertainty": 120
},
"departure": {
"time": "1752831212",
"uncertainty": 120
},
"stopId": "0:ADER 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752831272",
"uncertainty": 120
},
"departure": {
"time": "1752831272",
"uncertainty": 120
},
"stopId": "0:NIEP",
"stopSequence": 9
},
{
"arrival": {
"time": "1752831332",
"uncertainty": 120
},
"departure": {
"time": "1752831332",
"uncertainty": 120
},
"stopId": "0:VEDRI",
"stopSequence": 10
},
{
"arrival": {
"time": "1752831446",
"uncertainty": 120
},
"departure": {
"time": "1752831482",
"uncertainty": 120
},
"stopId": "0:MOZAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752831564",
"uncertainty": 120
},
"departure": {
"time": "1752831564",
"uncertainty": 120
},
"stopId": "0:BEETH",
"stopSequence": 12
},
{
"arrival": {
"time": "1752831636",
"uncertainty": 120
},
"departure": {
"time": "1752831636",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 13
},
{
"arrival": {
"time": "1752831724",
"uncertainty": 120
},
"departure": {
"time": "1752831724",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 14
},
{
"arrival": {
"time": "1752831811",
"uncertainty": 120
},
"departure": {
"time": "1752831811",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1752831849",
"uncertainty": 120
},
"departure": {
"time": "1752831849",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 16
},
{
"arrival": {
"time": "1752831901",
"uncertainty": 120
},
"departure": {
"time": "1752831901",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1752831936",
"uncertainty": 120
},
"departure": {
"time": "1752831936",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 18
},
{
"arrival": {
"time": "1752831965",
"uncertainty": 120
},
"departure": {
"time": "1752831965",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 19
},
{
"arrival": {
"time": "1752831977",
"uncertainty": 120
},
"departure": {
"time": "1752831977",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752832038",
"uncertainty": 120
},
"departure": {
"time": "1752832038",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 21
},
{
"arrival": {
"time": "1752832085",
"uncertainty": 120
},
"departure": {
"time": "1752832085",
"uncertainty": 120
},
"stopId": "0:MJUIN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752832120",
"uncertainty": 120
},
"departure": {
"time": "1752832120",
"uncertainty": 120
},
"stopId": "0:UTRIL 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752832190",
"uncertainty": 120
},
"departure": {
"time": "1752832190",
"uncertainty": 120
},
"stopId": "0:MANDR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752832270",
"uncertainty": 120
},
"departure": {
"time": "1752832270",
"uncertainty": 120
},
"stopId": "0:LBAUM",
"stopSequence": 25
},
{
"arrival": {
"time": "1752832353",
"uncertainty": 120
},
"departure": {
"time": "1752832353",
"uncertainty": 120
},
"stopId": "0:LGPLA",
"stopSequence": 26
},
{
"arrival": {
"time": "1752832414",
"uncertainty": 120
},
"departure": {
"time": "1752832414",
"uncertainty": 120
},
"stopId": "0:BDMUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1752832454",
"uncertainty": 120
},
"departure": {
"time": "1752832454",
"uncertainty": 120
},
"stopId": "0:FONTL 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752832617",
"uncertainty": 120
},
"departure": {
"time": "1752832617",
"uncertainty": 120
},
"stopId": "0:VHUGO",
"stopSequence": 29
},
{
"arrival": {
"time": "1752832800",
"uncertainty": 120
},
"departure": {
"time": "1752832800",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752832856",
"uncertainty": 120
},
"departure": {
"time": "1752832856",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752832758",
"uncertainty": 120
},
"departure": {
"time": "1752832758",
"uncertainty": 120
},
"stopId": "0:MONGE 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1752832829",
"uncertainty": 120
},
"departure": {
"time": "1752832829",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1752832878",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079488"
},
"vehicle": {
"id": "79",
"label": "79"
}
}
},
{
"id": "3080542",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752831483",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 1
},
{
"arrival": {
"time": "1752831819",
"uncertainty": 120
},
"departure": {
"time": "1752831819",
"uncertainty": 120
},
"stopId": "0:JBREL",
"stopSequence": 2
},
{
"arrival": {
"time": "1752831842",
"uncertainty": 120
},
"departure": {
"time": "1752831842",
"uncertainty": 120
},
"stopId": "0:MANOU",
"stopSequence": 3
},
{
"arrival": {
"time": "1752831874",
"uncertainty": 120
},
"departure": {
"time": "1752831874",
"uncertainty": 120
},
"stopId": "0:BELLE",
"stopSequence": 4
},
{
"arrival": {
"time": "1752831928",
"uncertainty": 120
},
"departure": {
"time": "1752831928",
"uncertainty": 120
},
"stopId": "0:VORGI",
"stopSequence": 5
},
{
"arrival": {
"time": "1752831946",
"uncertainty": 120
},
"departure": {
"time": "1752831946",
"uncertainty": 120
},
"stopId": "0:LALLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1752831987",
"uncertainty": 120
},
"departure": {
"time": "1752831987",
"uncertainty": 120
},
"stopId": "0:FOLLE",
"stopSequence": 7
},
{
"arrival": {
"time": "1752832004",
"uncertainty": 120
},
"departure": {
"time": "1752832004",
"uncertainty": 120
},
"stopId": "0:TALAV",
"stopSequence": 8
},
{
"arrival": {
"time": "1752832034",
"uncertainty": 120
},
"departure": {
"time": "1752832034",
"uncertainty": 120
},
"stopId": "0:ABRIC",
"stopSequence": 9
},
{
"arrival": {
"time": "1752832080",
"uncertainty": 120
},
"departure": {
"time": "1752832080",
"uncertainty": 120
},
"stopId": "0:BRASS",
"stopSequence": 10
},
{
"arrival": {
"time": "1752832113",
"uncertainty": 120
},
"departure": {
"time": "1752832113",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 11
},
{
"arrival": {
"time": "1752832181",
"uncertainty": 120
},
"departure": {
"time": "1752832181",
"uncertainty": 120
},
"stopId": "0:GAUD",
"stopSequence": 12
},
{
"arrival": {
"time": "1752832240",
"uncertainty": 120
},
"departure": {
"time": "1752832240",
"uncertainty": 120
},
"stopId": "0:RALPE",
"stopSequence": 13
},
{
"arrival": {
"time": "1752832263",
"uncertainty": 120
},
"departure": {
"time": "1752832263",
"uncertainty": 120
},
"stopId": "0:TEMPL",
"stopSequence": 14
},
{
"arrival": {
"time": "1752832295",
"uncertainty": 120
},
"departure": {
"time": "1752832295",
"uncertainty": 120
},
"stopId": "0:CYRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1752832382",
"uncertainty": 120
},
"departure": {
"time": "1752832382",
"uncertainty": 120
},
"stopId": "0:IADAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1752832443",
"uncertainty": 120
},
"departure": {
"time": "1752832443",
"uncertainty": 120
},
"stopId": "0:MDBOU",
"stopSequence": 17
},
{
"arrival": {
"time": "1752832502",
"uncertainty": 120
},
"departure": {
"time": "1752832502",
"uncertainty": 120
},
"stopId": "0:VALEN",
"stopSequence": 18
},
{
"arrival": {
"time": "1752832564",
"uncertainty": 120
},
"departure": {
"time": "1752832564",
"uncertainty": 120
},
"stopId": "0:TROND",
"stopSequence": 19
},
{
"arrival": {
"time": "1752832663",
"uncertainty": 120
},
"departure": {
"time": "1752832663",
"uncertainty": 120
},
"stopId": "0:RESER",
"stopSequence": 20
},
{
"arrival": {
"time": "1752832729",
"uncertainty": 120
},
"departure": {
"time": "1752832729",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752832792",
"uncertainty": 120
},
"departure": {
"time": "1752832792",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752832909",
"uncertainty": 120
},
"departure": {
"time": "1752832909",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752833017",
"uncertainty": 120
},
"departure": {
"time": "1752833017",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1752833070",
"uncertainty": 120
},
"departure": {
"time": "1752833070",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1752833308",
"uncertainty": 120
},
"departure": {
"time": "1752833308",
"uncertainty": 120
},
"stopId": "0:BOTT 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1752833391",
"uncertainty": 120
},
"departure": {
"time": "1752833391",
"uncertainty": 120
},
"stopId": "0:CLEME",
"stopSequence": 27
},
{
"arrival": {
"time": "1752833430",
"uncertainty": 120
},
"departure": {
"time": "1752833430",
"uncertainty": 120
},
"stopId": "0:CVILL",
"stopSequence": 28
},
{
"arrival": {
"time": "1752833484",
"uncertainty": 120
},
"departure": {
"time": "1752833484",
"uncertainty": 120
},
"stopId": "0:MAIRI G",
"stopSequence": 29
},
{
"arrival": {
"time": "1752833532",
"uncertainty": 120
},
"departure": {
"time": "1752833532",
"uncertainty": 120
},
"stopId": "0:CLAUD",
"stopSequence": 30
},
{
"arrival": {
"time": "1752833565",
"uncertainty": 120
},
"departure": {
"time": "1752833565",
"uncertainty": 120
},
"stopId": "0:ROSTA",
"stopSequence": 31
},
{
"arrival": {
"time": "1752833610",
"uncertainty": 120
},
"departure": {
"time": "1752833610",
"uncertainty": 120
},
"stopId": "0:GAGAR",
"stopSequence": 32
},
{
"arrival": {
"time": "1752833670",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080542"
},
"vehicle": {
"id": "567",
"label": "567"
}
}
},
{
"id": "3079490",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752836544",
"uncertainty": 120
},
"departure": {
"time": "1752836544",
"uncertainty": 120
},
"stopId": "0:LGMOU"
},
{
"arrival": {
"time": "1752836622",
"uncertainty": 120
},
"departure": {
"time": "1752836622",
"uncertainty": 120
},
"stopId": "0:MONGE 2"
},
{
"departure": {
"time": "1752834000",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752834120",
"uncertainty": 120
},
"departure": {
"time": "1752834120",
"uncertainty": 120
},
"stopId": "0:LPLOV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1752834284",
"uncertainty": 120
},
"departure": {
"time": "1752834284",
"uncertainty": 120
},
"stopId": "0:CHAN 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752834420",
"uncertainty": 120
},
"departure": {
"time": "1752834420",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 4
},
{
"arrival": {
"time": "1752834676",
"uncertainty": 120
},
"departure": {
"time": "1752834676",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1752834780",
"uncertainty": 120
},
"departure": {
"time": "1752834780",
"uncertainty": 120
},
"stopId": "0:KENNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1752834844",
"uncertainty": 120
},
"departure": {
"time": "1752834844",
"uncertainty": 120
},
"stopId": "0:BECQU",
"stopSequence": 7
},
{
"arrival": {
"time": "1752834923",
"uncertainty": 120
},
"departure": {
"time": "1752834923",
"uncertainty": 120
},
"stopId": "0:ADER 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1752834972",
"uncertainty": 120
},
"departure": {
"time": "1752834972",
"uncertainty": 120
},
"stopId": "0:NIEP",
"stopSequence": 9
},
{
"arrival": {
"time": "1752835021",
"uncertainty": 120
},
"departure": {
"time": "1752835021",
"uncertainty": 120
},
"stopId": "0:VEDRI",
"stopSequence": 10
},
{
"arrival": {
"time": "1752835166",
"uncertainty": 120
},
"departure": {
"time": "1752835166",
"uncertainty": 120
},
"stopId": "0:MOZAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752835249",
"uncertainty": 120
},
"departure": {
"time": "1752835249",
"uncertainty": 120
},
"stopId": "0:BEETH",
"stopSequence": 12
},
{
"arrival": {
"time": "1752835320",
"uncertainty": 120
},
"departure": {
"time": "1752835320",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 13
},
{
"arrival": {
"time": "1752835383",
"uncertainty": 120
},
"departure": {
"time": "1752835383",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 14
},
{
"arrival": {
"time": "1752835452",
"uncertainty": 120
},
"departure": {
"time": "1752835452",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1752835510",
"uncertainty": 120
},
"departure": {
"time": "1752835510",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 16
},
{
"arrival": {
"time": "1752835578",
"uncertainty": 120
},
"departure": {
"time": "1752835578",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1752835620",
"uncertainty": 120
},
"departure": {
"time": "1752835620",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 18
},
{
"arrival": {
"time": "1752835649",
"uncertainty": 120
},
"departure": {
"time": "1752835649",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 19
},
{
"arrival": {
"time": "1752835676",
"uncertainty": 120
},
"departure": {
"time": "1752835676",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1752835754",
"uncertainty": 120
},
"departure": {
"time": "1752835754",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 21
},
{
"arrival": {
"time": "1752835800",
"uncertainty": 120
},
"departure": {
"time": "1752835800",
"uncertainty": 120
},
"stopId": "0:MJUIN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1752835830",
"uncertainty": 120
},
"departure": {
"time": "1752835830",
"uncertainty": 120
},
"stopId": "0:UTRIL 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1752835900",
"uncertainty": 120
},
"departure": {
"time": "1752835900",
"uncertainty": 120
},
"stopId": "0:MANDR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752835980",
"uncertainty": 120
},
"departure": {
"time": "1752835980",
"uncertainty": 120
},
"stopId": "0:LBAUM",
"stopSequence": 25
},
{
"arrival": {
"time": "1752836055",
"uncertainty": 120
},
"departure": {
"time": "1752836055",
"uncertainty": 120
},
"stopId": "0:LGPLA",
"stopSequence": 26
},
{
"arrival": {
"time": "1752836143",
"uncertainty": 120
},
"departure": {
"time": "1752836143",
"uncertainty": 120
},
"stopId": "0:BDMUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1752836220",
"uncertainty": 120
},
"departure": {
"time": "1752836220",
"uncertainty": 120
},
"stopId": "0:FONTL 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1752836484",
"uncertainty": 120
},
"departure": {
"time": "1752836484",
"uncertainty": 120
},
"stopId": "0:VHUGO",
"stopSequence": 29
},
{
"arrival": {
"time": "1752836520",
"uncertainty": 120
},
"departure": {
"time": "1752836520",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1752836576",
"uncertainty": 120
},
"departure": {
"time": "1752836576",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1752836625",
"uncertainty": 120
},
"departure": {
"time": "1752836625",
"uncertainty": 120
},
"stopId": "0:MONGE 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1752836696",
"uncertainty": 120
},
"departure": {
"time": "1752836696",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1752836745",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079490"
}
}
},
{
"id": "3080543",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752832980",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080543"
}
}
},
{
"id": "3080544",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752834180",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3080544"
}
}
},
{
"id": "3079443",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752833940",
"uncertainty": 120
},
"stopId": "0:CMALI 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079443"
}
}
},
{
"id": "3079442",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752832200",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 1
},
{
"arrival": {
"time": "1752832320",
"uncertainty": 120
},
"departure": {
"time": "1752832320",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 2
},
{
"arrival": {
"time": "1752832386",
"uncertainty": 120
},
"departure": {
"time": "1752832386",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1752832526",
"uncertainty": 120
},
"departure": {
"time": "1752832526",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 4
},
{
"arrival": {
"time": "1752832596",
"uncertainty": 120
},
"departure": {
"time": "1752832596",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 5
},
{
"arrival": {
"time": "1752832661",
"uncertainty": 120
},
"departure": {
"time": "1752832661",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 6
},
{
"arrival": {
"time": "1752832734",
"uncertainty": 120
},
"departure": {
"time": "1752832734",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 7
},
{
"arrival": {
"time": "1752832831",
"uncertainty": 120
},
"departure": {
"time": "1752832831",
"uncertainty": 120
},
"stopId": "0:HBARB",
"stopSequence": 8
},
{
"arrival": {
"time": "1752832875",
"uncertainty": 120
},
"departure": {
"time": "1752832875",
"uncertainty": 120
},
"stopId": "0:JPREV",
"stopSequence": 9
},
{
"arrival": {
"time": "1752832961",
"uncertainty": 120
},
"departure": {
"time": "1752832961",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 10
},
{
"arrival": {
"time": "1752833011",
"uncertainty": 120
},
"departure": {
"time": "1752833011",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 11
},
{
"arrival": {
"time": "1752833039",
"uncertainty": 120
},
"departure": {
"time": "1752833039",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 12
},
{
"arrival": {
"time": "1752833100",
"uncertainty": 120
},
"departure": {
"time": "1752833100",
"uncertainty": 120
},
"stopId": "0:GROUS",
"stopSequence": 13
},
{
"arrival": {
"time": "1752833192",
"uncertainty": 120
},
"departure": {
"time": "1752833192",
"uncertainty": 120
},
"stopId": "0:RDM",
"stopSequence": 14
},
{
"arrival": {
"time": "1752833372",
"uncertainty": 120
},
"departure": {
"time": "1752833372",
"uncertainty": 120
},
"stopId": "0:SYLV",
"stopSequence": 15
},
{
"arrival": {
"time": "1752833499",
"uncertainty": 120
},
"departure": {
"time": "1752833499",
"uncertainty": 120
},
"stopId": "0:MMALI",
"stopSequence": 16
},
{
"arrival": {
"time": "1752833531",
"uncertainty": 120
},
"departure": {
"time": "1752833531",
"uncertainty": 120
},
"stopId": "0:MLPO",
"stopSequence": 17
},
{
"arrival": {
"time": "1752833612",
"uncertainty": 120
},
"stopId": "0:CMALI",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "venete1_3079442"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1752831483"
}
}