Resource details
Ce lien fournit les mises à jour en temps réel par rapport au référentiel gtfs-navineo.zip
This resource file is part of the dataset Réseau urbain TCAT.
Related resources
gtfs-navineo.zip
Download availability
Learn more
HEAD
request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.For SIRI and SIRI Lite feeds, we perform a
GET
request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.Validation details
❌205 errors, 172 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-06-06 at 09:02 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
stop_times_updates not strictly sorted E002 8 errors
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Sample errors
- trip_id PS : Lu,Ma,Je,VeC1964600 stop_sequence [26, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42] is not strictly sorted by increasing stop_sequence
- trip_id PS : Lu,Ma,Je,VeC1966554 stop_sequence [23, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29] is not strictly sorted by increasing stop_sequence
- trip_id PS : Lu,Ma,Je,VeC1964241 stop_sequence [27, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43] is not strictly sorted by increasing stop_sequence
- trip_id PS : Lu,Ma,Je,VeC1965403 stop_sequence [1, 1] is not strictly sorted by increasing stop_sequence
- trip_id PS : Lu,Ma,Je,VeC1964549 stop_sequence [27, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43] is not strictly sorted by increasing stop_sequence
GTFS-rt stop_sequence isn't provided for trip that visits same stop_id more than once E009 7 errors
If a GTFS trip contains multiple references to the same stop_id (i.e., the vehicle visits the same stop_id more than once in the same trip), then GTFS-rt stop_time_updates for this trip must include stop_sequence
Sample errors
- trip_id PS : Lu,Ma,Je,VeC1962690 visits stop_id [0:GAR01] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
- trip_id PS : Lu,Ma,Je,VeC1962702 visits stop_id [0:GAR01] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
- trip_id PS : Lu,Ma,Je,VeC1962650 visits stop_id [0:GAR01] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
- trip_id PS : Lu,Ma,Je,VeC1962634 visits stop_id [0:GAR01] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
- trip_id PS : Lu,Ma,Je,VeC1962667 visits stop_id [0:GAR01] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
Sequential stop_time_update times are not increasing E022 185 errors
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Sample errors
- trip_id PS : Lu,Ma,Je,VeC1964600 stop_sequence 1 departure_time 09:45:00 (1749195900) is less than previous stop departure_time 10:17:07 (1749197827) - times must increase between two sequential stops
- trip_id PS : Lu,Ma,Je,VeC1964600 stop_sequence 1 departure_time 09:45:00 (1749195900) is less than previous stop arrival_time 10:40:09 (1749199209) - times must increase between two sequential stops
- trip_id PS : Lu,Ma,Je,VeC1964600 stop_sequence 2 arrival_time 09:48:12 (1749196092) is less than previous stop arrival_time 10:40:09 (1749199209) - times must increase between two sequential stops
- trip_id PS : Lu,Ma,Je,VeC1964600 stop_sequence 2 departure_time 09:48:12 (1749196092) is less than previous stop arrival_time 10:40:09 (1749199209) - times must increase between two sequential stops
- trip_id PS : Lu,Ma,Je,VeC1965021 stop_sequence 1 departure_time 09:01:32 (1749193292) is less than previous stop arrival_time 09:46:03 (1749195963) - times must increase between two sequential stops
Sequential stop_time_updates have the same stop_id E037 3 errors
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Sample errors
- trip_id PS : Lu,Ma,Je,VeC1965403 has repeating stop_id 0:Gar01 at stop_sequence 1 - sequential stop_ids should be different
- trip_id PS : Lu,Ma,Je,VeC1965402 has repeating stop_id 0:Gar01 at stop_sequence 1 - sequential stop_ids should be different
- trip_id PS : Lu,Ma,Je,VeC1966503 has repeating stop_id 0:CAm01 - sequential stop_ids should be different
GTFS-rt stop_sequence not found in GTFS data E051 2 errors
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Sample errors
- GTFS-rt trip_id PS : Lu,Ma,Je,VeC1965403 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id PS : Lu,Ma,Je,VeC1965402 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
Warnings
timestamp not populated W001 107 errors
Timestamps should be populated for all elements
Sample errors
- trip_id PS : Lu,Ma,Je,VeC1965197 does not have a timestamp
- trip_id PS : Lu,Ma,Je,VeC1964600 does not have a timestamp
- trip_id PS : Lu,Ma,Je,VeC1965296 does not have a timestamp
- trip_id PS : Lu,Ma,Je,VeC1965021 does not have a timestamp
- trip_id PS : Lu,Ma,Je,VeC1964240 does not have a timestamp
vehicle_id not populated W002 65 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id PS : Lu,Ma,Je,VeC1964600 does not have a vehicle_id
- trip_id PS : Lu,Ma,Je,VeC1965296 does not have a vehicle_id
- trip_id PS : Lu,Ma,Je,VeC1962690 does not have a vehicle_id
- trip_id PS : Lu,Ma,Je,VeC1962702 does not have a vehicle_id
- trip_id PS : Lu,Ma,Je,VeC1966554 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. | 1 987 | 34 times (100 % of validations) |
W001 | Timestamps should be populated for all elements | 3 035 | 34 times (100 % of validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1 823 | 34 times (100 % of validations) |
E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 90 | 33 times (97 % of validations) |
E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 47 | 33 times (97 % of validations) |
E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 57 | 31 times (91 % of validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 109 | 1 times (3 % of validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 87 | 1 times (3 % of validations) |
E009 | If a GTFS trip contains multiple references to the same stop_id (i.e., the vehicle visits the same stop_id more than once in the same trip), then GTFS-rt stop_time_updates for this trip must include stop_sequence | 7 | 1 times (3 % of validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 2 156 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-06-06 at 10:35 Europe/Paris.
trip_updates (105) 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-06-06 at 10:35 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "C1964600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749198850",
"uncertainty": 120
},
"departure": {
"time": "1749198865",
"uncertainty": 120
},
"stopId": "0:Ham02",
"stopSequence": 41
},
{
"arrival": {
"time": "1749199020",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:pre01",
"stopSequence": 42
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1964600"
}
}
},
{
"id": "C1965456",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749201385",
"uncertainty": 120
},
"departure": {
"time": "1749201385",
"uncertainty": 120
},
"stopId": "0:GANd1"
},
{
"arrival": {
"time": "1749201453",
"uncertainty": 120
},
"departure": {
"time": "1749201453",
"uncertainty": 120
},
"stopId": "0:GIL01"
},
{
"arrival": {
"time": "1749201486",
"uncertainty": 120
},
"departure": {
"time": "1749201486",
"uncertainty": 120
},
"stopId": "0:GAM02"
},
{
"arrival": {
"time": "1749201557",
"uncertainty": 120
},
"departure": {
"time": "1749201557",
"uncertainty": 120
},
"stopId": "0:FON02"
},
{
"arrival": {
"time": "1749201602",
"uncertainty": 120
},
"departure": {
"time": "1749201602",
"uncertainty": 120
},
"stopId": "0:Cht04"
},
{
"arrival": {
"time": "1749204106",
"uncertainty": 120
},
"departure": {
"time": "1749204106",
"uncertainty": 120
},
"stopId": "0:CAm02"
},
{
"arrival": {
"time": "1749204136",
"uncertainty": 120
},
"departure": {
"time": "1749204136",
"uncertainty": 120
},
"stopId": "0:TEI02"
},
{
"arrival": {
"time": "1749204258",
"uncertainty": 120
},
"departure": {
"time": "1749204258",
"uncertainty": 120
},
"stopId": "0:BIZ02"
},
{
"arrival": {
"time": "1749204481",
"uncertainty": 120
},
"departure": {
"time": "1749204481",
"uncertainty": 120
},
"stopId": "0:BUI01"
},
{
"arrival": {
"time": "1749204552",
"uncertainty": 120
},
"departure": {
"time": "1749204552",
"uncertainty": 120
},
"stopId": "0:DUC02"
},
{
"departure": {
"time": "1749201060",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749201134",
"uncertainty": 120
},
"departure": {
"time": "1749201134",
"uncertainty": 120
},
"stopId": "0:CCJ01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749201170",
"uncertainty": 120
},
"departure": {
"time": "1749201170",
"uncertainty": 120
},
"stopId": "0:SFM01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749201228",
"uncertainty": 120
},
"departure": {
"time": "1749201228",
"uncertainty": 120
},
"stopId": "0:MaI01",
"stopSequence": 4
},
{
"arrival": {
"time": "1749201274",
"uncertainty": 120
},
"departure": {
"time": "1749201274",
"uncertainty": 120
},
"stopId": "0:Rob01",
"stopSequence": 5
},
{
"arrival": {
"time": "1749201308",
"uncertainty": 120
},
"departure": {
"time": "1749201308",
"uncertainty": 120
},
"stopId": "0:Cht01",
"stopSequence": 6
},
{
"arrival": {
"time": "1749201360",
"uncertainty": 120
},
"departure": {
"time": "1749201360",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FON01",
"stopSequence": 7
},
{
"arrival": {
"time": "1749201450",
"uncertainty": 120
},
"departure": {
"time": "1749201450",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ReG01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749201499",
"uncertainty": 120
},
"departure": {
"time": "1749201499",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GUE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749201541",
"uncertainty": 120
},
"departure": {
"time": "1749201541",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRU01",
"stopSequence": 10
},
{
"arrival": {
"time": "1749201586",
"uncertainty": 120
},
"departure": {
"time": "1749201586",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:COO01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749201620",
"uncertainty": 120
},
"departure": {
"time": "1749201620",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:par02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749201689",
"uncertainty": 120
},
"departure": {
"time": "1749201689",
"uncertainty": 120
},
"stopId": "0:PHI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749201724",
"uncertainty": 120
},
"departure": {
"time": "1749201724",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749201790",
"uncertainty": 120
},
"departure": {
"time": "1749201790",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749201858",
"uncertainty": 120
},
"departure": {
"time": "1749201858",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749201903",
"uncertainty": 120
},
"departure": {
"time": "1749201903",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749201953",
"uncertainty": 120
},
"departure": {
"time": "1749201953",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749202008",
"uncertainty": 120
},
"departure": {
"time": "1749202008",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 19
},
{
"arrival": {
"time": "1749202102",
"uncertainty": 120
},
"departure": {
"time": "1749202102",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749202211",
"uncertainty": 120
},
"departure": {
"time": "1749202211",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749202279",
"uncertainty": 120
},
"departure": {
"time": "1749202279",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749202311",
"uncertainty": 120
},
"departure": {
"time": "1749202311",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749202384",
"uncertainty": 120
},
"departure": {
"time": "1749202384",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749202459",
"uncertainty": 120
},
"departure": {
"time": "1749202459",
"uncertainty": 120
},
"stopId": "0:pAS02",
"stopSequence": 25
},
{
"arrival": {
"time": "1749202564",
"uncertainty": 120
},
"departure": {
"time": "1749202564",
"uncertainty": 120
},
"stopId": "0:BAl01",
"stopSequence": 26
},
{
"arrival": {
"time": "1749202635",
"uncertainty": 120
},
"departure": {
"time": "1749202635",
"uncertainty": 120
},
"stopId": "0:MAi01",
"stopSequence": 27
},
{
"arrival": {
"time": "1749202683",
"uncertainty": 120
},
"departure": {
"time": "1749202683",
"uncertainty": 120
},
"stopId": "0:CCE01",
"stopSequence": 28
},
{
"arrival": {
"time": "1749202742",
"uncertainty": 120
},
"departure": {
"time": "1749202742",
"uncertainty": 120
},
"stopId": "0:ile01",
"stopSequence": 29
},
{
"arrival": {
"time": "1749202800",
"uncertainty": 120
},
"departure": {
"time": "1749202800",
"uncertainty": 120
},
"stopId": "0:ABB01",
"stopSequence": 30
},
{
"arrival": {
"time": "1749202925",
"uncertainty": 120
},
"departure": {
"time": "1749202925",
"uncertainty": 120
},
"stopId": "0:NOT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1749203012",
"uncertainty": 120
},
"departure": {
"time": "1749203012",
"uncertainty": 120
},
"stopId": "0:DOu02",
"stopSequence": 32
},
{
"arrival": {
"time": "1749203112",
"uncertainty": 120
},
"departure": {
"time": "1749203112",
"uncertainty": 120
},
"stopId": "0:CHN04",
"stopSequence": 33
},
{
"arrival": {
"time": "1749203164",
"uncertainty": 120
},
"departure": {
"time": "1749203164",
"uncertainty": 120
},
"stopId": "0:CUV01",
"stopSequence": 34
},
{
"arrival": {
"time": "1749203204",
"uncertainty": 120
},
"departure": {
"time": "1749203204",
"uncertainty": 120
},
"stopId": "0:TAB02",
"stopSequence": 35
},
{
"arrival": {
"time": "1749203247",
"uncertainty": 120
},
"departure": {
"time": "1749203247",
"uncertainty": 120
},
"stopId": "0:bre02",
"stopSequence": 36
},
{
"arrival": {
"time": "1749203301",
"uncertainty": 120
},
"departure": {
"time": "1749203301",
"uncertainty": 120
},
"stopId": "0:THI04",
"stopSequence": 37
},
{
"arrival": {
"time": "1749203344",
"uncertainty": 120
},
"departure": {
"time": "1749203344",
"uncertainty": 120
},
"stopId": "0:TRU02",
"stopSequence": 38
},
{
"arrival": {
"time": "1749203404",
"uncertainty": 120
},
"departure": {
"time": "1749203404",
"uncertainty": 120
},
"stopId": "0:PAT04",
"stopSequence": 39
},
{
"arrival": {
"time": "1749203467",
"uncertainty": 120
},
"departure": {
"time": "1749203467",
"uncertainty": 120
},
"stopId": "0:MOn01",
"stopSequence": 40
},
{
"arrival": {
"time": "1749203532",
"uncertainty": 120
},
"departure": {
"time": "1749203532",
"uncertainty": 120
},
"stopId": "0:REN02",
"stopSequence": 41
},
{
"arrival": {
"time": "1749203574",
"uncertainty": 120
},
"departure": {
"time": "1749203574",
"uncertainty": 120
},
"stopId": "0:DAR02",
"stopSequence": 42
},
{
"arrival": {
"time": "1749203687",
"uncertainty": 120
},
"departure": {
"time": "1749203687",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 43
},
{
"arrival": {
"time": "1749203771",
"uncertainty": 120
},
"departure": {
"time": "1749203771",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 44
},
{
"arrival": {
"time": "1749203803",
"uncertainty": 120
},
"departure": {
"time": "1749203803",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 45
},
{
"arrival": {
"time": "1749203855",
"uncertainty": 120
},
"departure": {
"time": "1749203855",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 46
},
{
"arrival": {
"time": "1749203971",
"uncertainty": 120
},
"departure": {
"time": "1749203971",
"uncertainty": 120
},
"stopId": "0:CLo01",
"stopSequence": 47
},
{
"arrival": {
"time": "1749204004",
"uncertainty": 120
},
"departure": {
"time": "1749204004",
"uncertainty": 120
},
"stopId": "0:MRO01",
"stopSequence": 48
},
{
"arrival": {
"time": "1749204083",
"uncertainty": 120
},
"departure": {
"time": "1749204083",
"uncertainty": 120
},
"stopId": "0:WEI02",
"stopSequence": 49
},
{
"arrival": {
"time": "1749204127",
"uncertainty": 120
},
"departure": {
"time": "1749204127",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOZ02",
"stopSequence": 50
},
{
"arrival": {
"time": "1749204185",
"uncertainty": 120
},
"departure": {
"time": "1749204185",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JUI02",
"stopSequence": 51
},
{
"arrival": {
"time": "1749204245",
"uncertainty": 120
},
"departure": {
"time": "1749204245",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SAL01",
"stopSequence": 52
},
{
"arrival": {
"time": "1749204285",
"uncertainty": 120
},
"departure": {
"time": "1749204285",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SAR01",
"stopSequence": 53
},
{
"arrival": {
"time": "1749204360",
"uncertainty": 120
},
"departure": {
"time": "1749204360",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CUG02",
"stopSequence": 54
},
{
"arrival": {
"time": "1749204437",
"uncertainty": 120
},
"departure": {
"time": "1749204437",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HOC02",
"stopSequence": 55
},
{
"arrival": {
"time": "1749204487",
"uncertainty": 120
},
"departure": {
"time": "1749204487",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STE02",
"stopSequence": 56
},
{
"arrival": {
"time": "1749204627",
"uncertainty": 120
},
"departure": {
"time": "1749204627",
"uncertainty": 120
},
"stopId": "0:FOU04",
"stopSequence": 57
},
{
"arrival": {
"time": "1749204668",
"uncertainty": 120
},
"departure": {
"time": "1749204668",
"uncertainty": 120
},
"stopId": "0:PPP01",
"stopSequence": 58
},
{
"arrival": {
"time": "1749204716",
"uncertainty": 120
},
"departure": {
"time": "1749204716",
"uncertainty": 120
},
"stopId": "0:GDF01",
"stopSequence": 59
},
{
"arrival": {
"time": "1749204774",
"uncertainty": 120
},
"departure": {
"time": "1749204774",
"uncertainty": 120
},
"stopId": "0:CON01",
"stopSequence": 60
},
{
"arrival": {
"time": "1749204842",
"uncertainty": 120
},
"departure": {
"time": "1749204842",
"uncertainty": 120
},
"stopId": "0:BAC01",
"stopSequence": 61
},
{
"arrival": {
"time": "1749204868",
"uncertainty": 120
},
"departure": {
"time": "1749204868",
"uncertainty": 120
},
"stopId": "0:MER01",
"stopSequence": 62
},
{
"arrival": {
"time": "1749204896",
"uncertainty": 120
},
"stopId": "0:FOU02",
"stopSequence": 63
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965456"
}
}
},
{
"id": "C1966237",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749199980",
"uncertainty": 120
},
"stopId": "0:PaR01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966237"
}
}
},
{
"id": "C1964588",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749202027",
"uncertainty": 120
},
"departure": {
"time": "1749202027",
"uncertainty": 120
},
"stopId": "0:FoN03"
},
{
"arrival": {
"time": "1749203411",
"uncertainty": 120
},
"stopId": "0:pred2"
},
{
"departure": {
"time": "1749200160",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749200352",
"uncertainty": 120
},
"departure": {
"time": "1749200352",
"uncertainty": 120
},
"stopId": "0:Cen02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749200410",
"uncertainty": 120
},
"departure": {
"time": "1749200410",
"uncertainty": 120
},
"stopId": "0:mai02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749200494",
"uncertainty": 120
},
"departure": {
"time": "1749200494",
"uncertainty": 120
},
"stopId": "0:ViL02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749200561",
"uncertainty": 120
},
"departure": {
"time": "1749200561",
"uncertainty": 120
},
"stopId": "0:CoU02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749200633",
"uncertainty": 120
},
"departure": {
"time": "1749200633",
"uncertainty": 120
},
"stopId": "0:ROs04",
"stopSequence": 6
},
{
"arrival": {
"time": "1749200700",
"uncertainty": 120
},
"departure": {
"time": "1749200700",
"uncertainty": 120
},
"stopId": "0:BRE01",
"stopSequence": 7
},
{
"arrival": {
"time": "1749200768",
"uncertainty": 120
},
"departure": {
"time": "1749200768",
"uncertainty": 120
},
"stopId": "0:HTF02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749200811",
"uncertainty": 120
},
"departure": {
"time": "1749200811",
"uncertainty": 120
},
"stopId": "0:VIE02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749200875",
"uncertainty": 120
},
"departure": {
"time": "1749200875",
"uncertainty": 120
},
"stopId": "0:BAL02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749200923",
"uncertainty": 120
},
"departure": {
"time": "1749200923",
"uncertainty": 120
},
"stopId": "0:Ver02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749200986",
"uncertainty": 120
},
"departure": {
"time": "1749200986",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749201049",
"uncertainty": 120
},
"departure": {
"time": "1749201049",
"uncertainty": 120
},
"stopId": "0:COu02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749201120",
"uncertainty": 120
},
"departure": {
"time": "1749201120",
"uncertainty": 120
},
"stopId": "0:MAg02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749201187",
"uncertainty": 120
},
"departure": {
"time": "1749201187",
"uncertainty": 120
},
"stopId": "0:mAI02",
"stopSequence": 15
},
{
"arrival": {
"time": "1749201260",
"uncertainty": 120
},
"departure": {
"time": "1749201260",
"uncertainty": 120
},
"stopId": "0:CRo02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749201351",
"uncertainty": 120
},
"departure": {
"time": "1749201351",
"uncertainty": 120
},
"stopId": "0:SOM02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749201467",
"uncertainty": 120
},
"departure": {
"time": "1749201467",
"uncertainty": 120
},
"stopId": "0:SUP02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749201540",
"uncertainty": 120
},
"departure": {
"time": "1749201540",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 19
},
{
"arrival": {
"time": "1749201654",
"uncertainty": 120
},
"departure": {
"time": "1749201654",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749201722",
"uncertainty": 120
},
"departure": {
"time": "1749201722",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749201804",
"uncertainty": 120
},
"departure": {
"time": "1749201804",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1749201840",
"uncertainty": 120
},
"departure": {
"time": "1749201840",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749201906",
"uncertainty": 120
},
"departure": {
"time": "1749201906",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 24
},
{
"arrival": {
"time": "1749202020",
"uncertainty": 120
},
"departure": {
"time": "1749202020",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 25
},
{
"arrival": {
"time": "1749202047",
"uncertainty": 120
},
"departure": {
"time": "1749202047",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FoN03",
"stopSequence": 26
},
{
"arrival": {
"time": "1749202098",
"uncertainty": 120
},
"departure": {
"time": "1749202098",
"uncertainty": 120
},
"stopId": "0:FIL02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749202193",
"uncertainty": 120
},
"departure": {
"time": "1749202193",
"uncertainty": 120
},
"stopId": "0:PAI02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749202263",
"uncertainty": 120
},
"departure": {
"time": "1749202263",
"uncertainty": 120
},
"stopId": "0:ROG02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749202356",
"uncertainty": 120
},
"departure": {
"time": "1749202356",
"uncertainty": 120
},
"stopId": "0:ALA02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749202526",
"uncertainty": 120
},
"departure": {
"time": "1749202526",
"uncertainty": 120
},
"stopId": "0:STM04",
"stopSequence": 31
},
{
"arrival": {
"time": "1749202629",
"uncertainty": 120
},
"departure": {
"time": "1749202629",
"uncertainty": 120
},
"stopId": "0:HTC02",
"stopSequence": 32
},
{
"arrival": {
"time": "1749202678",
"uncertainty": 120
},
"departure": {
"time": "1749202678",
"uncertainty": 120
},
"stopId": "0:TRo02",
"stopSequence": 33
},
{
"arrival": {
"time": "1749202716",
"uncertainty": 120
},
"departure": {
"time": "1749202716",
"uncertainty": 120
},
"stopId": "0:SAR02",
"stopSequence": 34
},
{
"arrival": {
"time": "1749202790",
"uncertainty": 120
},
"departure": {
"time": "1749202790",
"uncertainty": 120
},
"stopId": "0:SAL02",
"stopSequence": 35
},
{
"arrival": {
"time": "1749202856",
"uncertainty": 120
},
"departure": {
"time": "1749202856",
"uncertainty": 120
},
"stopId": "0:JUI01",
"stopSequence": 36
},
{
"arrival": {
"time": "1749202924",
"uncertainty": 120
},
"departure": {
"time": "1749202924",
"uncertainty": 120
},
"stopId": "0:MOZ01",
"stopSequence": 37
},
{
"arrival": {
"time": "1749202981",
"uncertainty": 120
},
"departure": {
"time": "1749202981",
"uncertainty": 120
},
"stopId": "0:CAm02",
"stopSequence": 38
},
{
"arrival": {
"time": "1749203016",
"uncertainty": 120
},
"departure": {
"time": "1749203016",
"uncertainty": 120
},
"stopId": "0:TEI02",
"stopSequence": 39
},
{
"arrival": {
"time": "1749203116",
"uncertainty": 120
},
"departure": {
"time": "1749203116",
"uncertainty": 120
},
"stopId": "0:PIS02",
"stopSequence": 40
},
{
"arrival": {
"time": "1749203159",
"uncertainty": 120
},
"departure": {
"time": "1749203159",
"uncertainty": 120
},
"stopId": "0:Ham02",
"stopSequence": 41
},
{
"arrival": {
"time": "1749203220",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:pre01",
"stopSequence": 42
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1964588"
}
}
},
{
"id": "C1962671",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749197845",
"uncertainty": 120
},
"departure": {
"time": "1749197880",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1749197513",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749197629",
"uncertainty": 120
},
"departure": {
"time": "1749197645",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749197719",
"uncertainty": 120
},
"departure": {
"time": "1749197720",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749197940",
"uncertainty": 120
},
"departure": {
"time": "1749197940",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1749197902",
"uncertainty": 120
},
"departure": {
"time": "1749197917",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749197992",
"uncertainty": 120
},
"departure": {
"time": "1749198007",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749198064",
"uncertainty": 120
},
"departure": {
"time": "1749198233",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749198325",
"uncertainty": 120
},
"departure": {
"time": "1749198356",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749198417",
"uncertainty": 120
},
"departure": {
"time": "1749198417",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749198445",
"uncertainty": 120
},
"departure": {
"time": "1749198447",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749198492",
"uncertainty": 120
},
"departure": {
"time": "1749198492",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749198537",
"uncertainty": 120
},
"departure": {
"time": "1749198537",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749198602",
"uncertainty": 120
},
"departure": {
"time": "1749198611",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749198687",
"uncertainty": 120
},
"departure": {
"time": "1749198732",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749198784",
"uncertainty": 120
},
"departure": {
"time": "1749198807",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749198927",
"uncertainty": 120
},
"departure": {
"time": "1749198942",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749199010",
"uncertainty": 120
},
"departure": {
"time": "1749199010",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749199168",
"uncertainty": 120
},
"departure": {
"time": "1749199168",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749199265",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1962671"
},
"vehicle": {
"id": "347",
"label": "347"
}
}
},
{
"id": "C1966496",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749202380",
"uncertainty": 120
},
"departure": {
"time": "1749202380",
"uncertainty": 120
},
"stopId": "0:Cht03"
},
{
"arrival": {
"time": "1749202458",
"uncertainty": 120
},
"departure": {
"time": "1749202458",
"uncertainty": 120
},
"stopId": "0:GANd1"
},
{
"arrival": {
"time": "1749202526",
"uncertainty": 120
},
"departure": {
"time": "1749202526",
"uncertainty": 120
},
"stopId": "0:GIL01"
},
{
"departure": {
"time": "1749199740",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749199785",
"uncertainty": 120
},
"departure": {
"time": "1749199785",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749199831",
"uncertainty": 120
},
"departure": {
"time": "1749199831",
"uncertainty": 120
},
"stopId": "0:TRo01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749199961",
"uncertainty": 120
},
"departure": {
"time": "1749199961",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749199996",
"uncertainty": 120
},
"departure": {
"time": "1749199996",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749200100",
"uncertainty": 120
},
"departure": {
"time": "1749200100",
"uncertainty": 120
},
"stopId": "0:MRO02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749200132",
"uncertainty": 120
},
"departure": {
"time": "1749200132",
"uncertainty": 120
},
"stopId": "0:CLo02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749200249",
"uncertainty": 120
},
"departure": {
"time": "1749200249",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749200305",
"uncertainty": 120
},
"departure": {
"time": "1749200305",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749200353",
"uncertainty": 120
},
"departure": {
"time": "1749200353",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749200424",
"uncertainty": 120
},
"departure": {
"time": "1749200424",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749200577",
"uncertainty": 120
},
"departure": {
"time": "1749200577",
"uncertainty": 120
},
"stopId": "0:DAR01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749200622",
"uncertainty": 120
},
"departure": {
"time": "1749200622",
"uncertainty": 120
},
"stopId": "0:REN03",
"stopSequence": 13
},
{
"arrival": {
"time": "1749200677",
"uncertainty": 120
},
"departure": {
"time": "1749200677",
"uncertainty": 120
},
"stopId": "0:MOn02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749200760",
"uncertainty": 120
},
"departure": {
"time": "1749200760",
"uncertainty": 120
},
"stopId": "0:PAT03",
"stopSequence": 15
},
{
"arrival": {
"time": "1749200814",
"uncertainty": 120
},
"departure": {
"time": "1749200814",
"uncertainty": 120
},
"stopId": "0:TRU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749200858",
"uncertainty": 120
},
"departure": {
"time": "1749200858",
"uncertainty": 120
},
"stopId": "0:THI03",
"stopSequence": 17
},
{
"arrival": {
"time": "1749200907",
"uncertainty": 120
},
"departure": {
"time": "1749200907",
"uncertainty": 120
},
"stopId": "0:bre01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749200959",
"uncertainty": 120
},
"departure": {
"time": "1749200959",
"uncertainty": 120
},
"stopId": "0:TAB01",
"stopSequence": 19
},
{
"arrival": {
"time": "1749201000",
"uncertainty": 120
},
"departure": {
"time": "1749201000",
"uncertainty": 120
},
"stopId": "0:CUV02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749201081",
"uncertainty": 120
},
"departure": {
"time": "1749201081",
"uncertainty": 120
},
"stopId": "0:DOu01",
"stopSequence": 21
},
{
"arrival": {
"time": "1749201156",
"uncertainty": 120
},
"departure": {
"time": "1749201156",
"uncertainty": 120
},
"stopId": "0:NOT02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749201240",
"uncertainty": 120
},
"departure": {
"time": "1749201240",
"uncertainty": 120
},
"stopId": "0:ABB02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749201314",
"uncertainty": 120
},
"departure": {
"time": "1749201314",
"uncertainty": 120
},
"stopId": "0:ile02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749201366",
"uncertainty": 120
},
"departure": {
"time": "1749201366",
"uncertainty": 120
},
"stopId": "0:CCE02",
"stopSequence": 25
},
{
"arrival": {
"time": "1749201413",
"uncertainty": 120
},
"departure": {
"time": "1749201413",
"uncertainty": 120
},
"stopId": "0:MAi02",
"stopSequence": 26
},
{
"arrival": {
"time": "1749201480",
"uncertainty": 120
},
"departure": {
"time": "1749201480",
"uncertainty": 120
},
"stopId": "0:BAl02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749201599",
"uncertainty": 120
},
"departure": {
"time": "1749201599",
"uncertainty": 120
},
"stopId": "0:pAS01",
"stopSequence": 28
},
{
"arrival": {
"time": "1749201660",
"uncertainty": 120
},
"departure": {
"time": "1749201660",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 29
},
{
"arrival": {
"time": "1749201719",
"uncertainty": 120
},
"departure": {
"time": "1749201719",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 30
},
{
"arrival": {
"time": "1749201764",
"uncertainty": 120
},
"departure": {
"time": "1749201764",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 31
},
{
"arrival": {
"time": "1749201819",
"uncertainty": 120
},
"departure": {
"time": "1749201819",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749201903",
"uncertainty": 120
},
"departure": {
"time": "1749201903",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 33
},
{
"arrival": {
"time": "1749202012",
"uncertainty": 120
},
"departure": {
"time": "1749202012",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 34
},
{
"arrival": {
"time": "1749202044",
"uncertainty": 120
},
"departure": {
"time": "1749202044",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 35
},
{
"arrival": {
"time": "1749202110",
"uncertainty": 120
},
"departure": {
"time": "1749202110",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 36
},
{
"arrival": {
"time": "1749202138",
"uncertainty": 120
},
"departure": {
"time": "1749202138",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 37
},
{
"arrival": {
"time": "1749202199",
"uncertainty": 120
},
"departure": {
"time": "1749202199",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 38
},
{
"arrival": {
"time": "1749202260",
"uncertainty": 120
},
"departure": {
"time": "1749202260",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 39
},
{
"arrival": {
"time": "1749202322",
"uncertainty": 120
},
"departure": {
"time": "1749202322",
"uncertainty": 120
},
"stopId": "0:PHI01",
"stopSequence": 40
},
{
"arrival": {
"time": "1749202350",
"uncertainty": 120
},
"departure": {
"time": "1749202350",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:par01",
"stopSequence": 41
},
{
"arrival": {
"time": "1749202389",
"uncertainty": 120
},
"departure": {
"time": "1749202389",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:COO02",
"stopSequence": 42
},
{
"arrival": {
"time": "1749202424",
"uncertainty": 120
},
"departure": {
"time": "1749202424",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRU02",
"stopSequence": 43
},
{
"arrival": {
"time": "1749202468",
"uncertainty": 120
},
"departure": {
"time": "1749202468",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GUE03",
"stopSequence": 44
},
{
"arrival": {
"time": "1749202522",
"uncertainty": 120
},
"departure": {
"time": "1749202522",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ReG02",
"stopSequence": 45
},
{
"arrival": {
"time": "1749202555",
"uncertainty": 120
},
"departure": {
"time": "1749202555",
"uncertainty": 120
},
"stopId": "0:GAM02",
"stopSequence": 46
},
{
"arrival": {
"time": "1749202616",
"uncertainty": 120
},
"departure": {
"time": "1749202616",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 47
},
{
"arrival": {
"time": "1749202660",
"uncertainty": 120
},
"departure": {
"time": "1749202660",
"uncertainty": 120
},
"stopId": "0:Cht02",
"stopSequence": 48
},
{
"arrival": {
"time": "1749202692",
"uncertainty": 120
},
"departure": {
"time": "1749202692",
"uncertainty": 120
},
"stopId": "0:Rob02",
"stopSequence": 49
},
{
"arrival": {
"time": "1749202726",
"uncertainty": 120
},
"departure": {
"time": "1749202726",
"uncertainty": 120
},
"stopId": "0:MaI02",
"stopSequence": 50
},
{
"arrival": {
"time": "1749202804",
"uncertainty": 120
},
"departure": {
"time": "1749202804",
"uncertainty": 120
},
"stopId": "0:CCJ02",
"stopSequence": 51
},
{
"arrival": {
"time": "1749202907",
"uncertainty": 120
},
"departure": {
"time": "1749202907",
"uncertainty": 120
},
"stopId": "0:MoU01",
"stopSequence": 52
},
{
"arrival": {
"time": "1749203000",
"uncertainty": 120
},
"departure": {
"time": "1749203000",
"uncertainty": 120
},
"stopId": "0:BAS03",
"stopSequence": 53
},
{
"arrival": {
"time": "1749203036",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 54
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966496"
}
}
},
{
"id": "C1965404",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749199933"
},
"departure": {
"time": "1749199933"
},
"stopId": "0:Gar01"
},
{
"departure": {
"time": "1749199860"
},
"stopId": "0:Gar01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749200187"
},
"departure": {
"time": "1749200187"
},
"stopId": "0:THE02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749200487"
},
"departure": {
"time": "1749200487"
},
"stopId": "0:EUr02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749200855"
},
"departure": {
"time": "1749200855"
},
"stopId": "0:ArC02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749201027"
},
"stopId": "0:Pal02",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "101",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965404"
}
}
},
{
"id": "C1966197",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749201420",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966197"
}
}
},
{
"id": "C1964596",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749200760",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1964596"
}
}
},
{
"id": "C1965767",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749199260",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965767"
}
}
},
{
"id": "C1966260",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749200940",
"uncertainty": 120
},
"stopId": "0:DEc02",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966260"
}
}
},
{
"id": "C1965028",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749199347",
"uncertainty": 120
},
"stopId": "0:pred2"
},
{
"departure": {
"time": "1749196615",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749196675",
"uncertainty": 120
},
"departure": {
"time": "1749196690",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749196720",
"uncertainty": 120
},
"departure": {
"time": "1749196735",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749196806",
"uncertainty": 120
},
"departure": {
"time": "1749196810",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749196855",
"uncertainty": 120
},
"departure": {
"time": "1749196855",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749196915",
"uncertainty": 120
},
"departure": {
"time": "1749196930",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749197048",
"uncertainty": 120
},
"departure": {
"time": "1749197065",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749197108",
"uncertainty": 120
},
"departure": {
"time": "1749197125",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749197155",
"uncertainty": 120
},
"departure": {
"time": "1749197155",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749197185",
"uncertainty": 120
},
"departure": {
"time": "1749197215",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749197272",
"uncertainty": 120
},
"departure": {
"time": "1749197290",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749197347",
"uncertainty": 120
},
"departure": {
"time": "1749197347",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749197395",
"uncertainty": 120
},
"departure": {
"time": "1749197395",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749197455",
"uncertainty": 120
},
"departure": {
"time": "1749197470",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749197500",
"uncertainty": 120
},
"departure": {
"time": "1749197515",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1749197620",
"uncertainty": 120
},
"departure": {
"time": "1749197635",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749197755",
"uncertainty": 120
},
"departure": {
"time": "1749197755",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749197933",
"uncertainty": 120
},
"departure": {
"time": "1749197965",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749198094",
"uncertainty": 120
},
"departure": {
"time": "1749198094",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1749198145",
"uncertainty": 120
},
"departure": {
"time": "1749198145",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749198220",
"uncertainty": 120
},
"departure": {
"time": "1749198220",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749198289",
"uncertainty": 120
},
"departure": {
"time": "1749198310",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749198338",
"uncertainty": 120
},
"departure": {
"time": "1749198338",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749198355",
"uncertainty": 120
},
"departure": {
"time": "1749198355",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749198439",
"uncertainty": 120
},
"departure": {
"time": "1749198445",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1749198475",
"uncertainty": 120
},
"departure": {
"time": "1749198490",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1749198575",
"uncertainty": 120
},
"departure": {
"time": "1749198580",
"uncertainty": 120
},
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749198610",
"uncertainty": 120
},
"departure": {
"time": "1749198625",
"uncertainty": 120
},
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749198760",
"uncertainty": 120
},
"departure": {
"time": "1749198775",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749198820",
"uncertainty": 120
},
"departure": {
"time": "1749198835",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749198865",
"uncertainty": 120
},
"departure": {
"time": "1749198880",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1749198962",
"uncertainty": 120
},
"departure": {
"time": "1749198962",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749199079",
"uncertainty": 120
},
"departure": {
"time": "1749199079",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1749198960",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965028"
},
"vehicle": {
"id": "312",
"label": "312"
}
}
},
{
"id": "C1966319",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749199140",
"uncertainty": 120
},
"stopId": "0:FOU01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966319"
},
"vehicle": {
"id": "297",
"label": "297"
}
}
},
{
"id": "C1963255",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749198300",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749198352",
"uncertainty": 120
},
"departure": {
"time": "1749198352",
"uncertainty": 120
},
"stopId": "0:TDB04",
"stopSequence": 2
},
{
"arrival": {
"time": "1749198441",
"uncertainty": 120
},
"departure": {
"time": "1749198471",
"uncertainty": 120
},
"stopId": "0:STP01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749198531",
"uncertainty": 120
},
"departure": {
"time": "1749198531",
"uncertainty": 120
},
"stopId": "0:Bro02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749198591",
"uncertainty": 120
},
"departure": {
"time": "1749198591",
"uncertainty": 120
},
"stopId": "0:CER02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749198652",
"uncertainty": 120
},
"departure": {
"time": "1749198652",
"uncertainty": 120
},
"stopId": "0:MAI02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749198741",
"uncertainty": 120
},
"departure": {
"time": "1749198741",
"uncertainty": 120
},
"stopId": "0:Gue02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749198771",
"uncertainty": 120
},
"departure": {
"time": "1749198771",
"uncertainty": 120
},
"stopId": "0:DEN02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749198816",
"uncertainty": 120
},
"departure": {
"time": "1749198831",
"uncertainty": 120
},
"stopId": "0:DES02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749198876",
"uncertainty": 120
},
"departure": {
"time": "1749198876",
"uncertainty": 120
},
"stopId": "0:POC02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749198906",
"uncertainty": 120
},
"departure": {
"time": "1749198936",
"uncertainty": 120
},
"stopId": "0:POi02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749199105",
"uncertainty": 120
},
"departure": {
"time": "1749199105",
"uncertainty": 120
},
"stopId": "0:EUr01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749199232",
"uncertainty": 120
},
"departure": {
"time": "1749199232",
"uncertainty": 120
},
"stopId": "0:MOI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749199294",
"uncertainty": 120
},
"departure": {
"time": "1749199294",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749199317",
"uncertainty": 120
},
"departure": {
"time": "1749199317",
"uncertainty": 120
},
"stopId": "0:STm01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749199356",
"uncertainty": 120
},
"departure": {
"time": "1749199356",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749199400",
"uncertainty": 120
},
"departure": {
"time": "1749199400",
"uncertainty": 120
},
"stopId": "0:ISL01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749199464",
"uncertainty": 120
},
"departure": {
"time": "1749199464",
"uncertainty": 120
},
"stopId": "0:BOu01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749199541",
"uncertainty": 120
},
"departure": {
"time": "1749199541",
"uncertainty": 120
},
"stopId": "0:PZI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1749199599",
"uncertainty": 120
},
"departure": {
"time": "1749199599",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 20
},
{
"arrival": {
"time": "1749199700",
"uncertainty": 120
},
"departure": {
"time": "1749199700",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 21
},
{
"arrival": {
"time": "1749199744",
"uncertainty": 120
},
"departure": {
"time": "1749199744",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 22
},
{
"arrival": {
"time": "1749199835",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1963255"
},
"vehicle": {
"id": "328",
"label": "328"
}
}
},
{
"id": "C1966209",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749198652",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749198667",
"uncertainty": 120
},
"departure": {
"time": "1749198687",
"uncertainty": 120
},
"stopId": "0:ChM01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749198757",
"uncertainty": 120
},
"departure": {
"time": "1749198757",
"uncertainty": 120
},
"stopId": "0:CpG01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749198777",
"uncertainty": 120
},
"departure": {
"time": "1749198777",
"uncertainty": 120
},
"stopId": "0:VrD01",
"stopSequence": 4
},
{
"arrival": {
"time": "1749198842",
"uncertainty": 120
},
"departure": {
"time": "1749198877",
"uncertainty": 120
},
"stopId": "0:MRQ01",
"stopSequence": 5
},
{
"arrival": {
"time": "1749198927",
"uncertainty": 120
},
"departure": {
"time": "1749198927",
"uncertainty": 120
},
"stopId": "0:KEL01",
"stopSequence": 6
},
{
"arrival": {
"time": "1749198972",
"uncertainty": 120
},
"departure": {
"time": "1749198972",
"uncertainty": 120
},
"stopId": "0:LEM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1749199012",
"uncertainty": 120
},
"departure": {
"time": "1749199012",
"uncertainty": 120
},
"stopId": "0:DEB01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749199083",
"uncertainty": 120
},
"departure": {
"time": "1749199083",
"uncertainty": 120
},
"stopId": "0:MOU01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749199139",
"uncertainty": 120
},
"departure": {
"time": "1749199139",
"uncertainty": 120
},
"stopId": "0:JAF01",
"stopSequence": 10
},
{
"arrival": {
"time": "1749199177",
"uncertainty": 120
},
"departure": {
"time": "1749199177",
"uncertainty": 120
},
"stopId": "0:PTH01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749199304",
"uncertainty": 120
},
"departure": {
"time": "1749199304",
"uncertainty": 120
},
"stopId": "0:Std01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749199354",
"uncertainty": 120
},
"departure": {
"time": "1749199354",
"uncertainty": 120
},
"stopId": "0:STd01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749199432",
"uncertainty": 120
},
"departure": {
"time": "1749199432",
"uncertainty": 120
},
"stopId": "0:EUr01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749199552",
"uncertainty": 120
},
"departure": {
"time": "1749199552",
"uncertainty": 120
},
"stopId": "0:MOI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749199610",
"uncertainty": 120
},
"departure": {
"time": "1749199610",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749199648",
"uncertainty": 120
},
"departure": {
"time": "1749199648",
"uncertainty": 120
},
"stopId": "0:STm01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749199693",
"uncertainty": 120
},
"departure": {
"time": "1749199693",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749199744",
"uncertainty": 120
},
"departure": {
"time": "1749199744",
"uncertainty": 120
},
"stopId": "0:ISL01",
"stopSequence": 19
},
{
"arrival": {
"time": "1749199818",
"uncertainty": 120
},
"departure": {
"time": "1749199818",
"uncertainty": 120
},
"stopId": "0:BOu01",
"stopSequence": 20
},
{
"arrival": {
"time": "1749199894",
"uncertainty": 120
},
"departure": {
"time": "1749199894",
"uncertainty": 120
},
"stopId": "0:PZI01",
"stopSequence": 21
},
{
"arrival": {
"time": "1749199972",
"uncertainty": 120
},
"departure": {
"time": "1749199972",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 22
},
{
"arrival": {
"time": "1749200064",
"uncertainty": 120
},
"departure": {
"time": "1749200064",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 23
},
{
"arrival": {
"time": "1749200105",
"uncertainty": 120
},
"departure": {
"time": "1749200105",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 24
},
{
"arrival": {
"time": "1749200268",
"uncertainty": 120
},
"departure": {
"time": "1749200268",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 25
},
{
"arrival": {
"time": "1749200316",
"uncertainty": 120
},
"departure": {
"time": "1749200316",
"uncertainty": 120
},
"stopId": "0:VOl01",
"stopSequence": 26
},
{
"arrival": {
"time": "1749200368",
"uncertainty": 120
},
"departure": {
"time": "1749200368",
"uncertainty": 120
},
"stopId": "0:COU01",
"stopSequence": 27
},
{
"arrival": {
"time": "1749200430",
"uncertainty": 120
},
"departure": {
"time": "1749200430",
"uncertainty": 120
},
"stopId": "0:11N01",
"stopSequence": 28
},
{
"arrival": {
"time": "1749200532",
"uncertainty": 120
},
"departure": {
"time": "1749200532",
"uncertainty": 120
},
"stopId": "0:HAu01",
"stopSequence": 29
},
{
"arrival": {
"time": "1749200602",
"uncertainty": 120
},
"departure": {
"time": "1749200602",
"uncertainty": 120
},
"stopId": "0:FER01",
"stopSequence": 30
},
{
"arrival": {
"time": "1749200657",
"uncertainty": 120
},
"departure": {
"time": "1749200657",
"uncertainty": 120
},
"stopId": "0:CHN01",
"stopSequence": 31
},
{
"arrival": {
"time": "1749200744",
"uncertainty": 120
},
"departure": {
"time": "1749200744",
"uncertainty": 120
},
"stopId": "0:CUV01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749200799",
"uncertainty": 120
},
"departure": {
"time": "1749200799",
"uncertainty": 120
},
"stopId": "0:PLA01",
"stopSequence": 33
},
{
"arrival": {
"time": "1749200849",
"uncertainty": 120
},
"departure": {
"time": "1749200849",
"uncertainty": 120
},
"stopId": "0:NUN01",
"stopSequence": 34
},
{
"arrival": {
"time": "1749200957",
"uncertainty": 120
},
"departure": {
"time": "1749200957",
"uncertainty": 120
},
"stopId": "0:TRO01",
"stopSequence": 35
},
{
"arrival": {
"time": "1749200993",
"uncertainty": 120
},
"departure": {
"time": "1749200993",
"uncertainty": 120
},
"stopId": "0:MAL01",
"stopSequence": 36
},
{
"arrival": {
"time": "1749201065",
"uncertainty": 120
},
"departure": {
"time": "1749201065",
"uncertainty": 120
},
"stopId": "0:CAR01",
"stopSequence": 37
},
{
"arrival": {
"time": "1749201107",
"uncertainty": 120
},
"departure": {
"time": "1749201107",
"uncertainty": 120
},
"stopId": "0:CRO04",
"stopSequence": 38
},
{
"arrival": {
"time": "1749201141",
"uncertainty": 120
},
"departure": {
"time": "1749201141",
"uncertainty": 120
},
"stopId": "0:DSe01",
"stopSequence": 39
},
{
"arrival": {
"time": "1749201238",
"uncertainty": 120
},
"departure": {
"time": "1749201238",
"uncertainty": 120
},
"stopId": "0:BrX02",
"stopSequence": 40
},
{
"arrival": {
"time": "1749201320",
"uncertainty": 120
},
"departure": {
"time": "1749201320",
"uncertainty": 120
},
"stopId": "0:BdP02",
"stopSequence": 41
},
{
"arrival": {
"time": "1749201344",
"uncertainty": 120
},
"departure": {
"time": "1749201344",
"uncertainty": 120
},
"stopId": "0:MAe01",
"stopSequence": 42
},
{
"arrival": {
"time": "1749201413",
"uncertainty": 120
},
"stopId": "0:PaR01",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966209"
},
"vehicle": {
"id": "288",
"label": "288"
}
}
},
{
"id": "C1964569",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749199975",
"uncertainty": 120
},
"departure": {
"time": "1749199975",
"uncertainty": 120
},
"stopId": "0:FoN03"
},
{
"arrival": {
"time": "1749201322",
"uncertainty": 120
},
"stopId": "0:pred2"
},
{
"departure": {
"time": "1749198211",
"uncertainty": 120
},
"stopId": "0:PaL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749198256",
"uncertainty": 120
},
"departure": {
"time": "1749198256",
"uncertainty": 120
},
"stopId": "0:HAT02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749198286",
"uncertainty": 120
},
"departure": {
"time": "1749198286",
"uncertainty": 120
},
"stopId": "0:Clo02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749198326",
"uncertainty": 120
},
"departure": {
"time": "1749198326",
"uncertainty": 120
},
"stopId": "0:MST02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749198380",
"uncertainty": 120
},
"departure": {
"time": "1749198380",
"uncertainty": 120
},
"stopId": "0:CEr02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749198430",
"uncertainty": 120
},
"departure": {
"time": "1749198430",
"uncertainty": 120
},
"stopId": "0:MON02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749198566",
"uncertainty": 120
},
"departure": {
"time": "1749198566",
"uncertainty": 120
},
"stopId": "0:ZAC02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749198618",
"uncertainty": 120
},
"departure": {
"time": "1749198676",
"uncertainty": 120
},
"stopId": "0:BRE01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749198721",
"uncertainty": 120
},
"departure": {
"time": "1749198721",
"uncertainty": 120
},
"stopId": "0:HTF02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749198762",
"uncertainty": 120
},
"departure": {
"time": "1749198762",
"uncertainty": 120
},
"stopId": "0:VIE02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749198842",
"uncertainty": 120
},
"departure": {
"time": "1749198842",
"uncertainty": 120
},
"stopId": "0:BAL02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749198856",
"uncertainty": 120
},
"departure": {
"time": "1749198886",
"uncertainty": 120
},
"stopId": "0:Ver02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749198938",
"uncertainty": 120
},
"departure": {
"time": "1749198938",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749198999",
"uncertainty": 120
},
"departure": {
"time": "1749198999",
"uncertainty": 120
},
"stopId": "0:COu02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749199068",
"uncertainty": 120
},
"departure": {
"time": "1749199068",
"uncertainty": 120
},
"stopId": "0:MAg02",
"stopSequence": 15
},
{
"arrival": {
"time": "1749199135",
"uncertainty": 120
},
"departure": {
"time": "1749199135",
"uncertainty": 120
},
"stopId": "0:mAI02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749199208",
"uncertainty": 120
},
"departure": {
"time": "1749199208",
"uncertainty": 120
},
"stopId": "0:CRo02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749199299",
"uncertainty": 120
},
"departure": {
"time": "1749199299",
"uncertainty": 120
},
"stopId": "0:SOM02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749199415",
"uncertainty": 120
},
"departure": {
"time": "1749199415",
"uncertainty": 120
},
"stopId": "0:SUP02",
"stopSequence": 19
},
{
"arrival": {
"time": "1749199488",
"uncertainty": 120
},
"departure": {
"time": "1749199488",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749199602",
"uncertainty": 120
},
"departure": {
"time": "1749199602",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749199670",
"uncertainty": 120
},
"departure": {
"time": "1749199670",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749199752",
"uncertainty": 120
},
"departure": {
"time": "1749199752",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 23
},
{
"arrival": {
"time": "1749199788",
"uncertainty": 120
},
"departure": {
"time": "1749199788",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749199854",
"uncertainty": 120
},
"departure": {
"time": "1749199854",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 25
},
{
"arrival": {
"time": "1749199980",
"uncertainty": 120
},
"departure": {
"time": "1749199980",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 26
},
{
"arrival": {
"time": "1749200007",
"uncertainty": 120
},
"departure": {
"time": "1749200007",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FoN03",
"stopSequence": 27
},
{
"arrival": {
"time": "1749200046",
"uncertainty": 120
},
"departure": {
"time": "1749200046",
"uncertainty": 120
},
"stopId": "0:FIL02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749200141",
"uncertainty": 120
},
"departure": {
"time": "1749200141",
"uncertainty": 120
},
"stopId": "0:PAI02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749200211",
"uncertainty": 120
},
"departure": {
"time": "1749200211",
"uncertainty": 120
},
"stopId": "0:ROG02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749200304",
"uncertainty": 120
},
"departure": {
"time": "1749200304",
"uncertainty": 120
},
"stopId": "0:ALA02",
"stopSequence": 31
},
{
"arrival": {
"time": "1749200474",
"uncertainty": 120
},
"departure": {
"time": "1749200474",
"uncertainty": 120
},
"stopId": "0:STM04",
"stopSequence": 32
},
{
"arrival": {
"time": "1749200577",
"uncertainty": 120
},
"departure": {
"time": "1749200577",
"uncertainty": 120
},
"stopId": "0:HTC02",
"stopSequence": 33
},
{
"arrival": {
"time": "1749200626",
"uncertainty": 120
},
"departure": {
"time": "1749200626",
"uncertainty": 120
},
"stopId": "0:TRo02",
"stopSequence": 34
},
{
"arrival": {
"time": "1749200661",
"uncertainty": 120
},
"departure": {
"time": "1749200661",
"uncertainty": 120
},
"stopId": "0:SAR02",
"stopSequence": 35
},
{
"arrival": {
"time": "1749200717",
"uncertainty": 120
},
"departure": {
"time": "1749200717",
"uncertainty": 120
},
"stopId": "0:SAL02",
"stopSequence": 36
},
{
"arrival": {
"time": "1749200767",
"uncertainty": 120
},
"departure": {
"time": "1749200767",
"uncertainty": 120
},
"stopId": "0:JUI01",
"stopSequence": 37
},
{
"arrival": {
"time": "1749200835",
"uncertainty": 120
},
"departure": {
"time": "1749200835",
"uncertainty": 120
},
"stopId": "0:MOZ01",
"stopSequence": 38
},
{
"arrival": {
"time": "1749200892",
"uncertainty": 120
},
"departure": {
"time": "1749200892",
"uncertainty": 120
},
"stopId": "0:CAm02",
"stopSequence": 39
},
{
"arrival": {
"time": "1749200927",
"uncertainty": 120
},
"departure": {
"time": "1749200927",
"uncertainty": 120
},
"stopId": "0:TEI02",
"stopSequence": 40
},
{
"arrival": {
"time": "1749201027",
"uncertainty": 120
},
"departure": {
"time": "1749201027",
"uncertainty": 120
},
"stopId": "0:PIS02",
"stopSequence": 41
},
{
"arrival": {
"time": "1749201070",
"uncertainty": 120
},
"departure": {
"time": "1749201070",
"uncertainty": 120
},
"stopId": "0:Ham02",
"stopSequence": 42
},
{
"arrival": {
"time": "1749201180",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:pre01",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1964569"
},
"vehicle": {
"id": "319",
"label": "319"
}
}
},
{
"id": "C1965029",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749200261",
"uncertainty": 120
},
"stopId": "0:pred2"
},
{
"departure": {
"time": "1749197400",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749197455",
"uncertainty": 120
},
"departure": {
"time": "1749197475",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749197514",
"uncertainty": 120
},
"departure": {
"time": "1749197535",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749197606",
"uncertainty": 120
},
"departure": {
"time": "1749197625",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749197670",
"uncertainty": 120
},
"departure": {
"time": "1749197670",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749197730",
"uncertainty": 120
},
"departure": {
"time": "1749197745",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749197865",
"uncertainty": 120
},
"departure": {
"time": "1749197895",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749197952",
"uncertainty": 120
},
"departure": {
"time": "1749197970",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749198000",
"uncertainty": 120
},
"departure": {
"time": "1749198015",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749198075",
"uncertainty": 120
},
"departure": {
"time": "1749198105",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749198208",
"uncertainty": 120
},
"departure": {
"time": "1749198225",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749198270",
"uncertainty": 120
},
"departure": {
"time": "1749198300",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749198330",
"uncertainty": 120
},
"departure": {
"time": "1749198330",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749198375",
"uncertainty": 120
},
"departure": {
"time": "1749198405",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749198435",
"uncertainty": 120
},
"departure": {
"time": "1749198465",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1749198584",
"uncertainty": 120
},
"departure": {
"time": "1749198600",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749198717",
"uncertainty": 120
},
"departure": {
"time": "1749198717",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749198870",
"uncertainty": 120
},
"departure": {
"time": "1749198885",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749199025",
"uncertainty": 120
},
"departure": {
"time": "1749199025",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1749199114",
"uncertainty": 120
},
"departure": {
"time": "1749199114",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749199160",
"uncertainty": 120
},
"departure": {
"time": "1749199160",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749199224",
"uncertainty": 120
},
"departure": {
"time": "1749199224",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749199264",
"uncertainty": 120
},
"departure": {
"time": "1749199264",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749199306",
"uncertainty": 120
},
"departure": {
"time": "1749199306",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749199396",
"uncertainty": 120
},
"departure": {
"time": "1749199396",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1749199438",
"uncertainty": 120
},
"departure": {
"time": "1749199438",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1749199564",
"uncertainty": 120
},
"departure": {
"time": "1749199564",
"uncertainty": 120
},
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749199595",
"uncertainty": 120
},
"departure": {
"time": "1749199595",
"uncertainty": 120
},
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749199708",
"uncertainty": 120
},
"departure": {
"time": "1749199708",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749199762",
"uncertainty": 120
},
"departure": {
"time": "1749199762",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749199808",
"uncertainty": 120
},
"departure": {
"time": "1749199808",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1749199876",
"uncertainty": 120
},
"departure": {
"time": "1749199876",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749199993",
"uncertainty": 120
},
"departure": {
"time": "1749199993",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1749199860",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965029"
},
"vehicle": {
"id": "269",
"label": "269"
}
}
},
{
"id": "C1966295",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749196532",
"uncertainty": 120
},
"stopId": "0:EREK1",
"stopSequence": 1
},
{
"arrival": {
"time": "1749196577",
"uncertainty": 120
},
"departure": {
"time": "1749196577",
"uncertainty": 120
},
"stopId": "0:FRA04",
"stopSequence": 2
},
{
"arrival": {
"time": "1749196622",
"uncertainty": 120
},
"departure": {
"time": "1749196622",
"uncertainty": 120
},
"stopId": "0:QUA01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749196652",
"uncertainty": 120
},
"departure": {
"time": "1749196682",
"uncertainty": 120
},
"stopId": "0:BeR02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749196712",
"uncertainty": 120
},
"departure": {
"time": "1749196712",
"uncertainty": 120
},
"stopId": "0:DAN02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749196781",
"uncertainty": 120
},
"departure": {
"time": "1749196862",
"uncertainty": 120
},
"stopId": "0:MRQ01",
"stopSequence": 6
},
{
"arrival": {
"time": "1749196922",
"uncertainty": 120
},
"departure": {
"time": "1749196922",
"uncertainty": 120
},
"stopId": "0:KEL01",
"stopSequence": 7
},
{
"arrival": {
"time": "1749196967",
"uncertainty": 120
},
"departure": {
"time": "1749196967",
"uncertainty": 120
},
"stopId": "0:LEM01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749197008",
"uncertainty": 120
},
"departure": {
"time": "1749197042",
"uncertainty": 120
},
"stopId": "0:DEB01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749197115",
"uncertainty": 120
},
"departure": {
"time": "1749197132",
"uncertainty": 120
},
"stopId": "0:MOU01",
"stopSequence": 10
},
{
"arrival": {
"time": "1749197162",
"uncertainty": 120
},
"departure": {
"time": "1749197177",
"uncertainty": 120
},
"stopId": "0:JAF01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749197206",
"uncertainty": 120
},
"departure": {
"time": "1749197222",
"uncertainty": 120
},
"stopId": "0:PTH01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749197283",
"uncertainty": 120
},
"departure": {
"time": "1749197297",
"uncertainty": 120
},
"stopId": "0:Std01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749197337",
"uncertainty": 120
},
"departure": {
"time": "1749197337",
"uncertainty": 120
},
"stopId": "0:STd01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749197442",
"uncertainty": 120
},
"departure": {
"time": "1749197492",
"uncertainty": 120
},
"stopId": "0:EUr01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749197537",
"uncertainty": 120
},
"departure": {
"time": "1749197557",
"uncertainty": 120
},
"stopId": "0:MOI01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749197672",
"uncertainty": 120
},
"departure": {
"time": "1749197732",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749197749",
"uncertainty": 120
},
"departure": {
"time": "1749197749",
"uncertainty": 120
},
"stopId": "0:STm01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749197770",
"uncertainty": 120
},
"departure": {
"time": "1749197777",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 19
},
{
"arrival": {
"time": "1749197807",
"uncertainty": 120
},
"departure": {
"time": "1749197807",
"uncertainty": 120
},
"stopId": "0:ISL01",
"stopSequence": 20
},
{
"arrival": {
"time": "1749197836",
"uncertainty": 120
},
"departure": {
"time": "1749197837",
"uncertainty": 120
},
"stopId": "0:BOu01",
"stopSequence": 21
},
{
"arrival": {
"time": "1749197907",
"uncertainty": 120
},
"departure": {
"time": "1749197928",
"uncertainty": 120
},
"stopId": "0:PZI01",
"stopSequence": 22
},
{
"arrival": {
"time": "1749198017",
"uncertainty": 120
},
"departure": {
"time": "1749198092",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 23
},
{
"arrival": {
"time": "1749198148",
"uncertainty": 120
},
"departure": {
"time": "1749198197",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 24
},
{
"arrival": {
"time": "1749198242",
"uncertainty": 120
},
"departure": {
"time": "1749198242",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 25
},
{
"arrival": {
"time": "1749198377",
"uncertainty": 120
},
"departure": {
"time": "1749198392",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 26
},
{
"arrival": {
"time": "1749198497",
"uncertainty": 120
},
"departure": {
"time": "1749198512",
"uncertainty": 120
},
"stopId": "0:VOl01",
"stopSequence": 27
},
{
"arrival": {
"time": "1749198572",
"uncertainty": 120
},
"departure": {
"time": "1749198572",
"uncertainty": 120
},
"stopId": "0:COU01",
"stopSequence": 28
},
{
"arrival": {
"time": "1749198617",
"uncertainty": 120
},
"departure": {
"time": "1749198617",
"uncertainty": 120
},
"stopId": "0:11N01",
"stopSequence": 29
},
{
"arrival": {
"time": "1749198707",
"uncertainty": 120
},
"departure": {
"time": "1749198707",
"uncertainty": 120
},
"stopId": "0:HAu01",
"stopSequence": 30
},
{
"arrival": {
"time": "1749198767",
"uncertainty": 120
},
"departure": {
"time": "1749198797",
"uncertainty": 120
},
"stopId": "0:FER01",
"stopSequence": 31
},
{
"arrival": {
"time": "1749198827",
"uncertainty": 120
},
"departure": {
"time": "1749198827",
"uncertainty": 120
},
"stopId": "0:CHN01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749198872",
"uncertainty": 120
},
"departure": {
"time": "1749198872",
"uncertainty": 120
},
"stopId": "0:CUV01",
"stopSequence": 33
},
{
"arrival": {
"time": "1749198932",
"uncertainty": 120
},
"departure": {
"time": "1749198932",
"uncertainty": 120
},
"stopId": "0:PLA01",
"stopSequence": 34
},
{
"arrival": {
"time": "1749198980",
"uncertainty": 120
},
"departure": {
"time": "1749198980",
"uncertainty": 120
},
"stopId": "0:NUN01",
"stopSequence": 35
},
{
"arrival": {
"time": "1749199084",
"uncertainty": 120
},
"departure": {
"time": "1749199084",
"uncertainty": 120
},
"stopId": "0:TRO01",
"stopSequence": 36
},
{
"arrival": {
"time": "1749199119",
"uncertainty": 120
},
"departure": {
"time": "1749199119",
"uncertainty": 120
},
"stopId": "0:MAL01",
"stopSequence": 37
},
{
"arrival": {
"time": "1749199191",
"uncertainty": 120
},
"departure": {
"time": "1749199191",
"uncertainty": 120
},
"stopId": "0:CAR01",
"stopSequence": 38
},
{
"arrival": {
"time": "1749199233",
"uncertainty": 120
},
"departure": {
"time": "1749199233",
"uncertainty": 120
},
"stopId": "0:CRO04",
"stopSequence": 39
},
{
"arrival": {
"time": "1749199267",
"uncertainty": 120
},
"departure": {
"time": "1749199267",
"uncertainty": 120
},
"stopId": "0:DSe01",
"stopSequence": 40
},
{
"arrival": {
"time": "1749199364",
"uncertainty": 120
},
"departure": {
"time": "1749199364",
"uncertainty": 120
},
"stopId": "0:BrX02",
"stopSequence": 41
},
{
"arrival": {
"time": "1749199446",
"uncertainty": 120
},
"departure": {
"time": "1749199446",
"uncertainty": 120
},
"stopId": "0:BdP02",
"stopSequence": 42
},
{
"arrival": {
"time": "1749199470",
"uncertainty": 120
},
"departure": {
"time": "1749199470",
"uncertainty": 120
},
"stopId": "0:MAe01",
"stopSequence": 43
},
{
"arrival": {
"time": "1749199539",
"uncertainty": 120
},
"stopId": "0:PaR01",
"stopSequence": 44
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966295"
},
"vehicle": {
"id": "321",
"label": "321"
}
}
},
{
"id": "C1963461",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749198340",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749198415",
"uncertainty": 120
},
"departure": {
"time": "1749198430",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749198516",
"uncertainty": 120
},
"departure": {
"time": "1749198550",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749198647",
"uncertainty": 120
},
"departure": {
"time": "1749198647",
"uncertainty": 120
},
"stopId": "0:PAR01",
"stopSequence": 4
},
{
"arrival": {
"time": "1749198671",
"uncertainty": 120
},
"departure": {
"time": "1749198671",
"uncertainty": 120
},
"stopId": "0:BEA01",
"stopSequence": 5
},
{
"arrival": {
"time": "1749198698",
"uncertainty": 120
},
"departure": {
"time": "1749198698",
"uncertainty": 120
},
"stopId": "0:MIS01",
"stopSequence": 6
},
{
"arrival": {
"time": "1749198743",
"uncertainty": 120
},
"departure": {
"time": "1749198743",
"uncertainty": 120
},
"stopId": "0:JAc01",
"stopSequence": 7
},
{
"arrival": {
"time": "1749198834",
"uncertainty": 120
},
"departure": {
"time": "1749198850",
"uncertainty": 120
},
"stopId": "0:ROL01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749198907",
"uncertainty": 120
},
"departure": {
"time": "1749198910",
"uncertainty": 120
},
"stopId": "0:tHI01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749199034",
"uncertainty": 120
},
"departure": {
"time": "1749199034",
"uncertainty": 120
},
"stopId": "0:pAS01",
"stopSequence": 10
},
{
"arrival": {
"time": "1749199108",
"uncertainty": 120
},
"departure": {
"time": "1749199108",
"uncertainty": 120
},
"stopId": "0:LOM04",
"stopSequence": 11
},
{
"arrival": {
"time": "1749199154",
"uncertainty": 120
},
"departure": {
"time": "1749199154",
"uncertainty": 120
},
"stopId": "0:LAr01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749199210",
"uncertainty": 120
},
"departure": {
"time": "1749199210",
"uncertainty": 120
},
"stopId": "0:REI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749199269",
"uncertainty": 120
},
"departure": {
"time": "1749199269",
"uncertainty": 120
},
"stopId": "0:CrO01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749199348",
"uncertainty": 120
},
"departure": {
"time": "1749199348",
"uncertainty": 120
},
"stopId": "0:UTT01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749199391",
"uncertainty": 120
},
"departure": {
"time": "1749199391",
"uncertainty": 120
},
"stopId": "0:EGA01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749199491",
"uncertainty": 120
},
"departure": {
"time": "1749199491",
"uncertainty": 120
},
"stopId": "0:BOi01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749199537",
"uncertainty": 120
},
"departure": {
"time": "1749199537",
"uncertainty": 120
},
"stopId": "0:CHE01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749199587",
"uncertainty": 120
},
"departure": {
"time": "1749199587",
"uncertainty": 120
},
"stopId": "0:GUI02",
"stopSequence": 19
},
{
"arrival": {
"time": "1749199648",
"uncertainty": 120
},
"departure": {
"time": "1749199648",
"uncertainty": 120
},
"stopId": "0:LIB02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749199697",
"uncertainty": 120
},
"departure": {
"time": "1749199697",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749199727",
"uncertainty": 120
},
"departure": {
"time": "1749199727",
"uncertainty": 120
},
"stopId": "0:LAV02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749199807",
"uncertainty": 120
},
"departure": {
"time": "1749199807",
"uncertainty": 120
},
"stopId": "0:ING02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749199876",
"uncertainty": 120
},
"departure": {
"time": "1749199876",
"uncertainty": 120
},
"stopId": "0:CHS02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749199921",
"uncertainty": 120
},
"departure": {
"time": "1749199921",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 25
},
{
"arrival": {
"time": "1749200008",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1963461"
},
"vehicle": {
"id": "265",
"label": "265"
}
}
},
{
"id": "C1963184",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749199778",
"uncertainty": 120
},
"departure": {
"time": "1749199778",
"uncertainty": 120
},
"stopId": "0:Cht03"
},
{
"arrival": {
"time": "1749199856",
"uncertainty": 120
},
"departure": {
"time": "1749199856",
"uncertainty": 120
},
"stopId": "0:GANd1"
},
{
"arrival": {
"time": "1749199924",
"uncertainty": 120
},
"departure": {
"time": "1749199924",
"uncertainty": 120
},
"stopId": "0:GIL01"
},
{
"departure": {
"time": "1749197296",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749197332",
"uncertainty": 120
},
"departure": {
"time": "1749197332",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749197386",
"uncertainty": 120
},
"departure": {
"time": "1749197386",
"uncertainty": 120
},
"stopId": "0:TRo01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749197469",
"uncertainty": 120
},
"departure": {
"time": "1749197469",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749197498",
"uncertainty": 120
},
"departure": {
"time": "1749197498",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749197576",
"uncertainty": 120
},
"departure": {
"time": "1749197582",
"uncertainty": 120
},
"stopId": "0:MRO02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749197612",
"uncertainty": 120
},
"departure": {
"time": "1749197627",
"uncertainty": 120
},
"stopId": "0:CLo02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749197891",
"uncertainty": 120
},
"departure": {
"time": "1749197897",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749197936",
"uncertainty": 120
},
"departure": {
"time": "1749197957",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749197987",
"uncertainty": 120
},
"departure": {
"time": "1749197987",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749198032",
"uncertainty": 120
},
"departure": {
"time": "1749198048",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749198138",
"uncertainty": 120
},
"departure": {
"time": "1749198138",
"uncertainty": 120
},
"stopId": "0:DAR01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749198168",
"uncertainty": 120
},
"departure": {
"time": "1749198168",
"uncertainty": 120
},
"stopId": "0:REN03",
"stopSequence": 13
},
{
"arrival": {
"time": "1749198213",
"uncertainty": 120
},
"departure": {
"time": "1749198213",
"uncertainty": 120
},
"stopId": "0:MOn02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749198273",
"uncertainty": 120
},
"departure": {
"time": "1749198273",
"uncertainty": 120
},
"stopId": "0:PAT03",
"stopSequence": 15
},
{
"arrival": {
"time": "1749198288",
"uncertainty": 120
},
"departure": {
"time": "1749198288",
"uncertainty": 120
},
"stopId": "0:TRU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749198340",
"uncertainty": 120
},
"departure": {
"time": "1749198340",
"uncertainty": 120
},
"stopId": "0:THI03",
"stopSequence": 17
},
{
"arrival": {
"time": "1749198383",
"uncertainty": 120
},
"departure": {
"time": "1749198383",
"uncertainty": 120
},
"stopId": "0:bre01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749198393",
"uncertainty": 120
},
"departure": {
"time": "1749198408",
"uncertainty": 120
},
"stopId": "0:TAB01",
"stopSequence": 19
},
{
"arrival": {
"time": "1749198438",
"uncertainty": 120
},
"departure": {
"time": "1749198438",
"uncertainty": 120
},
"stopId": "0:CUV02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749198512",
"uncertainty": 120
},
"departure": {
"time": "1749198512",
"uncertainty": 120
},
"stopId": "0:DOu01",
"stopSequence": 21
},
{
"arrival": {
"time": "1749198568",
"uncertainty": 120
},
"departure": {
"time": "1749198568",
"uncertainty": 120
},
"stopId": "0:NOT02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749198633",
"uncertainty": 120
},
"departure": {
"time": "1749198633",
"uncertainty": 120
},
"stopId": "0:ABB02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749198693",
"uncertainty": 120
},
"departure": {
"time": "1749198709",
"uncertainty": 120
},
"stopId": "0:ile02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749198763",
"uncertainty": 120
},
"departure": {
"time": "1749198763",
"uncertainty": 120
},
"stopId": "0:CCE02",
"stopSequence": 25
},
{
"arrival": {
"time": "1749198798",
"uncertainty": 120
},
"departure": {
"time": "1749198828",
"uncertainty": 120
},
"stopId": "0:MAi02",
"stopSequence": 26
},
{
"arrival": {
"time": "1749198884",
"uncertainty": 120
},
"departure": {
"time": "1749198888",
"uncertainty": 120
},
"stopId": "0:BAl02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749198981",
"uncertainty": 120
},
"departure": {
"time": "1749198981",
"uncertainty": 120
},
"stopId": "0:pAS01",
"stopSequence": 28
},
{
"arrival": {
"time": "1749199042",
"uncertainty": 120
},
"departure": {
"time": "1749199042",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 29
},
{
"arrival": {
"time": "1749199103",
"uncertainty": 120
},
"departure": {
"time": "1749199103",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 30
},
{
"arrival": {
"time": "1749199150",
"uncertainty": 120
},
"departure": {
"time": "1749199150",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 31
},
{
"arrival": {
"time": "1749199207",
"uncertainty": 120
},
"departure": {
"time": "1749199207",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749199294",
"uncertainty": 120
},
"departure": {
"time": "1749199294",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 33
},
{
"arrival": {
"time": "1749199406",
"uncertainty": 120
},
"departure": {
"time": "1749199406",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 34
},
{
"arrival": {
"time": "1749199439",
"uncertainty": 120
},
"departure": {
"time": "1749199439",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 35
},
{
"arrival": {
"time": "1749199507",
"uncertainty": 120
},
"departure": {
"time": "1749199507",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 36
},
{
"arrival": {
"time": "1749199536",
"uncertainty": 120
},
"departure": {
"time": "1749199536",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 37
},
{
"arrival": {
"time": "1749199597",
"uncertainty": 120
},
"departure": {
"time": "1749199597",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 38
},
{
"arrival": {
"time": "1749199658",
"uncertainty": 120
},
"departure": {
"time": "1749199658",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 39
},
{
"arrival": {
"time": "1749199720",
"uncertainty": 120
},
"departure": {
"time": "1749199720",
"uncertainty": 120
},
"stopId": "0:PHI01",
"stopSequence": 40
},
{
"arrival": {
"time": "1749199890",
"uncertainty": 120
},
"departure": {
"time": "1749199890",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:par01",
"stopSequence": 41
},
{
"arrival": {
"time": "1749199929",
"uncertainty": 120
},
"departure": {
"time": "1749199929",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:COO02",
"stopSequence": 42
},
{
"arrival": {
"time": "1749199964",
"uncertainty": 120
},
"departure": {
"time": "1749199964",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRU02",
"stopSequence": 43
},
{
"arrival": {
"time": "1749200008",
"uncertainty": 120
},
"departure": {
"time": "1749200008",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GUE03",
"stopSequence": 44
},
{
"arrival": {
"time": "1749200062",
"uncertainty": 120
},
"departure": {
"time": "1749200062",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ReG02",
"stopSequence": 45
},
{
"arrival": {
"time": "1749199953",
"uncertainty": 120
},
"departure": {
"time": "1749199953",
"uncertainty": 120
},
"stopId": "0:GAM02",
"stopSequence": 46
},
{
"arrival": {
"time": "1749200014",
"uncertainty": 120
},
"departure": {
"time": "1749200014",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 47
},
{
"arrival": {
"time": "1749200058",
"uncertainty": 120
},
"departure": {
"time": "1749200058",
"uncertainty": 120
},
"stopId": "0:Cht02",
"stopSequence": 48
},
{
"arrival": {
"time": "1749200090",
"uncertainty": 120
},
"departure": {
"time": "1749200090",
"uncertainty": 120
},
"stopId": "0:Rob02",
"stopSequence": 49
},
{
"arrival": {
"time": "1749200124",
"uncertainty": 120
},
"departure": {
"time": "1749200124",
"uncertainty": 120
},
"stopId": "0:MaI02",
"stopSequence": 50
},
{
"arrival": {
"time": "1749200202",
"uncertainty": 120
},
"departure": {
"time": "1749200202",
"uncertainty": 120
},
"stopId": "0:CCJ02",
"stopSequence": 51
},
{
"arrival": {
"time": "1749200305",
"uncertainty": 120
},
"departure": {
"time": "1749200305",
"uncertainty": 120
},
"stopId": "0:MoU01",
"stopSequence": 52
},
{
"arrival": {
"time": "1749200398",
"uncertainty": 120
},
"departure": {
"time": "1749200398",
"uncertainty": 120
},
"stopId": "0:BAS03",
"stopSequence": 53
},
{
"arrival": {
"time": "1749200434",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 54
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1963184"
},
"vehicle": {
"id": "293",
"label": "293"
}
}
},
{
"id": "C1962728",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749202196",
"uncertainty": 120
},
"departure": {
"time": "1749202196",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1749201840",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749201927",
"uncertainty": 120
},
"departure": {
"time": "1749201927",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749202048",
"uncertainty": 120
},
"departure": {
"time": "1749202048",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749202260",
"uncertainty": 120
},
"departure": {
"time": "1749202260",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1749202226",
"uncertainty": 120
},
"departure": {
"time": "1749202226",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749202303",
"uncertainty": 120
},
"departure": {
"time": "1749202303",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749202390",
"uncertainty": 120
},
"departure": {
"time": "1749202390",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749202528",
"uncertainty": 120
},
"departure": {
"time": "1749202528",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749202577",
"uncertainty": 120
},
"departure": {
"time": "1749202577",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749202631",
"uncertainty": 120
},
"departure": {
"time": "1749202631",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749202684",
"uncertainty": 120
},
"departure": {
"time": "1749202684",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749202753",
"uncertainty": 120
},
"departure": {
"time": "1749202753",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749202812",
"uncertainty": 120
},
"departure": {
"time": "1749202812",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749202848",
"uncertainty": 120
},
"departure": {
"time": "1749202848",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749202930",
"uncertainty": 120
},
"departure": {
"time": "1749202930",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749203046",
"uncertainty": 120
},
"departure": {
"time": "1749203046",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749203082",
"uncertainty": 120
},
"departure": {
"time": "1749203082",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749203255",
"uncertainty": 120
},
"departure": {
"time": "1749203255",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749203352",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1962728"
}
}
},
{
"id": "C1965261",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749202904",
"uncertainty": 120
},
"departure": {
"time": "1749202904",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1749201840",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749201882",
"uncertainty": 120
},
"departure": {
"time": "1749201882",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749201960",
"uncertainty": 120
},
"departure": {
"time": "1749201960",
"uncertainty": 120
},
"stopId": "0:Cht04",
"stopSequence": 3
},
{
"arrival": {
"time": "1749202004",
"uncertainty": 120
},
"departure": {
"time": "1749202004",
"uncertainty": 120
},
"stopId": "0:par04",
"stopSequence": 4
},
{
"arrival": {
"time": "1749202111",
"uncertainty": 120
},
"departure": {
"time": "1749202111",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:DUN02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749202128",
"uncertainty": 120
},
"departure": {
"time": "1749202128",
"uncertainty": 120
},
"stopId": "0:SAP02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749202172",
"uncertainty": 120
},
"departure": {
"time": "1749202172",
"uncertainty": 120
},
"stopId": "0:ROM02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749202254",
"uncertainty": 120
},
"departure": {
"time": "1749202254",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749202342",
"uncertainty": 120
},
"departure": {
"time": "1749202342",
"uncertainty": 120
},
"stopId": "0:MAC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749202470",
"uncertainty": 120
},
"departure": {
"time": "1749202470",
"uncertainty": 120
},
"stopId": "0:DUT02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749202542",
"uncertainty": 120
},
"departure": {
"time": "1749202542",
"uncertainty": 120
},
"stopId": "0:PTB02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749202653",
"uncertainty": 120
},
"departure": {
"time": "1749202653",
"uncertainty": 120
},
"stopId": "0:CLA02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749202744",
"uncertainty": 120
},
"departure": {
"time": "1749202744",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749202799",
"uncertainty": 120
},
"departure": {
"time": "1749202799",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749202920",
"uncertainty": 120
},
"departure": {
"time": "1749202920",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 15
},
{
"arrival": {
"time": "1749202937",
"uncertainty": 120
},
"departure": {
"time": "1749202937",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749203087",
"uncertainty": 120
},
"departure": {
"time": "1749203087",
"uncertainty": 120
},
"stopId": "0:LAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749203155",
"uncertainty": 120
},
"departure": {
"time": "1749203155",
"uncertainty": 120
},
"stopId": "0:CHO02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749203227",
"uncertainty": 120
},
"departure": {
"time": "1749203227",
"uncertainty": 120
},
"stopId": "0:PTV02",
"stopSequence": 19
},
{
"arrival": {
"time": "1749203296",
"uncertainty": 120
},
"departure": {
"time": "1749203296",
"uncertainty": 120
},
"stopId": "0:MUL02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749203383",
"uncertainty": 120
},
"departure": {
"time": "1749203383",
"uncertainty": 120
},
"stopId": "0:mar02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749203478",
"uncertainty": 120
},
"departure": {
"time": "1749203478",
"uncertainty": 120
},
"stopId": "0:HOC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749203530",
"uncertainty": 120
},
"departure": {
"time": "1749203530",
"uncertainty": 120
},
"stopId": "0:STE02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749203587",
"uncertainty": 120
},
"departure": {
"time": "1749203587",
"uncertainty": 120
},
"stopId": "0:BUI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749203679",
"uncertainty": 120
},
"departure": {
"time": "1749203679",
"uncertainty": 120
},
"stopId": "0:MRC02",
"stopSequence": 25
},
{
"arrival": {
"time": "1749203718",
"uncertainty": 120
},
"departure": {
"time": "1749203718",
"uncertainty": 120
},
"stopId": "0:BOI02",
"stopSequence": 26
},
{
"arrival": {
"time": "1749203780",
"uncertainty": 120
},
"departure": {
"time": "1749203780",
"uncertainty": 120
},
"stopId": "0:LAK02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749203881",
"uncertainty": 120
},
"departure": {
"time": "1749203881",
"uncertainty": 120
},
"stopId": "0:MAR02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749203964",
"uncertainty": 120
},
"departure": {
"time": "1749203964",
"uncertainty": 120
},
"stopId": "0:Mai02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749204005",
"uncertainty": 120
},
"departure": {
"time": "1749204005",
"uncertainty": 120
},
"stopId": "0:COQ02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749204138",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965261"
}
}
},
{
"id": "C1962709",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749200756",
"uncertainty": 120
},
"departure": {
"time": "1749200756",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1749200400",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749200487",
"uncertainty": 120
},
"departure": {
"time": "1749200487",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749200608",
"uncertainty": 120
},
"departure": {
"time": "1749200608",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749200820",
"uncertainty": 120
},
"departure": {
"time": "1749200820",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1749200786",
"uncertainty": 120
},
"departure": {
"time": "1749200786",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749200861",
"uncertainty": 120
},
"departure": {
"time": "1749200861",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749200960",
"uncertainty": 120
},
"departure": {
"time": "1749200960",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749201098",
"uncertainty": 120
},
"departure": {
"time": "1749201098",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749201147",
"uncertainty": 120
},
"departure": {
"time": "1749201147",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749201201",
"uncertainty": 120
},
"departure": {
"time": "1749201201",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749201254",
"uncertainty": 120
},
"departure": {
"time": "1749201254",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749201323",
"uncertainty": 120
},
"departure": {
"time": "1749201323",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749201382",
"uncertainty": 120
},
"departure": {
"time": "1749201382",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749201418",
"uncertainty": 120
},
"departure": {
"time": "1749201418",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749201510",
"uncertainty": 120
},
"departure": {
"time": "1749201510",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749201624",
"uncertainty": 120
},
"departure": {
"time": "1749201624",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749201666",
"uncertainty": 120
},
"departure": {
"time": "1749201666",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749201836",
"uncertainty": 120
},
"departure": {
"time": "1749201836",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749201933",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1962709"
}
}
},
{
"id": "C1966256",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749199020",
"uncertainty": 120
},
"stopId": "0:DEc02",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966256"
},
"vehicle": {
"id": "323",
"label": "323"
}
}
},
{
"id": "C1965035",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749199500",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965035"
}
}
},
{
"id": "C1966546",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749198984",
"uncertainty": 120
},
"departure": {
"time": "1749198984",
"uncertainty": 120
},
"stopId": "0:Jac02"
},
{
"arrival": {
"time": "1749199231",
"uncertainty": 120
},
"departure": {
"time": "1749199231",
"uncertainty": 120
},
"stopId": "0:MAl02"
},
{
"departure": {
"time": "1749198840",
"uncertainty": 120
},
"stopId": "0:FoN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749198854",
"uncertainty": 120
},
"departure": {
"time": "1749198869",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749198929",
"uncertainty": 120
},
"departure": {
"time": "1749198929",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749199014",
"uncertainty": 120
},
"departure": {
"time": "1749199014",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PHi02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749199080",
"uncertainty": 120
},
"departure": {
"time": "1749199080",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHa02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749199120",
"uncertainty": 120
},
"departure": {
"time": "1749199120",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:Ber02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749199232",
"uncertainty": 120
},
"departure": {
"time": "1749199232",
"uncertainty": 120
},
"stopId": "0:MAl02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749199273",
"uncertainty": 120
},
"departure": {
"time": "1749199273",
"uncertainty": 120
},
"stopId": "0:TIR02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749199412",
"uncertainty": 120
},
"departure": {
"time": "1749199412",
"uncertainty": 120
},
"stopId": "0:MAZ01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749199453",
"uncertainty": 120
},
"departure": {
"time": "1749199453",
"uncertainty": 120
},
"stopId": "0:MeR01",
"stopSequence": 10
},
{
"arrival": {
"time": "1749199491",
"uncertainty": 120
},
"departure": {
"time": "1749199491",
"uncertainty": 120
},
"stopId": "0:cro01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749199509",
"uncertainty": 120
},
"departure": {
"time": "1749199509",
"uncertainty": 120
},
"stopId": "0:SIR02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749199549",
"uncertainty": 120
},
"departure": {
"time": "1749199549",
"uncertainty": 120
},
"stopId": "0:ERK03",
"stopSequence": 13
},
{
"arrival": {
"time": "1749199634",
"uncertainty": 120
},
"departure": {
"time": "1749199634",
"uncertainty": 120
},
"stopId": "0:FRA04",
"stopSequence": 14
},
{
"arrival": {
"time": "1749199733",
"uncertainty": 120
},
"departure": {
"time": "1749199733",
"uncertainty": 120
},
"stopId": "0:QUA01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749199798",
"uncertainty": 120
},
"departure": {
"time": "1749199798",
"uncertainty": 120
},
"stopId": "0:BeR02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749199845",
"uncertainty": 120
},
"departure": {
"time": "1749199845",
"uncertainty": 120
},
"stopId": "0:DAN02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749199902",
"uncertainty": 120
},
"departure": {
"time": "1749199902",
"uncertainty": 120
},
"stopId": "0:VrD02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749199970",
"uncertainty": 120
},
"departure": {
"time": "1749199970",
"uncertainty": 120
},
"stopId": "0:CpG02",
"stopSequence": 19
},
{
"arrival": {
"time": "1749200025",
"uncertainty": 120
},
"departure": {
"time": "1749200025",
"uncertainty": 120
},
"stopId": "0:ChT03",
"stopSequence": 20
},
{
"arrival": {
"time": "1749200059",
"uncertainty": 120
},
"departure": {
"time": "1749200059",
"uncertainty": 120
},
"stopId": "0:ChM01",
"stopSequence": 21
},
{
"arrival": {
"time": "1749200133",
"uncertainty": 120
},
"departure": {
"time": "1749200133",
"uncertainty": 120
},
"stopId": "0:Rpb01",
"stopSequence": 22
},
{
"arrival": {
"time": "1749200173",
"uncertainty": 120
},
"departure": {
"time": "1749200173",
"uncertainty": 120
},
"stopId": "0:MaC01",
"stopSequence": 23
},
{
"arrival": {
"time": "1749200205",
"uncertainty": 120
},
"departure": {
"time": "1749200205",
"uncertainty": 120
},
"stopId": "0:Onj01",
"stopSequence": 24
},
{
"arrival": {
"time": "1749200241",
"uncertainty": 120
},
"departure": {
"time": "1749200241",
"uncertainty": 120
},
"stopId": "0:PCH01",
"stopSequence": 25
},
{
"arrival": {
"time": "1749200287",
"uncertainty": 120
},
"departure": {
"time": "1749200287",
"uncertainty": 120
},
"stopId": "0:Ros01",
"stopSequence": 26
},
{
"arrival": {
"time": "1749200339",
"uncertainty": 120
},
"departure": {
"time": "1749200339",
"uncertainty": 120
},
"stopId": "0:Par01",
"stopSequence": 27
},
{
"arrival": {
"time": "1749200385",
"uncertainty": 120
},
"departure": {
"time": "1749200385",
"uncertainty": 120
},
"stopId": "0:StC01",
"stopSequence": 28
},
{
"arrival": {
"time": "1749200424",
"uncertainty": 120
},
"departure": {
"time": "1749200424",
"uncertainty": 120
},
"stopId": "0:Sau01",
"stopSequence": 29
},
{
"arrival": {
"time": "1749200505",
"uncertainty": 120
},
"stopId": "0:ChT02",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966546"
},
"vehicle": {
"id": "338",
"label": "338"
}
}
},
{
"id": "C1966541",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749201390",
"uncertainty": 120
},
"departure": {
"time": "1749201390",
"uncertainty": 120
},
"stopId": "0:Jac02"
},
{
"arrival": {
"time": "1749201637",
"uncertainty": 120
},
"departure": {
"time": "1749201637",
"uncertainty": 120
},
"stopId": "0:MAl02"
},
{
"departure": {
"time": "1749201240",
"uncertainty": 120
},
"stopId": "0:FoN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749201265",
"uncertainty": 120
},
"departure": {
"time": "1749201265",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749201335",
"uncertainty": 120
},
"departure": {
"time": "1749201335",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749201414",
"uncertainty": 120
},
"departure": {
"time": "1749201414",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PHi02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749201480",
"uncertainty": 120
},
"departure": {
"time": "1749201480",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHa02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749201528",
"uncertainty": 120
},
"departure": {
"time": "1749201528",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:Ber02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749201638",
"uncertainty": 120
},
"departure": {
"time": "1749201638",
"uncertainty": 120
},
"stopId": "0:MAl02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749201687",
"uncertainty": 120
},
"departure": {
"time": "1749201687",
"uncertainty": 120
},
"stopId": "0:TIR02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749201840",
"uncertainty": 120
},
"departure": {
"time": "1749201840",
"uncertainty": 120
},
"stopId": "0:ClE02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749201877",
"uncertainty": 120
},
"departure": {
"time": "1749201877",
"uncertainty": 120
},
"stopId": "0:Lan02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749201934",
"uncertainty": 120
},
"departure": {
"time": "1749201934",
"uncertainty": 120
},
"stopId": "0:RoS02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749201972",
"uncertainty": 120
},
"departure": {
"time": "1749201972",
"uncertainty": 120
},
"stopId": "0:CsR02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749202019",
"uncertainty": 120
},
"departure": {
"time": "1749202019",
"uncertainty": 120
},
"stopId": "0:gAR02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749202068",
"uncertainty": 120
},
"departure": {
"time": "1749202068",
"uncertainty": 120
},
"stopId": "0:ArC02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749202121",
"uncertainty": 120
},
"departure": {
"time": "1749202121",
"uncertainty": 120
},
"stopId": "0:Cor02",
"stopSequence": 15
},
{
"arrival": {
"time": "1749202152",
"uncertainty": 120
},
"departure": {
"time": "1749202152",
"uncertainty": 120
},
"stopId": "0:ZcM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749202294",
"uncertainty": 120
},
"stopId": "0:Dam01",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966541"
}
}
},
{
"id": "C1966558",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749202290",
"uncertainty": 120
},
"departure": {
"time": "1749202290",
"uncertainty": 120
},
"stopId": "0:Jac02"
},
{
"arrival": {
"time": "1749202537",
"uncertainty": 120
},
"departure": {
"time": "1749202537",
"uncertainty": 120
},
"stopId": "0:MAl02"
},
{
"departure": {
"time": "1749202140",
"uncertainty": 120
},
"stopId": "0:FoN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749202165",
"uncertainty": 120
},
"departure": {
"time": "1749202165",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749202235",
"uncertainty": 120
},
"departure": {
"time": "1749202235",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749202314",
"uncertainty": 120
},
"departure": {
"time": "1749202314",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PHi02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749202380",
"uncertainty": 120
},
"departure": {
"time": "1749202380",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHa02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749202420",
"uncertainty": 120
},
"departure": {
"time": "1749202420",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:Ber02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749202538",
"uncertainty": 120
},
"departure": {
"time": "1749202538",
"uncertainty": 120
},
"stopId": "0:MAl02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749202579",
"uncertainty": 120
},
"departure": {
"time": "1749202579",
"uncertainty": 120
},
"stopId": "0:TIR02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749202718",
"uncertainty": 120
},
"departure": {
"time": "1749202718",
"uncertainty": 120
},
"stopId": "0:MAZ01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749202759",
"uncertainty": 120
},
"departure": {
"time": "1749202759",
"uncertainty": 120
},
"stopId": "0:MeR01",
"stopSequence": 10
},
{
"arrival": {
"time": "1749202797",
"uncertainty": 120
},
"departure": {
"time": "1749202797",
"uncertainty": 120
},
"stopId": "0:cro01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749202815",
"uncertainty": 120
},
"departure": {
"time": "1749202815",
"uncertainty": 120
},
"stopId": "0:SIR02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749202855",
"uncertainty": 120
},
"departure": {
"time": "1749202855",
"uncertainty": 120
},
"stopId": "0:ERK03",
"stopSequence": 13
},
{
"arrival": {
"time": "1749202940",
"uncertainty": 120
},
"departure": {
"time": "1749202940",
"uncertainty": 120
},
"stopId": "0:FRA04",
"stopSequence": 14
},
{
"arrival": {
"time": "1749203040",
"uncertainty": 120
},
"departure": {
"time": "1749203040",
"uncertainty": 120
},
"stopId": "0:QUA01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749203105",
"uncertainty": 120
},
"departure": {
"time": "1749203105",
"uncertainty": 120
},
"stopId": "0:BeR02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749203153",
"uncertainty": 120
},
"departure": {
"time": "1749203153",
"uncertainty": 120
},
"stopId": "0:DAN02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749203210",
"uncertainty": 120
},
"departure": {
"time": "1749203210",
"uncertainty": 120
},
"stopId": "0:VrD02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749203278",
"uncertainty": 120
},
"departure": {
"time": "1749203278",
"uncertainty": 120
},
"stopId": "0:CpG02",
"stopSequence": 19
},
{
"arrival": {
"time": "1749203333",
"uncertainty": 120
},
"stopId": "0:ChT02",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966558"
}
}
},
{
"id": "C1966291",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749197521",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749197536",
"uncertainty": 120
},
"departure": {
"time": "1749197536",
"uncertainty": 120
},
"stopId": "0:ChM01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749197611",
"uncertainty": 120
},
"departure": {
"time": "1749197611",
"uncertainty": 120
},
"stopId": "0:CpG01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749197634",
"uncertainty": 120
},
"departure": {
"time": "1749197634",
"uncertainty": 120
},
"stopId": "0:VrD01",
"stopSequence": 4
},
{
"arrival": {
"time": "1749197716",
"uncertainty": 120
},
"departure": {
"time": "1749197716",
"uncertainty": 120
},
"stopId": "0:MRQ01",
"stopSequence": 5
},
{
"arrival": {
"time": "1749197761",
"uncertainty": 120
},
"departure": {
"time": "1749197761",
"uncertainty": 120
},
"stopId": "0:KEL01",
"stopSequence": 6
},
{
"arrival": {
"time": "1749197797",
"uncertainty": 120
},
"departure": {
"time": "1749197797",
"uncertainty": 120
},
"stopId": "0:LEM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1749197821",
"uncertainty": 120
},
"departure": {
"time": "1749197836",
"uncertainty": 120
},
"stopId": "0:DEB01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749197894",
"uncertainty": 120
},
"departure": {
"time": "1749197896",
"uncertainty": 120
},
"stopId": "0:MOU01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749197938",
"uncertainty": 120
},
"departure": {
"time": "1749197938",
"uncertainty": 120
},
"stopId": "0:JAF01",
"stopSequence": 10
},
{
"arrival": {
"time": "1749197953",
"uncertainty": 120
},
"departure": {
"time": "1749197971",
"uncertainty": 120
},
"stopId": "0:PTH01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749198076",
"uncertainty": 120
},
"departure": {
"time": "1749198091",
"uncertainty": 120
},
"stopId": "0:Std01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749198121",
"uncertainty": 120
},
"departure": {
"time": "1749198121",
"uncertainty": 120
},
"stopId": "0:STd01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749198166",
"uncertainty": 120
},
"departure": {
"time": "1749198211",
"uncertainty": 120
},
"stopId": "0:EUr01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749198256",
"uncertainty": 120
},
"departure": {
"time": "1749198256",
"uncertainty": 120
},
"stopId": "0:MOI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749198332",
"uncertainty": 120
},
"departure": {
"time": "1749198392",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749198406",
"uncertainty": 120
},
"departure": {
"time": "1749198421",
"uncertainty": 120
},
"stopId": "0:STm01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749198460",
"uncertainty": 120
},
"departure": {
"time": "1749198460",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749198481",
"uncertainty": 120
},
"departure": {
"time": "1749198481",
"uncertainty": 120
},
"stopId": "0:ISL01",
"stopSequence": 19
},
{
"arrival": {
"time": "1749198511",
"uncertainty": 120
},
"departure": {
"time": "1749198511",
"uncertainty": 120
},
"stopId": "0:BOu01",
"stopSequence": 20
},
{
"arrival": {
"time": "1749198544",
"uncertainty": 120
},
"departure": {
"time": "1749198601",
"uncertainty": 120
},
"stopId": "0:PZI01",
"stopSequence": 21
},
{
"arrival": {
"time": "1749198656",
"uncertainty": 120
},
"departure": {
"time": "1749198691",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 22
},
{
"arrival": {
"time": "1749198730",
"uncertainty": 120
},
"departure": {
"time": "1749198751",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 23
},
{
"arrival": {
"time": "1749198805",
"uncertainty": 120
},
"departure": {
"time": "1749198841",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 24
},
{
"arrival": {
"time": "1749198980",
"uncertainty": 120
},
"departure": {
"time": "1749198980",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 25
},
{
"arrival": {
"time": "1749199032",
"uncertainty": 120
},
"departure": {
"time": "1749199032",
"uncertainty": 120
},
"stopId": "0:VOl01",
"stopSequence": 26
},
{
"arrival": {
"time": "1749199084",
"uncertainty": 120
},
"departure": {
"time": "1749199084",
"uncertainty": 120
},
"stopId": "0:COU01",
"stopSequence": 27
},
{
"arrival": {
"time": "1749199146",
"uncertainty": 120
},
"departure": {
"time": "1749199146",
"uncertainty": 120
},
"stopId": "0:11N01",
"stopSequence": 28
},
{
"arrival": {
"time": "1749199248",
"uncertainty": 120
},
"departure": {
"time": "1749199248",
"uncertainty": 120
},
"stopId": "0:HAu01",
"stopSequence": 29
},
{
"arrival": {
"time": "1749199318",
"uncertainty": 120
},
"departure": {
"time": "1749199318",
"uncertainty": 120
},
"stopId": "0:FER01",
"stopSequence": 30
},
{
"arrival": {
"time": "1749199373",
"uncertainty": 120
},
"departure": {
"time": "1749199373",
"uncertainty": 120
},
"stopId": "0:CHN01",
"stopSequence": 31
},
{
"arrival": {
"time": "1749199460",
"uncertainty": 120
},
"departure": {
"time": "1749199460",
"uncertainty": 120
},
"stopId": "0:CUV01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749199513",
"uncertainty": 120
},
"departure": {
"time": "1749199513",
"uncertainty": 120
},
"stopId": "0:PLA01",
"stopSequence": 33
},
{
"arrival": {
"time": "1749199561",
"uncertainty": 120
},
"departure": {
"time": "1749199561",
"uncertainty": 120
},
"stopId": "0:NUN01",
"stopSequence": 34
},
{
"arrival": {
"time": "1749199665",
"uncertainty": 120
},
"departure": {
"time": "1749199665",
"uncertainty": 120
},
"stopId": "0:TRO01",
"stopSequence": 35
},
{
"arrival": {
"time": "1749199700",
"uncertainty": 120
},
"departure": {
"time": "1749199700",
"uncertainty": 120
},
"stopId": "0:MAL01",
"stopSequence": 36
},
{
"arrival": {
"time": "1749199766",
"uncertainty": 120
},
"departure": {
"time": "1749199766",
"uncertainty": 120
},
"stopId": "0:CAR03",
"stopSequence": 37
},
{
"arrival": {
"time": "1749199817",
"uncertainty": 120
},
"departure": {
"time": "1749199817",
"uncertainty": 120
},
"stopId": "0:BUC01",
"stopSequence": 38
},
{
"arrival": {
"time": "1749199869",
"uncertainty": 120
},
"departure": {
"time": "1749199869",
"uncertainty": 120
},
"stopId": "0:DOL01",
"stopSequence": 39
},
{
"arrival": {
"time": "1749199902",
"uncertainty": 120
},
"departure": {
"time": "1749199902",
"uncertainty": 120
},
"stopId": "0:ROD01",
"stopSequence": 40
},
{
"arrival": {
"time": "1749199969",
"uncertainty": 120
},
"departure": {
"time": "1749199969",
"uncertainty": 120
},
"stopId": "0:COH01",
"stopSequence": 41
},
{
"arrival": {
"time": "1749200022",
"uncertainty": 120
},
"departure": {
"time": "1749200022",
"uncertainty": 120
},
"stopId": "0:RES01",
"stopSequence": 42
},
{
"arrival": {
"time": "1749200056",
"uncertainty": 120
},
"departure": {
"time": "1749200056",
"uncertainty": 120
},
"stopId": "0:DEc01",
"stopSequence": 43
},
{
"arrival": {
"time": "1749200120",
"uncertainty": 120
},
"stopId": "0:DEc02",
"stopSequence": 44
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966291"
},
"vehicle": {
"id": "324",
"label": "324"
}
}
},
{
"id": "C1965476",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749196862",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749196944",
"uncertainty": 120
},
"departure": {
"time": "1749196944",
"uncertainty": 120
},
"stopId": "0:CLO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749196996",
"uncertainty": 120
},
"departure": {
"time": "1749196996",
"uncertainty": 120
},
"stopId": "0:MOL02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749197049",
"uncertainty": 120
},
"departure": {
"time": "1749197049",
"uncertainty": 120
},
"stopId": "0:BAS02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749197082",
"uncertainty": 120
},
"departure": {
"time": "1749197082",
"uncertainty": 120
},
"stopId": "0:LAB02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749197116",
"uncertainty": 120
},
"departure": {
"time": "1749197116",
"uncertainty": 120
},
"stopId": "0:HTM02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749197172",
"uncertainty": 120
},
"departure": {
"time": "1749197172",
"uncertainty": 120
},
"stopId": "0:FAR02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749197200",
"uncertainty": 120
},
"departure": {
"time": "1749197200",
"uncertainty": 120
},
"stopId": "0:COR02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749197236",
"uncertainty": 120
},
"departure": {
"time": "1749197236",
"uncertainty": 120
},
"stopId": "0:VEO02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749197266",
"uncertainty": 120
},
"departure": {
"time": "1749197281",
"uncertainty": 120
},
"stopId": "0:NOE02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749197341",
"uncertainty": 120
},
"departure": {
"time": "1749197341",
"uncertainty": 120
},
"stopId": "0:PSL02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749197405",
"uncertainty": 120
},
"departure": {
"time": "1749197416",
"uncertainty": 120
},
"stopId": "0:CUM02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749197431",
"uncertainty": 120
},
"departure": {
"time": "1749197461",
"uncertainty": 120
},
"stopId": "0:NIEL02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749197546",
"uncertainty": 120
},
"departure": {
"time": "1749197551",
"uncertainty": 120
},
"stopId": "0:SEN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749197581",
"uncertainty": 120
},
"departure": {
"time": "1749197611",
"uncertainty": 120
},
"stopId": "0:Poi01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749197656",
"uncertainty": 120
},
"departure": {
"time": "1749197671",
"uncertainty": 120
},
"stopId": "0:QUe01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749197729",
"uncertainty": 120
},
"departure": {
"time": "1749197731",
"uncertainty": 120
},
"stopId": "0:NES02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749197776",
"uncertainty": 120
},
"departure": {
"time": "1749197791",
"uncertainty": 120
},
"stopId": "0:VOU02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749197933",
"uncertainty": 120
},
"departure": {
"time": "1749197986",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 19
},
{
"arrival": {
"time": "1749198061",
"uncertainty": 120
},
"departure": {
"time": "1749198076",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 20
},
{
"arrival": {
"time": "1749198106",
"uncertainty": 120
},
"departure": {
"time": "1749198106",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 21
},
{
"arrival": {
"time": "1749198283",
"uncertainty": 120
},
"departure": {
"time": "1749198286",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 22
},
{
"arrival": {
"time": "1749198405",
"uncertainty": 120
},
"departure": {
"time": "1749198406",
"uncertainty": 120
},
"stopId": "0:VOl01",
"stopSequence": 23
},
{
"arrival": {
"time": "1749198511",
"uncertainty": 120
},
"departure": {
"time": "1749198526",
"uncertainty": 120
},
"stopId": "0:FOs02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749198556",
"uncertainty": 120
},
"departure": {
"time": "1749198556",
"uncertainty": 120
},
"stopId": "0:JAR02",
"stopSequence": 25
},
{
"arrival": {
"time": "1749198592",
"uncertainty": 120
},
"departure": {
"time": "1749198601",
"uncertainty": 120
},
"stopId": "0:VAN02",
"stopSequence": 26
},
{
"arrival": {
"time": "1749198646",
"uncertainty": 120
},
"departure": {
"time": "1749198646",
"uncertainty": 120
},
"stopId": "0:ERA02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749198691",
"uncertainty": 120
},
"departure": {
"time": "1749198691",
"uncertainty": 120
},
"stopId": "0:BER02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749198712",
"uncertainty": 120
},
"departure": {
"time": "1749198712",
"uncertainty": 120
},
"stopId": "0:LAM02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749198736",
"uncertainty": 120
},
"departure": {
"time": "1749198736",
"uncertainty": 120
},
"stopId": "0:GUY02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749198766",
"uncertainty": 120
},
"departure": {
"time": "1749198766",
"uncertainty": 120
},
"stopId": "0:PAT02",
"stopSequence": 31
},
{
"arrival": {
"time": "1749198811",
"uncertainty": 120
},
"departure": {
"time": "1749198811",
"uncertainty": 120
},
"stopId": "0:FEY01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749198847",
"uncertainty": 120
},
"departure": {
"time": "1749198856",
"uncertainty": 120
},
"stopId": "0:COC01",
"stopSequence": 33
},
{
"arrival": {
"time": "1749198901",
"uncertainty": 120
},
"departure": {
"time": "1749198901",
"uncertainty": 120
},
"stopId": "0:LaN01",
"stopSequence": 34
},
{
"arrival": {
"time": "1749198937",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965476"
},
"vehicle": {
"id": "280",
"label": "280"
}
}
},
{
"id": "C1966296",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749199380",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966296"
}
}
},
{
"id": "C1966208",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749202380",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966208"
}
}
},
{
"id": "C1965039",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749202892",
"uncertainty": 120
},
"stopId": "0:pred2"
},
{
"departure": {
"time": "1749200160",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749200229",
"uncertainty": 120
},
"departure": {
"time": "1749200229",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749200274",
"uncertainty": 120
},
"departure": {
"time": "1749200274",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749200324",
"uncertainty": 120
},
"departure": {
"time": "1749200324",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749200379",
"uncertainty": 120
},
"departure": {
"time": "1749200379",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749200474",
"uncertainty": 120
},
"departure": {
"time": "1749200474",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749200584",
"uncertainty": 120
},
"departure": {
"time": "1749200584",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749200653",
"uncertainty": 120
},
"departure": {
"time": "1749200653",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749200686",
"uncertainty": 120
},
"departure": {
"time": "1749200686",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749200760",
"uncertainty": 120
},
"departure": {
"time": "1749200760",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749200835",
"uncertainty": 120
},
"departure": {
"time": "1749200835",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749200894",
"uncertainty": 120
},
"departure": {
"time": "1749200894",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749200957",
"uncertainty": 120
},
"departure": {
"time": "1749200957",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749201020",
"uncertainty": 120
},
"departure": {
"time": "1749201020",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749201060",
"uncertainty": 120
},
"departure": {
"time": "1749201060",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1749201191",
"uncertainty": 120
},
"departure": {
"time": "1749201191",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749201300",
"uncertainty": 120
},
"departure": {
"time": "1749201300",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749201489",
"uncertainty": 120
},
"departure": {
"time": "1749201489",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749201600",
"uncertainty": 120
},
"departure": {
"time": "1749201600",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1749201696",
"uncertainty": 120
},
"departure": {
"time": "1749201696",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749201746",
"uncertainty": 120
},
"departure": {
"time": "1749201746",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749201816",
"uncertainty": 120
},
"departure": {
"time": "1749201816",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749201859",
"uncertainty": 120
},
"departure": {
"time": "1749201859",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749201905",
"uncertainty": 120
},
"departure": {
"time": "1749201905",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749202003",
"uncertainty": 120
},
"departure": {
"time": "1749202003",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1749202052",
"uncertainty": 120
},
"departure": {
"time": "1749202052",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1749202200",
"uncertainty": 120
},
"departure": {
"time": "1749202200",
"uncertainty": 120
},
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749202231",
"uncertainty": 120
},
"departure": {
"time": "1749202231",
"uncertainty": 120
},
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749202342",
"uncertainty": 120
},
"departure": {
"time": "1749202342",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749202395",
"uncertainty": 120
},
"departure": {
"time": "1749202395",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749202440",
"uncertainty": 120
},
"departure": {
"time": "1749202440",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1749202507",
"uncertainty": 120
},
"departure": {
"time": "1749202507",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749202624",
"uncertainty": 120
},
"departure": {
"time": "1749202624",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1749202680",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965039"
}
}
},
{
"id": "C1962729",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749201716",
"uncertainty": 120
},
"departure": {
"time": "1749201716",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1749201360",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749201447",
"uncertainty": 120
},
"departure": {
"time": "1749201447",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749201568",
"uncertainty": 120
},
"departure": {
"time": "1749201568",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749201780",
"uncertainty": 120
},
"departure": {
"time": "1749201780",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1749201747",
"uncertainty": 120
},
"departure": {
"time": "1749201747",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749201834",
"uncertainty": 120
},
"departure": {
"time": "1749201834",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749201933",
"uncertainty": 120
},
"departure": {
"time": "1749201933",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749202071",
"uncertainty": 120
},
"departure": {
"time": "1749202071",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749202120",
"uncertainty": 120
},
"departure": {
"time": "1749202120",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749202174",
"uncertainty": 120
},
"departure": {
"time": "1749202174",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749202227",
"uncertainty": 120
},
"departure": {
"time": "1749202227",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749202296",
"uncertainty": 120
},
"departure": {
"time": "1749202296",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749202355",
"uncertainty": 120
},
"departure": {
"time": "1749202355",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749202391",
"uncertainty": 120
},
"departure": {
"time": "1749202391",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749202486",
"uncertainty": 120
},
"departure": {
"time": "1749202486",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749202599",
"uncertainty": 120
},
"departure": {
"time": "1749202599",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749202641",
"uncertainty": 120
},
"departure": {
"time": "1749202641",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749202806",
"uncertainty": 120
},
"departure": {
"time": "1749202806",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749202903",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1962729"
}
}
},
{
"id": "C1963226",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749199980",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1963226"
}
}
},
{
"id": "C1966323",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749197718",
"uncertainty": 120
},
"stopId": "0:FOU01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749197748",
"uncertainty": 120
},
"departure": {
"time": "1749197748",
"uncertainty": 120
},
"stopId": "0:PPP01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749197789",
"uncertainty": 120
},
"departure": {
"time": "1749197789",
"uncertainty": 120
},
"stopId": "0:GDF01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749197852",
"uncertainty": 120
},
"departure": {
"time": "1749197852",
"uncertainty": 120
},
"stopId": "0:CHm01",
"stopSequence": 4
},
{
"arrival": {
"time": "1749197883",
"uncertainty": 120
},
"departure": {
"time": "1749197883",
"uncertainty": 120
},
"stopId": "0:DEM01",
"stopSequence": 5
},
{
"arrival": {
"time": "1749197928",
"uncertainty": 120
},
"departure": {
"time": "1749197943",
"uncertainty": 120
},
"stopId": "0:SEC01",
"stopSequence": 6
},
{
"arrival": {
"time": "1749197995",
"uncertainty": 120
},
"departure": {
"time": "1749198003",
"uncertainty": 120
},
"stopId": "0:BRO01",
"stopSequence": 7
},
{
"arrival": {
"time": "1749198033",
"uncertainty": 120
},
"departure": {
"time": "1749198033",
"uncertainty": 120
},
"stopId": "0:TAM01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749198063",
"uncertainty": 120
},
"departure": {
"time": "1749198063",
"uncertainty": 120
},
"stopId": "0:BIL01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749198093",
"uncertainty": 120
},
"departure": {
"time": "1749198093",
"uncertainty": 120
},
"stopId": "0:Jac01",
"stopSequence": 10
},
{
"arrival": {
"time": "1749198152",
"uncertainty": 120
},
"departure": {
"time": "1749198183",
"uncertainty": 120
},
"stopId": "0:TOU01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749198244",
"uncertainty": 120
},
"departure": {
"time": "1749198273",
"uncertainty": 120
},
"stopId": "0:THE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749198408",
"uncertainty": 120
},
"departure": {
"time": "1749198423",
"uncertainty": 120
},
"stopId": "0:VlS02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749198483",
"uncertainty": 120
},
"departure": {
"time": "1749198588",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749198677",
"uncertainty": 120
},
"departure": {
"time": "1749198677",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 15
},
{
"arrival": {
"time": "1749198798",
"uncertainty": 120
},
"departure": {
"time": "1749198828",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749198912",
"uncertainty": 120
},
"departure": {
"time": "1749198912",
"uncertainty": 120
},
"stopId": "0:DID01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749198979",
"uncertainty": 120
},
"departure": {
"time": "1749198979",
"uncertainty": 120
},
"stopId": "0:TIL01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749199083",
"uncertainty": 120
},
"departure": {
"time": "1749199083",
"uncertainty": 120
},
"stopId": "0:MAU01",
"stopSequence": 19
},
{
"arrival": {
"time": "1749199159",
"uncertainty": 120
},
"departure": {
"time": "1749199159",
"uncertainty": 120
},
"stopId": "0:BAl01",
"stopSequence": 20
},
{
"arrival": {
"time": "1749199240",
"uncertainty": 120
},
"departure": {
"time": "1749199240",
"uncertainty": 120
},
"stopId": "0:MAi01",
"stopSequence": 21
},
{
"arrival": {
"time": "1749199271",
"uncertainty": 120
},
"departure": {
"time": "1749199271",
"uncertainty": 120
},
"stopId": "0:CCE01",
"stopSequence": 22
},
{
"arrival": {
"time": "1749199312",
"uncertainty": 120
},
"departure": {
"time": "1749199312",
"uncertainty": 120
},
"stopId": "0:MED01",
"stopSequence": 23
},
{
"arrival": {
"time": "1749199384",
"uncertainty": 120
},
"departure": {
"time": "1749199384",
"uncertainty": 120
},
"stopId": "0:ANT01",
"stopSequence": 24
},
{
"arrival": {
"time": "1749199478",
"uncertainty": 120
},
"departure": {
"time": "1749199478",
"uncertainty": 120
},
"stopId": "0:GaU01",
"stopSequence": 25
},
{
"arrival": {
"time": "1749199566",
"uncertainty": 120
},
"departure": {
"time": "1749199566",
"uncertainty": 120
},
"stopId": "0:OLI01",
"stopSequence": 26
},
{
"arrival": {
"time": "1749199603",
"uncertainty": 120
},
"departure": {
"time": "1749199603",
"uncertainty": 120
},
"stopId": "0:COM01",
"stopSequence": 27
},
{
"arrival": {
"time": "1749199641",
"uncertainty": 120
},
"departure": {
"time": "1749199641",
"uncertainty": 120
},
"stopId": "0:PiT01",
"stopSequence": 28
},
{
"arrival": {
"time": "1749199663",
"uncertainty": 120
},
"departure": {
"time": "1749199663",
"uncertainty": 120
},
"stopId": "0:PER01",
"stopSequence": 29
},
{
"arrival": {
"time": "1749199755",
"uncertainty": 120
},
"departure": {
"time": "1749199755",
"uncertainty": 120
},
"stopId": "0:PDl01",
"stopSequence": 30
},
{
"arrival": {
"time": "1749199811",
"uncertainty": 120
},
"departure": {
"time": "1749199811",
"uncertainty": 120
},
"stopId": "0:MAr01",
"stopSequence": 31
},
{
"arrival": {
"time": "1749199860",
"uncertainty": 120
},
"departure": {
"time": "1749199860",
"uncertainty": 120
},
"stopId": "0:MSG01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749199898",
"uncertainty": 120
},
"departure": {
"time": "1749199898",
"uncertainty": 120
},
"stopId": "0:PRI01",
"stopSequence": 33
},
{
"arrival": {
"time": "1749199963",
"uncertainty": 120
},
"stopId": "0:STG01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966323"
},
"vehicle": {
"id": "284",
"label": "284"
}
}
},
{
"id": "C1965196",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749201840",
"uncertainty": 120
},
"stopId": "0:STG01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965196"
}
}
},
{
"id": "C1963265",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749200700",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1963265"
}
}
},
{
"id": "C1964395",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749199680",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1964395"
}
}
},
{
"id": "C1963446",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749200700",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1963446"
}
}
},
{
"id": "C1965477",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749199440",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965477"
}
}
},
{
"id": "C1965297",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749197897",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749197965",
"uncertainty": 120
},
"departure": {
"time": "1749197965",
"uncertainty": 120
},
"stopId": "0:COQ01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749198024",
"uncertainty": 120
},
"departure": {
"time": "1749198048",
"uncertainty": 120
},
"stopId": "0:Mai01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749198102",
"uncertainty": 120
},
"departure": {
"time": "1749198108",
"uncertainty": 120
},
"stopId": "0:MAR01",
"stopSequence": 4
},
{
"arrival": {
"time": "1749198240",
"uncertainty": 120
},
"departure": {
"time": "1749198257",
"uncertainty": 120
},
"stopId": "0:LAK01",
"stopSequence": 5
},
{
"arrival": {
"time": "1749198291",
"uncertainty": 120
},
"departure": {
"time": "1749198302",
"uncertainty": 120
},
"stopId": "0:BOI01",
"stopSequence": 6
},
{
"arrival": {
"time": "1749198362",
"uncertainty": 120
},
"departure": {
"time": "1749198362",
"uncertainty": 120
},
"stopId": "0:MRC01",
"stopSequence": 7
},
{
"arrival": {
"time": "1749198460",
"uncertainty": 120
},
"departure": {
"time": "1749198460",
"uncertainty": 120
},
"stopId": "0:BUI01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749198541",
"uncertainty": 120
},
"departure": {
"time": "1749198541",
"uncertainty": 120
},
"stopId": "0:STE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749198572",
"uncertainty": 120
},
"departure": {
"time": "1749198572",
"uncertainty": 120
},
"stopId": "0:HOC01",
"stopSequence": 10
},
{
"arrival": {
"time": "1749198647",
"uncertainty": 120
},
"departure": {
"time": "1749198647",
"uncertainty": 120
},
"stopId": "0:mar01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749198750",
"uncertainty": 120
},
"departure": {
"time": "1749198767",
"uncertainty": 120
},
"stopId": "0:MUL01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749198827",
"uncertainty": 120
},
"departure": {
"time": "1749198842",
"uncertainty": 120
},
"stopId": "0:PTV01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749198887",
"uncertainty": 120
},
"departure": {
"time": "1749198902",
"uncertainty": 120
},
"stopId": "0:CHO01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749198967",
"uncertainty": 120
},
"departure": {
"time": "1749198967",
"uncertainty": 120
},
"stopId": "0:LAR01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749199103",
"uncertainty": 120
},
"departure": {
"time": "1749199103",
"uncertainty": 120
},
"stopId": "0:THE01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749199191",
"uncertainty": 120
},
"departure": {
"time": "1749199191",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749199311",
"uncertainty": 120
},
"departure": {
"time": "1749199311",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749199382",
"uncertainty": 120
},
"departure": {
"time": "1749199382",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1749199469",
"uncertainty": 120
},
"departure": {
"time": "1749199469",
"uncertainty": 120
},
"stopId": "0:CLA01",
"stopSequence": 20
},
{
"arrival": {
"time": "1749199540",
"uncertainty": 120
},
"departure": {
"time": "1749199540",
"uncertainty": 120
},
"stopId": "0:PTB01",
"stopSequence": 21
},
{
"arrival": {
"time": "1749199628",
"uncertainty": 120
},
"departure": {
"time": "1749199628",
"uncertainty": 120
},
"stopId": "0:DUT01",
"stopSequence": 22
},
{
"arrival": {
"time": "1749199703",
"uncertainty": 120
},
"departure": {
"time": "1749199703",
"uncertainty": 120
},
"stopId": "0:MAC01",
"stopSequence": 23
},
{
"arrival": {
"time": "1749199774",
"uncertainty": 120
},
"departure": {
"time": "1749199774",
"uncertainty": 120
},
"stopId": "0:CAS01",
"stopSequence": 24
},
{
"arrival": {
"time": "1749199853",
"uncertainty": 120
},
"departure": {
"time": "1749199853",
"uncertainty": 120
},
"stopId": "0:ROM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1749199882",
"uncertainty": 120
},
"departure": {
"time": "1749199882",
"uncertainty": 120
},
"stopId": "0:SAP01",
"stopSequence": 26
},
{
"arrival": {
"time": "1749199935",
"uncertainty": 120
},
"departure": {
"time": "1749199935",
"uncertainty": 120
},
"stopId": "0:DUN01",
"stopSequence": 27
},
{
"arrival": {
"time": "1749199987",
"uncertainty": 120
},
"departure": {
"time": "1749199987",
"uncertainty": 120
},
"stopId": "0:par03",
"stopSequence": 28
},
{
"arrival": {
"time": "1749200033",
"uncertainty": 120
},
"departure": {
"time": "1749200033",
"uncertainty": 120
},
"stopId": "0:Cht03",
"stopSequence": 29
},
{
"arrival": {
"time": "1749200081",
"uncertainty": 120
},
"departure": {
"time": "1749200081",
"uncertainty": 120
},
"stopId": "0:FON01",
"stopSequence": 30
},
{
"arrival": {
"time": "1749200136",
"uncertainty": 120
},
"departure": {
"time": "1749200136",
"uncertainty": 120
},
"stopId": "0:ECG01",
"stopSequence": 31
},
{
"arrival": {
"time": "1749200153",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965297"
},
"vehicle": {
"id": "306",
"label": "306"
}
}
},
{
"id": "C1965034",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749198730",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749198790",
"uncertainty": 120
},
"departure": {
"time": "1749198790",
"uncertainty": 120
},
"stopId": "0:STO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749198850",
"uncertainty": 120
},
"departure": {
"time": "1749198865",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749198953",
"uncertainty": 120
},
"departure": {
"time": "1749198953",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 4
},
{
"arrival": {
"time": "1749198985",
"uncertainty": 120
},
"departure": {
"time": "1749198985",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1749199038",
"uncertainty": 120
},
"departure": {
"time": "1749199038",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 6
},
{
"arrival": {
"time": "1749199155",
"uncertainty": 120
},
"departure": {
"time": "1749199155",
"uncertainty": 120
},
"stopId": "0:CLo01",
"stopSequence": 7
},
{
"arrival": {
"time": "1749199188",
"uncertainty": 120
},
"departure": {
"time": "1749199188",
"uncertainty": 120
},
"stopId": "0:MRO01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749199325",
"uncertainty": 120
},
"departure": {
"time": "1749199325",
"uncertainty": 120
},
"stopId": "0:DEV01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749199392",
"uncertainty": 120
},
"departure": {
"time": "1749199392",
"uncertainty": 120
},
"stopId": "0:BLa01",
"stopSequence": 10
},
{
"arrival": {
"time": "1749199435",
"uncertainty": 120
},
"departure": {
"time": "1749199435",
"uncertainty": 120
},
"stopId": "0:LAC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749199489",
"uncertainty": 120
},
"departure": {
"time": "1749199489",
"uncertainty": 120
},
"stopId": "0:GUe01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749199548",
"uncertainty": 120
},
"departure": {
"time": "1749199548",
"uncertainty": 120
},
"stopId": "0:STM01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749199606",
"uncertainty": 120
},
"departure": {
"time": "1749199606",
"uncertainty": 120
},
"stopId": "0:DEL01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749199705",
"uncertainty": 120
},
"departure": {
"time": "1749199705",
"uncertainty": 120
},
"stopId": "0:GAU01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749199788",
"uncertainty": 120
},
"departure": {
"time": "1749199788",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749199868",
"uncertainty": 120
},
"departure": {
"time": "1749199868",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749200027",
"uncertainty": 120
},
"departure": {
"time": "1749200027",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749200095",
"uncertainty": 120
},
"departure": {
"time": "1749200095",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 19
},
{
"arrival": {
"time": "1749200207",
"uncertainty": 120
},
"departure": {
"time": "1749200207",
"uncertainty": 120
},
"stopId": "0:MAD01",
"stopSequence": 20
},
{
"arrival": {
"time": "1749200268",
"uncertainty": 120
},
"departure": {
"time": "1749200268",
"uncertainty": 120
},
"stopId": "0:GIl01",
"stopSequence": 21
},
{
"arrival": {
"time": "1749200359",
"uncertainty": 120
},
"departure": {
"time": "1749200359",
"uncertainty": 120
},
"stopId": "0:VEr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1749200436",
"uncertainty": 120
},
"departure": {
"time": "1749200436",
"uncertainty": 120
},
"stopId": "0:HER01",
"stopSequence": 23
},
{
"arrival": {
"time": "1749200486",
"uncertainty": 120
},
"departure": {
"time": "1749200486",
"uncertainty": 120
},
"stopId": "0:HAU01",
"stopSequence": 24
},
{
"arrival": {
"time": "1749200567",
"uncertainty": 120
},
"departure": {
"time": "1749200567",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1749200629",
"uncertainty": 120
},
"departure": {
"time": "1749200629",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 26
},
{
"arrival": {
"time": "1749200677",
"uncertainty": 120
},
"departure": {
"time": "1749200677",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 27
},
{
"arrival": {
"time": "1749200736",
"uncertainty": 120
},
"departure": {
"time": "1749200736",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 28
},
{
"arrival": {
"time": "1749200826",
"uncertainty": 120
},
"departure": {
"time": "1749200826",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 29
},
{
"arrival": {
"time": "1749200941",
"uncertainty": 120
},
"departure": {
"time": "1749200941",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 30
},
{
"arrival": {
"time": "1749200975",
"uncertainty": 120
},
"departure": {
"time": "1749200975",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1749201045",
"uncertainty": 120
},
"departure": {
"time": "1749201045",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749201075",
"uncertainty": 120
},
"departure": {
"time": "1749201075",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1749201167",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965034"
},
"vehicle": {
"id": "271",
"label": "271"
}
}
},
{
"id": "C1966215",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749200340",
"uncertainty": 120
},
"stopId": "0:EREK1",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966215"
}
}
},
{
"id": "C1963463",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749201900",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1963463"
}
}
},
{
"id": "C1965032",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749197022",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749197082",
"uncertainty": 120
},
"departure": {
"time": "1749197082",
"uncertainty": 120
},
"stopId": "0:STO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749197187",
"uncertainty": 120
},
"departure": {
"time": "1749197218",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749197335",
"uncertainty": 120
},
"departure": {
"time": "1749197335",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 4
},
{
"arrival": {
"time": "1749197352",
"uncertainty": 120
},
"departure": {
"time": "1749197367",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1749197409",
"uncertainty": 120
},
"departure": {
"time": "1749197427",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 6
},
{
"arrival": {
"time": "1749197517",
"uncertainty": 120
},
"departure": {
"time": "1749197532",
"uncertainty": 120
},
"stopId": "0:CLo01",
"stopSequence": 7
},
{
"arrival": {
"time": "1749197562",
"uncertainty": 120
},
"departure": {
"time": "1749197577",
"uncertainty": 120
},
"stopId": "0:MRO01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749197652",
"uncertainty": 120
},
"departure": {
"time": "1749197667",
"uncertainty": 120
},
"stopId": "0:DEV01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749197738",
"uncertainty": 120
},
"departure": {
"time": "1749197742",
"uncertainty": 120
},
"stopId": "0:BLa01",
"stopSequence": 10
},
{
"arrival": {
"time": "1749197787",
"uncertainty": 120
},
"departure": {
"time": "1749197803",
"uncertainty": 120
},
"stopId": "0:LAC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749197863",
"uncertainty": 120
},
"departure": {
"time": "1749197863",
"uncertainty": 120
},
"stopId": "0:GUe01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749197903",
"uncertainty": 120
},
"departure": {
"time": "1749197922",
"uncertainty": 120
},
"stopId": "0:STM01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749197952",
"uncertainty": 120
},
"departure": {
"time": "1749197967",
"uncertainty": 120
},
"stopId": "0:DEL01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749198042",
"uncertainty": 120
},
"departure": {
"time": "1749198042",
"uncertainty": 120
},
"stopId": "0:GAU01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749198117",
"uncertainty": 120
},
"departure": {
"time": "1749198162",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749198215",
"uncertainty": 120
},
"departure": {
"time": "1749198215",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749198398",
"uncertainty": 120
},
"departure": {
"time": "1749198447",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749198492",
"uncertainty": 120
},
"departure": {
"time": "1749198507",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 19
},
{
"arrival": {
"time": "1749198608",
"uncertainty": 120
},
"departure": {
"time": "1749198627",
"uncertainty": 120
},
"stopId": "0:MAD01",
"stopSequence": 20
},
{
"arrival": {
"time": "1749198687",
"uncertainty": 120
},
"departure": {
"time": "1749198687",
"uncertainty": 120
},
"stopId": "0:GIl01",
"stopSequence": 21
},
{
"arrival": {
"time": "1749198717",
"uncertainty": 120
},
"departure": {
"time": "1749198717",
"uncertainty": 120
},
"stopId": "0:VEr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1749198748",
"uncertainty": 120
},
"departure": {
"time": "1749198762",
"uncertainty": 120
},
"stopId": "0:HER01",
"stopSequence": 23
},
{
"arrival": {
"time": "1749198808",
"uncertainty": 120
},
"departure": {
"time": "1749198808",
"uncertainty": 120
},
"stopId": "0:HAU01",
"stopSequence": 24
},
{
"arrival": {
"time": "1749198897",
"uncertainty": 120
},
"departure": {
"time": "1749198912",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1749198974",
"uncertainty": 120
},
"departure": {
"time": "1749198974",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 26
},
{
"arrival": {
"time": "1749199022",
"uncertainty": 120
},
"departure": {
"time": "1749199022",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 27
},
{
"arrival": {
"time": "1749199081",
"uncertainty": 120
},
"departure": {
"time": "1749199081",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 28
},
{
"arrival": {
"time": "1749199171",
"uncertainty": 120
},
"departure": {
"time": "1749199171",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 29
},
{
"arrival": {
"time": "1749199286",
"uncertainty": 120
},
"departure": {
"time": "1749199286",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 30
},
{
"arrival": {
"time": "1749199320",
"uncertainty": 120
},
"departure": {
"time": "1749199320",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1749199390",
"uncertainty": 120
},
"departure": {
"time": "1749199390",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749199420",
"uncertainty": 120
},
"departure": {
"time": "1749199420",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1749199512",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965032"
},
"vehicle": {
"id": "270",
"label": "270"
}
}
},
{
"id": "C1965033",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749197882",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749197942",
"uncertainty": 120
},
"departure": {
"time": "1749197942",
"uncertainty": 120
},
"stopId": "0:STO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749198013",
"uncertainty": 120
},
"departure": {
"time": "1749198046",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749198151",
"uncertainty": 120
},
"departure": {
"time": "1749198151",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 4
},
{
"arrival": {
"time": "1749198166",
"uncertainty": 120
},
"departure": {
"time": "1749198181",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1749198221",
"uncertainty": 120
},
"departure": {
"time": "1749198256",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 6
},
{
"arrival": {
"time": "1749198406",
"uncertainty": 120
},
"departure": {
"time": "1749198421",
"uncertainty": 120
},
"stopId": "0:CLo01",
"stopSequence": 7
},
{
"arrival": {
"time": "1749198451",
"uncertainty": 120
},
"departure": {
"time": "1749198481",
"uncertainty": 120
},
"stopId": "0:MRO01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749198556",
"uncertainty": 120
},
"departure": {
"time": "1749198571",
"uncertainty": 120
},
"stopId": "0:DEV01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749198647",
"uncertainty": 120
},
"departure": {
"time": "1749198662",
"uncertainty": 120
},
"stopId": "0:BLa01",
"stopSequence": 10
},
{
"arrival": {
"time": "1749198691",
"uncertainty": 120
},
"departure": {
"time": "1749198707",
"uncertainty": 120
},
"stopId": "0:LAC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749198737",
"uncertainty": 120
},
"departure": {
"time": "1749198737",
"uncertainty": 120
},
"stopId": "0:GUe01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749198781",
"uncertainty": 120
},
"departure": {
"time": "1749198811",
"uncertainty": 120
},
"stopId": "0:STM01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749198856",
"uncertainty": 120
},
"departure": {
"time": "1749198871",
"uncertainty": 120
},
"stopId": "0:DEL01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749198954",
"uncertainty": 120
},
"departure": {
"time": "1749198954",
"uncertainty": 120
},
"stopId": "0:GAU01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749199037",
"uncertainty": 120
},
"departure": {
"time": "1749199037",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749199117",
"uncertainty": 120
},
"departure": {
"time": "1749199117",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749199267",
"uncertainty": 120
},
"departure": {
"time": "1749199267",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749199335",
"uncertainty": 120
},
"departure": {
"time": "1749199335",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 19
},
{
"arrival": {
"time": "1749199447",
"uncertainty": 120
},
"departure": {
"time": "1749199447",
"uncertainty": 120
},
"stopId": "0:MAD01",
"stopSequence": 20
},
{
"arrival": {
"time": "1749199508",
"uncertainty": 120
},
"departure": {
"time": "1749199508",
"uncertainty": 120
},
"stopId": "0:GIl01",
"stopSequence": 21
},
{
"arrival": {
"time": "1749199599",
"uncertainty": 120
},
"departure": {
"time": "1749199599",
"uncertainty": 120
},
"stopId": "0:VEr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1749199676",
"uncertainty": 120
},
"departure": {
"time": "1749199676",
"uncertainty": 120
},
"stopId": "0:HER01",
"stopSequence": 23
},
{
"arrival": {
"time": "1749199726",
"uncertainty": 120
},
"departure": {
"time": "1749199726",
"uncertainty": 120
},
"stopId": "0:HAU01",
"stopSequence": 24
},
{
"arrival": {
"time": "1749199807",
"uncertainty": 120
},
"departure": {
"time": "1749199807",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1749199869",
"uncertainty": 120
},
"departure": {
"time": "1749199869",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 26
},
{
"arrival": {
"time": "1749199917",
"uncertainty": 120
},
"departure": {
"time": "1749199917",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 27
},
{
"arrival": {
"time": "1749199976",
"uncertainty": 120
},
"departure": {
"time": "1749199976",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 28
},
{
"arrival": {
"time": "1749200066",
"uncertainty": 120
},
"departure": {
"time": "1749200066",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 29
},
{
"arrival": {
"time": "1749200181",
"uncertainty": 120
},
"departure": {
"time": "1749200181",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 30
},
{
"arrival": {
"time": "1749200215",
"uncertainty": 120
},
"departure": {
"time": "1749200215",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1749200285",
"uncertainty": 120
},
"departure": {
"time": "1749200285",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749200315",
"uncertainty": 120
},
"departure": {
"time": "1749200315",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1749200407",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965033"
},
"vehicle": {
"id": "325",
"label": "325"
}
}
},
{
"id": "C1966504",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749197770",
"uncertainty": 120
},
"departure": {
"time": "1749197770",
"uncertainty": 120
},
"stopId": "0:GANd1"
},
{
"arrival": {
"time": "1749197817",
"uncertainty": 120
},
"departure": {
"time": "1749197817",
"uncertainty": 120
},
"stopId": "0:GIL01"
},
{
"arrival": {
"time": "1749197847",
"uncertainty": 120
},
"departure": {
"time": "1749197847",
"uncertainty": 120
},
"stopId": "0:GAM02"
},
{
"arrival": {
"time": "1749197918",
"uncertainty": 120
},
"departure": {
"time": "1749197918",
"uncertainty": 120
},
"stopId": "0:FON02"
},
{
"arrival": {
"time": "1749197950",
"uncertainty": 120
},
"departure": {
"time": "1749197950",
"uncertainty": 120
},
"stopId": "0:Cht04"
},
{
"departure": {
"time": "1749197462",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749197522",
"uncertainty": 120
},
"departure": {
"time": "1749197537",
"uncertainty": 120
},
"stopId": "0:CCJ01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749197578",
"uncertainty": 120
},
"departure": {
"time": "1749197582",
"uncertainty": 120
},
"stopId": "0:SFM01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749197642",
"uncertainty": 120
},
"departure": {
"time": "1749197642",
"uncertainty": 120
},
"stopId": "0:MaI01",
"stopSequence": 4
},
{
"arrival": {
"time": "1749197679",
"uncertainty": 120
},
"departure": {
"time": "1749197679",
"uncertainty": 120
},
"stopId": "0:Rob01",
"stopSequence": 5
},
{
"arrival": {
"time": "1749197710",
"uncertainty": 120
},
"departure": {
"time": "1749197710",
"uncertainty": 120
},
"stopId": "0:Cht01",
"stopSequence": 6
},
{
"arrival": {
"time": "1749197700",
"uncertainty": 120
},
"departure": {
"time": "1749197700",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FON01",
"stopSequence": 7
},
{
"arrival": {
"time": "1749197806",
"uncertainty": 120
},
"departure": {
"time": "1749197806",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ReG01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749197863",
"uncertainty": 120
},
"departure": {
"time": "1749197863",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GUE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749197913",
"uncertainty": 120
},
"departure": {
"time": "1749197913",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRU01",
"stopSequence": 10
},
{
"arrival": {
"time": "1749197966",
"uncertainty": 120
},
"departure": {
"time": "1749197966",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:COO01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749198006",
"uncertainty": 120
},
"departure": {
"time": "1749198006",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:par02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749198026",
"uncertainty": 120
},
"departure": {
"time": "1749198026",
"uncertainty": 120
},
"stopId": "0:PHI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749198059",
"uncertainty": 120
},
"departure": {
"time": "1749198059",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749198107",
"uncertainty": 120
},
"departure": {
"time": "1749198167",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749198227",
"uncertainty": 120
},
"departure": {
"time": "1749198227",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749198258",
"uncertainty": 120
},
"departure": {
"time": "1749198273",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749198332",
"uncertainty": 120
},
"departure": {
"time": "1749198349",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749198386",
"uncertainty": 120
},
"departure": {
"time": "1749198386",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 19
},
{
"arrival": {
"time": "1749198437",
"uncertainty": 120
},
"departure": {
"time": "1749198452",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749198558",
"uncertainty": 120
},
"departure": {
"time": "1749198574",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749198617",
"uncertainty": 120
},
"departure": {
"time": "1749198618",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749198656",
"uncertainty": 120
},
"departure": {
"time": "1749198656",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749198710",
"uncertainty": 120
},
"departure": {
"time": "1749198725",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749198783",
"uncertainty": 120
},
"departure": {
"time": "1749198783",
"uncertainty": 120
},
"stopId": "0:pAS02",
"stopSequence": 25
},
{
"arrival": {
"time": "1749198831",
"uncertainty": 120
},
"departure": {
"time": "1749198846",
"uncertainty": 120
},
"stopId": "0:BAl01",
"stopSequence": 26
},
{
"arrival": {
"time": "1749198921",
"uncertainty": 120
},
"departure": {
"time": "1749198936",
"uncertainty": 120
},
"stopId": "0:MAi01",
"stopSequence": 27
},
{
"arrival": {
"time": "1749198983",
"uncertainty": 120
},
"departure": {
"time": "1749198983",
"uncertainty": 120
},
"stopId": "0:CCE01",
"stopSequence": 28
},
{
"arrival": {
"time": "1749199042",
"uncertainty": 120
},
"departure": {
"time": "1749199042",
"uncertainty": 120
},
"stopId": "0:ile01",
"stopSequence": 29
},
{
"arrival": {
"time": "1749199100",
"uncertainty": 120
},
"departure": {
"time": "1749199100",
"uncertainty": 120
},
"stopId": "0:ABB01",
"stopSequence": 30
},
{
"arrival": {
"time": "1749199225",
"uncertainty": 120
},
"departure": {
"time": "1749199225",
"uncertainty": 120
},
"stopId": "0:NOT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1749199312",
"uncertainty": 120
},
"departure": {
"time": "1749199312",
"uncertainty": 120
},
"stopId": "0:DOu02",
"stopSequence": 32
},
{
"arrival": {
"time": "1749199412",
"uncertainty": 120
},
"departure": {
"time": "1749199412",
"uncertainty": 120
},
"stopId": "0:CHN04",
"stopSequence": 33
},
{
"arrival": {
"time": "1749199464",
"uncertainty": 120
},
"departure": {
"time": "1749199464",
"uncertainty": 120
},
"stopId": "0:CUV01",
"stopSequence": 34
},
{
"arrival": {
"time": "1749199504",
"uncertainty": 120
},
"departure": {
"time": "1749199504",
"uncertainty": 120
},
"stopId": "0:TAB02",
"stopSequence": 35
},
{
"arrival": {
"time": "1749199547",
"uncertainty": 120
},
"departure": {
"time": "1749199547",
"uncertainty": 120
},
"stopId": "0:bre02",
"stopSequence": 36
},
{
"arrival": {
"time": "1749199601",
"uncertainty": 120
},
"departure": {
"time": "1749199601",
"uncertainty": 120
},
"stopId": "0:THI04",
"stopSequence": 37
},
{
"arrival": {
"time": "1749199644",
"uncertainty": 120
},
"departure": {
"time": "1749199644",
"uncertainty": 120
},
"stopId": "0:TRU02",
"stopSequence": 38
},
{
"arrival": {
"time": "1749199704",
"uncertainty": 120
},
"departure": {
"time": "1749199704",
"uncertainty": 120
},
"stopId": "0:PAT04",
"stopSequence": 39
},
{
"arrival": {
"time": "1749199767",
"uncertainty": 120
},
"departure": {
"time": "1749199767",
"uncertainty": 120
},
"stopId": "0:MOn01",
"stopSequence": 40
},
{
"arrival": {
"time": "1749199832",
"uncertainty": 120
},
"departure": {
"time": "1749199832",
"uncertainty": 120
},
"stopId": "0:REN02",
"stopSequence": 41
},
{
"arrival": {
"time": "1749199874",
"uncertainty": 120
},
"departure": {
"time": "1749199874",
"uncertainty": 120
},
"stopId": "0:DAR02",
"stopSequence": 42
},
{
"arrival": {
"time": "1749199987",
"uncertainty": 120
},
"departure": {
"time": "1749199987",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 43
},
{
"arrival": {
"time": "1749200071",
"uncertainty": 120
},
"departure": {
"time": "1749200071",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 44
},
{
"arrival": {
"time": "1749200103",
"uncertainty": 120
},
"departure": {
"time": "1749200103",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 45
},
{
"arrival": {
"time": "1749200155",
"uncertainty": 120
},
"departure": {
"time": "1749200155",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 46
},
{
"arrival": {
"time": "1749200271",
"uncertainty": 120
},
"departure": {
"time": "1749200271",
"uncertainty": 120
},
"stopId": "0:CLo01",
"stopSequence": 47
},
{
"arrival": {
"time": "1749200304",
"uncertainty": 120
},
"departure": {
"time": "1749200304",
"uncertainty": 120
},
"stopId": "0:MRO01",
"stopSequence": 48
},
{
"arrival": {
"time": "1749200408",
"uncertainty": 120
},
"departure": {
"time": "1749200408",
"uncertainty": 120
},
"stopId": "0:DEV01",
"stopSequence": 49
},
{
"arrival": {
"time": "1749200543",
"uncertainty": 120
},
"departure": {
"time": "1749200543",
"uncertainty": 120
},
"stopId": "0:TRo02",
"stopSequence": 50
},
{
"arrival": {
"time": "1749200578",
"uncertainty": 120
},
"departure": {
"time": "1749200578",
"uncertainty": 120
},
"stopId": "0:SAR02",
"stopSequence": 51
},
{
"arrival": {
"time": "1749200635",
"uncertainty": 120
},
"departure": {
"time": "1749200635",
"uncertainty": 120
},
"stopId": "0:SAL02",
"stopSequence": 52
},
{
"arrival": {
"time": "1749200686",
"uncertainty": 120
},
"departure": {
"time": "1749200686",
"uncertainty": 120
},
"stopId": "0:JUI01",
"stopSequence": 53
},
{
"arrival": {
"time": "1749200741",
"uncertainty": 120
},
"departure": {
"time": "1749200741",
"uncertainty": 120
},
"stopId": "0:JUI02",
"stopSequence": 54
},
{
"arrival": {
"time": "1749200802",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 55
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966504"
},
"vehicle": {
"id": "291",
"label": "291"
}
}
},
{
"id": "C1965630",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749201780",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965630"
}
}
},
{
"id": "C1962722",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749200276",
"uncertainty": 120
},
"departure": {
"time": "1749200276",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1749199920",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749200007",
"uncertainty": 120
},
"departure": {
"time": "1749200007",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749200128",
"uncertainty": 120
},
"departure": {
"time": "1749200128",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749200340",
"uncertainty": 120
},
"departure": {
"time": "1749200340",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1749200307",
"uncertainty": 120
},
"departure": {
"time": "1749200307",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749200394",
"uncertainty": 120
},
"departure": {
"time": "1749200394",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749200493",
"uncertainty": 120
},
"departure": {
"time": "1749200493",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749200631",
"uncertainty": 120
},
"departure": {
"time": "1749200631",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749200680",
"uncertainty": 120
},
"departure": {
"time": "1749200680",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749200734",
"uncertainty": 120
},
"departure": {
"time": "1749200734",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749200787",
"uncertainty": 120
},
"departure": {
"time": "1749200787",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749200856",
"uncertainty": 120
},
"departure": {
"time": "1749200856",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749200915",
"uncertainty": 120
},
"departure": {
"time": "1749200915",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749200951",
"uncertainty": 120
},
"departure": {
"time": "1749200951",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749201031",
"uncertainty": 120
},
"departure": {
"time": "1749201031",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749201147",
"uncertainty": 120
},
"departure": {
"time": "1749201147",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749201190",
"uncertainty": 120
},
"departure": {
"time": "1749201190",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749201354",
"uncertainty": 120
},
"departure": {
"time": "1749201354",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749201451",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1962722"
}
}
},
{
"id": "C1966246",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749201900",
"uncertainty": 120
},
"stopId": "0:PaR01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966246"
}
}
},
{
"id": "C1965419",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749201360"
},
"stopId": "0:Pal02",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "101",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965419"
}
}
},
{
"id": "C1964587",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749197643",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749197658",
"uncertainty": 120
},
"departure": {
"time": "1749197658",
"uncertainty": 120
},
"stopId": "0:Ham01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749197688",
"uncertainty": 120
},
"departure": {
"time": "1749197688",
"uncertainty": 120
},
"stopId": "0:PIS01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749197748",
"uncertainty": 120
},
"departure": {
"time": "1749197748",
"uncertainty": 120
},
"stopId": "0:TEI01",
"stopSequence": 4
},
{
"arrival": {
"time": "1749197778",
"uncertainty": 120
},
"departure": {
"time": "1749197778",
"uncertainty": 120
},
"stopId": "0:CAm01",
"stopSequence": 5
},
{
"arrival": {
"time": "1749197838",
"uncertainty": 120
},
"departure": {
"time": "1749197853",
"uncertainty": 120
},
"stopId": "0:MOZ02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749197913",
"uncertainty": 120
},
"departure": {
"time": "1749197913",
"uncertainty": 120
},
"stopId": "0:JUI02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749197999",
"uncertainty": 120
},
"departure": {
"time": "1749198048",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749198090",
"uncertainty": 120
},
"departure": {
"time": "1749198093",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749198152",
"uncertainty": 120
},
"departure": {
"time": "1749198152",
"uncertainty": 120
},
"stopId": "0:TRo01",
"stopSequence": 10
},
{
"arrival": {
"time": "1749198183",
"uncertainty": 120
},
"departure": {
"time": "1749198183",
"uncertainty": 120
},
"stopId": "0:HTC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749198243",
"uncertainty": 120
},
"departure": {
"time": "1749198273",
"uncertainty": 120
},
"stopId": "0:STM03",
"stopSequence": 12
},
{
"arrival": {
"time": "1749198483",
"uncertainty": 120
},
"departure": {
"time": "1749198483",
"uncertainty": 120
},
"stopId": "0:ALA01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749198543",
"uncertainty": 120
},
"departure": {
"time": "1749198543",
"uncertainty": 120
},
"stopId": "0:ROG01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749198588",
"uncertainty": 120
},
"departure": {
"time": "1749198603",
"uncertainty": 120
},
"stopId": "0:PAI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749198648",
"uncertainty": 120
},
"departure": {
"time": "1749198663",
"uncertainty": 120
},
"stopId": "0:FIL01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749198723",
"uncertainty": 120
},
"departure": {
"time": "1749198858",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749198933",
"uncertainty": 120
},
"departure": {
"time": "1749198933",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749199048",
"uncertainty": 120
},
"departure": {
"time": "1749199048",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1749199157",
"uncertainty": 120
},
"departure": {
"time": "1749199157",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 20
},
{
"arrival": {
"time": "1749199242",
"uncertainty": 120
},
"departure": {
"time": "1749199242",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 21
},
{
"arrival": {
"time": "1749199350",
"uncertainty": 120
},
"departure": {
"time": "1749199350",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 22
},
{
"arrival": {
"time": "1749199461",
"uncertainty": 120
},
"departure": {
"time": "1749199461",
"uncertainty": 120
},
"stopId": "0:SUP01",
"stopSequence": 23
},
{
"arrival": {
"time": "1749199548",
"uncertainty": 120
},
"departure": {
"time": "1749199548",
"uncertainty": 120
},
"stopId": "0:SOM01",
"stopSequence": 24
},
{
"arrival": {
"time": "1749199641",
"uncertainty": 120
},
"departure": {
"time": "1749199641",
"uncertainty": 120
},
"stopId": "0:CRo01",
"stopSequence": 25
},
{
"arrival": {
"time": "1749199727",
"uncertainty": 120
},
"departure": {
"time": "1749199727",
"uncertainty": 120
},
"stopId": "0:mAI01",
"stopSequence": 26
},
{
"arrival": {
"time": "1749199770",
"uncertainty": 120
},
"departure": {
"time": "1749199770",
"uncertainty": 120
},
"stopId": "0:MAg01",
"stopSequence": 27
},
{
"arrival": {
"time": "1749199856",
"uncertainty": 120
},
"departure": {
"time": "1749199856",
"uncertainty": 120
},
"stopId": "0:COu01",
"stopSequence": 28
},
{
"arrival": {
"time": "1749199897",
"uncertainty": 120
},
"departure": {
"time": "1749199897",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 29
},
{
"arrival": {
"time": "1749199978",
"uncertainty": 120
},
"departure": {
"time": "1749199978",
"uncertainty": 120
},
"stopId": "0:Ver01",
"stopSequence": 30
},
{
"arrival": {
"time": "1749200015",
"uncertainty": 120
},
"departure": {
"time": "1749200015",
"uncertainty": 120
},
"stopId": "0:BAL01",
"stopSequence": 31
},
{
"arrival": {
"time": "1749200079",
"uncertainty": 120
},
"departure": {
"time": "1749200079",
"uncertainty": 120
},
"stopId": "0:VIE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749200120",
"uncertainty": 120
},
"departure": {
"time": "1749200120",
"uncertainty": 120
},
"stopId": "0:HTF01",
"stopSequence": 33
},
{
"arrival": {
"time": "1749200190",
"uncertainty": 120
},
"departure": {
"time": "1749200190",
"uncertainty": 120
},
"stopId": "0:BRE02",
"stopSequence": 34
},
{
"arrival": {
"time": "1749200257",
"uncertainty": 120
},
"departure": {
"time": "1749200257",
"uncertainty": 120
},
"stopId": "0:ZAC01",
"stopSequence": 35
},
{
"arrival": {
"time": "1749200450",
"uncertainty": 120
},
"departure": {
"time": "1749200450",
"uncertainty": 120
},
"stopId": "0:MON01",
"stopSequence": 36
},
{
"arrival": {
"time": "1749200484",
"uncertainty": 120
},
"departure": {
"time": "1749200484",
"uncertainty": 120
},
"stopId": "0:CEr01",
"stopSequence": 37
},
{
"arrival": {
"time": "1749200548",
"uncertainty": 120
},
"departure": {
"time": "1749200548",
"uncertainty": 120
},
"stopId": "0:MST01",
"stopSequence": 38
},
{
"arrival": {
"time": "1749200583",
"uncertainty": 120
},
"departure": {
"time": "1749200583",
"uncertainty": 120
},
"stopId": "0:Clo01",
"stopSequence": 39
},
{
"arrival": {
"time": "1749200631",
"uncertainty": 120
},
"departure": {
"time": "1749200631",
"uncertainty": 120
},
"stopId": "0:HAT01",
"stopSequence": 40
},
{
"arrival": {
"time": "1749200670",
"uncertainty": 120
},
"stopId": "0:PaL01",
"stopSequence": 41
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1964587"
},
"vehicle": {
"id": "315",
"label": "315"
}
}
},
{
"id": "C1964540",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749198660",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749198675",
"uncertainty": 120
},
"departure": {
"time": "1749198690",
"uncertainty": 120
},
"stopId": "0:Ham01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749198720",
"uncertainty": 120
},
"departure": {
"time": "1749198720",
"uncertainty": 120
},
"stopId": "0:PIS01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749198806",
"uncertainty": 120
},
"departure": {
"time": "1749198806",
"uncertainty": 120
},
"stopId": "0:TEI01",
"stopSequence": 4
},
{
"arrival": {
"time": "1749198824",
"uncertainty": 120
},
"departure": {
"time": "1749198824",
"uncertainty": 120
},
"stopId": "0:CAm01",
"stopSequence": 5
},
{
"arrival": {
"time": "1749198885",
"uncertainty": 120
},
"departure": {
"time": "1749198885",
"uncertainty": 120
},
"stopId": "0:MOZ02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749198930",
"uncertainty": 120
},
"departure": {
"time": "1749198930",
"uncertainty": 120
},
"stopId": "0:JUI02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749199023",
"uncertainty": 120
},
"departure": {
"time": "1749199023",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749199087",
"uncertainty": 120
},
"departure": {
"time": "1749199087",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749199138",
"uncertainty": 120
},
"departure": {
"time": "1749199138",
"uncertainty": 120
},
"stopId": "0:TRo01",
"stopSequence": 10
},
{
"arrival": {
"time": "1749199197",
"uncertainty": 120
},
"departure": {
"time": "1749199197",
"uncertainty": 120
},
"stopId": "0:HTC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749199305",
"uncertainty": 120
},
"departure": {
"time": "1749199305",
"uncertainty": 120
},
"stopId": "0:STM03",
"stopSequence": 12
},
{
"arrival": {
"time": "1749199507",
"uncertainty": 120
},
"departure": {
"time": "1749199507",
"uncertainty": 120
},
"stopId": "0:ALA01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749199610",
"uncertainty": 120
},
"departure": {
"time": "1749199610",
"uncertainty": 120
},
"stopId": "0:ROG01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749199678",
"uncertainty": 120
},
"departure": {
"time": "1749199678",
"uncertainty": 120
},
"stopId": "0:PAI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749199753",
"uncertainty": 120
},
"departure": {
"time": "1749199753",
"uncertainty": 120
},
"stopId": "0:FIL01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749199867",
"uncertainty": 120
},
"departure": {
"time": "1749199920",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749200036",
"uncertainty": 120
},
"departure": {
"time": "1749200036",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749200160",
"uncertainty": 120
},
"departure": {
"time": "1749200160",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1749200276",
"uncertainty": 120
},
"departure": {
"time": "1749200276",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 20
},
{
"arrival": {
"time": "1749200361",
"uncertainty": 120
},
"departure": {
"time": "1749200361",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 21
},
{
"arrival": {
"time": "1749200469",
"uncertainty": 120
},
"departure": {
"time": "1749200469",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 22
},
{
"arrival": {
"time": "1749200580",
"uncertainty": 120
},
"departure": {
"time": "1749200580",
"uncertainty": 120
},
"stopId": "0:SUP01",
"stopSequence": 23
},
{
"arrival": {
"time": "1749200667",
"uncertainty": 120
},
"departure": {
"time": "1749200667",
"uncertainty": 120
},
"stopId": "0:SOM01",
"stopSequence": 24
},
{
"arrival": {
"time": "1749200760",
"uncertainty": 120
},
"departure": {
"time": "1749200760",
"uncertainty": 120
},
"stopId": "0:CRo01",
"stopSequence": 25
},
{
"arrival": {
"time": "1749200846",
"uncertainty": 120
},
"departure": {
"time": "1749200846",
"uncertainty": 120
},
"stopId": "0:mAI01",
"stopSequence": 26
},
{
"arrival": {
"time": "1749200889",
"uncertainty": 120
},
"departure": {
"time": "1749200889",
"uncertainty": 120
},
"stopId": "0:MAg01",
"stopSequence": 27
},
{
"arrival": {
"time": "1749200975",
"uncertainty": 120
},
"departure": {
"time": "1749200975",
"uncertainty": 120
},
"stopId": "0:COu01",
"stopSequence": 28
},
{
"arrival": {
"time": "1749201016",
"uncertainty": 120
},
"departure": {
"time": "1749201016",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 29
},
{
"arrival": {
"time": "1749201097",
"uncertainty": 120
},
"departure": {
"time": "1749201097",
"uncertainty": 120
},
"stopId": "0:Ver01",
"stopSequence": 30
},
{
"arrival": {
"time": "1749201134",
"uncertainty": 120
},
"departure": {
"time": "1749201134",
"uncertainty": 120
},
"stopId": "0:BAL01",
"stopSequence": 31
},
{
"arrival": {
"time": "1749201198",
"uncertainty": 120
},
"departure": {
"time": "1749201198",
"uncertainty": 120
},
"stopId": "0:VIE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749201239",
"uncertainty": 120
},
"departure": {
"time": "1749201239",
"uncertainty": 120
},
"stopId": "0:HTF01",
"stopSequence": 33
},
{
"arrival": {
"time": "1749201309",
"uncertainty": 120
},
"departure": {
"time": "1749201309",
"uncertainty": 120
},
"stopId": "0:BRE02",
"stopSequence": 34
},
{
"arrival": {
"time": "1749201371",
"uncertainty": 120
},
"departure": {
"time": "1749201371",
"uncertainty": 120
},
"stopId": "0:ROs03",
"stopSequence": 35
},
{
"arrival": {
"time": "1749201451",
"uncertainty": 120
},
"departure": {
"time": "1749201451",
"uncertainty": 120
},
"stopId": "0:CoU01",
"stopSequence": 36
},
{
"arrival": {
"time": "1749201513",
"uncertainty": 120
},
"departure": {
"time": "1749201513",
"uncertainty": 120
},
"stopId": "0:ViL01",
"stopSequence": 37
},
{
"arrival": {
"time": "1749201600",
"uncertainty": 120
},
"departure": {
"time": "1749201600",
"uncertainty": 120
},
"stopId": "0:mai01",
"stopSequence": 38
},
{
"arrival": {
"time": "1749201650",
"uncertainty": 120
},
"departure": {
"time": "1749201650",
"uncertainty": 120
},
"stopId": "0:Cen01",
"stopSequence": 39
},
{
"arrival": {
"time": "1749201789",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 40
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1964540"
},
"vehicle": {
"id": "317",
"label": "317"
}
}
},
{
"id": "C1965259",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749200206",
"uncertainty": 120
},
"departure": {
"time": "1749200206",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1749198942",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749199182",
"uncertainty": 120
},
"departure": {
"time": "1749199182",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749199260",
"uncertainty": 120
},
"departure": {
"time": "1749199260",
"uncertainty": 120
},
"stopId": "0:Cht04",
"stopSequence": 3
},
{
"arrival": {
"time": "1749199304",
"uncertainty": 120
},
"departure": {
"time": "1749199304",
"uncertainty": 120
},
"stopId": "0:par04",
"stopSequence": 4
},
{
"arrival": {
"time": "1749199411",
"uncertainty": 120
},
"departure": {
"time": "1749199411",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:DUN02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749199428",
"uncertainty": 120
},
"departure": {
"time": "1749199428",
"uncertainty": 120
},
"stopId": "0:SAP02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749199472",
"uncertainty": 120
},
"departure": {
"time": "1749199472",
"uncertainty": 120
},
"stopId": "0:ROM02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749199554",
"uncertainty": 120
},
"departure": {
"time": "1749199554",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749199642",
"uncertainty": 120
},
"departure": {
"time": "1749199642",
"uncertainty": 120
},
"stopId": "0:MAC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749199770",
"uncertainty": 120
},
"departure": {
"time": "1749199770",
"uncertainty": 120
},
"stopId": "0:DUT02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749199842",
"uncertainty": 120
},
"departure": {
"time": "1749199842",
"uncertainty": 120
},
"stopId": "0:PTB02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749199953",
"uncertainty": 120
},
"departure": {
"time": "1749199953",
"uncertainty": 120
},
"stopId": "0:CLA02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749200044",
"uncertainty": 120
},
"departure": {
"time": "1749200044",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749200100",
"uncertainty": 120
},
"departure": {
"time": "1749200100",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749200220",
"uncertainty": 120
},
"departure": {
"time": "1749200220",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 15
},
{
"arrival": {
"time": "1749200239",
"uncertainty": 120
},
"departure": {
"time": "1749200239",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749200389",
"uncertainty": 120
},
"departure": {
"time": "1749200389",
"uncertainty": 120
},
"stopId": "0:LAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749200457",
"uncertainty": 120
},
"departure": {
"time": "1749200457",
"uncertainty": 120
},
"stopId": "0:CHO02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749200529",
"uncertainty": 120
},
"departure": {
"time": "1749200529",
"uncertainty": 120
},
"stopId": "0:PTV02",
"stopSequence": 19
},
{
"arrival": {
"time": "1749200598",
"uncertainty": 120
},
"departure": {
"time": "1749200598",
"uncertainty": 120
},
"stopId": "0:MUL02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749200685",
"uncertainty": 120
},
"departure": {
"time": "1749200685",
"uncertainty": 120
},
"stopId": "0:mar02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749200780",
"uncertainty": 120
},
"departure": {
"time": "1749200780",
"uncertainty": 120
},
"stopId": "0:HOC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749200832",
"uncertainty": 120
},
"departure": {
"time": "1749200832",
"uncertainty": 120
},
"stopId": "0:STE02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749200889",
"uncertainty": 120
},
"departure": {
"time": "1749200889",
"uncertainty": 120
},
"stopId": "0:BUI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749200981",
"uncertainty": 120
},
"departure": {
"time": "1749200981",
"uncertainty": 120
},
"stopId": "0:MRC02",
"stopSequence": 25
},
{
"arrival": {
"time": "1749201020",
"uncertainty": 120
},
"departure": {
"time": "1749201020",
"uncertainty": 120
},
"stopId": "0:BOI02",
"stopSequence": 26
},
{
"arrival": {
"time": "1749201082",
"uncertainty": 120
},
"departure": {
"time": "1749201082",
"uncertainty": 120
},
"stopId": "0:LAK02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749201183",
"uncertainty": 120
},
"departure": {
"time": "1749201183",
"uncertainty": 120
},
"stopId": "0:MAR02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749201266",
"uncertainty": 120
},
"departure": {
"time": "1749201266",
"uncertainty": 120
},
"stopId": "0:Mai02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749201307",
"uncertainty": 120
},
"departure": {
"time": "1749201307",
"uncertainty": 120
},
"stopId": "0:COQ02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749201440",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965259"
},
"vehicle": {
"id": "263",
"label": "263"
}
}
},
{
"id": "C1965791",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749200820",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965791"
}
}
},
{
"id": "C1964550",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749198824",
"uncertainty": 120
},
"departure": {
"time": "1749198856",
"uncertainty": 120
},
"stopId": "0:FoN03"
},
{
"arrival": {
"time": "1749200211",
"uncertainty": 120
},
"stopId": "0:pred2"
},
{
"departure": {
"time": "1749197191",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749197351",
"uncertainty": 120
},
"departure": {
"time": "1749197351",
"uncertainty": 120
},
"stopId": "0:Cen02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749197414",
"uncertainty": 120
},
"departure": {
"time": "1749197431",
"uncertainty": 120
},
"stopId": "0:mai02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749197506",
"uncertainty": 120
},
"departure": {
"time": "1749197506",
"uncertainty": 120
},
"stopId": "0:ViL02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749197545",
"uncertainty": 120
},
"departure": {
"time": "1749197545",
"uncertainty": 120
},
"stopId": "0:CoU02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749197590",
"uncertainty": 120
},
"departure": {
"time": "1749197596",
"uncertainty": 120
},
"stopId": "0:ROs04",
"stopSequence": 6
},
{
"arrival": {
"time": "1749197654",
"uncertainty": 120
},
"departure": {
"time": "1749197656",
"uncertainty": 120
},
"stopId": "0:BRE01",
"stopSequence": 7
},
{
"arrival": {
"time": "1749197716",
"uncertainty": 120
},
"departure": {
"time": "1749197716",
"uncertainty": 120
},
"stopId": "0:HTF02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749197746",
"uncertainty": 120
},
"departure": {
"time": "1749197746",
"uncertainty": 120
},
"stopId": "0:VIE02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749197776",
"uncertainty": 120
},
"departure": {
"time": "1749197776",
"uncertainty": 120
},
"stopId": "0:BAL02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749197791",
"uncertainty": 120
},
"departure": {
"time": "1749197807",
"uncertainty": 120
},
"stopId": "0:Ver02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749197858",
"uncertainty": 120
},
"departure": {
"time": "1749197858",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749197941",
"uncertainty": 120
},
"departure": {
"time": "1749197956",
"uncertainty": 120
},
"stopId": "0:COu02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749198030",
"uncertainty": 120
},
"departure": {
"time": "1749198046",
"uncertainty": 120
},
"stopId": "0:MAg02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749198076",
"uncertainty": 120
},
"departure": {
"time": "1749198076",
"uncertainty": 120
},
"stopId": "0:mAI02",
"stopSequence": 15
},
{
"arrival": {
"time": "1749198106",
"uncertainty": 120
},
"departure": {
"time": "1749198106",
"uncertainty": 120
},
"stopId": "0:CRo02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749198136",
"uncertainty": 120
},
"departure": {
"time": "1749198166",
"uncertainty": 120
},
"stopId": "0:SOM02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749198241",
"uncertainty": 120
},
"departure": {
"time": "1749198241",
"uncertainty": 120
},
"stopId": "0:SUP02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749198316",
"uncertainty": 120
},
"departure": {
"time": "1749198316",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 19
},
{
"arrival": {
"time": "1749198406",
"uncertainty": 120
},
"departure": {
"time": "1749198421",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749198506",
"uncertainty": 120
},
"departure": {
"time": "1749198541",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749198586",
"uncertainty": 120
},
"departure": {
"time": "1749198601",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1749198641",
"uncertainty": 120
},
"departure": {
"time": "1749198641",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749198658",
"uncertainty": 120
},
"departure": {
"time": "1749198676",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 24
},
{
"arrival": {
"time": "1749198900",
"uncertainty": 120
},
"departure": {
"time": "1749198900",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 25
},
{
"arrival": {
"time": "1749198927",
"uncertainty": 120
},
"departure": {
"time": "1749198927",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FoN03",
"stopSequence": 26
},
{
"arrival": {
"time": "1749198906",
"uncertainty": 120
},
"departure": {
"time": "1749198906",
"uncertainty": 120
},
"stopId": "0:FIL02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749198993",
"uncertainty": 120
},
"departure": {
"time": "1749198993",
"uncertainty": 120
},
"stopId": "0:PAI02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749199063",
"uncertainty": 120
},
"departure": {
"time": "1749199063",
"uncertainty": 120
},
"stopId": "0:ROG02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749199156",
"uncertainty": 120
},
"departure": {
"time": "1749199156",
"uncertainty": 120
},
"stopId": "0:ALA02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749199326",
"uncertainty": 120
},
"departure": {
"time": "1749199326",
"uncertainty": 120
},
"stopId": "0:STM04",
"stopSequence": 31
},
{
"arrival": {
"time": "1749199429",
"uncertainty": 120
},
"departure": {
"time": "1749199429",
"uncertainty": 120
},
"stopId": "0:HTC02",
"stopSequence": 32
},
{
"arrival": {
"time": "1749199478",
"uncertainty": 120
},
"departure": {
"time": "1749199478",
"uncertainty": 120
},
"stopId": "0:TRo02",
"stopSequence": 33
},
{
"arrival": {
"time": "1749199516",
"uncertainty": 120
},
"departure": {
"time": "1749199516",
"uncertainty": 120
},
"stopId": "0:SAR02",
"stopSequence": 34
},
{
"arrival": {
"time": "1749199590",
"uncertainty": 120
},
"departure": {
"time": "1749199590",
"uncertainty": 120
},
"stopId": "0:SAL02",
"stopSequence": 35
},
{
"arrival": {
"time": "1749199656",
"uncertainty": 120
},
"departure": {
"time": "1749199656",
"uncertainty": 120
},
"stopId": "0:JUI01",
"stopSequence": 36
},
{
"arrival": {
"time": "1749199724",
"uncertainty": 120
},
"departure": {
"time": "1749199724",
"uncertainty": 120
},
"stopId": "0:MOZ01",
"stopSequence": 37
},
{
"arrival": {
"time": "1749199781",
"uncertainty": 120
},
"departure": {
"time": "1749199781",
"uncertainty": 120
},
"stopId": "0:CAm02",
"stopSequence": 38
},
{
"arrival": {
"time": "1749199816",
"uncertainty": 120
},
"departure": {
"time": "1749199816",
"uncertainty": 120
},
"stopId": "0:TEI02",
"stopSequence": 39
},
{
"arrival": {
"time": "1749199916",
"uncertainty": 120
},
"departure": {
"time": "1749199916",
"uncertainty": 120
},
"stopId": "0:PIS02",
"stopSequence": 40
},
{
"arrival": {
"time": "1749199959",
"uncertainty": 120
},
"departure": {
"time": "1749199959",
"uncertainty": 120
},
"stopId": "0:Ham02",
"stopSequence": 41
},
{
"arrival": {
"time": "1749200100",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:pre01",
"stopSequence": 42
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1964550"
},
"vehicle": {
"id": "313",
"label": "313"
}
}
},
{
"id": "C1965799",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749198137",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749198204",
"uncertainty": 120
},
"departure": {
"time": "1749198204",
"uncertainty": 120
},
"stopId": "0:LaN02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749198242",
"uncertainty": 120
},
"departure": {
"time": "1749198257",
"uncertainty": 120
},
"stopId": "0:COC02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749198287",
"uncertainty": 120
},
"departure": {
"time": "1749198317",
"uncertainty": 120
},
"stopId": "0:FEY02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749198362",
"uncertainty": 120
},
"departure": {
"time": "1749198362",
"uncertainty": 120
},
"stopId": "0:PAT01",
"stopSequence": 5
},
{
"arrival": {
"time": "1749198392",
"uncertainty": 120
},
"departure": {
"time": "1749198392",
"uncertainty": 120
},
"stopId": "0:GUY01",
"stopSequence": 6
},
{
"arrival": {
"time": "1749198407",
"uncertainty": 120
},
"departure": {
"time": "1749198407",
"uncertainty": 120
},
"stopId": "0:LAM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1749198467",
"uncertainty": 120
},
"departure": {
"time": "1749198467",
"uncertainty": 120
},
"stopId": "0:BER01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749198524",
"uncertainty": 120
},
"departure": {
"time": "1749198542",
"uncertainty": 120
},
"stopId": "0:ERA01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749198587",
"uncertainty": 120
},
"departure": {
"time": "1749198587",
"uncertainty": 120
},
"stopId": "0:VAN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1749198648",
"uncertainty": 120
},
"departure": {
"time": "1749198648",
"uncertainty": 120
},
"stopId": "0:JAR01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749198722",
"uncertainty": 120
},
"departure": {
"time": "1749198722",
"uncertainty": 120
},
"stopId": "0:FOs01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749198797",
"uncertainty": 120
},
"departure": {
"time": "1749198797",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749198857",
"uncertainty": 120
},
"departure": {
"time": "1749198857",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749199005",
"uncertainty": 120
},
"departure": {
"time": "1749199005",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 15
},
{
"arrival": {
"time": "1749199034",
"uncertainty": 120
},
"departure": {
"time": "1749199034",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749199154",
"uncertainty": 120
},
"departure": {
"time": "1749199154",
"uncertainty": 120
},
"stopId": "0:14J01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749199274",
"uncertainty": 120
},
"departure": {
"time": "1749199274",
"uncertainty": 120
},
"stopId": "0:VOU01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749199350",
"uncertainty": 120
},
"departure": {
"time": "1749199350",
"uncertainty": 120
},
"stopId": "0:NES01",
"stopSequence": 19
},
{
"arrival": {
"time": "1749199420",
"uncertainty": 120
},
"departure": {
"time": "1749199420",
"uncertainty": 120
},
"stopId": "0:QUe02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749199473",
"uncertainty": 120
},
"departure": {
"time": "1749199473",
"uncertainty": 120
},
"stopId": "0:SEN02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749199585",
"uncertainty": 120
},
"departure": {
"time": "1749199585",
"uncertainty": 120
},
"stopId": "0:NIEL01",
"stopSequence": 22
},
{
"arrival": {
"time": "1749199609",
"uncertainty": 120
},
"departure": {
"time": "1749199609",
"uncertainty": 120
},
"stopId": "0:CUM01",
"stopSequence": 23
},
{
"arrival": {
"time": "1749199672",
"uncertainty": 120
},
"departure": {
"time": "1749199672",
"uncertainty": 120
},
"stopId": "0:PSL01",
"stopSequence": 24
},
{
"arrival": {
"time": "1749199754",
"uncertainty": 120
},
"departure": {
"time": "1749199754",
"uncertainty": 120
},
"stopId": "0:NOE01",
"stopSequence": 25
},
{
"arrival": {
"time": "1749199779",
"uncertainty": 120
},
"departure": {
"time": "1749199779",
"uncertainty": 120
},
"stopId": "0:VEO01",
"stopSequence": 26
},
{
"arrival": {
"time": "1749199818",
"uncertainty": 120
},
"departure": {
"time": "1749199818",
"uncertainty": 120
},
"stopId": "0:COR01",
"stopSequence": 27
},
{
"arrival": {
"time": "1749199840",
"uncertainty": 120
},
"departure": {
"time": "1749199840",
"uncertainty": 120
},
"stopId": "0:FAR01",
"stopSequence": 28
},
{
"arrival": {
"time": "1749199896",
"uncertainty": 120
},
"departure": {
"time": "1749199896",
"uncertainty": 120
},
"stopId": "0:HTM01",
"stopSequence": 29
},
{
"arrival": {
"time": "1749199930",
"uncertainty": 120
},
"departure": {
"time": "1749199930",
"uncertainty": 120
},
"stopId": "0:LAB01",
"stopSequence": 30
},
{
"arrival": {
"time": "1749199963",
"uncertainty": 120
},
"departure": {
"time": "1749199963",
"uncertainty": 120
},
"stopId": "0:BAS01",
"stopSequence": 31
},
{
"arrival": {
"time": "1749199994",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965799"
},
"vehicle": {
"id": "282",
"label": "282"
}
}
},
{
"id": "C1965258",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749198828",
"uncertainty": 120
},
"departure": {
"time": "1749198839",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1749197805",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749197836",
"uncertainty": 120
},
"departure": {
"time": "1749197836",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749197880",
"uncertainty": 120
},
"departure": {
"time": "1749197880",
"uncertainty": 120
},
"stopId": "0:Cht04",
"stopSequence": 3
},
{
"arrival": {
"time": "1749197908",
"uncertainty": 120
},
"departure": {
"time": "1749197940",
"uncertainty": 120
},
"stopId": "0:par04",
"stopSequence": 4
},
{
"arrival": {
"time": "1749198031",
"uncertainty": 120
},
"departure": {
"time": "1749198031",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:DUN02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749198015",
"uncertainty": 120
},
"departure": {
"time": "1749198029",
"uncertainty": 120
},
"stopId": "0:SAP02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749198074",
"uncertainty": 120
},
"departure": {
"time": "1749198074",
"uncertainty": 120
},
"stopId": "0:ROM02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749198119",
"uncertainty": 120
},
"departure": {
"time": "1749198119",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749198194",
"uncertainty": 120
},
"departure": {
"time": "1749198194",
"uncertainty": 120
},
"stopId": "0:MAC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749198269",
"uncertainty": 120
},
"departure": {
"time": "1749198314",
"uncertainty": 120
},
"stopId": "0:DUT02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749198353",
"uncertainty": 120
},
"departure": {
"time": "1749198359",
"uncertainty": 120
},
"stopId": "0:PTB02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749198448",
"uncertainty": 120
},
"departure": {
"time": "1749198464",
"uncertainty": 120
},
"stopId": "0:CLA02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749198570",
"uncertainty": 120
},
"departure": {
"time": "1749198614",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749198630",
"uncertainty": 120
},
"departure": {
"time": "1749198630",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749198840",
"uncertainty": 120
},
"departure": {
"time": "1749198840",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 15
},
{
"arrival": {
"time": "1749198866",
"uncertainty": 120
},
"departure": {
"time": "1749198911",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749199072",
"uncertainty": 120
},
"departure": {
"time": "1749199072",
"uncertainty": 120
},
"stopId": "0:LAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749199140",
"uncertainty": 120
},
"departure": {
"time": "1749199140",
"uncertainty": 120
},
"stopId": "0:CHO02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749199212",
"uncertainty": 120
},
"departure": {
"time": "1749199212",
"uncertainty": 120
},
"stopId": "0:PTV02",
"stopSequence": 19
},
{
"arrival": {
"time": "1749199281",
"uncertainty": 120
},
"departure": {
"time": "1749199281",
"uncertainty": 120
},
"stopId": "0:MUL02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749199368",
"uncertainty": 120
},
"departure": {
"time": "1749199368",
"uncertainty": 120
},
"stopId": "0:mar02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749199463",
"uncertainty": 120
},
"departure": {
"time": "1749199463",
"uncertainty": 120
},
"stopId": "0:HOC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749199515",
"uncertainty": 120
},
"departure": {
"time": "1749199515",
"uncertainty": 120
},
"stopId": "0:STE02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749199572",
"uncertainty": 120
},
"departure": {
"time": "1749199572",
"uncertainty": 120
},
"stopId": "0:BUI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749199664",
"uncertainty": 120
},
"departure": {
"time": "1749199664",
"uncertainty": 120
},
"stopId": "0:MRC02",
"stopSequence": 25
},
{
"arrival": {
"time": "1749199703",
"uncertainty": 120
},
"departure": {
"time": "1749199703",
"uncertainty": 120
},
"stopId": "0:BOI02",
"stopSequence": 26
},
{
"arrival": {
"time": "1749199765",
"uncertainty": 120
},
"departure": {
"time": "1749199765",
"uncertainty": 120
},
"stopId": "0:LAK02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749199866",
"uncertainty": 120
},
"departure": {
"time": "1749199866",
"uncertainty": 120
},
"stopId": "0:MAR02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749199949",
"uncertainty": 120
},
"departure": {
"time": "1749199949",
"uncertainty": 120
},
"stopId": "0:Mai02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749199990",
"uncertainty": 120
},
"departure": {
"time": "1749199990",
"uncertainty": 120
},
"stopId": "0:COQ02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749200123",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965258"
},
"vehicle": {
"id": "279",
"label": "279"
}
}
},
{
"id": "C1965758",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749202200",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965758"
}
}
},
{
"id": "C1965207",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749197688",
"uncertainty": 120
},
"stopId": "0:STG01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749197748",
"uncertainty": 120
},
"departure": {
"time": "1749197748",
"uncertainty": 120
},
"stopId": "0:DUF01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749197785",
"uncertainty": 120
},
"departure": {
"time": "1749197785",
"uncertainty": 120
},
"stopId": "0:CEZ01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749197817",
"uncertainty": 120
},
"departure": {
"time": "1749197817",
"uncertainty": 120
},
"stopId": "0:PRI02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749197853",
"uncertainty": 120
},
"departure": {
"time": "1749197853",
"uncertainty": 120
},
"stopId": "0:MSG02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749197924",
"uncertainty": 120
},
"departure": {
"time": "1749197924",
"uncertainty": 120
},
"stopId": "0:MAr02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749197943",
"uncertainty": 120
},
"departure": {
"time": "1749197943",
"uncertainty": 120
},
"stopId": "0:PDl02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749198040",
"uncertainty": 120
},
"departure": {
"time": "1749198049",
"uncertainty": 120
},
"stopId": "0:PER02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749198086",
"uncertainty": 120
},
"departure": {
"time": "1749198109",
"uncertainty": 120
},
"stopId": "0:PiT02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749198146",
"uncertainty": 120
},
"departure": {
"time": "1749198146",
"uncertainty": 120
},
"stopId": "0:COM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749198188",
"uncertainty": 120
},
"departure": {
"time": "1749198200",
"uncertainty": 120
},
"stopId": "0:OLI02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749198271",
"uncertainty": 120
},
"departure": {
"time": "1749198271",
"uncertainty": 120
},
"stopId": "0:GaU02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749198349",
"uncertainty": 120
},
"departure": {
"time": "1749198364",
"uncertainty": 120
},
"stopId": "0:ANT02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749198440",
"uncertainty": 120
},
"departure": {
"time": "1749198440",
"uncertainty": 120
},
"stopId": "0:MED02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749198467",
"uncertainty": 120
},
"departure": {
"time": "1749198484",
"uncertainty": 120
},
"stopId": "0:CCE02",
"stopSequence": 15
},
{
"arrival": {
"time": "1749198514",
"uncertainty": 120
},
"departure": {
"time": "1749198544",
"uncertainty": 120
},
"stopId": "0:MAi02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749198604",
"uncertainty": 120
},
"departure": {
"time": "1749198621",
"uncertainty": 120
},
"stopId": "0:BAl02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749198664",
"uncertainty": 120
},
"departure": {
"time": "1749198679",
"uncertainty": 120
},
"stopId": "0:MAU02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749198739",
"uncertainty": 120
},
"departure": {
"time": "1749198754",
"uncertainty": 120
},
"stopId": "0:TIL02",
"stopSequence": 19
},
{
"arrival": {
"time": "1749198814",
"uncertainty": 120
},
"departure": {
"time": "1749198829",
"uncertainty": 120
},
"stopId": "0:DID02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749198945",
"uncertainty": 120
},
"departure": {
"time": "1749198945",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 21
},
{
"arrival": {
"time": "1749199044",
"uncertainty": 120
},
"departure": {
"time": "1749199044",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 22
},
{
"arrival": {
"time": "1749199127",
"uncertainty": 120
},
"departure": {
"time": "1749199127",
"uncertainty": 120
},
"stopId": "0:VlS01",
"stopSequence": 23
},
{
"arrival": {
"time": "1749199249",
"uncertainty": 120
},
"departure": {
"time": "1749199249",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749199324",
"uncertainty": 120
},
"departure": {
"time": "1749199324",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 25
},
{
"arrival": {
"time": "1749199380",
"uncertainty": 120
},
"departure": {
"time": "1749199380",
"uncertainty": 120
},
"stopId": "0:Jac02",
"stopSequence": 26
},
{
"arrival": {
"time": "1749199442",
"uncertainty": 120
},
"departure": {
"time": "1749199442",
"uncertainty": 120
},
"stopId": "0:BIL02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749199481",
"uncertainty": 120
},
"departure": {
"time": "1749199481",
"uncertainty": 120
},
"stopId": "0:TAM02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749199528",
"uncertainty": 120
},
"departure": {
"time": "1749199528",
"uncertainty": 120
},
"stopId": "0:BRO02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749199573",
"uncertainty": 120
},
"departure": {
"time": "1749199573",
"uncertainty": 120
},
"stopId": "0:SEC02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749199611",
"uncertainty": 120
},
"departure": {
"time": "1749199611",
"uncertainty": 120
},
"stopId": "0:DEM02",
"stopSequence": 31
},
{
"arrival": {
"time": "1749199644",
"uncertainty": 120
},
"departure": {
"time": "1749199644",
"uncertainty": 120
},
"stopId": "0:CHm02",
"stopSequence": 32
},
{
"arrival": {
"time": "1749199725",
"uncertainty": 120
},
"departure": {
"time": "1749199725",
"uncertainty": 120
},
"stopId": "0:GDF02",
"stopSequence": 33
},
{
"arrival": {
"time": "1749199807",
"uncertainty": 120
},
"departure": {
"time": "1749199807",
"uncertainty": 120
},
"stopId": "0:PPP02",
"stopSequence": 34
},
{
"arrival": {
"time": "1749199852",
"uncertainty": 120
},
"stopId": "0:FOU01",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965207"
},
"vehicle": {
"id": "309",
"label": "309"
}
}
},
{
"id": "C1965772",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749200520",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965772"
}
}
},
{
"id": "C1962719",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749202676",
"uncertainty": 120
},
"departure": {
"time": "1749202676",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1749202320",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749202407",
"uncertainty": 120
},
"departure": {
"time": "1749202407",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749202528",
"uncertainty": 120
},
"departure": {
"time": "1749202528",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749202740",
"uncertainty": 120
},
"departure": {
"time": "1749202740",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1749202706",
"uncertainty": 120
},
"departure": {
"time": "1749202706",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749202793",
"uncertainty": 120
},
"departure": {
"time": "1749202793",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749202892",
"uncertainty": 120
},
"departure": {
"time": "1749202892",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749203030",
"uncertainty": 120
},
"departure": {
"time": "1749203030",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749203079",
"uncertainty": 120
},
"departure": {
"time": "1749203079",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749203133",
"uncertainty": 120
},
"departure": {
"time": "1749203133",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749203186",
"uncertainty": 120
},
"departure": {
"time": "1749203186",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749203255",
"uncertainty": 120
},
"departure": {
"time": "1749203255",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749203314",
"uncertainty": 120
},
"departure": {
"time": "1749203314",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749203350",
"uncertainty": 120
},
"departure": {
"time": "1749203350",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749203425",
"uncertainty": 120
},
"departure": {
"time": "1749203425",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749203534",
"uncertainty": 120
},
"departure": {
"time": "1749203534",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749203577",
"uncertainty": 120
},
"departure": {
"time": "1749203577",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749203742",
"uncertainty": 120
},
"departure": {
"time": "1749203742",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749203839",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1962719"
}
}
},
{
"id": "2025-06-06-10-02-01-842-982814",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749196922",
"uncertainty": 120
},
"stopId": "0:SPECI01"
},
{
"arrival": {
"time": "1749198947",
"uncertainty": 120
},
"stopId": "0:DEP01"
}
],
"trip": {
"routeId": "099",
"scheduleRelationship": "ADDED",
"tripId": "PS : Lu,Ma,Je,Ve2025-06-06-10-02-01-842-982814"
},
"vehicle": {
"id": "318",
"label": "318"
}
}
},
{
"id": "C1962748",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749202987",
"uncertainty": 120
},
"departure": {
"time": "1749202987",
"uncertainty": 120
},
"stopId": "0:FoN03"
},
{
"arrival": {
"time": "1749204371",
"uncertainty": 120
},
"stopId": "0:pred2"
},
{
"departure": {
"time": "1749201180",
"uncertainty": 120
},
"stopId": "0:PaL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749201221",
"uncertainty": 120
},
"departure": {
"time": "1749201221",
"uncertainty": 120
},
"stopId": "0:HAT02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749201268",
"uncertainty": 120
},
"departure": {
"time": "1749201268",
"uncertainty": 120
},
"stopId": "0:Clo02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749201313",
"uncertainty": 120
},
"departure": {
"time": "1749201313",
"uncertainty": 120
},
"stopId": "0:MST02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749201374",
"uncertainty": 120
},
"departure": {
"time": "1749201374",
"uncertainty": 120
},
"stopId": "0:CEr02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749201404",
"uncertainty": 120
},
"departure": {
"time": "1749201404",
"uncertainty": 120
},
"stopId": "0:MON02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749201604",
"uncertainty": 120
},
"departure": {
"time": "1749201604",
"uncertainty": 120
},
"stopId": "0:ZAC02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749201660",
"uncertainty": 120
},
"departure": {
"time": "1749201660",
"uncertainty": 120
},
"stopId": "0:BRE01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749201738",
"uncertainty": 120
},
"departure": {
"time": "1749201738",
"uncertainty": 120
},
"stopId": "0:HTF02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749201780",
"uncertainty": 120
},
"departure": {
"time": "1749201780",
"uncertainty": 120
},
"stopId": "0:VIE02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749201842",
"uncertainty": 120
},
"departure": {
"time": "1749201842",
"uncertainty": 120
},
"stopId": "0:BAL02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749201889",
"uncertainty": 120
},
"departure": {
"time": "1749201889",
"uncertainty": 120
},
"stopId": "0:Ver02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749201950",
"uncertainty": 120
},
"departure": {
"time": "1749201950",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749202011",
"uncertainty": 120
},
"departure": {
"time": "1749202011",
"uncertainty": 120
},
"stopId": "0:COu02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749202080",
"uncertainty": 120
},
"departure": {
"time": "1749202080",
"uncertainty": 120
},
"stopId": "0:MAg02",
"stopSequence": 15
},
{
"arrival": {
"time": "1749202147",
"uncertainty": 120
},
"departure": {
"time": "1749202147",
"uncertainty": 120
},
"stopId": "0:mAI02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749202220",
"uncertainty": 120
},
"departure": {
"time": "1749202220",
"uncertainty": 120
},
"stopId": "0:CRo02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749202311",
"uncertainty": 120
},
"departure": {
"time": "1749202311",
"uncertainty": 120
},
"stopId": "0:SOM02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749202427",
"uncertainty": 120
},
"departure": {
"time": "1749202427",
"uncertainty": 120
},
"stopId": "0:SUP02",
"stopSequence": 19
},
{
"arrival": {
"time": "1749202500",
"uncertainty": 120
},
"departure": {
"time": "1749202500",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749202614",
"uncertainty": 120
},
"departure": {
"time": "1749202614",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749202682",
"uncertainty": 120
},
"departure": {
"time": "1749202682",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749202764",
"uncertainty": 120
},
"departure": {
"time": "1749202764",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 23
},
{
"arrival": {
"time": "1749202800",
"uncertainty": 120
},
"departure": {
"time": "1749202800",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749202866",
"uncertainty": 120
},
"departure": {
"time": "1749202866",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 25
},
{
"arrival": {
"time": "1749202980",
"uncertainty": 120
},
"departure": {
"time": "1749202980",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 26
},
{
"arrival": {
"time": "1749203007",
"uncertainty": 120
},
"departure": {
"time": "1749203007",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FoN03",
"stopSequence": 27
},
{
"arrival": {
"time": "1749203058",
"uncertainty": 120
},
"departure": {
"time": "1749203058",
"uncertainty": 120
},
"stopId": "0:FIL02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749203153",
"uncertainty": 120
},
"departure": {
"time": "1749203153",
"uncertainty": 120
},
"stopId": "0:PAI02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749203223",
"uncertainty": 120
},
"departure": {
"time": "1749203223",
"uncertainty": 120
},
"stopId": "0:ROG02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749203316",
"uncertainty": 120
},
"departure": {
"time": "1749203316",
"uncertainty": 120
},
"stopId": "0:ALA02",
"stopSequence": 31
},
{
"arrival": {
"time": "1749203486",
"uncertainty": 120
},
"departure": {
"time": "1749203486",
"uncertainty": 120
},
"stopId": "0:STM04",
"stopSequence": 32
},
{
"arrival": {
"time": "1749203589",
"uncertainty": 120
},
"departure": {
"time": "1749203589",
"uncertainty": 120
},
"stopId": "0:HTC02",
"stopSequence": 33
},
{
"arrival": {
"time": "1749203638",
"uncertainty": 120
},
"departure": {
"time": "1749203638",
"uncertainty": 120
},
"stopId": "0:TRo02",
"stopSequence": 34
},
{
"arrival": {
"time": "1749203676",
"uncertainty": 120
},
"departure": {
"time": "1749203676",
"uncertainty": 120
},
"stopId": "0:SAR02",
"stopSequence": 35
},
{
"arrival": {
"time": "1749203750",
"uncertainty": 120
},
"departure": {
"time": "1749203750",
"uncertainty": 120
},
"stopId": "0:SAL02",
"stopSequence": 36
},
{
"arrival": {
"time": "1749203816",
"uncertainty": 120
},
"departure": {
"time": "1749203816",
"uncertainty": 120
},
"stopId": "0:JUI01",
"stopSequence": 37
},
{
"arrival": {
"time": "1749203884",
"uncertainty": 120
},
"departure": {
"time": "1749203884",
"uncertainty": 120
},
"stopId": "0:MOZ01",
"stopSequence": 38
},
{
"arrival": {
"time": "1749203941",
"uncertainty": 120
},
"departure": {
"time": "1749203941",
"uncertainty": 120
},
"stopId": "0:CAm02",
"stopSequence": 39
},
{
"arrival": {
"time": "1749203976",
"uncertainty": 120
},
"departure": {
"time": "1749203976",
"uncertainty": 120
},
"stopId": "0:TEI02",
"stopSequence": 40
},
{
"arrival": {
"time": "1749204076",
"uncertainty": 120
},
"departure": {
"time": "1749204076",
"uncertainty": 120
},
"stopId": "0:PIS02",
"stopSequence": 41
},
{
"arrival": {
"time": "1749204119",
"uncertainty": 120
},
"departure": {
"time": "1749204119",
"uncertainty": 120
},
"stopId": "0:Ham02",
"stopSequence": 42
},
{
"arrival": {
"time": "1749204180",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:pre01",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1962748"
}
}
},
{
"id": "2025-06-06-09-12-41-393-263690",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749194125",
"uncertainty": 120
},
"stopId": "0:SPECI01"
},
{
"arrival": {
"time": "1749198953",
"uncertainty": 120
},
"stopId": "0:DEP01"
}
],
"trip": {
"routeId": "099",
"scheduleRelationship": "ADDED",
"tripId": "PS : Lu,Ma,Je,Ve2025-06-06-09-12-41-393-263690"
},
"vehicle": {
"id": "247",
"label": "247"
}
}
},
{
"id": "C1964568",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749196793",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749196808",
"uncertainty": 120
},
"departure": {
"time": "1749196853",
"uncertainty": 120
},
"stopId": "0:Ham01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749196883",
"uncertainty": 120
},
"departure": {
"time": "1749196883",
"uncertainty": 120
},
"stopId": "0:PIS01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749196943",
"uncertainty": 120
},
"departure": {
"time": "1749196943",
"uncertainty": 120
},
"stopId": "0:TEI01",
"stopSequence": 4
},
{
"arrival": {
"time": "1749196955",
"uncertainty": 120
},
"departure": {
"time": "1749196958",
"uncertainty": 120
},
"stopId": "0:CAm01",
"stopSequence": 5
},
{
"arrival": {
"time": "1749197018",
"uncertainty": 120
},
"departure": {
"time": "1749197034",
"uncertainty": 120
},
"stopId": "0:MOZ02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749197078",
"uncertainty": 120
},
"departure": {
"time": "1749197093",
"uncertainty": 120
},
"stopId": "0:JUI02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749197213",
"uncertainty": 120
},
"departure": {
"time": "1749197228",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749197273",
"uncertainty": 120
},
"departure": {
"time": "1749197288",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749197318",
"uncertainty": 120
},
"departure": {
"time": "1749197333",
"uncertainty": 120
},
"stopId": "0:TRo01",
"stopSequence": 10
},
{
"arrival": {
"time": "1749197377",
"uncertainty": 120
},
"departure": {
"time": "1749197378",
"uncertainty": 120
},
"stopId": "0:HTC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749197446",
"uncertainty": 120
},
"departure": {
"time": "1749197468",
"uncertainty": 120
},
"stopId": "0:STM03",
"stopSequence": 12
},
{
"arrival": {
"time": "1749197693",
"uncertainty": 120
},
"departure": {
"time": "1749197708",
"uncertainty": 120
},
"stopId": "0:ALA01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749197768",
"uncertainty": 120
},
"departure": {
"time": "1749197783",
"uncertainty": 120
},
"stopId": "0:ROG01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749197813",
"uncertainty": 120
},
"departure": {
"time": "1749197813",
"uncertainty": 120
},
"stopId": "0:PAI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749197843",
"uncertainty": 120
},
"departure": {
"time": "1749197843",
"uncertainty": 120
},
"stopId": "0:FIL01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749197903",
"uncertainty": 120
},
"departure": {
"time": "1749197978",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749198029",
"uncertainty": 120
},
"departure": {
"time": "1749198083",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749198143",
"uncertainty": 120
},
"departure": {
"time": "1749198158",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1749198248",
"uncertainty": 120
},
"departure": {
"time": "1749198278",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 20
},
{
"arrival": {
"time": "1749198353",
"uncertainty": 120
},
"departure": {
"time": "1749198368",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 21
},
{
"arrival": {
"time": "1749198428",
"uncertainty": 120
},
"departure": {
"time": "1749198443",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 22
},
{
"arrival": {
"time": "1749198488",
"uncertainty": 120
},
"departure": {
"time": "1749198503",
"uncertainty": 120
},
"stopId": "0:SUP01",
"stopSequence": 23
},
{
"arrival": {
"time": "1749198548",
"uncertainty": 120
},
"departure": {
"time": "1749198548",
"uncertainty": 120
},
"stopId": "0:SOM01",
"stopSequence": 24
},
{
"arrival": {
"time": "1749198608",
"uncertainty": 120
},
"departure": {
"time": "1749198623",
"uncertainty": 120
},
"stopId": "0:CRo01",
"stopSequence": 25
},
{
"arrival": {
"time": "1749198698",
"uncertainty": 120
},
"departure": {
"time": "1749198713",
"uncertainty": 120
},
"stopId": "0:mAI01",
"stopSequence": 26
},
{
"arrival": {
"time": "1749198736",
"uncertainty": 120
},
"departure": {
"time": "1749198743",
"uncertainty": 120
},
"stopId": "0:MAg01",
"stopSequence": 27
},
{
"arrival": {
"time": "1749198788",
"uncertainty": 120
},
"departure": {
"time": "1749198788",
"uncertainty": 120
},
"stopId": "0:COu01",
"stopSequence": 28
},
{
"arrival": {
"time": "1749198827",
"uncertainty": 120
},
"departure": {
"time": "1749198863",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 29
},
{
"arrival": {
"time": "1749198923",
"uncertainty": 120
},
"departure": {
"time": "1749198923",
"uncertainty": 120
},
"stopId": "0:Ver01",
"stopSequence": 30
},
{
"arrival": {
"time": "1749198938",
"uncertainty": 120
},
"departure": {
"time": "1749198938",
"uncertainty": 120
},
"stopId": "0:BAL01",
"stopSequence": 31
},
{
"arrival": {
"time": "1749198999",
"uncertainty": 120
},
"departure": {
"time": "1749198999",
"uncertainty": 120
},
"stopId": "0:VIE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749199040",
"uncertainty": 120
},
"departure": {
"time": "1749199040",
"uncertainty": 120
},
"stopId": "0:HTF01",
"stopSequence": 33
},
{
"arrival": {
"time": "1749199110",
"uncertainty": 120
},
"departure": {
"time": "1749199110",
"uncertainty": 120
},
"stopId": "0:BRE02",
"stopSequence": 34
},
{
"arrival": {
"time": "1749199172",
"uncertainty": 120
},
"departure": {
"time": "1749199172",
"uncertainty": 120
},
"stopId": "0:ROs03",
"stopSequence": 35
},
{
"arrival": {
"time": "1749199252",
"uncertainty": 120
},
"departure": {
"time": "1749199252",
"uncertainty": 120
},
"stopId": "0:CoU01",
"stopSequence": 36
},
{
"arrival": {
"time": "1749199314",
"uncertainty": 120
},
"departure": {
"time": "1749199314",
"uncertainty": 120
},
"stopId": "0:ViL01",
"stopSequence": 37
},
{
"arrival": {
"time": "1749199401",
"uncertainty": 120
},
"departure": {
"time": "1749199401",
"uncertainty": 120
},
"stopId": "0:mai01",
"stopSequence": 38
},
{
"arrival": {
"time": "1749199451",
"uncertainty": 120
},
"departure": {
"time": "1749199451",
"uncertainty": 120
},
"stopId": "0:Cen01",
"stopSequence": 39
},
{
"arrival": {
"time": "1749199590",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 40
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1964568"
},
"vehicle": {
"id": "316",
"label": "316"
}
}
},
{
"id": "C1963268",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749201900",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1963268"
}
}
},
{
"id": "C1966232",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749198123",
"uncertainty": 120
},
"stopId": "0:PaR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749198208",
"uncertainty": 120
},
"departure": {
"time": "1749198208",
"uncertainty": 120
},
"stopId": "0:MAe02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749198228",
"uncertainty": 120
},
"departure": {
"time": "1749198228",
"uncertainty": 120
},
"stopId": "0:BdP01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749198303",
"uncertainty": 120
},
"departure": {
"time": "1749198303",
"uncertainty": 120
},
"stopId": "0:BrX01",
"stopSequence": 4
},
{
"arrival": {
"time": "1749198387",
"uncertainty": 120
},
"departure": {
"time": "1749198393",
"uncertainty": 120
},
"stopId": "0:DSe02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749198431",
"uncertainty": 120
},
"departure": {
"time": "1749198431",
"uncertainty": 120
},
"stopId": "0:CRO03",
"stopSequence": 6
},
{
"arrival": {
"time": "1749198468",
"uncertainty": 120
},
"departure": {
"time": "1749198468",
"uncertainty": 120
},
"stopId": "0:CAR02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749198513",
"uncertainty": 120
},
"departure": {
"time": "1749198543",
"uncertainty": 120
},
"stopId": "0:MAL02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749198573",
"uncertainty": 120
},
"departure": {
"time": "1749198573",
"uncertainty": 120
},
"stopId": "0:TRO02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749198689",
"uncertainty": 120
},
"departure": {
"time": "1749198689",
"uncertainty": 120
},
"stopId": "0:NUN02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749198734",
"uncertainty": 120
},
"departure": {
"time": "1749198734",
"uncertainty": 120
},
"stopId": "0:PLA02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749198780",
"uncertainty": 120
},
"departure": {
"time": "1749198798",
"uncertainty": 120
},
"stopId": "0:CUV02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749198858",
"uncertainty": 120
},
"departure": {
"time": "1749198873",
"uncertainty": 120
},
"stopId": "0:CHN02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749198933",
"uncertainty": 120
},
"departure": {
"time": "1749198933",
"uncertainty": 120
},
"stopId": "0:FER02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749198992",
"uncertainty": 120
},
"departure": {
"time": "1749198992",
"uncertainty": 120
},
"stopId": "0:HAu02",
"stopSequence": 15
},
{
"arrival": {
"time": "1749199046",
"uncertainty": 120
},
"departure": {
"time": "1749199046",
"uncertainty": 120
},
"stopId": "0:11N02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749199140",
"uncertainty": 120
},
"departure": {
"time": "1749199140",
"uncertainty": 120
},
"stopId": "0:COU02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749199198",
"uncertainty": 120
},
"departure": {
"time": "1749199198",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749199240",
"uncertainty": 120
},
"departure": {
"time": "1749199240",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 19
},
{
"arrival": {
"time": "1749199375",
"uncertainty": 120
},
"departure": {
"time": "1749199375",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749199397",
"uncertainty": 120
},
"departure": {
"time": "1749199397",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749199483",
"uncertainty": 120
},
"departure": {
"time": "1749199483",
"uncertainty": 120
},
"stopId": "0:14J03",
"stopSequence": 22
},
{
"arrival": {
"time": "1749199559",
"uncertainty": 120
},
"departure": {
"time": "1749199559",
"uncertainty": 120
},
"stopId": "0:PZI02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749199636",
"uncertainty": 120
},
"departure": {
"time": "1749199636",
"uncertainty": 120
},
"stopId": "0:FOR01",
"stopSequence": 24
},
{
"arrival": {
"time": "1749199696",
"uncertainty": 120
},
"departure": {
"time": "1749199696",
"uncertainty": 120
},
"stopId": "0:CHr01",
"stopSequence": 25
},
{
"arrival": {
"time": "1749199758",
"uncertainty": 120
},
"departure": {
"time": "1749199758",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 26
},
{
"arrival": {
"time": "1749199843",
"uncertainty": 120
},
"departure": {
"time": "1749199843",
"uncertainty": 120
},
"stopId": "0:SQU02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749199899",
"uncertainty": 120
},
"departure": {
"time": "1749199899",
"uncertainty": 120
},
"stopId": "0:EUr02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749199962",
"uncertainty": 120
},
"departure": {
"time": "1749199962",
"uncertainty": 120
},
"stopId": "0:STd02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749200004",
"uncertainty": 120
},
"departure": {
"time": "1749200004",
"uncertainty": 120
},
"stopId": "0:Std02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749200115",
"uncertainty": 120
},
"departure": {
"time": "1749200115",
"uncertainty": 120
},
"stopId": "0:PTH02",
"stopSequence": 31
},
{
"arrival": {
"time": "1749200166",
"uncertainty": 120
},
"departure": {
"time": "1749200166",
"uncertainty": 120
},
"stopId": "0:JAF02",
"stopSequence": 32
},
{
"arrival": {
"time": "1749200220",
"uncertainty": 120
},
"departure": {
"time": "1749200220",
"uncertainty": 120
},
"stopId": "0:MOU02",
"stopSequence": 33
},
{
"arrival": {
"time": "1749200263",
"uncertainty": 120
},
"departure": {
"time": "1749200263",
"uncertainty": 120
},
"stopId": "0:DEB02",
"stopSequence": 34
},
{
"arrival": {
"time": "1749200323",
"uncertainty": 120
},
"departure": {
"time": "1749200323",
"uncertainty": 120
},
"stopId": "0:LEM02",
"stopSequence": 35
},
{
"arrival": {
"time": "1749200381",
"uncertainty": 120
},
"departure": {
"time": "1749200381",
"uncertainty": 120
},
"stopId": "0:KEL02",
"stopSequence": 36
},
{
"arrival": {
"time": "1749200443",
"uncertainty": 120
},
"departure": {
"time": "1749200443",
"uncertainty": 120
},
"stopId": "0:MRQ02",
"stopSequence": 37
},
{
"arrival": {
"time": "1749200482",
"uncertainty": 120
},
"departure": {
"time": "1749200482",
"uncertainty": 120
},
"stopId": "0:VrD02",
"stopSequence": 38
},
{
"arrival": {
"time": "1749200554",
"uncertainty": 120
},
"departure": {
"time": "1749200554",
"uncertainty": 120
},
"stopId": "0:CpG02",
"stopSequence": 39
},
{
"arrival": {
"time": "1749200662",
"uncertainty": 120
},
"departure": {
"time": "1749200662",
"uncertainty": 120
},
"stopId": "0:ChM02",
"stopSequence": 40
},
{
"arrival": {
"time": "1749200683",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 41
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966232"
},
"vehicle": {
"id": "303",
"label": "303"
}
}
},
{
"id": "C1965472",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749200940",
"uncertainty": 120
},
"stopId": "0:CHa01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965472"
}
}
},
{
"id": "C1966505",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749205140",
"uncertainty": 120
},
"departure": {
"time": "1749205140",
"uncertainty": 120
},
"stopId": "0:Cht03"
},
{
"arrival": {
"time": "1749205218",
"uncertainty": 120
},
"departure": {
"time": "1749205218",
"uncertainty": 120
},
"stopId": "0:GANd1"
},
{
"arrival": {
"time": "1749205286",
"uncertainty": 120
},
"departure": {
"time": "1749205286",
"uncertainty": 120
},
"stopId": "0:GIL01"
},
{
"departure": {
"time": "1749202380",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749202425",
"uncertainty": 120
},
"departure": {
"time": "1749202425",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749202471",
"uncertainty": 120
},
"departure": {
"time": "1749202471",
"uncertainty": 120
},
"stopId": "0:TRo01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749202601",
"uncertainty": 120
},
"departure": {
"time": "1749202601",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749202636",
"uncertainty": 120
},
"departure": {
"time": "1749202636",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749202740",
"uncertainty": 120
},
"departure": {
"time": "1749202740",
"uncertainty": 120
},
"stopId": "0:MRO02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749202772",
"uncertainty": 120
},
"departure": {
"time": "1749202772",
"uncertainty": 120
},
"stopId": "0:CLo02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749202889",
"uncertainty": 120
},
"departure": {
"time": "1749202889",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749202945",
"uncertainty": 120
},
"departure": {
"time": "1749202945",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749202993",
"uncertainty": 120
},
"departure": {
"time": "1749202993",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749203064",
"uncertainty": 120
},
"departure": {
"time": "1749203064",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749203217",
"uncertainty": 120
},
"departure": {
"time": "1749203217",
"uncertainty": 120
},
"stopId": "0:DAR01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749203262",
"uncertainty": 120
},
"departure": {
"time": "1749203262",
"uncertainty": 120
},
"stopId": "0:REN03",
"stopSequence": 13
},
{
"arrival": {
"time": "1749203317",
"uncertainty": 120
},
"departure": {
"time": "1749203317",
"uncertainty": 120
},
"stopId": "0:MOn02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749203400",
"uncertainty": 120
},
"departure": {
"time": "1749203400",
"uncertainty": 120
},
"stopId": "0:PAT03",
"stopSequence": 15
},
{
"arrival": {
"time": "1749203454",
"uncertainty": 120
},
"departure": {
"time": "1749203454",
"uncertainty": 120
},
"stopId": "0:TRU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749203498",
"uncertainty": 120
},
"departure": {
"time": "1749203498",
"uncertainty": 120
},
"stopId": "0:THI03",
"stopSequence": 17
},
{
"arrival": {
"time": "1749203547",
"uncertainty": 120
},
"departure": {
"time": "1749203547",
"uncertainty": 120
},
"stopId": "0:bre01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749203599",
"uncertainty": 120
},
"departure": {
"time": "1749203599",
"uncertainty": 120
},
"stopId": "0:TAB01",
"stopSequence": 19
},
{
"arrival": {
"time": "1749203640",
"uncertainty": 120
},
"departure": {
"time": "1749203640",
"uncertainty": 120
},
"stopId": "0:CUV02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749203731",
"uncertainty": 120
},
"departure": {
"time": "1749203731",
"uncertainty": 120
},
"stopId": "0:DOu01",
"stopSequence": 21
},
{
"arrival": {
"time": "1749203816",
"uncertainty": 120
},
"departure": {
"time": "1749203816",
"uncertainty": 120
},
"stopId": "0:NOT02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749203910",
"uncertainty": 120
},
"departure": {
"time": "1749203910",
"uncertainty": 120
},
"stopId": "0:ABB02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749203993",
"uncertainty": 120
},
"departure": {
"time": "1749203993",
"uncertainty": 120
},
"stopId": "0:ile02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749204052",
"uncertainty": 120
},
"departure": {
"time": "1749204052",
"uncertainty": 120
},
"stopId": "0:CCE02",
"stopSequence": 25
},
{
"arrival": {
"time": "1749204105",
"uncertainty": 120
},
"departure": {
"time": "1749204105",
"uncertainty": 120
},
"stopId": "0:MAi02",
"stopSequence": 26
},
{
"arrival": {
"time": "1749204180",
"uncertainty": 120
},
"departure": {
"time": "1749204180",
"uncertainty": 120
},
"stopId": "0:BAl02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749204299",
"uncertainty": 120
},
"departure": {
"time": "1749204299",
"uncertainty": 120
},
"stopId": "0:pAS01",
"stopSequence": 28
},
{
"arrival": {
"time": "1749204360",
"uncertainty": 120
},
"departure": {
"time": "1749204360",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 29
},
{
"arrival": {
"time": "1749204424",
"uncertainty": 120
},
"departure": {
"time": "1749204424",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 30
},
{
"arrival": {
"time": "1749204473",
"uncertainty": 120
},
"departure": {
"time": "1749204473",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 31
},
{
"arrival": {
"time": "1749204534",
"uncertainty": 120
},
"departure": {
"time": "1749204534",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749204627",
"uncertainty": 120
},
"departure": {
"time": "1749204627",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 33
},
{
"arrival": {
"time": "1749204746",
"uncertainty": 120
},
"departure": {
"time": "1749204746",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 34
},
{
"arrival": {
"time": "1749204781",
"uncertainty": 120
},
"departure": {
"time": "1749204781",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 35
},
{
"arrival": {
"time": "1749204853",
"uncertainty": 120
},
"departure": {
"time": "1749204853",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 36
},
{
"arrival": {
"time": "1749204884",
"uncertainty": 120
},
"departure": {
"time": "1749204884",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 37
},
{
"arrival": {
"time": "1749204951",
"uncertainty": 120
},
"departure": {
"time": "1749204951",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 38
},
{
"arrival": {
"time": "1749205020",
"uncertainty": 120
},
"departure": {
"time": "1749205020",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 39
},
{
"arrival": {
"time": "1749205082",
"uncertainty": 120
},
"departure": {
"time": "1749205082",
"uncertainty": 120
},
"stopId": "0:PHI01",
"stopSequence": 40
},
{
"arrival": {
"time": "1749205110",
"uncertainty": 120
},
"departure": {
"time": "1749205110",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:par01",
"stopSequence": 41
},
{
"arrival": {
"time": "1749205149",
"uncertainty": 120
},
"departure": {
"time": "1749205149",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:COO02",
"stopSequence": 42
},
{
"arrival": {
"time": "1749205184",
"uncertainty": 120
},
"departure": {
"time": "1749205184",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRU02",
"stopSequence": 43
},
{
"arrival": {
"time": "1749205228",
"uncertainty": 120
},
"departure": {
"time": "1749205228",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GUE03",
"stopSequence": 44
},
{
"arrival": {
"time": "1749205282",
"uncertainty": 120
},
"departure": {
"time": "1749205282",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ReG02",
"stopSequence": 45
},
{
"arrival": {
"time": "1749205315",
"uncertainty": 120
},
"departure": {
"time": "1749205315",
"uncertainty": 120
},
"stopId": "0:GAM02",
"stopSequence": 46
},
{
"arrival": {
"time": "1749205376",
"uncertainty": 120
},
"departure": {
"time": "1749205376",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 47
},
{
"arrival": {
"time": "1749205420",
"uncertainty": 120
},
"departure": {
"time": "1749205420",
"uncertainty": 120
},
"stopId": "0:Cht02",
"stopSequence": 48
},
{
"arrival": {
"time": "1749205452",
"uncertainty": 120
},
"departure": {
"time": "1749205452",
"uncertainty": 120
},
"stopId": "0:Rob02",
"stopSequence": 49
},
{
"arrival": {
"time": "1749205486",
"uncertainty": 120
},
"departure": {
"time": "1749205486",
"uncertainty": 120
},
"stopId": "0:MaI02",
"stopSequence": 50
},
{
"arrival": {
"time": "1749205564",
"uncertainty": 120
},
"departure": {
"time": "1749205564",
"uncertainty": 120
},
"stopId": "0:CCJ02",
"stopSequence": 51
},
{
"arrival": {
"time": "1749205667",
"uncertainty": 120
},
"departure": {
"time": "1749205667",
"uncertainty": 120
},
"stopId": "0:MoU01",
"stopSequence": 52
},
{
"arrival": {
"time": "1749205760",
"uncertainty": 120
},
"departure": {
"time": "1749205760",
"uncertainty": 120
},
"stopId": "0:BAS03",
"stopSequence": 53
},
{
"arrival": {
"time": "1749205796",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 54
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966505"
}
}
},
{
"id": "C1962668",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749199796",
"uncertainty": 120
},
"departure": {
"time": "1749199796",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1749199440",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749199527",
"uncertainty": 120
},
"departure": {
"time": "1749199527",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749199648",
"uncertainty": 120
},
"departure": {
"time": "1749199648",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749199860",
"uncertainty": 120
},
"departure": {
"time": "1749199860",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1749199826",
"uncertainty": 120
},
"departure": {
"time": "1749199826",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749199913",
"uncertainty": 120
},
"departure": {
"time": "1749199913",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749200012",
"uncertainty": 120
},
"departure": {
"time": "1749200012",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749200150",
"uncertainty": 120
},
"departure": {
"time": "1749200150",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749200199",
"uncertainty": 120
},
"departure": {
"time": "1749200199",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749200253",
"uncertainty": 120
},
"departure": {
"time": "1749200253",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749200306",
"uncertainty": 120
},
"departure": {
"time": "1749200306",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749200375",
"uncertainty": 120
},
"departure": {
"time": "1749200375",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749200434",
"uncertainty": 120
},
"departure": {
"time": "1749200434",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749200470",
"uncertainty": 120
},
"departure": {
"time": "1749200470",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749200552",
"uncertainty": 120
},
"departure": {
"time": "1749200552",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749200668",
"uncertainty": 120
},
"departure": {
"time": "1749200668",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749200707",
"uncertainty": 120
},
"departure": {
"time": "1749200707",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749200861",
"uncertainty": 120
},
"departure": {
"time": "1749200861",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749200958",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1962668"
}
}
},
{
"id": "C1965797",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749198016",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749198115",
"uncertainty": 120
},
"departure": {
"time": "1749198136",
"uncertainty": 120
},
"stopId": "0:CLO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749198206",
"uncertainty": 120
},
"departure": {
"time": "1749198211",
"uncertainty": 120
},
"stopId": "0:MOL02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749198256",
"uncertainty": 120
},
"departure": {
"time": "1749198256",
"uncertainty": 120
},
"stopId": "0:BAS02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749198284",
"uncertainty": 120
},
"departure": {
"time": "1749198284",
"uncertainty": 120
},
"stopId": "0:LAB02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749198300",
"uncertainty": 120
},
"departure": {
"time": "1749198300",
"uncertainty": 120
},
"stopId": "0:HTM02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749198346",
"uncertainty": 120
},
"departure": {
"time": "1749198346",
"uncertainty": 120
},
"stopId": "0:FAR02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749198373",
"uncertainty": 120
},
"departure": {
"time": "1749198391",
"uncertainty": 120
},
"stopId": "0:COR02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749198436",
"uncertainty": 120
},
"departure": {
"time": "1749198436",
"uncertainty": 120
},
"stopId": "0:VEO02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749198466",
"uncertainty": 120
},
"departure": {
"time": "1749198466",
"uncertainty": 120
},
"stopId": "0:NOE02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749198535",
"uncertainty": 120
},
"departure": {
"time": "1749198535",
"uncertainty": 120
},
"stopId": "0:PSL02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749198631",
"uncertainty": 120
},
"departure": {
"time": "1749198646",
"uncertainty": 120
},
"stopId": "0:CUM02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749198661",
"uncertainty": 120
},
"departure": {
"time": "1749198706",
"uncertainty": 120
},
"stopId": "0:NIEL02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749198796",
"uncertainty": 120
},
"departure": {
"time": "1749198811",
"uncertainty": 120
},
"stopId": "0:SEN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749198841",
"uncertainty": 120
},
"departure": {
"time": "1749198841",
"uncertainty": 120
},
"stopId": "0:Poi01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749198880",
"uncertainty": 120
},
"departure": {
"time": "1749198884",
"uncertainty": 120
},
"stopId": "0:QUe01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749198952",
"uncertainty": 120
},
"departure": {
"time": "1749198952",
"uncertainty": 120
},
"stopId": "0:NES02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749199014",
"uncertainty": 120
},
"departure": {
"time": "1749199014",
"uncertainty": 120
},
"stopId": "0:VOU02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749199134",
"uncertainty": 120
},
"departure": {
"time": "1749199134",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 19
},
{
"arrival": {
"time": "1749199212",
"uncertainty": 120
},
"departure": {
"time": "1749199212",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 20
},
{
"arrival": {
"time": "1749199245",
"uncertainty": 120
},
"departure": {
"time": "1749199245",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 21
},
{
"arrival": {
"time": "1749199375",
"uncertainty": 120
},
"departure": {
"time": "1749199375",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 22
},
{
"arrival": {
"time": "1749199415",
"uncertainty": 120
},
"departure": {
"time": "1749199415",
"uncertainty": 120
},
"stopId": "0:VOl01",
"stopSequence": 23
},
{
"arrival": {
"time": "1749199487",
"uncertainty": 120
},
"departure": {
"time": "1749199487",
"uncertainty": 120
},
"stopId": "0:FOs02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749199533",
"uncertainty": 120
},
"departure": {
"time": "1749199533",
"uncertainty": 120
},
"stopId": "0:JAR02",
"stopSequence": 25
},
{
"arrival": {
"time": "1749199583",
"uncertainty": 120
},
"departure": {
"time": "1749199583",
"uncertainty": 120
},
"stopId": "0:VAN02",
"stopSequence": 26
},
{
"arrival": {
"time": "1749199663",
"uncertainty": 120
},
"departure": {
"time": "1749199663",
"uncertainty": 120
},
"stopId": "0:ERA02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749199722",
"uncertainty": 120
},
"departure": {
"time": "1749199722",
"uncertainty": 120
},
"stopId": "0:BER02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749199754",
"uncertainty": 120
},
"departure": {
"time": "1749199754",
"uncertainty": 120
},
"stopId": "0:LAM02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749199800",
"uncertainty": 120
},
"departure": {
"time": "1749199800",
"uncertainty": 120
},
"stopId": "0:GUY02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749199854",
"uncertainty": 120
},
"departure": {
"time": "1749199854",
"uncertainty": 120
},
"stopId": "0:PAT02",
"stopSequence": 31
},
{
"arrival": {
"time": "1749199905",
"uncertainty": 120
},
"departure": {
"time": "1749199905",
"uncertainty": 120
},
"stopId": "0:FEY01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749199950",
"uncertainty": 120
},
"departure": {
"time": "1749199950",
"uncertainty": 120
},
"stopId": "0:COC01",
"stopSequence": 33
},
{
"arrival": {
"time": "1749199994",
"uncertainty": 120
},
"departure": {
"time": "1749199994",
"uncertainty": 120
},
"stopId": "0:LaN01",
"stopSequence": 34
},
{
"arrival": {
"time": "1749200035",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965797"
},
"vehicle": {
"id": "283",
"label": "283"
}
}
},
{
"id": "C1963215",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749198183",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749198258",
"uncertainty": 120
},
"departure": {
"time": "1749198288",
"uncertainty": 120
},
"stopId": "0:PxC02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749198346",
"uncertainty": 120
},
"departure": {
"time": "1749198408",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749198464",
"uncertainty": 120
},
"departure": {
"time": "1749198483",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749198586",
"uncertainty": 120
},
"departure": {
"time": "1749198618",
"uncertainty": 120
},
"stopId": "0:14J03",
"stopSequence": 5
},
{
"arrival": {
"time": "1749198732",
"uncertainty": 120
},
"departure": {
"time": "1749198753",
"uncertainty": 120
},
"stopId": "0:PZI02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749198799",
"uncertainty": 120
},
"departure": {
"time": "1749198813",
"uncertainty": 120
},
"stopId": "0:FOR01",
"stopSequence": 7
},
{
"arrival": {
"time": "1749198848",
"uncertainty": 120
},
"departure": {
"time": "1749198848",
"uncertainty": 120
},
"stopId": "0:CHr01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749198878",
"uncertainty": 120
},
"departure": {
"time": "1749198918",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749198980",
"uncertainty": 120
},
"departure": {
"time": "1749198980",
"uncertainty": 120
},
"stopId": "0:SQU02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749199069",
"uncertainty": 120
},
"departure": {
"time": "1749199069",
"uncertainty": 120
},
"stopId": "0:EUr03",
"stopSequence": 11
},
{
"arrival": {
"time": "1749199160",
"uncertainty": 120
},
"departure": {
"time": "1749199160",
"uncertainty": 120
},
"stopId": "0:POi01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749199220",
"uncertainty": 120
},
"departure": {
"time": "1749199220",
"uncertainty": 120
},
"stopId": "0:POC01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749199306",
"uncertainty": 120
},
"departure": {
"time": "1749199306",
"uncertainty": 120
},
"stopId": "0:DES01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749199338",
"uncertainty": 120
},
"departure": {
"time": "1749199338",
"uncertainty": 120
},
"stopId": "0:DEN01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749199369",
"uncertainty": 120
},
"departure": {
"time": "1749199369",
"uncertainty": 120
},
"stopId": "0:Gue01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749199400",
"uncertainty": 120
},
"departure": {
"time": "1749199400",
"uncertainty": 120
},
"stopId": "0:MAI01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749199467",
"uncertainty": 120
},
"departure": {
"time": "1749199467",
"uncertainty": 120
},
"stopId": "0:CER01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749199520",
"uncertainty": 120
},
"departure": {
"time": "1749199520",
"uncertainty": 120
},
"stopId": "0:Bro01",
"stopSequence": 19
},
{
"arrival": {
"time": "1749199610",
"uncertainty": 120
},
"departure": {
"time": "1749199610",
"uncertainty": 120
},
"stopId": "0:AIR01",
"stopSequence": 20
},
{
"arrival": {
"time": "1749199712",
"uncertainty": 120
},
"departure": {
"time": "1749199712",
"uncertainty": 120
},
"stopId": "0:TDB03",
"stopSequence": 21
},
{
"arrival": {
"time": "1749199760",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 22
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1963215"
},
"vehicle": {
"id": "327",
"label": "327"
}
}
},
{
"id": "C1965299",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749200520",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965299"
}
}
},
{
"id": "C1965037",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749200856",
"uncertainty": 120
},
"stopId": "0:pred2"
},
{
"departure": {
"time": "1749198317",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749198375",
"uncertainty": 120
},
"departure": {
"time": "1749198377",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749198419",
"uncertainty": 120
},
"departure": {
"time": "1749198437",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749198482",
"uncertainty": 120
},
"departure": {
"time": "1749198482",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749198524",
"uncertainty": 120
},
"departure": {
"time": "1749198542",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749198602",
"uncertainty": 120
},
"departure": {
"time": "1749198617",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749198737",
"uncertainty": 120
},
"departure": {
"time": "1749198737",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749198767",
"uncertainty": 120
},
"departure": {
"time": "1749198782",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749198797",
"uncertainty": 120
},
"departure": {
"time": "1749198797",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749198838",
"uncertainty": 120
},
"departure": {
"time": "1749198842",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749198887",
"uncertainty": 120
},
"departure": {
"time": "1749198902",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749198932",
"uncertainty": 120
},
"departure": {
"time": "1749198932",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749198995",
"uncertainty": 120
},
"departure": {
"time": "1749198995",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749199058",
"uncertainty": 120
},
"departure": {
"time": "1749199058",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749199098",
"uncertainty": 120
},
"departure": {
"time": "1749199098",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1749199229",
"uncertainty": 120
},
"departure": {
"time": "1749199229",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749199338",
"uncertainty": 120
},
"departure": {
"time": "1749199338",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749199496",
"uncertainty": 120
},
"departure": {
"time": "1749199496",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749199604",
"uncertainty": 120
},
"departure": {
"time": "1749199604",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1749199699",
"uncertainty": 120
},
"departure": {
"time": "1749199699",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749199748",
"uncertainty": 120
},
"departure": {
"time": "1749199748",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749199817",
"uncertainty": 120
},
"departure": {
"time": "1749199817",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749199859",
"uncertainty": 120
},
"departure": {
"time": "1749199859",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749199904",
"uncertainty": 120
},
"departure": {
"time": "1749199904",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749200000",
"uncertainty": 120
},
"departure": {
"time": "1749200000",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1749200038",
"uncertainty": 120
},
"departure": {
"time": "1749200038",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1749200151",
"uncertainty": 120
},
"departure": {
"time": "1749200151",
"uncertainty": 120
},
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749200183",
"uncertainty": 120
},
"departure": {
"time": "1749200183",
"uncertainty": 120
},
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749200299",
"uncertainty": 120
},
"departure": {
"time": "1749200299",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749200354",
"uncertainty": 120
},
"departure": {
"time": "1749200354",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749200401",
"uncertainty": 120
},
"departure": {
"time": "1749200401",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1749200471",
"uncertainty": 120
},
"departure": {
"time": "1749200471",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749200588",
"uncertainty": 120
},
"departure": {
"time": "1749200588",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1749200820",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965037"
},
"vehicle": {
"id": "277",
"label": "277"
}
}
},
{
"id": "C1962695",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749198961",
"uncertainty": 120
},
"departure": {
"time": "1749198961",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1749198480",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749198600",
"uncertainty": 120
},
"departure": {
"time": "1749198600",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749198736",
"uncertainty": 120
},
"departure": {
"time": "1749198780",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749198900",
"uncertainty": 120
},
"departure": {
"time": "1749198900",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1749198991",
"uncertainty": 120
},
"departure": {
"time": "1749198991",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749199076",
"uncertainty": 120
},
"departure": {
"time": "1749199076",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749199175",
"uncertainty": 120
},
"departure": {
"time": "1749199175",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749199313",
"uncertainty": 120
},
"departure": {
"time": "1749199313",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749199362",
"uncertainty": 120
},
"departure": {
"time": "1749199362",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749199416",
"uncertainty": 120
},
"departure": {
"time": "1749199416",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749199469",
"uncertainty": 120
},
"departure": {
"time": "1749199469",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749199538",
"uncertainty": 120
},
"departure": {
"time": "1749199538",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749199597",
"uncertainty": 120
},
"departure": {
"time": "1749199597",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749199633",
"uncertainty": 120
},
"departure": {
"time": "1749199633",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749199718",
"uncertainty": 120
},
"departure": {
"time": "1749199718",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749199834",
"uncertainty": 120
},
"departure": {
"time": "1749199834",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749199876",
"uncertainty": 120
},
"departure": {
"time": "1749199876",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749200040",
"uncertainty": 120
},
"departure": {
"time": "1749200040",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749200137",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1962695"
},
"vehicle": {
"id": "350",
"label": "350"
}
}
},
{
"id": "C1962660",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749197736",
"uncertainty": 120
},
"departure": {
"time": "1749197761",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1749197323",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749197453",
"uncertainty": 120
},
"departure": {
"time": "1749197453",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749197528",
"uncertainty": 120
},
"departure": {
"time": "1749197543",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749197460",
"uncertainty": 120
},
"departure": {
"time": "1749197460",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1749197784",
"uncertainty": 120
},
"departure": {
"time": "1749197799",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749197874",
"uncertainty": 120
},
"departure": {
"time": "1749197889",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749197964",
"uncertainty": 120
},
"departure": {
"time": "1749197979",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749198069",
"uncertainty": 120
},
"departure": {
"time": "1749198189",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749198234",
"uncertainty": 120
},
"departure": {
"time": "1749198249",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749198279",
"uncertainty": 120
},
"departure": {
"time": "1749198294",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749198339",
"uncertainty": 120
},
"departure": {
"time": "1749198369",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749198414",
"uncertainty": 120
},
"departure": {
"time": "1749198459",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749198504",
"uncertainty": 120
},
"departure": {
"time": "1749198534",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749198564",
"uncertainty": 120
},
"departure": {
"time": "1749198654",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749198714",
"uncertainty": 120
},
"departure": {
"time": "1749198729",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749198849",
"uncertainty": 120
},
"departure": {
"time": "1749198864",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749198936",
"uncertainty": 120
},
"departure": {
"time": "1749198936",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749199093",
"uncertainty": 120
},
"departure": {
"time": "1749199093",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749199190",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1962660"
},
"vehicle": {
"id": "349",
"label": "349"
}
}
},
{
"id": "C1965036",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749200400",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965036"
}
}
},
{
"id": "C1965298",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749199200",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965298"
}
}
},
{
"id": "C1965041",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749204692",
"uncertainty": 120
},
"stopId": "0:pred2"
},
{
"departure": {
"time": "1749201960",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749202029",
"uncertainty": 120
},
"departure": {
"time": "1749202029",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749202074",
"uncertainty": 120
},
"departure": {
"time": "1749202074",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749202124",
"uncertainty": 120
},
"departure": {
"time": "1749202124",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749202179",
"uncertainty": 120
},
"departure": {
"time": "1749202179",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749202274",
"uncertainty": 120
},
"departure": {
"time": "1749202274",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749202384",
"uncertainty": 120
},
"departure": {
"time": "1749202384",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749202453",
"uncertainty": 120
},
"departure": {
"time": "1749202453",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749202486",
"uncertainty": 120
},
"departure": {
"time": "1749202486",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749202560",
"uncertainty": 120
},
"departure": {
"time": "1749202560",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749202635",
"uncertainty": 120
},
"departure": {
"time": "1749202635",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749202694",
"uncertainty": 120
},
"departure": {
"time": "1749202694",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749202757",
"uncertainty": 120
},
"departure": {
"time": "1749202757",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749202820",
"uncertainty": 120
},
"departure": {
"time": "1749202820",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749202860",
"uncertainty": 120
},
"departure": {
"time": "1749202860",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1749202991",
"uncertainty": 120
},
"departure": {
"time": "1749202991",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749203100",
"uncertainty": 120
},
"departure": {
"time": "1749203100",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749203289",
"uncertainty": 120
},
"departure": {
"time": "1749203289",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749203400",
"uncertainty": 120
},
"departure": {
"time": "1749203400",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1749203496",
"uncertainty": 120
},
"departure": {
"time": "1749203496",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749203546",
"uncertainty": 120
},
"departure": {
"time": "1749203546",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749203616",
"uncertainty": 120
},
"departure": {
"time": "1749203616",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749203659",
"uncertainty": 120
},
"departure": {
"time": "1749203659",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749203705",
"uncertainty": 120
},
"departure": {
"time": "1749203705",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749203803",
"uncertainty": 120
},
"departure": {
"time": "1749203803",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1749203852",
"uncertainty": 120
},
"departure": {
"time": "1749203852",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1749204000",
"uncertainty": 120
},
"departure": {
"time": "1749204000",
"uncertainty": 120
},
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749204031",
"uncertainty": 120
},
"departure": {
"time": "1749204031",
"uncertainty": 120
},
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749204142",
"uncertainty": 120
},
"departure": {
"time": "1749204142",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749204195",
"uncertainty": 120
},
"departure": {
"time": "1749204195",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749204240",
"uncertainty": 120
},
"departure": {
"time": "1749204240",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1749204307",
"uncertainty": 120
},
"departure": {
"time": "1749204307",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749204424",
"uncertainty": 120
},
"departure": {
"time": "1749204424",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1749204480",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965041"
}
}
},
{
"id": "C1966559",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749201662",
"uncertainty": 120
},
"departure": {
"time": "1749201662",
"uncertainty": 120
},
"stopId": "0:MAl01"
},
{
"arrival": {
"time": "1749201866",
"uncertainty": 120
},
"departure": {
"time": "1749201866",
"uncertainty": 120
},
"stopId": "0:BIL01"
},
{
"arrival": {
"time": "1749201900",
"uncertainty": 120
},
"departure": {
"time": "1749201900",
"uncertainty": 120
},
"stopId": "0:Jac01"
},
{
"departure": {
"time": "1749200880",
"uncertainty": 120
},
"stopId": "0:ChT02",
"stopSequence": 1
},
{
"arrival": {
"time": "1749200955",
"uncertainty": 120
},
"departure": {
"time": "1749200955",
"uncertainty": 120
},
"stopId": "0:CpG01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749200987",
"uncertainty": 120
},
"departure": {
"time": "1749200987",
"uncertainty": 120
},
"stopId": "0:VrD01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749201060",
"uncertainty": 120
},
"departure": {
"time": "1749201060",
"uncertainty": 120
},
"stopId": "0:DAN01",
"stopSequence": 4
},
{
"arrival": {
"time": "1749201107",
"uncertainty": 120
},
"departure": {
"time": "1749201107",
"uncertainty": 120
},
"stopId": "0:BeR01",
"stopSequence": 5
},
{
"arrival": {
"time": "1749201157",
"uncertainty": 120
},
"departure": {
"time": "1749201157",
"uncertainty": 120
},
"stopId": "0:QUA02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749201234",
"uncertainty": 120
},
"departure": {
"time": "1749201234",
"uncertainty": 120
},
"stopId": "0:FRA03",
"stopSequence": 7
},
{
"arrival": {
"time": "1749201300",
"uncertainty": 120
},
"departure": {
"time": "1749201300",
"uncertainty": 120
},
"stopId": "0:EREK1",
"stopSequence": 8
},
{
"arrival": {
"time": "1749201345",
"uncertainty": 120
},
"departure": {
"time": "1749201345",
"uncertainty": 120
},
"stopId": "0:SIR01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749201372",
"uncertainty": 120
},
"departure": {
"time": "1749201372",
"uncertainty": 120
},
"stopId": "0:cro02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749201411",
"uncertainty": 120
},
"departure": {
"time": "1749201411",
"uncertainty": 120
},
"stopId": "0:MeR02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749201447",
"uncertainty": 120
},
"departure": {
"time": "1749201447",
"uncertainty": 120
},
"stopId": "0:MAZ02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749201613",
"uncertainty": 120
},
"departure": {
"time": "1749201613",
"uncertainty": 120
},
"stopId": "0:TIR01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749201657",
"uncertainty": 120
},
"departure": {
"time": "1749201657",
"uncertainty": 120
},
"stopId": "0:MAl01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749201738",
"uncertainty": 120
},
"departure": {
"time": "1749201738",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:Ber01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749201780",
"uncertainty": 120
},
"departure": {
"time": "1749201780",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHa01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749201852",
"uncertainty": 120
},
"departure": {
"time": "1749201852",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PHi01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749201958",
"uncertainty": 120
},
"departure": {
"time": "1749201958",
"uncertainty": 120
},
"stopId": "0:TOU01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749202025",
"uncertainty": 120
},
"departure": {
"time": "1749202025",
"uncertainty": 120
},
"stopId": "0:THE01",
"stopSequence": 19
},
{
"arrival": {
"time": "1749202103",
"uncertainty": 120
},
"stopId": "0:FoN01",
"stopSequence": 20
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966559"
}
}
},
{
"id": "C1963257",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749199760",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749199832",
"uncertainty": 120
},
"departure": {
"time": "1749199832",
"uncertainty": 120
},
"stopId": "0:TDB04",
"stopSequence": 2
},
{
"arrival": {
"time": "1749199952",
"uncertainty": 120
},
"departure": {
"time": "1749199952",
"uncertainty": 120
},
"stopId": "0:STP01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749200034",
"uncertainty": 120
},
"departure": {
"time": "1749200034",
"uncertainty": 120
},
"stopId": "0:Bro02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749200116",
"uncertainty": 120
},
"departure": {
"time": "1749200116",
"uncertainty": 120
},
"stopId": "0:CER02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749200180",
"uncertainty": 120
},
"departure": {
"time": "1749200180",
"uncertainty": 120
},
"stopId": "0:MAI02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749200210",
"uncertainty": 120
},
"departure": {
"time": "1749200210",
"uncertainty": 120
},
"stopId": "0:Gue02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749200255",
"uncertainty": 120
},
"departure": {
"time": "1749200255",
"uncertainty": 120
},
"stopId": "0:DEN02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749200325",
"uncertainty": 120
},
"departure": {
"time": "1749200325",
"uncertainty": 120
},
"stopId": "0:DES02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749200418",
"uncertainty": 120
},
"departure": {
"time": "1749200418",
"uncertainty": 120
},
"stopId": "0:POC02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749200480",
"uncertainty": 120
},
"departure": {
"time": "1749200480",
"uncertainty": 120
},
"stopId": "0:POi02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749200652",
"uncertainty": 120
},
"departure": {
"time": "1749200652",
"uncertainty": 120
},
"stopId": "0:EUr01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749200777",
"uncertainty": 120
},
"departure": {
"time": "1749200777",
"uncertainty": 120
},
"stopId": "0:MOI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749200838",
"uncertainty": 120
},
"departure": {
"time": "1749200838",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749200865",
"uncertainty": 120
},
"departure": {
"time": "1749200865",
"uncertainty": 120
},
"stopId": "0:STm01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749200905",
"uncertainty": 120
},
"departure": {
"time": "1749200905",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749200951",
"uncertainty": 120
},
"departure": {
"time": "1749200951",
"uncertainty": 120
},
"stopId": "0:ISL01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749201018",
"uncertainty": 120
},
"departure": {
"time": "1749201018",
"uncertainty": 120
},
"stopId": "0:BOu01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749201095",
"uncertainty": 120
},
"departure": {
"time": "1749201095",
"uncertainty": 120
},
"stopId": "0:PZI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1749201158",
"uncertainty": 120
},
"departure": {
"time": "1749201158",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 20
},
{
"arrival": {
"time": "1749201253",
"uncertainty": 120
},
"departure": {
"time": "1749201253",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 21
},
{
"arrival": {
"time": "1749201295",
"uncertainty": 120
},
"departure": {
"time": "1749201295",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 22
},
{
"arrival": {
"time": "1749201386",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1963257"
}
}
},
{
"id": "C1965210",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749200460",
"uncertainty": 120
},
"stopId": "0:STG01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965210"
}
}
},
{
"id": "C1965040",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749203792",
"uncertainty": 120
},
"stopId": "0:pred2"
},
{
"departure": {
"time": "1749201060",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749201129",
"uncertainty": 120
},
"departure": {
"time": "1749201129",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749201174",
"uncertainty": 120
},
"departure": {
"time": "1749201174",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749201224",
"uncertainty": 120
},
"departure": {
"time": "1749201224",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749201279",
"uncertainty": 120
},
"departure": {
"time": "1749201279",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749201374",
"uncertainty": 120
},
"departure": {
"time": "1749201374",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749201484",
"uncertainty": 120
},
"departure": {
"time": "1749201484",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749201553",
"uncertainty": 120
},
"departure": {
"time": "1749201553",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749201586",
"uncertainty": 120
},
"departure": {
"time": "1749201586",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749201660",
"uncertainty": 120
},
"departure": {
"time": "1749201660",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749201735",
"uncertainty": 120
},
"departure": {
"time": "1749201735",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749201794",
"uncertainty": 120
},
"departure": {
"time": "1749201794",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749201857",
"uncertainty": 120
},
"departure": {
"time": "1749201857",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749201920",
"uncertainty": 120
},
"departure": {
"time": "1749201920",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749201960",
"uncertainty": 120
},
"departure": {
"time": "1749201960",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1749202091",
"uncertainty": 120
},
"departure": {
"time": "1749202091",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749202200",
"uncertainty": 120
},
"departure": {
"time": "1749202200",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749202389",
"uncertainty": 120
},
"departure": {
"time": "1749202389",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749202500",
"uncertainty": 120
},
"departure": {
"time": "1749202500",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1749202596",
"uncertainty": 120
},
"departure": {
"time": "1749202596",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749202646",
"uncertainty": 120
},
"departure": {
"time": "1749202646",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749202716",
"uncertainty": 120
},
"departure": {
"time": "1749202716",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749202759",
"uncertainty": 120
},
"departure": {
"time": "1749202759",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749202805",
"uncertainty": 120
},
"departure": {
"time": "1749202805",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749202903",
"uncertainty": 120
},
"departure": {
"time": "1749202903",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1749202952",
"uncertainty": 120
},
"departure": {
"time": "1749202952",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1749203100",
"uncertainty": 120
},
"departure": {
"time": "1749203100",
"uncertainty": 120
},
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749203131",
"uncertainty": 120
},
"departure": {
"time": "1749203131",
"uncertainty": 120
},
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749203242",
"uncertainty": 120
},
"departure": {
"time": "1749203242",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749203295",
"uncertainty": 120
},
"departure": {
"time": "1749203295",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749203340",
"uncertainty": 120
},
"departure": {
"time": "1749203340",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1749203407",
"uncertainty": 120
},
"departure": {
"time": "1749203407",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749203524",
"uncertainty": 120
},
"departure": {
"time": "1749203524",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1749203580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965040"
}
}
},
{
"id": "C1965038",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749201992",
"uncertainty": 120
},
"stopId": "0:pred2"
},
{
"departure": {
"time": "1749199260",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749199329",
"uncertainty": 120
},
"departure": {
"time": "1749199329",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749199374",
"uncertainty": 120
},
"departure": {
"time": "1749199374",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749199424",
"uncertainty": 120
},
"departure": {
"time": "1749199424",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749199479",
"uncertainty": 120
},
"departure": {
"time": "1749199479",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749199574",
"uncertainty": 120
},
"departure": {
"time": "1749199574",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749199684",
"uncertainty": 120
},
"departure": {
"time": "1749199684",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749199753",
"uncertainty": 120
},
"departure": {
"time": "1749199753",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749199786",
"uncertainty": 120
},
"departure": {
"time": "1749199786",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749199860",
"uncertainty": 120
},
"departure": {
"time": "1749199860",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749199935",
"uncertainty": 120
},
"departure": {
"time": "1749199935",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749199994",
"uncertainty": 120
},
"departure": {
"time": "1749199994",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749200057",
"uncertainty": 120
},
"departure": {
"time": "1749200057",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749200120",
"uncertainty": 120
},
"departure": {
"time": "1749200120",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749200160",
"uncertainty": 120
},
"departure": {
"time": "1749200160",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1749200291",
"uncertainty": 120
},
"departure": {
"time": "1749200291",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749200400",
"uncertainty": 120
},
"departure": {
"time": "1749200400",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749200589",
"uncertainty": 120
},
"departure": {
"time": "1749200589",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749200700",
"uncertainty": 120
},
"departure": {
"time": "1749200700",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1749200796",
"uncertainty": 120
},
"departure": {
"time": "1749200796",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749200846",
"uncertainty": 120
},
"departure": {
"time": "1749200846",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749200916",
"uncertainty": 120
},
"departure": {
"time": "1749200916",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749200959",
"uncertainty": 120
},
"departure": {
"time": "1749200959",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749201005",
"uncertainty": 120
},
"departure": {
"time": "1749201005",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749201103",
"uncertainty": 120
},
"departure": {
"time": "1749201103",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1749201152",
"uncertainty": 120
},
"departure": {
"time": "1749201152",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1749201300",
"uncertainty": 120
},
"departure": {
"time": "1749201300",
"uncertainty": 120
},
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749201331",
"uncertainty": 120
},
"departure": {
"time": "1749201331",
"uncertainty": 120
},
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749201442",
"uncertainty": 120
},
"departure": {
"time": "1749201442",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749201495",
"uncertainty": 120
},
"departure": {
"time": "1749201495",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749201540",
"uncertainty": 120
},
"departure": {
"time": "1749201540",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1749201607",
"uncertainty": 120
},
"departure": {
"time": "1749201607",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749201724",
"uncertainty": 120
},
"departure": {
"time": "1749201724",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1749201780",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965038"
}
}
},
{
"id": "C1965044",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749201300",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965044"
}
}
},
{
"id": "C1963225",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749198936",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749199058",
"uncertainty": 120
},
"departure": {
"time": "1749199058",
"uncertainty": 120
},
"stopId": "0:PxC02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749199122",
"uncertainty": 120
},
"departure": {
"time": "1749199122",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749199149",
"uncertainty": 120
},
"departure": {
"time": "1749199149",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749199238",
"uncertainty": 120
},
"departure": {
"time": "1749199238",
"uncertainty": 120
},
"stopId": "0:14J03",
"stopSequence": 5
},
{
"arrival": {
"time": "1749199314",
"uncertainty": 120
},
"departure": {
"time": "1749199314",
"uncertainty": 120
},
"stopId": "0:PZI02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749199391",
"uncertainty": 120
},
"departure": {
"time": "1749199391",
"uncertainty": 120
},
"stopId": "0:FOR01",
"stopSequence": 7
},
{
"arrival": {
"time": "1749199451",
"uncertainty": 120
},
"departure": {
"time": "1749199451",
"uncertainty": 120
},
"stopId": "0:CHr01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749199513",
"uncertainty": 120
},
"departure": {
"time": "1749199513",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749199598",
"uncertainty": 120
},
"departure": {
"time": "1749199598",
"uncertainty": 120
},
"stopId": "0:SQU02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749199687",
"uncertainty": 120
},
"departure": {
"time": "1749199687",
"uncertainty": 120
},
"stopId": "0:EUr03",
"stopSequence": 11
},
{
"arrival": {
"time": "1749199778",
"uncertainty": 120
},
"departure": {
"time": "1749199778",
"uncertainty": 120
},
"stopId": "0:POi01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749199838",
"uncertainty": 120
},
"departure": {
"time": "1749199838",
"uncertainty": 120
},
"stopId": "0:POC01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749199924",
"uncertainty": 120
},
"departure": {
"time": "1749199924",
"uncertainty": 120
},
"stopId": "0:DES01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749199956",
"uncertainty": 120
},
"departure": {
"time": "1749199956",
"uncertainty": 120
},
"stopId": "0:DEN01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749199987",
"uncertainty": 120
},
"departure": {
"time": "1749199987",
"uncertainty": 120
},
"stopId": "0:Gue01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749200018",
"uncertainty": 120
},
"departure": {
"time": "1749200018",
"uncertainty": 120
},
"stopId": "0:MAI01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749200085",
"uncertainty": 120
},
"departure": {
"time": "1749200085",
"uncertainty": 120
},
"stopId": "0:CER01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749200138",
"uncertainty": 120
},
"departure": {
"time": "1749200138",
"uncertainty": 120
},
"stopId": "0:Bro01",
"stopSequence": 19
},
{
"arrival": {
"time": "1749200228",
"uncertainty": 120
},
"departure": {
"time": "1749200228",
"uncertainty": 120
},
"stopId": "0:AIR01",
"stopSequence": 20
},
{
"arrival": {
"time": "1749200330",
"uncertainty": 120
},
"departure": {
"time": "1749200330",
"uncertainty": 120
},
"stopId": "0:TDB03",
"stopSequence": 21
},
{
"arrival": {
"time": "1749200378",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 22
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1963225"
},
"vehicle": {
"id": "334",
"label": "334"
}
}
},
{
"id": "C1962708",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749199546",
"uncertainty": 120
},
"departure": {
"time": "1749199546",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1749199190",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749199277",
"uncertainty": 120
},
"departure": {
"time": "1749199277",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749199398",
"uncertainty": 120
},
"departure": {
"time": "1749199398",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749199380",
"uncertainty": 120
},
"departure": {
"time": "1749199380",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1749199576",
"uncertainty": 120
},
"departure": {
"time": "1749199576",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749199663",
"uncertainty": 120
},
"departure": {
"time": "1749199663",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749199762",
"uncertainty": 120
},
"departure": {
"time": "1749199762",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749199900",
"uncertainty": 120
},
"departure": {
"time": "1749199900",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749199949",
"uncertainty": 120
},
"departure": {
"time": "1749199949",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749200003",
"uncertainty": 120
},
"departure": {
"time": "1749200003",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749200056",
"uncertainty": 120
},
"departure": {
"time": "1749200056",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749200125",
"uncertainty": 120
},
"departure": {
"time": "1749200125",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749200184",
"uncertainty": 120
},
"departure": {
"time": "1749200184",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749200220",
"uncertainty": 120
},
"departure": {
"time": "1749200220",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749200302",
"uncertainty": 120
},
"departure": {
"time": "1749200302",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749200418",
"uncertainty": 120
},
"departure": {
"time": "1749200418",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749200454",
"uncertainty": 120
},
"departure": {
"time": "1749200454",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749200614",
"uncertainty": 120
},
"departure": {
"time": "1749200614",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749200711",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1962708"
}
}
},
{
"id": "C1965257",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749197413",
"uncertainty": 120
},
"departure": {
"time": "1749197413",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1749196427",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749196457",
"uncertainty": 120
},
"departure": {
"time": "1749196472",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749196502",
"uncertainty": 120
},
"departure": {
"time": "1749196547",
"uncertainty": 120
},
"stopId": "0:Cht04",
"stopSequence": 3
},
{
"arrival": {
"time": "1749196577",
"uncertainty": 120
},
"departure": {
"time": "1749196607",
"uncertainty": 120
},
"stopId": "0:par04",
"stopSequence": 4
},
{
"arrival": {
"time": "1749196711",
"uncertainty": 120
},
"departure": {
"time": "1749196711",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:DUN02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749196673",
"uncertainty": 120
},
"departure": {
"time": "1749196673",
"uncertainty": 120
},
"stopId": "0:SAP02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749196744",
"uncertainty": 120
},
"departure": {
"time": "1749196749",
"uncertainty": 120
},
"stopId": "0:ROM02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749196779",
"uncertainty": 120
},
"departure": {
"time": "1749196779",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749196841",
"uncertainty": 120
},
"departure": {
"time": "1749196856",
"uncertainty": 120
},
"stopId": "0:MAC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749196931",
"uncertainty": 120
},
"departure": {
"time": "1749196961",
"uncertainty": 120
},
"stopId": "0:DUT02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749197003",
"uncertainty": 120
},
"departure": {
"time": "1749197006",
"uncertainty": 120
},
"stopId": "0:PTB02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749197081",
"uncertainty": 120
},
"departure": {
"time": "1749197096",
"uncertainty": 120
},
"stopId": "0:CLA02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749197190",
"uncertainty": 120
},
"departure": {
"time": "1749197247",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749197261",
"uncertainty": 120
},
"departure": {
"time": "1749197306",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749197520",
"uncertainty": 120
},
"departure": {
"time": "1749197520",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 15
},
{
"arrival": {
"time": "1749197436",
"uncertainty": 120
},
"departure": {
"time": "1749197466",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749197567",
"uncertainty": 120
},
"departure": {
"time": "1749197571",
"uncertainty": 120
},
"stopId": "0:LAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749197663",
"uncertainty": 120
},
"departure": {
"time": "1749197678",
"uncertainty": 120
},
"stopId": "0:CHO02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749197723",
"uncertainty": 120
},
"departure": {
"time": "1749197738",
"uncertainty": 120
},
"stopId": "0:PTV02",
"stopSequence": 19
},
{
"arrival": {
"time": "1749197784",
"uncertainty": 120
},
"departure": {
"time": "1749197799",
"uncertainty": 120
},
"stopId": "0:MUL02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749197874",
"uncertainty": 120
},
"departure": {
"time": "1749197889",
"uncertainty": 120
},
"stopId": "0:mar02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749197964",
"uncertainty": 120
},
"departure": {
"time": "1749197979",
"uncertainty": 120
},
"stopId": "0:HOC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749198009",
"uncertainty": 120
},
"departure": {
"time": "1749198009",
"uncertainty": 120
},
"stopId": "0:STE02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749198069",
"uncertainty": 120
},
"departure": {
"time": "1749198069",
"uncertainty": 120
},
"stopId": "0:BUI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749198199",
"uncertainty": 120
},
"departure": {
"time": "1749198199",
"uncertainty": 120
},
"stopId": "0:MRC02",
"stopSequence": 25
},
{
"arrival": {
"time": "1749198219",
"uncertainty": 120
},
"departure": {
"time": "1749198219",
"uncertainty": 120
},
"stopId": "0:BOI02",
"stopSequence": 26
},
{
"arrival": {
"time": "1749198261",
"uncertainty": 120
},
"departure": {
"time": "1749198261",
"uncertainty": 120
},
"stopId": "0:LAK02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749198330",
"uncertainty": 120
},
"departure": {
"time": "1749198330",
"uncertainty": 120
},
"stopId": "0:MAR02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749198414",
"uncertainty": 120
},
"departure": {
"time": "1749198414",
"uncertainty": 120
},
"stopId": "0:Mai02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749198444",
"uncertainty": 120
},
"departure": {
"time": "1749198444",
"uncertainty": 120
},
"stopId": "0:COQ02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749198942",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965257"
},
"vehicle": {
"id": "307",
"label": "307"
}
}
},
{
"id": "C1966310",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749200580",
"uncertainty": 120
},
"stopId": "0:FOU01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966310"
}
}
},
{
"id": "C1962698",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749201236",
"uncertainty": 120
},
"departure": {
"time": "1749201236",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1749200880",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749200967",
"uncertainty": 120
},
"departure": {
"time": "1749200967",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749201088",
"uncertainty": 120
},
"departure": {
"time": "1749201088",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749201300",
"uncertainty": 120
},
"departure": {
"time": "1749201300",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1749201266",
"uncertainty": 120
},
"departure": {
"time": "1749201266",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749201336",
"uncertainty": 120
},
"departure": {
"time": "1749201336",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749201415",
"uncertainty": 120
},
"departure": {
"time": "1749201415",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749201553",
"uncertainty": 120
},
"departure": {
"time": "1749201553",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749201602",
"uncertainty": 120
},
"departure": {
"time": "1749201602",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749201656",
"uncertainty": 120
},
"departure": {
"time": "1749201656",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749201709",
"uncertainty": 120
},
"departure": {
"time": "1749201709",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749201778",
"uncertainty": 120
},
"departure": {
"time": "1749201778",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749201837",
"uncertainty": 120
},
"departure": {
"time": "1749201837",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749201873",
"uncertainty": 120
},
"departure": {
"time": "1749201873",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749201943",
"uncertainty": 120
},
"departure": {
"time": "1749201943",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749202059",
"uncertainty": 120
},
"departure": {
"time": "1749202059",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749202102",
"uncertainty": 120
},
"departure": {
"time": "1749202102",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749202283",
"uncertainty": 120
},
"departure": {
"time": "1749202283",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749202380",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1962698"
}
}
},
{
"id": "C1964579",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749201067",
"uncertainty": 120
},
"departure": {
"time": "1749201067",
"uncertainty": 120
},
"stopId": "0:FoN03"
},
{
"arrival": {
"time": "1749202451",
"uncertainty": 120
},
"stopId": "0:pred2"
},
{
"departure": {
"time": "1749198942",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749199392",
"uncertainty": 120
},
"departure": {
"time": "1749199392",
"uncertainty": 120
},
"stopId": "0:Cen02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749199450",
"uncertainty": 120
},
"departure": {
"time": "1749199450",
"uncertainty": 120
},
"stopId": "0:mai02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749199534",
"uncertainty": 120
},
"departure": {
"time": "1749199534",
"uncertainty": 120
},
"stopId": "0:ViL02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749199601",
"uncertainty": 120
},
"departure": {
"time": "1749199601",
"uncertainty": 120
},
"stopId": "0:CoU02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749199673",
"uncertainty": 120
},
"departure": {
"time": "1749199673",
"uncertainty": 120
},
"stopId": "0:ROs04",
"stopSequence": 6
},
{
"arrival": {
"time": "1749199740",
"uncertainty": 120
},
"departure": {
"time": "1749199740",
"uncertainty": 120
},
"stopId": "0:BRE01",
"stopSequence": 7
},
{
"arrival": {
"time": "1749199808",
"uncertainty": 120
},
"departure": {
"time": "1749199808",
"uncertainty": 120
},
"stopId": "0:HTF02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749199851",
"uncertainty": 120
},
"departure": {
"time": "1749199851",
"uncertainty": 120
},
"stopId": "0:VIE02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749199915",
"uncertainty": 120
},
"departure": {
"time": "1749199915",
"uncertainty": 120
},
"stopId": "0:BAL02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749199963",
"uncertainty": 120
},
"departure": {
"time": "1749199963",
"uncertainty": 120
},
"stopId": "0:Ver02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749200026",
"uncertainty": 120
},
"departure": {
"time": "1749200026",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749200089",
"uncertainty": 120
},
"departure": {
"time": "1749200089",
"uncertainty": 120
},
"stopId": "0:COu02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749200160",
"uncertainty": 120
},
"departure": {
"time": "1749200160",
"uncertainty": 120
},
"stopId": "0:MAg02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749200227",
"uncertainty": 120
},
"departure": {
"time": "1749200227",
"uncertainty": 120
},
"stopId": "0:mAI02",
"stopSequence": 15
},
{
"arrival": {
"time": "1749200300",
"uncertainty": 120
},
"departure": {
"time": "1749200300",
"uncertainty": 120
},
"stopId": "0:CRo02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749200391",
"uncertainty": 120
},
"departure": {
"time": "1749200391",
"uncertainty": 120
},
"stopId": "0:SOM02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749200507",
"uncertainty": 120
},
"departure": {
"time": "1749200507",
"uncertainty": 120
},
"stopId": "0:SUP02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749200580",
"uncertainty": 120
},
"departure": {
"time": "1749200580",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 19
},
{
"arrival": {
"time": "1749200694",
"uncertainty": 120
},
"departure": {
"time": "1749200694",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749200762",
"uncertainty": 120
},
"departure": {
"time": "1749200762",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749200844",
"uncertainty": 120
},
"departure": {
"time": "1749200844",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1749200880",
"uncertainty": 120
},
"departure": {
"time": "1749200880",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749200946",
"uncertainty": 120
},
"departure": {
"time": "1749200946",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 24
},
{
"arrival": {
"time": "1749201060",
"uncertainty": 120
},
"departure": {
"time": "1749201060",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 25
},
{
"arrival": {
"time": "1749201087",
"uncertainty": 120
},
"departure": {
"time": "1749201087",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FoN03",
"stopSequence": 26
},
{
"arrival": {
"time": "1749201138",
"uncertainty": 120
},
"departure": {
"time": "1749201138",
"uncertainty": 120
},
"stopId": "0:FIL02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749201233",
"uncertainty": 120
},
"departure": {
"time": "1749201233",
"uncertainty": 120
},
"stopId": "0:PAI02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749201303",
"uncertainty": 120
},
"departure": {
"time": "1749201303",
"uncertainty": 120
},
"stopId": "0:ROG02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749201396",
"uncertainty": 120
},
"departure": {
"time": "1749201396",
"uncertainty": 120
},
"stopId": "0:ALA02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749201566",
"uncertainty": 120
},
"departure": {
"time": "1749201566",
"uncertainty": 120
},
"stopId": "0:STM04",
"stopSequence": 31
},
{
"arrival": {
"time": "1749201669",
"uncertainty": 120
},
"departure": {
"time": "1749201669",
"uncertainty": 120
},
"stopId": "0:HTC02",
"stopSequence": 32
},
{
"arrival": {
"time": "1749201718",
"uncertainty": 120
},
"departure": {
"time": "1749201718",
"uncertainty": 120
},
"stopId": "0:TRo02",
"stopSequence": 33
},
{
"arrival": {
"time": "1749201756",
"uncertainty": 120
},
"departure": {
"time": "1749201756",
"uncertainty": 120
},
"stopId": "0:SAR02",
"stopSequence": 34
},
{
"arrival": {
"time": "1749201830",
"uncertainty": 120
},
"departure": {
"time": "1749201830",
"uncertainty": 120
},
"stopId": "0:SAL02",
"stopSequence": 35
},
{
"arrival": {
"time": "1749201896",
"uncertainty": 120
},
"departure": {
"time": "1749201896",
"uncertainty": 120
},
"stopId": "0:JUI01",
"stopSequence": 36
},
{
"arrival": {
"time": "1749201964",
"uncertainty": 120
},
"departure": {
"time": "1749201964",
"uncertainty": 120
},
"stopId": "0:MOZ01",
"stopSequence": 37
},
{
"arrival": {
"time": "1749202021",
"uncertainty": 120
},
"departure": {
"time": "1749202021",
"uncertainty": 120
},
"stopId": "0:CAm02",
"stopSequence": 38
},
{
"arrival": {
"time": "1749202056",
"uncertainty": 120
},
"departure": {
"time": "1749202056",
"uncertainty": 120
},
"stopId": "0:TEI02",
"stopSequence": 39
},
{
"arrival": {
"time": "1749202156",
"uncertainty": 120
},
"departure": {
"time": "1749202156",
"uncertainty": 120
},
"stopId": "0:PIS02",
"stopSequence": 40
},
{
"arrival": {
"time": "1749202199",
"uncertainty": 120
},
"departure": {
"time": "1749202199",
"uncertainty": 120
},
"stopId": "0:Ham02",
"stopSequence": 41
},
{
"arrival": {
"time": "1749202260",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:pre01",
"stopSequence": 42
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1964579"
},
"vehicle": {
"id": "295",
"label": "295"
}
}
},
{
"id": "C1963230",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749202380",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1963230"
}
}
},
{
"id": "C1965208",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749199080",
"uncertainty": 120
},
"stopId": "0:STG01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965208"
},
"vehicle": {
"id": "296",
"label": "296"
}
}
},
{
"id": "C1964541",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749204067",
"uncertainty": 120
},
"departure": {
"time": "1749204067",
"uncertainty": 120
},
"stopId": "0:FoN03"
},
{
"arrival": {
"time": "1749205451",
"uncertainty": 120
},
"stopId": "0:pred2"
},
{
"departure": {
"time": "1749202200",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749202392",
"uncertainty": 120
},
"departure": {
"time": "1749202392",
"uncertainty": 120
},
"stopId": "0:Cen02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749202450",
"uncertainty": 120
},
"departure": {
"time": "1749202450",
"uncertainty": 120
},
"stopId": "0:mai02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749202534",
"uncertainty": 120
},
"departure": {
"time": "1749202534",
"uncertainty": 120
},
"stopId": "0:ViL02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749202601",
"uncertainty": 120
},
"departure": {
"time": "1749202601",
"uncertainty": 120
},
"stopId": "0:CoU02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749202673",
"uncertainty": 120
},
"departure": {
"time": "1749202673",
"uncertainty": 120
},
"stopId": "0:ROs04",
"stopSequence": 6
},
{
"arrival": {
"time": "1749202740",
"uncertainty": 120
},
"departure": {
"time": "1749202740",
"uncertainty": 120
},
"stopId": "0:BRE01",
"stopSequence": 7
},
{
"arrival": {
"time": "1749202808",
"uncertainty": 120
},
"departure": {
"time": "1749202808",
"uncertainty": 120
},
"stopId": "0:HTF02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749202851",
"uncertainty": 120
},
"departure": {
"time": "1749202851",
"uncertainty": 120
},
"stopId": "0:VIE02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749202915",
"uncertainty": 120
},
"departure": {
"time": "1749202915",
"uncertainty": 120
},
"stopId": "0:BAL02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749202963",
"uncertainty": 120
},
"departure": {
"time": "1749202963",
"uncertainty": 120
},
"stopId": "0:Ver02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749203026",
"uncertainty": 120
},
"departure": {
"time": "1749203026",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749203089",
"uncertainty": 120
},
"departure": {
"time": "1749203089",
"uncertainty": 120
},
"stopId": "0:COu02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749203160",
"uncertainty": 120
},
"departure": {
"time": "1749203160",
"uncertainty": 120
},
"stopId": "0:MAg02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749203227",
"uncertainty": 120
},
"departure": {
"time": "1749203227",
"uncertainty": 120
},
"stopId": "0:mAI02",
"stopSequence": 15
},
{
"arrival": {
"time": "1749203300",
"uncertainty": 120
},
"departure": {
"time": "1749203300",
"uncertainty": 120
},
"stopId": "0:CRo02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749203391",
"uncertainty": 120
},
"departure": {
"time": "1749203391",
"uncertainty": 120
},
"stopId": "0:SOM02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749203507",
"uncertainty": 120
},
"departure": {
"time": "1749203507",
"uncertainty": 120
},
"stopId": "0:SUP02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749203580",
"uncertainty": 120
},
"departure": {
"time": "1749203580",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 19
},
{
"arrival": {
"time": "1749203694",
"uncertainty": 120
},
"departure": {
"time": "1749203694",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749203762",
"uncertainty": 120
},
"departure": {
"time": "1749203762",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749203844",
"uncertainty": 120
},
"departure": {
"time": "1749203844",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1749203880",
"uncertainty": 120
},
"departure": {
"time": "1749203880",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749203946",
"uncertainty": 120
},
"departure": {
"time": "1749203946",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 24
},
{
"arrival": {
"time": "1749204060",
"uncertainty": 120
},
"departure": {
"time": "1749204060",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 25
},
{
"arrival": {
"time": "1749204087",
"uncertainty": 120
},
"departure": {
"time": "1749204087",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FoN03",
"stopSequence": 26
},
{
"arrival": {
"time": "1749204138",
"uncertainty": 120
},
"departure": {
"time": "1749204138",
"uncertainty": 120
},
"stopId": "0:FIL02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749204233",
"uncertainty": 120
},
"departure": {
"time": "1749204233",
"uncertainty": 120
},
"stopId": "0:PAI02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749204303",
"uncertainty": 120
},
"departure": {
"time": "1749204303",
"uncertainty": 120
},
"stopId": "0:ROG02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749204396",
"uncertainty": 120
},
"departure": {
"time": "1749204396",
"uncertainty": 120
},
"stopId": "0:ALA02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749204566",
"uncertainty": 120
},
"departure": {
"time": "1749204566",
"uncertainty": 120
},
"stopId": "0:STM04",
"stopSequence": 31
},
{
"arrival": {
"time": "1749204669",
"uncertainty": 120
},
"departure": {
"time": "1749204669",
"uncertainty": 120
},
"stopId": "0:HTC02",
"stopSequence": 32
},
{
"arrival": {
"time": "1749204718",
"uncertainty": 120
},
"departure": {
"time": "1749204718",
"uncertainty": 120
},
"stopId": "0:TRo02",
"stopSequence": 33
},
{
"arrival": {
"time": "1749204756",
"uncertainty": 120
},
"departure": {
"time": "1749204756",
"uncertainty": 120
},
"stopId": "0:SAR02",
"stopSequence": 34
},
{
"arrival": {
"time": "1749204830",
"uncertainty": 120
},
"departure": {
"time": "1749204830",
"uncertainty": 120
},
"stopId": "0:SAL02",
"stopSequence": 35
},
{
"arrival": {
"time": "1749204896",
"uncertainty": 120
},
"departure": {
"time": "1749204896",
"uncertainty": 120
},
"stopId": "0:JUI01",
"stopSequence": 36
},
{
"arrival": {
"time": "1749204964",
"uncertainty": 120
},
"departure": {
"time": "1749204964",
"uncertainty": 120
},
"stopId": "0:MOZ01",
"stopSequence": 37
},
{
"arrival": {
"time": "1749205021",
"uncertainty": 120
},
"departure": {
"time": "1749205021",
"uncertainty": 120
},
"stopId": "0:CAm02",
"stopSequence": 38
},
{
"arrival": {
"time": "1749205056",
"uncertainty": 120
},
"departure": {
"time": "1749205056",
"uncertainty": 120
},
"stopId": "0:TEI02",
"stopSequence": 39
},
{
"arrival": {
"time": "1749205156",
"uncertainty": 120
},
"departure": {
"time": "1749205156",
"uncertainty": 120
},
"stopId": "0:PIS02",
"stopSequence": 40
},
{
"arrival": {
"time": "1749205199",
"uncertainty": 120
},
"departure": {
"time": "1749205199",
"uncertainty": 120
},
"stopId": "0:Ham02",
"stopSequence": 41
},
{
"arrival": {
"time": "1749205260",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:pre01",
"stopSequence": 42
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1964541"
}
}
},
{
"id": "C1963434",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749198812",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 1
},
{
"arrival": {
"time": "1749198866",
"uncertainty": 120
},
"departure": {
"time": "1749198866",
"uncertainty": 120
},
"stopId": "0:CHS01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749198932",
"uncertainty": 120
},
"departure": {
"time": "1749198932",
"uncertainty": 120
},
"stopId": "0:ING01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749198981",
"uncertainty": 120
},
"departure": {
"time": "1749198981",
"uncertainty": 120
},
"stopId": "0:LAV01",
"stopSequence": 4
},
{
"arrival": {
"time": "1749199025",
"uncertainty": 120
},
"departure": {
"time": "1749199025",
"uncertainty": 120
},
"stopId": "0:ROI01",
"stopSequence": 5
},
{
"arrival": {
"time": "1749199065",
"uncertainty": 120
},
"departure": {
"time": "1749199065",
"uncertainty": 120
},
"stopId": "0:LIB01",
"stopSequence": 6
},
{
"arrival": {
"time": "1749199129",
"uncertainty": 120
},
"departure": {
"time": "1749199129",
"uncertainty": 120
},
"stopId": "0:GUI01",
"stopSequence": 7
},
{
"arrival": {
"time": "1749199178",
"uncertainty": 120
},
"departure": {
"time": "1749199178",
"uncertainty": 120
},
"stopId": "0:CHE02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749199230",
"uncertainty": 120
},
"departure": {
"time": "1749199230",
"uncertainty": 120
},
"stopId": "0:BOi02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749199326",
"uncertainty": 120
},
"departure": {
"time": "1749199326",
"uncertainty": 120
},
"stopId": "0:EGA02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749199365",
"uncertainty": 120
},
"departure": {
"time": "1749199365",
"uncertainty": 120
},
"stopId": "0:UTT02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749199466",
"uncertainty": 120
},
"departure": {
"time": "1749199466",
"uncertainty": 120
},
"stopId": "0:CrO02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749199507",
"uncertainty": 120
},
"departure": {
"time": "1749199507",
"uncertainty": 120
},
"stopId": "0:REI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749199573",
"uncertainty": 120
},
"departure": {
"time": "1749199573",
"uncertainty": 120
},
"stopId": "0:LAr02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749199605",
"uncertainty": 120
},
"departure": {
"time": "1749199605",
"uncertainty": 120
},
"stopId": "0:LOM03",
"stopSequence": 15
},
{
"arrival": {
"time": "1749199677",
"uncertainty": 120
},
"departure": {
"time": "1749199677",
"uncertainty": 120
},
"stopId": "0:pAS02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749199725",
"uncertainty": 120
},
"departure": {
"time": "1749199725",
"uncertainty": 120
},
"stopId": "0:tHI02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749199756",
"uncertainty": 120
},
"departure": {
"time": "1749199756",
"uncertainty": 120
},
"stopId": "0:ROL02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749199790",
"uncertainty": 120
},
"departure": {
"time": "1749199790",
"uncertainty": 120
},
"stopId": "0:JAc02",
"stopSequence": 19
},
{
"arrival": {
"time": "1749199825",
"uncertainty": 120
},
"departure": {
"time": "1749199825",
"uncertainty": 120
},
"stopId": "0:MIS02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749199866",
"uncertainty": 120
},
"departure": {
"time": "1749199866",
"uncertainty": 120
},
"stopId": "0:BEA02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749199893",
"uncertainty": 120
},
"departure": {
"time": "1749199893",
"uncertainty": 120
},
"stopId": "0:PAR02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749199941",
"uncertainty": 120
},
"departure": {
"time": "1749199941",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749199983",
"uncertainty": 120
},
"departure": {
"time": "1749199983",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749200033",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1963434"
},
"vehicle": {
"id": "266",
"label": "266"
}
}
},
{
"id": "C1965300",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749201900",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965300"
}
}
},
{
"id": "C1965045",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749202200",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965045"
}
}
},
{
"id": "C1964553",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749201840",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749201882",
"uncertainty": 120
},
"departure": {
"time": "1749201882",
"uncertainty": 120
},
"stopId": "0:Ham01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749201929",
"uncertainty": 120
},
"departure": {
"time": "1749201929",
"uncertainty": 120
},
"stopId": "0:PIS01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749202020",
"uncertainty": 120
},
"departure": {
"time": "1749202020",
"uncertainty": 120
},
"stopId": "0:TEI01",
"stopSequence": 4
},
{
"arrival": {
"time": "1749202064",
"uncertainty": 120
},
"departure": {
"time": "1749202064",
"uncertainty": 120
},
"stopId": "0:CAm01",
"stopSequence": 5
},
{
"arrival": {
"time": "1749202144",
"uncertainty": 120
},
"departure": {
"time": "1749202144",
"uncertainty": 120
},
"stopId": "0:MOZ02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749202221",
"uncertainty": 120
},
"departure": {
"time": "1749202221",
"uncertainty": 120
},
"stopId": "0:JUI02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749202316",
"uncertainty": 120
},
"departure": {
"time": "1749202316",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749202380",
"uncertainty": 120
},
"departure": {
"time": "1749202380",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749202431",
"uncertainty": 120
},
"departure": {
"time": "1749202431",
"uncertainty": 120
},
"stopId": "0:TRo01",
"stopSequence": 10
},
{
"arrival": {
"time": "1749202490",
"uncertainty": 120
},
"departure": {
"time": "1749202490",
"uncertainty": 120
},
"stopId": "0:HTC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1749202598",
"uncertainty": 120
},
"departure": {
"time": "1749202598",
"uncertainty": 120
},
"stopId": "0:STM03",
"stopSequence": 12
},
{
"arrival": {
"time": "1749202800",
"uncertainty": 120
},
"departure": {
"time": "1749202800",
"uncertainty": 120
},
"stopId": "0:ALA01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749202903",
"uncertainty": 120
},
"departure": {
"time": "1749202903",
"uncertainty": 120
},
"stopId": "0:ROG01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749202971",
"uncertainty": 120
},
"departure": {
"time": "1749202971",
"uncertainty": 120
},
"stopId": "0:PAI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749203046",
"uncertainty": 120
},
"departure": {
"time": "1749203046",
"uncertainty": 120
},
"stopId": "0:FIL01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749203160",
"uncertainty": 120
},
"departure": {
"time": "1749203160",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749203280",
"uncertainty": 120
},
"departure": {
"time": "1749203280",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749203349",
"uncertainty": 120
},
"departure": {
"time": "1749203349",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1749203457",
"uncertainty": 120
},
"departure": {
"time": "1749203457",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 20
},
{
"arrival": {
"time": "1749203542",
"uncertainty": 120
},
"departure": {
"time": "1749203542",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 21
},
{
"arrival": {
"time": "1749203650",
"uncertainty": 120
},
"departure": {
"time": "1749203650",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 22
},
{
"arrival": {
"time": "1749203761",
"uncertainty": 120
},
"departure": {
"time": "1749203761",
"uncertainty": 120
},
"stopId": "0:SUP01",
"stopSequence": 23
},
{
"arrival": {
"time": "1749203848",
"uncertainty": 120
},
"departure": {
"time": "1749203848",
"uncertainty": 120
},
"stopId": "0:SOM01",
"stopSequence": 24
},
{
"arrival": {
"time": "1749203941",
"uncertainty": 120
},
"departure": {
"time": "1749203941",
"uncertainty": 120
},
"stopId": "0:CRo01",
"stopSequence": 25
},
{
"arrival": {
"time": "1749204027",
"uncertainty": 120
},
"departure": {
"time": "1749204027",
"uncertainty": 120
},
"stopId": "0:mAI01",
"stopSequence": 26
},
{
"arrival": {
"time": "1749204070",
"uncertainty": 120
},
"departure": {
"time": "1749204070",
"uncertainty": 120
},
"stopId": "0:MAg01",
"stopSequence": 27
},
{
"arrival": {
"time": "1749204156",
"uncertainty": 120
},
"departure": {
"time": "1749204156",
"uncertainty": 120
},
"stopId": "0:COu01",
"stopSequence": 28
},
{
"arrival": {
"time": "1749204197",
"uncertainty": 120
},
"departure": {
"time": "1749204197",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 29
},
{
"arrival": {
"time": "1749204278",
"uncertainty": 120
},
"departure": {
"time": "1749204278",
"uncertainty": 120
},
"stopId": "0:Ver01",
"stopSequence": 30
},
{
"arrival": {
"time": "1749204315",
"uncertainty": 120
},
"departure": {
"time": "1749204315",
"uncertainty": 120
},
"stopId": "0:BAL01",
"stopSequence": 31
},
{
"arrival": {
"time": "1749204379",
"uncertainty": 120
},
"departure": {
"time": "1749204379",
"uncertainty": 120
},
"stopId": "0:VIE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1749204420",
"uncertainty": 120
},
"departure": {
"time": "1749204420",
"uncertainty": 120
},
"stopId": "0:HTF01",
"stopSequence": 33
},
{
"arrival": {
"time": "1749204490",
"uncertainty": 120
},
"departure": {
"time": "1749204490",
"uncertainty": 120
},
"stopId": "0:BRE02",
"stopSequence": 34
},
{
"arrival": {
"time": "1749204552",
"uncertainty": 120
},
"departure": {
"time": "1749204552",
"uncertainty": 120
},
"stopId": "0:ROs03",
"stopSequence": 35
},
{
"arrival": {
"time": "1749204632",
"uncertainty": 120
},
"departure": {
"time": "1749204632",
"uncertainty": 120
},
"stopId": "0:CoU01",
"stopSequence": 36
},
{
"arrival": {
"time": "1749204694",
"uncertainty": 120
},
"departure": {
"time": "1749204694",
"uncertainty": 120
},
"stopId": "0:ViL01",
"stopSequence": 37
},
{
"arrival": {
"time": "1749204781",
"uncertainty": 120
},
"departure": {
"time": "1749204781",
"uncertainty": 120
},
"stopId": "0:mai01",
"stopSequence": 38
},
{
"arrival": {
"time": "1749204831",
"uncertainty": 120
},
"departure": {
"time": "1749204831",
"uncertainty": 120
},
"stopId": "0:Cen01",
"stopSequence": 39
},
{
"arrival": {
"time": "1749204970",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 40
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1964553"
}
}
},
{
"id": "C1963435",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749200033",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749200160",
"uncertainty": 120
},
"departure": {
"time": "1749200160",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1749200259",
"uncertainty": 120
},
"departure": {
"time": "1749200259",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 3
},
{
"arrival": {
"time": "1749200334",
"uncertainty": 120
},
"departure": {
"time": "1749200334",
"uncertainty": 120
},
"stopId": "0:PAR01",
"stopSequence": 4
},
{
"arrival": {
"time": "1749200366",
"uncertainty": 120
},
"departure": {
"time": "1749200366",
"uncertainty": 120
},
"stopId": "0:BEA01",
"stopSequence": 5
},
{
"arrival": {
"time": "1749200421",
"uncertainty": 120
},
"departure": {
"time": "1749200421",
"uncertainty": 120
},
"stopId": "0:MIS01",
"stopSequence": 6
},
{
"arrival": {
"time": "1749200468",
"uncertainty": 120
},
"departure": {
"time": "1749200468",
"uncertainty": 120
},
"stopId": "0:JAc01",
"stopSequence": 7
},
{
"arrival": {
"time": "1749200511",
"uncertainty": 120
},
"departure": {
"time": "1749200511",
"uncertainty": 120
},
"stopId": "0:ROL01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749200559",
"uncertainty": 120
},
"departure": {
"time": "1749200559",
"uncertainty": 120
},
"stopId": "0:tHI01",
"stopSequence": 9
},
{
"arrival": {
"time": "1749200665",
"uncertainty": 120
},
"departure": {
"time": "1749200665",
"uncertainty": 120
},
"stopId": "0:pAS01",
"stopSequence": 10
},
{
"arrival": {
"time": "1749200739",
"uncertainty": 120
},
"departure": {
"time": "1749200739",
"uncertainty": 120
},
"stopId": "0:LOM04",
"stopSequence": 11
},
{
"arrival": {
"time": "1749200785",
"uncertainty": 120
},
"departure": {
"time": "1749200785",
"uncertainty": 120
},
"stopId": "0:LAr01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749200841",
"uncertainty": 120
},
"departure": {
"time": "1749200841",
"uncertainty": 120
},
"stopId": "0:REI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749200900",
"uncertainty": 120
},
"departure": {
"time": "1749200900",
"uncertainty": 120
},
"stopId": "0:CrO01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749200979",
"uncertainty": 120
},
"departure": {
"time": "1749200979",
"uncertainty": 120
},
"stopId": "0:UTT01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749201022",
"uncertainty": 120
},
"departure": {
"time": "1749201022",
"uncertainty": 120
},
"stopId": "0:EGA01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749201122",
"uncertainty": 120
},
"departure": {
"time": "1749201122",
"uncertainty": 120
},
"stopId": "0:BOi01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749201168",
"uncertainty": 120
},
"departure": {
"time": "1749201168",
"uncertainty": 120
},
"stopId": "0:CHE01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749201218",
"uncertainty": 120
},
"departure": {
"time": "1749201218",
"uncertainty": 120
},
"stopId": "0:GUI02",
"stopSequence": 19
},
{
"arrival": {
"time": "1749201279",
"uncertainty": 120
},
"departure": {
"time": "1749201279",
"uncertainty": 120
},
"stopId": "0:LIB02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749201328",
"uncertainty": 120
},
"departure": {
"time": "1749201328",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749201358",
"uncertainty": 120
},
"departure": {
"time": "1749201358",
"uncertainty": 120
},
"stopId": "0:LAV02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749201438",
"uncertainty": 120
},
"departure": {
"time": "1749201438",
"uncertainty": 120
},
"stopId": "0:ING02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749201507",
"uncertainty": 120
},
"departure": {
"time": "1749201507",
"uncertainty": 120
},
"stopId": "0:CHS02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749201552",
"uncertainty": 120
},
"departure": {
"time": "1749201552",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 25
},
{
"arrival": {
"time": "1749201639",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1963435"
}
}
},
{
"id": "C1965260",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749201585",
"uncertainty": 120
},
"departure": {
"time": "1749201585",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"departure": {
"time": "1749200520",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749200562",
"uncertainty": 120
},
"departure": {
"time": "1749200562",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749200640",
"uncertainty": 120
},
"departure": {
"time": "1749200640",
"uncertainty": 120
},
"stopId": "0:Cht04",
"stopSequence": 3
},
{
"arrival": {
"time": "1749200684",
"uncertainty": 120
},
"departure": {
"time": "1749200684",
"uncertainty": 120
},
"stopId": "0:par04",
"stopSequence": 4
},
{
"arrival": {
"time": "1749200791",
"uncertainty": 120
},
"departure": {
"time": "1749200791",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:DUN02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749200808",
"uncertainty": 120
},
"departure": {
"time": "1749200808",
"uncertainty": 120
},
"stopId": "0:SAP02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749200852",
"uncertainty": 120
},
"departure": {
"time": "1749200852",
"uncertainty": 120
},
"stopId": "0:ROM02",
"stopSequence": 7
},
{
"arrival": {
"time": "1749200934",
"uncertainty": 120
},
"departure": {
"time": "1749200934",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749201022",
"uncertainty": 120
},
"departure": {
"time": "1749201022",
"uncertainty": 120
},
"stopId": "0:MAC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749201150",
"uncertainty": 120
},
"departure": {
"time": "1749201150",
"uncertainty": 120
},
"stopId": "0:DUT02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749201222",
"uncertainty": 120
},
"departure": {
"time": "1749201222",
"uncertainty": 120
},
"stopId": "0:PTB02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749201333",
"uncertainty": 120
},
"departure": {
"time": "1749201333",
"uncertainty": 120
},
"stopId": "0:CLA02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749201424",
"uncertainty": 120
},
"departure": {
"time": "1749201424",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749201480",
"uncertainty": 120
},
"departure": {
"time": "1749201480",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749201600",
"uncertainty": 120
},
"departure": {
"time": "1749201600",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HALPC",
"stopSequence": 15
},
{
"arrival": {
"time": "1749201618",
"uncertainty": 120
},
"departure": {
"time": "1749201618",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749201768",
"uncertainty": 120
},
"departure": {
"time": "1749201768",
"uncertainty": 120
},
"stopId": "0:LAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749201836",
"uncertainty": 120
},
"departure": {
"time": "1749201836",
"uncertainty": 120
},
"stopId": "0:CHO02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749201908",
"uncertainty": 120
},
"departure": {
"time": "1749201908",
"uncertainty": 120
},
"stopId": "0:PTV02",
"stopSequence": 19
},
{
"arrival": {
"time": "1749201977",
"uncertainty": 120
},
"departure": {
"time": "1749201977",
"uncertainty": 120
},
"stopId": "0:MUL02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749202064",
"uncertainty": 120
},
"departure": {
"time": "1749202064",
"uncertainty": 120
},
"stopId": "0:mar02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749202159",
"uncertainty": 120
},
"departure": {
"time": "1749202159",
"uncertainty": 120
},
"stopId": "0:HOC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749202211",
"uncertainty": 120
},
"departure": {
"time": "1749202211",
"uncertainty": 120
},
"stopId": "0:STE02",
"stopSequence": 23
},
{
"arrival": {
"time": "1749202268",
"uncertainty": 120
},
"departure": {
"time": "1749202268",
"uncertainty": 120
},
"stopId": "0:BUI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749202360",
"uncertainty": 120
},
"departure": {
"time": "1749202360",
"uncertainty": 120
},
"stopId": "0:MRC02",
"stopSequence": 25
},
{
"arrival": {
"time": "1749202399",
"uncertainty": 120
},
"departure": {
"time": "1749202399",
"uncertainty": 120
},
"stopId": "0:BOI02",
"stopSequence": 26
},
{
"arrival": {
"time": "1749202461",
"uncertainty": 120
},
"departure": {
"time": "1749202461",
"uncertainty": 120
},
"stopId": "0:LAK02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749202562",
"uncertainty": 120
},
"departure": {
"time": "1749202562",
"uncertainty": 120
},
"stopId": "0:MAR02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749202645",
"uncertainty": 120
},
"departure": {
"time": "1749202645",
"uncertainty": 120
},
"stopId": "0:Mai02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749202686",
"uncertainty": 120
},
"departure": {
"time": "1749202686",
"uncertainty": 120
},
"stopId": "0:COQ02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749202819",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1965260"
}
}
},
{
"id": "C1966252",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749197063",
"uncertainty": 120
},
"stopId": "0:DEc02",
"stopSequence": 1
},
{
"arrival": {
"time": "1749197092",
"uncertainty": 120
},
"departure": {
"time": "1749197092",
"uncertainty": 120
},
"stopId": "0:RES02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749197138",
"uncertainty": 120
},
"departure": {
"time": "1749197138",
"uncertainty": 120
},
"stopId": "0:COH02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749197198",
"uncertainty": 120
},
"departure": {
"time": "1749197198",
"uncertainty": 120
},
"stopId": "0:ROD02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749197225",
"uncertainty": 120
},
"departure": {
"time": "1749197225",
"uncertainty": 120
},
"stopId": "0:DOL02",
"stopSequence": 5
},
{
"arrival": {
"time": "1749197274",
"uncertainty": 120
},
"departure": {
"time": "1749197274",
"uncertainty": 120
},
"stopId": "0:BUC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749197318",
"uncertainty": 120
},
"departure": {
"time": "1749197318",
"uncertainty": 120
},
"stopId": "0:PIN01",
"stopSequence": 7
},
{
"arrival": {
"time": "1749197348",
"uncertainty": 120
},
"departure": {
"time": "1749197348",
"uncertainty": 120
},
"stopId": "0:CAR02",
"stopSequence": 8
},
{
"arrival": {
"time": "1749197393",
"uncertainty": 120
},
"departure": {
"time": "1749197408",
"uncertainty": 120
},
"stopId": "0:MAL02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749197464",
"uncertainty": 120
},
"departure": {
"time": "1749197468",
"uncertainty": 120
},
"stopId": "0:TRO02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749197564",
"uncertainty": 120
},
"departure": {
"time": "1749197564",
"uncertainty": 120
},
"stopId": "0:NUN02",
"stopSequence": 11
},
{
"arrival": {
"time": "1749197588",
"uncertainty": 120
},
"departure": {
"time": "1749197588",
"uncertainty": 120
},
"stopId": "0:PLA02",
"stopSequence": 12
},
{
"arrival": {
"time": "1749197648",
"uncertainty": 120
},
"departure": {
"time": "1749197648",
"uncertainty": 120
},
"stopId": "0:CUV02",
"stopSequence": 13
},
{
"arrival": {
"time": "1749197754",
"uncertainty": 120
},
"departure": {
"time": "1749197754",
"uncertainty": 120
},
"stopId": "0:CHN02",
"stopSequence": 14
},
{
"arrival": {
"time": "1749197828",
"uncertainty": 120
},
"departure": {
"time": "1749197828",
"uncertainty": 120
},
"stopId": "0:FER02",
"stopSequence": 15
},
{
"arrival": {
"time": "1749197874",
"uncertainty": 120
},
"departure": {
"time": "1749197918",
"uncertainty": 120
},
"stopId": "0:HAu02",
"stopSequence": 16
},
{
"arrival": {
"time": "1749197978",
"uncertainty": 120
},
"departure": {
"time": "1749197993",
"uncertainty": 120
},
"stopId": "0:11N02",
"stopSequence": 17
},
{
"arrival": {
"time": "1749198068",
"uncertainty": 120
},
"departure": {
"time": "1749198083",
"uncertainty": 120
},
"stopId": "0:COU02",
"stopSequence": 18
},
{
"arrival": {
"time": "1749198158",
"uncertainty": 120
},
"departure": {
"time": "1749198220",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 19
},
{
"arrival": {
"time": "1749198258",
"uncertainty": 120
},
"departure": {
"time": "1749198278",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 20
},
{
"arrival": {
"time": "1749198452",
"uncertainty": 120
},
"departure": {
"time": "1749198458",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 21
},
{
"arrival": {
"time": "1749198488",
"uncertainty": 120
},
"departure": {
"time": "1749198503",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 22
},
{
"arrival": {
"time": "1749198616",
"uncertainty": 120
},
"departure": {
"time": "1749198623",
"uncertainty": 120
},
"stopId": "0:14J03",
"stopSequence": 23
},
{
"arrival": {
"time": "1749198728",
"uncertainty": 120
},
"departure": {
"time": "1749198743",
"uncertainty": 120
},
"stopId": "0:PZI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1749198788",
"uncertainty": 120
},
"departure": {
"time": "1749198803",
"uncertainty": 120
},
"stopId": "0:FOR01",
"stopSequence": 25
},
{
"arrival": {
"time": "1749198833",
"uncertainty": 120
},
"departure": {
"time": "1749198833",
"uncertainty": 120
},
"stopId": "0:CHr01",
"stopSequence": 26
},
{
"arrival": {
"time": "1749198863",
"uncertainty": 120
},
"departure": {
"time": "1749198878",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 27
},
{
"arrival": {
"time": "1749198923",
"uncertainty": 120
},
"departure": {
"time": "1749198938",
"uncertainty": 120
},
"stopId": "0:SQU02",
"stopSequence": 28
},
{
"arrival": {
"time": "1749198994",
"uncertainty": 120
},
"departure": {
"time": "1749198994",
"uncertainty": 120
},
"stopId": "0:EUr02",
"stopSequence": 29
},
{
"arrival": {
"time": "1749199057",
"uncertainty": 120
},
"departure": {
"time": "1749199057",
"uncertainty": 120
},
"stopId": "0:STd02",
"stopSequence": 30
},
{
"arrival": {
"time": "1749199099",
"uncertainty": 120
},
"departure": {
"time": "1749199099",
"uncertainty": 120
},
"stopId": "0:Std02",
"stopSequence": 31
},
{
"arrival": {
"time": "1749199210",
"uncertainty": 120
},
"departure": {
"time": "1749199210",
"uncertainty": 120
},
"stopId": "0:PTH02",
"stopSequence": 32
},
{
"arrival": {
"time": "1749199261",
"uncertainty": 120
},
"departure": {
"time": "1749199261",
"uncertainty": 120
},
"stopId": "0:JAF02",
"stopSequence": 33
},
{
"arrival": {
"time": "1749199315",
"uncertainty": 120
},
"departure": {
"time": "1749199315",
"uncertainty": 120
},
"stopId": "0:MOU02",
"stopSequence": 34
},
{
"arrival": {
"time": "1749199358",
"uncertainty": 120
},
"departure": {
"time": "1749199358",
"uncertainty": 120
},
"stopId": "0:DEB02",
"stopSequence": 35
},
{
"arrival": {
"time": "1749199412",
"uncertainty": 120
},
"departure": {
"time": "1749199412",
"uncertainty": 120
},
"stopId": "0:LEM02",
"stopSequence": 36
},
{
"arrival": {
"time": "1749199465",
"uncertainty": 120
},
"departure": {
"time": "1749199465",
"uncertainty": 120
},
"stopId": "0:KEL02",
"stopSequence": 37
},
{
"arrival": {
"time": "1749199521",
"uncertainty": 120
},
"departure": {
"time": "1749199521",
"uncertainty": 120
},
"stopId": "0:MRQ02",
"stopSequence": 38
},
{
"arrival": {
"time": "1749199583",
"uncertainty": 120
},
"departure": {
"time": "1749199583",
"uncertainty": 120
},
"stopId": "0:DAN01",
"stopSequence": 39
},
{
"arrival": {
"time": "1749199622",
"uncertainty": 120
},
"departure": {
"time": "1749199622",
"uncertainty": 120
},
"stopId": "0:BeR01",
"stopSequence": 40
},
{
"arrival": {
"time": "1749199664",
"uncertainty": 120
},
"departure": {
"time": "1749199664",
"uncertainty": 120
},
"stopId": "0:QUA02",
"stopSequence": 41
},
{
"arrival": {
"time": "1749199728",
"uncertainty": 120
},
"departure": {
"time": "1749199728",
"uncertainty": 120
},
"stopId": "0:FRA03",
"stopSequence": 42
},
{
"arrival": {
"time": "1749199785",
"uncertainty": 120
},
"stopId": "0:EREK1",
"stopSequence": 43
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966252"
},
"vehicle": {
"id": "320",
"label": "320"
}
}
},
{
"id": "C1963229",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749201386",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 1
},
{
"arrival": {
"time": "1749201508",
"uncertainty": 120
},
"departure": {
"time": "1749201508",
"uncertainty": 120
},
"stopId": "0:PxC02",
"stopSequence": 2
},
{
"arrival": {
"time": "1749201572",
"uncertainty": 120
},
"departure": {
"time": "1749201572",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 3
},
{
"arrival": {
"time": "1749201600",
"uncertainty": 120
},
"departure": {
"time": "1749201600",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 4
},
{
"arrival": {
"time": "1749201689",
"uncertainty": 120
},
"departure": {
"time": "1749201689",
"uncertainty": 120
},
"stopId": "0:14J03",
"stopSequence": 5
},
{
"arrival": {
"time": "1749201765",
"uncertainty": 120
},
"departure": {
"time": "1749201765",
"uncertainty": 120
},
"stopId": "0:PZI02",
"stopSequence": 6
},
{
"arrival": {
"time": "1749201842",
"uncertainty": 120
},
"departure": {
"time": "1749201842",
"uncertainty": 120
},
"stopId": "0:FOR01",
"stopSequence": 7
},
{
"arrival": {
"time": "1749201902",
"uncertainty": 120
},
"departure": {
"time": "1749201902",
"uncertainty": 120
},
"stopId": "0:CHr01",
"stopSequence": 8
},
{
"arrival": {
"time": "1749201964",
"uncertainty": 120
},
"departure": {
"time": "1749201964",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1749202049",
"uncertainty": 120
},
"departure": {
"time": "1749202049",
"uncertainty": 120
},
"stopId": "0:SQU02",
"stopSequence": 10
},
{
"arrival": {
"time": "1749202138",
"uncertainty": 120
},
"departure": {
"time": "1749202138",
"uncertainty": 120
},
"stopId": "0:EUr03",
"stopSequence": 11
},
{
"arrival": {
"time": "1749202229",
"uncertainty": 120
},
"departure": {
"time": "1749202229",
"uncertainty": 120
},
"stopId": "0:POi01",
"stopSequence": 12
},
{
"arrival": {
"time": "1749202289",
"uncertainty": 120
},
"departure": {
"time": "1749202289",
"uncertainty": 120
},
"stopId": "0:POC01",
"stopSequence": 13
},
{
"arrival": {
"time": "1749202375",
"uncertainty": 120
},
"departure": {
"time": "1749202375",
"uncertainty": 120
},
"stopId": "0:DES01",
"stopSequence": 14
},
{
"arrival": {
"time": "1749202407",
"uncertainty": 120
},
"departure": {
"time": "1749202407",
"uncertainty": 120
},
"stopId": "0:DEN01",
"stopSequence": 15
},
{
"arrival": {
"time": "1749202438",
"uncertainty": 120
},
"departure": {
"time": "1749202438",
"uncertainty": 120
},
"stopId": "0:Gue01",
"stopSequence": 16
},
{
"arrival": {
"time": "1749202469",
"uncertainty": 120
},
"departure": {
"time": "1749202469",
"uncertainty": 120
},
"stopId": "0:MAI01",
"stopSequence": 17
},
{
"arrival": {
"time": "1749202536",
"uncertainty": 120
},
"departure": {
"time": "1749202536",
"uncertainty": 120
},
"stopId": "0:CER01",
"stopSequence": 18
},
{
"arrival": {
"time": "1749202589",
"uncertainty": 120
},
"departure": {
"time": "1749202589",
"uncertainty": 120
},
"stopId": "0:Bro01",
"stopSequence": 19
},
{
"arrival": {
"time": "1749202679",
"uncertainty": 120
},
"departure": {
"time": "1749202679",
"uncertainty": 120
},
"stopId": "0:AIR01",
"stopSequence": 20
},
{
"arrival": {
"time": "1749202781",
"uncertainty": 120
},
"departure": {
"time": "1749202781",
"uncertainty": 120
},
"stopId": "0:TDB03",
"stopSequence": 21
},
{
"arrival": {
"time": "1749202829",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 22
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1963229"
}
}
},
{
"id": "C1966324",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749202260",
"uncertainty": 120
},
"stopId": "0:FOU01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1966324"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1749198942"
}
}