Resource details
This resource file is part of the dataset Réseau urbain Izilo.
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
❌162 errors, 96 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-04-16 at 09:01 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
GTFS-rt stop_id does not exist in GTFS data E011 7 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- trip_id 325280 stop_id CLAI_EXT does not exist in GTFS data stops.txt
- trip_id 325279 stop_id CLAI_EXT does not exist in GTFS data stops.txt
- trip_id 325234 stop_id CLAI_CV does not exist in GTFS data stops.txt
- trip_id 319718 stop_id GUPL2 does not exist in GTFS data stops.txt
- trip_id 319717 stop_id GUPL2 does not exist in GTFS data stops.txt
stop_times_updates not strictly sorted E002 5 errors
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Sample errors
- trip_id 316603 stop_sequence [3, 1] is not strictly sorted by increasing stop_sequence
- trip_id 316496 stop_sequence [1, 2, 6, 3] is not strictly sorted by increasing stop_sequence
- trip_id 316491 stop_sequence [2, 3, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13] is not strictly sorted by increasing stop_sequence
- trip_id 316495 stop_sequence [1, 2, 3, 4, 5, 6, 7, 8, 8, 9, 10, 11, 12, 13] is not strictly sorted by increasing stop_sequence
- trip_id 316494 stop_sequence [1, 2, 6, 3] is not strictly sorted by increasing stop_sequence
Sequential stop_time_update times are not increasing E022 142 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 317065 stop_sequence 2 arrival_time 09:01:04 (1776322864) is equal to previous stop departure_time 09:01:04 (1776322864) - times must increase between two sequential stops
- trip_id 317065 stop_sequence 2 departure_time 09:01:04 (1776322864) is equal to previous stop departure_time 09:01:04 (1776322864) - times must increase between two sequential stops
- trip_id 317065 stop_sequence 3 arrival_time 09:01:04 (1776322864) is equal to previous stop arrival_time 09:01:04 (1776322864) - times must increase between two sequential stops
- trip_id 317065 stop_sequence 3 arrival_time 09:01:04 (1776322864) is equal to previous stop departure_time 09:01:04 (1776322864) - times must increase between two sequential stops
- trip_id 317065 stop_sequence 3 departure_time 09:01:04 (1776322864) is equal to previous stop departure_time 09:01:04 (1776322864) - times must increase between two sequential stops
GTFS-rt stop_sequence not found in GTFS data E051 8 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 316603 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 325280 contains stop_sequence 43 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 325279 contains stop_sequence 43 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 325234 contains stop_sequence 21 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 316496 contains stop_sequence 3 that does not exist in GTFS stop_times.txt for this trip
Warnings
vehicle_id not populated W002 96 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 317065 does not have a vehicle_id
- trip_id 317069 does not have a vehicle_id
- trip_id 317045 does not have a vehicle_id
- trip_id 320398 does not have a vehicle_id
- trip_id 320397 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 |
|---|---|---|---|
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 363 | 30 times (100 % of validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 289 | 30 times (100 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 2,717 | 30 times (100 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 82,938 | 29 times (97 % of validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 51 | 24 times (80 % of validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 29 | 12 times (40 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 18 | 10 times (33 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 10 | 10 times (33 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-04-16 at 11:48 Europe/Paris.
trip_updates (155) vehicle_positions (0) service_alerts (0)Entities seen in the last 7 days.
trip_updatesDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-04-16 at 11:48 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "317062",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333600",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "NCV2",
"scheduleRelationship": "SCHEDULED",
"tripId": "317062"
}
}
},
{
"id": "320408",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776336180",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T1a",
"scheduleRelationship": "SCHEDULED",
"tripId": "320408"
}
}
},
{
"id": "317060",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334819",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "NCV2",
"scheduleRelationship": "SCHEDULED",
"tripId": "317060"
}
}
},
{
"id": "320403",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332927",
"uncertainty": 120
},
"departure": {
"time": "1776332927",
"uncertainty": 120
},
"stopId": "RPK1",
"stopSequence": 35
},
{
"arrival": {
"time": "1776332964",
"uncertainty": 120
},
"stopId": "KERGAa",
"stopSequence": 36
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T1a",
"scheduleRelationship": "SCHEDULED",
"tripId": "320403"
},
"vehicle": {
"id": "441",
"label": "441"
}
}
},
{
"id": "320407",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335520",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T1a",
"scheduleRelationship": "SCHEDULED",
"tripId": "320407"
}
}
},
{
"id": "320406",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334260",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T1a",
"scheduleRelationship": "SCHEDULED",
"tripId": "320406"
}
}
},
{
"id": "320405",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776333004",
"uncertainty": 120
},
"departure": {
"time": "1776333004",
"uncertainty": 120
},
"stopId": "LSCO",
"stopSequence": 11
},
{
"arrival": {
"time": "1776333094",
"uncertainty": 120
},
"departure": {
"time": "1776333094",
"uncertainty": 120
},
"stopId": "TREF",
"stopSequence": 12
},
{
"arrival": {
"time": "1776333181",
"uncertainty": 120
},
"departure": {
"time": "1776333181",
"uncertainty": 120
},
"stopId": "VERD3",
"stopSequence": 13
},
{
"arrival": {
"time": "1776333293",
"uncertainty": 120
},
"departure": {
"time": "1776333293",
"uncertainty": 120
},
"stopId": "NORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1776333465",
"uncertainty": 120
},
"departure": {
"time": "1776333465",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 15
},
{
"arrival": {
"time": "1776333530",
"uncertainty": 120
},
"departure": {
"time": "1776333530",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1776333637",
"uncertainty": 120
},
"departure": {
"time": "1776333637",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1776333731",
"uncertainty": 120
},
"departure": {
"time": "1776333731",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1776333827",
"uncertainty": 120
},
"departure": {
"time": "1776333827",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1776333908",
"uncertainty": 120
},
"departure": {
"time": "1776333908",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1776333978",
"uncertainty": 120
},
"departure": {
"time": "1776333978",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 21
},
{
"arrival": {
"time": "1776334081",
"uncertainty": 120
},
"departure": {
"time": "1776334081",
"uncertainty": 120
},
"stopId": "OISE",
"stopSequence": 22
},
{
"arrival": {
"time": "1776334148",
"uncertainty": 120
},
"departure": {
"time": "1776334148",
"uncertainty": 120
},
"stopId": "TONK",
"stopSequence": 23
},
{
"arrival": {
"time": "1776334268",
"uncertainty": 120
},
"departure": {
"time": "1776334268",
"uncertainty": 120
},
"stopId": "FREB",
"stopSequence": 24
},
{
"arrival": {
"time": "1776334289",
"uncertainty": 120
},
"departure": {
"time": "1776334289",
"uncertainty": 120
},
"stopId": "PUCE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1776334383",
"uncertainty": 120
},
"departure": {
"time": "1776334383",
"uncertainty": 120
},
"stopId": "LYCA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1776334551",
"uncertainty": 120
},
"departure": {
"time": "1776334551",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 27
},
{
"arrival": {
"time": "1776334688",
"uncertainty": 120
},
"departure": {
"time": "1776334688",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 28
},
{
"arrival": {
"time": "1776334851",
"uncertainty": 120
},
"departure": {
"time": "1776334851",
"uncertainty": 120
},
"stopId": "HENA",
"stopSequence": 29
},
{
"arrival": {
"time": "1776334895",
"uncertainty": 120
},
"departure": {
"time": "1776334895",
"uncertainty": 120
},
"stopId": "ORME",
"stopSequence": 30
},
{
"arrival": {
"time": "1776334973",
"uncertainty": 120
},
"departure": {
"time": "1776334973",
"uncertainty": 120
},
"stopId": "BOLL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1776335065",
"uncertainty": 120
},
"departure": {
"time": "1776335065",
"uncertainty": 120
},
"stopId": "KERF",
"stopSequence": 32
},
{
"arrival": {
"time": "1776335127",
"uncertainty": 120
},
"departure": {
"time": "1776335127",
"uncertainty": 120
},
"stopId": "PLEN",
"stopSequence": 33
},
{
"arrival": {
"time": "1776335194",
"uncertainty": 120
},
"departure": {
"time": "1776335194",
"uncertainty": 120
},
"stopId": "METI",
"stopSequence": 34
},
{
"arrival": {
"time": "1776335352",
"uncertainty": 120
},
"departure": {
"time": "1776335352",
"uncertainty": 120
},
"stopId": "RPK1",
"stopSequence": 35
},
{
"arrival": {
"time": "1776335393",
"uncertainty": 120
},
"stopId": "KERGAa",
"stopSequence": 36
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T1a",
"scheduleRelationship": "SCHEDULED",
"tripId": "320405"
},
"vehicle": {
"id": "444",
"label": "444"
}
}
},
{
"id": "320404",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332958",
"uncertainty": 120
},
"departure": {
"time": "1776332958",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1776333039",
"uncertainty": 120
},
"departure": {
"time": "1776333039",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1776333108",
"uncertainty": 120
},
"departure": {
"time": "1776333108",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 21
},
{
"arrival": {
"time": "1776333211",
"uncertainty": 120
},
"departure": {
"time": "1776333211",
"uncertainty": 120
},
"stopId": "OISE",
"stopSequence": 22
},
{
"arrival": {
"time": "1776333278",
"uncertainty": 120
},
"departure": {
"time": "1776333278",
"uncertainty": 120
},
"stopId": "TONK",
"stopSequence": 23
},
{
"arrival": {
"time": "1776333377",
"uncertainty": 120
},
"departure": {
"time": "1776333377",
"uncertainty": 120
},
"stopId": "FREB",
"stopSequence": 24
},
{
"arrival": {
"time": "1776333394",
"uncertainty": 120
},
"departure": {
"time": "1776333394",
"uncertainty": 120
},
"stopId": "PUCE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1776333471",
"uncertainty": 120
},
"departure": {
"time": "1776333471",
"uncertainty": 120
},
"stopId": "LYCA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1776333615",
"uncertainty": 120
},
"departure": {
"time": "1776333615",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 27
},
{
"arrival": {
"time": "1776333729",
"uncertainty": 120
},
"departure": {
"time": "1776333729",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 28
},
{
"arrival": {
"time": "1776333868",
"uncertainty": 120
},
"departure": {
"time": "1776333868",
"uncertainty": 120
},
"stopId": "HENA",
"stopSequence": 29
},
{
"arrival": {
"time": "1776333906",
"uncertainty": 120
},
"departure": {
"time": "1776333906",
"uncertainty": 120
},
"stopId": "ORME",
"stopSequence": 30
},
{
"arrival": {
"time": "1776333973",
"uncertainty": 120
},
"departure": {
"time": "1776333973",
"uncertainty": 120
},
"stopId": "BOLL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1776334054",
"uncertainty": 120
},
"departure": {
"time": "1776334054",
"uncertainty": 120
},
"stopId": "KERF",
"stopSequence": 32
},
{
"arrival": {
"time": "1776334086",
"uncertainty": 120
},
"departure": {
"time": "1776334086",
"uncertainty": 120
},
"stopId": "PLEN",
"stopSequence": 33
},
{
"arrival": {
"time": "1776334120",
"uncertainty": 120
},
"departure": {
"time": "1776334120",
"uncertainty": 120
},
"stopId": "METI",
"stopSequence": 34
},
{
"arrival": {
"time": "1776334201",
"uncertainty": 120
},
"departure": {
"time": "1776334201",
"uncertainty": 120
},
"stopId": "RPK1",
"stopSequence": 35
},
{
"arrival": {
"time": "1776334239",
"uncertainty": 120
},
"stopId": "KERGAa",
"stopSequence": 36
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T1a",
"scheduleRelationship": "SCHEDULED",
"tripId": "320404"
},
"vehicle": {
"id": "443",
"label": "443"
}
}
},
{
"id": "317047",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776336000",
"uncertainty": 120
},
"stopId": "GMAR",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "NCV2",
"scheduleRelationship": "SCHEDULED",
"tripId": "317047"
}
}
},
{
"id": "317033",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334219",
"uncertainty": 120
},
"stopId": "GMAR",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "NCV2",
"scheduleRelationship": "SCHEDULED",
"tripId": "317033"
}
}
},
{
"id": "317039",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333000",
"uncertainty": 120
},
"stopId": "GMAR",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "NCV2",
"scheduleRelationship": "SCHEDULED",
"tripId": "317039"
}
}
},
{
"id": "320384",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335160",
"uncertainty": 120
},
"stopId": "STCA2",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "B3",
"scheduleRelationship": "SCHEDULED",
"tripId": "320384"
}
}
},
{
"id": "320383",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334200",
"uncertainty": 120
},
"stopId": "STCA2",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "B3",
"scheduleRelationship": "SCHEDULED",
"tripId": "320383"
}
}
},
{
"id": "320382",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335640",
"uncertainty": 120
},
"stopId": "PECH2",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "B3",
"scheduleRelationship": "SCHEDULED",
"tripId": "320382"
}
}
},
{
"id": "320381",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334680",
"uncertainty": 120
},
"stopId": "PECH2",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "B3",
"scheduleRelationship": "SCHEDULED",
"tripId": "320381"
}
}
},
{
"id": "317009",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335940",
"uncertainty": 120
},
"stopId": "GE6",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "NCV1",
"scheduleRelationship": "SCHEDULED",
"tripId": "317009"
}
}
},
{
"id": "317008",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334740",
"uncertainty": 120
},
"stopId": "GE6",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "NCV1",
"scheduleRelationship": "SCHEDULED",
"tripId": "317008"
}
}
},
{
"id": "317007",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333540",
"uncertainty": 120
},
"stopId": "GE6",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "NCV1",
"scheduleRelationship": "SCHEDULED",
"tripId": "317007"
}
}
},
{
"id": "317006",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332914",
"uncertainty": 120
},
"stopId": "PERY1",
"stopSequence": 9
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "NCV1",
"scheduleRelationship": "SCHEDULED",
"tripId": "317006"
},
"vehicle": {
"id": "800",
"label": "800"
}
}
},
{
"id": "316991",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335400",
"uncertainty": 120
},
"stopId": "PERY",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "NCV1",
"scheduleRelationship": "SCHEDULED",
"tripId": "316991"
}
}
},
{
"id": "320330",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335400",
"uncertainty": 120
},
"stopId": "PECH2",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "320330"
}
}
},
{
"id": "320329",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333600",
"uncertainty": 120
},
"stopId": "PECH2",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "320329"
}
}
},
{
"id": "316971",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333000",
"uncertainty": 120
},
"stopId": "PERY",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "NCV1",
"scheduleRelationship": "SCHEDULED",
"tripId": "316971"
}
}
},
{
"id": "316972",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334200",
"uncertainty": 120
},
"stopId": "PERY",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "NCV1",
"scheduleRelationship": "SCHEDULED",
"tripId": "316972"
}
}
},
{
"id": "320326",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776336300",
"uncertainty": 120
},
"stopId": "POIN2",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "320326"
}
}
},
{
"id": "320325",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334500",
"uncertainty": 120
},
"stopId": "POIN2",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "320325"
}
}
},
{
"id": "320324",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776332903",
"uncertainty": 120
},
"stopId": "POIN2",
"stopSequence": 1
},
{
"arrival": {
"time": "1776333563",
"uncertainty": 120
},
"stopId": "PECH2",
"stopSequence": 2
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "320324"
},
"vehicle": {
"id": "6006",
"label": "6006"
}
}
},
{
"id": "316931",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333180",
"uncertainty": 120
},
"stopId": "LCMA2",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "B4",
"scheduleRelationship": "SCHEDULED",
"tripId": "316931"
},
"vehicle": {
"id": "6002",
"label": "6002"
}
}
},
{
"id": "316932",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335280",
"uncertainty": 120
},
"stopId": "LCMA2",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "B4",
"scheduleRelationship": "SCHEDULED",
"tripId": "316932"
}
}
},
{
"id": "316907",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332881",
"uncertainty": 120
},
"stopId": "LCMA2",
"stopSequence": 2
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "B4",
"scheduleRelationship": "SCHEDULED",
"tripId": "316907"
}
}
},
{
"id": "316909",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776336180",
"uncertainty": 120
},
"stopId": "EMBA2",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "B4",
"scheduleRelationship": "SCHEDULED",
"tripId": "316909"
}
}
},
{
"id": "316908",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334380",
"uncertainty": 120
},
"stopId": "EMBA2",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "B4",
"scheduleRelationship": "SCHEDULED",
"tripId": "316908"
}
}
},
{
"id": "325291",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335760",
"uncertainty": 120
},
"stopId": "PALU1",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T4b",
"scheduleRelationship": "SCHEDULED",
"tripId": "325291"
}
}
},
{
"id": "325290",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334500",
"uncertainty": 120
},
"stopId": "PALU1",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T4a",
"scheduleRelationship": "SCHEDULED",
"tripId": "325290"
}
}
},
{
"id": "325289",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333120",
"uncertainty": 120
},
"stopId": "PALU1",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T4b",
"scheduleRelationship": "SCHEDULED",
"tripId": "325289"
}
}
},
{
"id": "320263",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335580",
"uncertainty": 120
},
"stopId": "PMAN2",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "320263"
}
}
},
{
"id": "325288",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332957",
"uncertainty": 120
},
"departure": {
"time": "1776332957",
"uncertainty": 120
},
"stopId": "PHAR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1776332994",
"uncertainty": 120
},
"departure": {
"time": "1776332994",
"uncertainty": 120
},
"stopId": "KERA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1776333041",
"uncertainty": 120
},
"departure": {
"time": "1776333041",
"uncertainty": 120
},
"stopId": "MINI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1776333080",
"uncertainty": 120
},
"departure": {
"time": "1776333080",
"uncertainty": 120
},
"stopId": "4CHE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1776333219",
"uncertainty": 120
},
"departure": {
"time": "1776333219",
"uncertainty": 120
},
"stopId": "QUEL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1776333320",
"uncertainty": 120
},
"departure": {
"time": "1776333320",
"uncertainty": 120
},
"stopId": "MOUL1",
"stopSequence": 21
},
{
"arrival": {
"time": "1776333417",
"uncertainty": 120
},
"departure": {
"time": "1776333417",
"uncertainty": 120
},
"stopId": "ANGL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1776333548",
"uncertainty": 120
},
"departure": {
"time": "1776333548",
"uncertainty": 120
},
"stopId": "PUCE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1776333680",
"uncertainty": 120
},
"departure": {
"time": "1776333680",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 24
},
{
"arrival": {
"time": "1776333777",
"uncertainty": 120
},
"departure": {
"time": "1776333777",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 25
},
{
"arrival": {
"time": "1776333846",
"uncertainty": 120
},
"departure": {
"time": "1776333846",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1776333938",
"uncertainty": 120
},
"departure": {
"time": "1776333938",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1776334038",
"uncertainty": 120
},
"departure": {
"time": "1776334038",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 28
},
{
"arrival": {
"time": "1776334139",
"uncertainty": 120
},
"departure": {
"time": "1776334139",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 29
},
{
"arrival": {
"time": "1776334233",
"uncertainty": 120
},
"departure": {
"time": "1776334233",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 30
},
{
"arrival": {
"time": "1776334358",
"uncertainty": 120
},
"departure": {
"time": "1776334358",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1776334409",
"uncertainty": 120
},
"departure": {
"time": "1776334409",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 32
},
{
"arrival": {
"time": "1776334481",
"uncertainty": 120
},
"departure": {
"time": "1776334481",
"uncertainty": 120
},
"stopId": "YSER1",
"stopSequence": 33
},
{
"arrival": {
"time": "1776334565",
"uncertainty": 120
},
"departure": {
"time": "1776334565",
"uncertainty": 120
},
"stopId": "DOUR1",
"stopSequence": 34
},
{
"arrival": {
"time": "1776334629",
"uncertainty": 120
},
"departure": {
"time": "1776334629",
"uncertainty": 120
},
"stopId": "CALV1",
"stopSequence": 35
},
{
"arrival": {
"time": "1776334743",
"uncertainty": 120
},
"departure": {
"time": "1776334743",
"uncertainty": 120
},
"stopId": "LPUI1",
"stopSequence": 36
},
{
"arrival": {
"time": "1776334822",
"uncertainty": 120
},
"departure": {
"time": "1776334822",
"uncertainty": 120
},
"stopId": "LIBE1",
"stopSequence": 37
},
{
"arrival": {
"time": "1776334911",
"uncertainty": 120
},
"departure": {
"time": "1776334911",
"uncertainty": 120
},
"stopId": "MAIR1",
"stopSequence": 38
},
{
"arrival": {
"time": "1776334984",
"uncertainty": 120
},
"departure": {
"time": "1776334984",
"uncertainty": 120
},
"stopId": "GREN1",
"stopSequence": 39
},
{
"arrival": {
"time": "1776335031",
"uncertainty": 120
},
"departure": {
"time": "1776335031",
"uncertainty": 120
},
"stopId": "ZCK21",
"stopSequence": 40
},
{
"arrival": {
"time": "1776335102",
"uncertainty": 120
},
"departure": {
"time": "1776335102",
"uncertainty": 120
},
"stopId": "VERT4",
"stopSequence": 41
},
{
"arrival": {
"time": "1776335229",
"uncertainty": 120
},
"departure": {
"time": "1776335229",
"uncertainty": 120
},
"stopId": "CFPA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1776335391",
"uncertainty": 120
},
"departure": {
"time": "1776335391",
"uncertainty": 120
},
"stopId": "CLAI_EXT",
"stopSequence": 43
},
{
"arrival": {
"time": "1776335409",
"uncertainty": 120
},
"departure": {
"time": "1776335409",
"uncertainty": 120
},
"stopId": "CLAI1",
"stopSequence": 44
},
{
"arrival": {
"time": "1776335496",
"uncertainty": 120
},
"departure": {
"time": "1776335496",
"uncertainty": 120
},
"stopId": "BEGR5",
"stopSequence": 45
},
{
"arrival": {
"time": "1776335571",
"uncertainty": 120
},
"departure": {
"time": "1776335571",
"uncertainty": 120
},
"stopId": "VDTO1",
"stopSequence": 46
},
{
"arrival": {
"time": "1776335629",
"uncertainty": 120
},
"departure": {
"time": "1776335629",
"uncertainty": 120
},
"stopId": "KBON1",
"stopSequence": 47
},
{
"arrival": {
"time": "1776335675",
"uncertainty": 120
},
"departure": {
"time": "1776335675",
"uncertainty": 120
},
"stopId": "PZEC1",
"stopSequence": 48
},
{
"arrival": {
"time": "1776335751",
"uncertainty": 120
},
"departure": {
"time": "1776335751",
"uncertainty": 120
},
"stopId": "KZEC1",
"stopSequence": 49
},
{
"arrival": {
"time": "1776335832",
"uncertainty": 120
},
"departure": {
"time": "1776335832",
"uncertainty": 120
},
"stopId": "VERL",
"stopSequence": 50
},
{
"arrival": {
"time": "1776335881",
"uncertainty": 120
},
"departure": {
"time": "1776335881",
"uncertainty": 120
},
"stopId": "ROLL",
"stopSequence": 51
},
{
"arrival": {
"time": "1776335931",
"uncertainty": 120
},
"departure": {
"time": "1776335931",
"uncertainty": 120
},
"stopId": "CZAM",
"stopSequence": 52
},
{
"arrival": {
"time": "1776335991",
"uncertainty": 120
},
"departure": {
"time": "1776335991",
"uncertainty": 120
},
"stopId": "LTLC1",
"stopSequence": 53
},
{
"arrival": {
"time": "1776336074",
"uncertainty": 120
},
"departure": {
"time": "1776336074",
"uncertainty": 120
},
"stopId": "VALQ1",
"stopSequence": 54
},
{
"arrival": {
"time": "1776336142",
"uncertainty": 120
},
"departure": {
"time": "1776336142",
"uncertainty": 120
},
"stopId": "LTER1",
"stopSequence": 55
},
{
"arrival": {
"time": "1776336194",
"uncertainty": 120
},
"departure": {
"time": "1776336194",
"uncertainty": 120
},
"stopId": "NENE1",
"stopSequence": 56
},
{
"arrival": {
"time": "1776336263",
"uncertainty": 120
},
"departure": {
"time": "1776336263",
"uncertainty": 120
},
"stopId": "MANK1",
"stopSequence": 57
},
{
"arrival": {
"time": "1776336291",
"uncertainty": 120
},
"departure": {
"time": "1776336291",
"uncertainty": 120
},
"stopId": "GEND1",
"stopSequence": 58
},
{
"arrival": {
"time": "1776336333",
"uncertainty": 120
},
"departure": {
"time": "1776336333",
"uncertainty": 120
},
"stopId": "MAUR3",
"stopSequence": 59
},
{
"arrival": {
"time": "1776336400",
"uncertainty": 120
},
"departure": {
"time": "1776336400",
"uncertainty": 120
},
"stopId": "PSCC",
"stopSequence": 60
},
{
"arrival": {
"time": "1776336438",
"uncertainty": 120
},
"departure": {
"time": "1776336438",
"uncertainty": 120
},
"stopId": "GARE",
"stopSequence": 61
},
{
"arrival": {
"time": "1776336531",
"uncertainty": 120
},
"departure": {
"time": "1776336531",
"uncertainty": 120
},
"stopId": "NINI2",
"stopSequence": 62
},
{
"arrival": {
"time": "1776336591",
"uncertainty": 120
},
"stopId": "TYNU3",
"stopSequence": 63
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T4a",
"scheduleRelationship": "SCHEDULED",
"tripId": "325288"
},
"vehicle": {
"id": "612",
"label": "612"
}
}
},
{
"id": "320262",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333780",
"uncertainty": 120
},
"stopId": "PMAN2",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "320262"
}
}
},
{
"id": "320251",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334500",
"uncertainty": 120
},
"stopId": "INDE2",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "320251"
}
}
},
{
"id": "320250",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776332911",
"uncertainty": 120
},
"stopId": "INDE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1776333391",
"uncertainty": 120
},
"stopId": "PMAN2",
"stopSequence": 2
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "320250"
},
"vehicle": {
"id": "6005",
"label": "6005"
}
}
},
{
"id": "325287",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332907",
"uncertainty": 120
},
"departure": {
"time": "1776332907",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 30
},
{
"arrival": {
"time": "1776333032",
"uncertainty": 120
},
"departure": {
"time": "1776333032",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1776333074",
"uncertainty": 120
},
"departure": {
"time": "1776333074",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 32
},
{
"arrival": {
"time": "1776333146",
"uncertainty": 120
},
"departure": {
"time": "1776333146",
"uncertainty": 120
},
"stopId": "YSER1",
"stopSequence": 33
},
{
"arrival": {
"time": "1776333230",
"uncertainty": 120
},
"departure": {
"time": "1776333230",
"uncertainty": 120
},
"stopId": "DOUR1",
"stopSequence": 34
},
{
"arrival": {
"time": "1776333294",
"uncertainty": 120
},
"departure": {
"time": "1776333294",
"uncertainty": 120
},
"stopId": "CALV1",
"stopSequence": 35
},
{
"arrival": {
"time": "1776333408",
"uncertainty": 120
},
"departure": {
"time": "1776333408",
"uncertainty": 120
},
"stopId": "LPUI1",
"stopSequence": 36
},
{
"arrival": {
"time": "1776333487",
"uncertainty": 120
},
"departure": {
"time": "1776333487",
"uncertainty": 120
},
"stopId": "LIBE1",
"stopSequence": 37
},
{
"arrival": {
"time": "1776333576",
"uncertainty": 120
},
"departure": {
"time": "1776333576",
"uncertainty": 120
},
"stopId": "MAIR1",
"stopSequence": 38
},
{
"arrival": {
"time": "1776333649",
"uncertainty": 120
},
"departure": {
"time": "1776333649",
"uncertainty": 120
},
"stopId": "GREN1",
"stopSequence": 39
},
{
"arrival": {
"time": "1776333696",
"uncertainty": 120
},
"departure": {
"time": "1776333696",
"uncertainty": 120
},
"stopId": "ZCK21",
"stopSequence": 40
},
{
"arrival": {
"time": "1776333767",
"uncertainty": 120
},
"departure": {
"time": "1776333767",
"uncertainty": 120
},
"stopId": "VERT4",
"stopSequence": 41
},
{
"arrival": {
"time": "1776333894",
"uncertainty": 120
},
"departure": {
"time": "1776333894",
"uncertainty": 120
},
"stopId": "CFPA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1776334056",
"uncertainty": 120
},
"departure": {
"time": "1776334080",
"uncertainty": 120
},
"stopId": "CLAI_EXT",
"stopSequence": 43
},
{
"arrival": {
"time": "1776334098",
"uncertainty": 120
},
"departure": {
"time": "1776334098",
"uncertainty": 120
},
"stopId": "CLAI1",
"stopSequence": 44
},
{
"arrival": {
"time": "1776334185",
"uncertainty": 120
},
"departure": {
"time": "1776334185",
"uncertainty": 120
},
"stopId": "BEGR5",
"stopSequence": 45
},
{
"arrival": {
"time": "1776334260",
"uncertainty": 120
},
"departure": {
"time": "1776334260",
"uncertainty": 120
},
"stopId": "VDTO1",
"stopSequence": 46
},
{
"arrival": {
"time": "1776334318",
"uncertainty": 120
},
"departure": {
"time": "1776334318",
"uncertainty": 120
},
"stopId": "KBON1",
"stopSequence": 47
},
{
"arrival": {
"time": "1776334364",
"uncertainty": 120
},
"departure": {
"time": "1776334364",
"uncertainty": 120
},
"stopId": "PZEC1",
"stopSequence": 48
},
{
"arrival": {
"time": "1776334440",
"uncertainty": 120
},
"departure": {
"time": "1776334440",
"uncertainty": 120
},
"stopId": "KZEC1",
"stopSequence": 49
},
{
"arrival": {
"time": "1776334521",
"uncertainty": 120
},
"departure": {
"time": "1776334521",
"uncertainty": 120
},
"stopId": "VERL",
"stopSequence": 50
},
{
"arrival": {
"time": "1776334570",
"uncertainty": 120
},
"departure": {
"time": "1776334570",
"uncertainty": 120
},
"stopId": "ROLL",
"stopSequence": 51
},
{
"arrival": {
"time": "1776334620",
"uncertainty": 120
},
"departure": {
"time": "1776334620",
"uncertainty": 120
},
"stopId": "CZAM",
"stopSequence": 52
},
{
"arrival": {
"time": "1776334680",
"uncertainty": 120
},
"departure": {
"time": "1776334680",
"uncertainty": 120
},
"stopId": "ARCS2",
"stopSequence": 53
},
{
"arrival": {
"time": "1776334752",
"uncertainty": 120
},
"departure": {
"time": "1776334752",
"uncertainty": 120
},
"stopId": "MAIA1",
"stopSequence": 54
},
{
"arrival": {
"time": "1776334800",
"uncertainty": 120
},
"departure": {
"time": "1776334800",
"uncertainty": 120
},
"stopId": "BELA3",
"stopSequence": 55
},
{
"arrival": {
"time": "1776334940",
"uncertainty": 120
},
"departure": {
"time": "1776334940",
"uncertainty": 120
},
"stopId": "KEDY1",
"stopSequence": 56
},
{
"arrival": {
"time": "1776334995",
"uncertainty": 120
},
"departure": {
"time": "1776334995",
"uncertainty": 120
},
"stopId": "LESB1",
"stopSequence": 57
},
{
"arrival": {
"time": "1776335040",
"uncertainty": 120
},
"departure": {
"time": "1776335040",
"uncertainty": 120
},
"stopId": "MAIG1",
"stopSequence": 58
},
{
"arrival": {
"time": "1776335065",
"uncertainty": 120
},
"departure": {
"time": "1776335065",
"uncertainty": 120
},
"stopId": "RPLA1",
"stopSequence": 59
},
{
"arrival": {
"time": "1776335103",
"uncertainty": 120
},
"departure": {
"time": "1776335103",
"uncertainty": 120
},
"stopId": "KDRO1",
"stopSequence": 60
},
{
"arrival": {
"time": "1776335132",
"uncertainty": 120
},
"departure": {
"time": "1776335132",
"uncertainty": 120
},
"stopId": "MADE1",
"stopSequence": 61
},
{
"arrival": {
"time": "1776335177",
"uncertainty": 120
},
"departure": {
"time": "1776335177",
"uncertainty": 120
},
"stopId": "MENE1",
"stopSequence": 62
},
{
"arrival": {
"time": "1776335220",
"uncertainty": 120
},
"stopId": "MENE",
"stopSequence": 63
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T4b",
"scheduleRelationship": "SCHEDULED",
"tripId": "325287"
},
"vehicle": {
"id": "395",
"label": "395"
}
}
},
{
"id": "325286",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332920",
"uncertainty": 120
},
"departure": {
"time": "1776332920",
"uncertainty": 120
},
"stopId": "KBON1",
"stopSequence": 47
},
{
"arrival": {
"time": "1776332966",
"uncertainty": 120
},
"departure": {
"time": "1776332966",
"uncertainty": 120
},
"stopId": "PZEC1",
"stopSequence": 48
},
{
"arrival": {
"time": "1776333042",
"uncertainty": 120
},
"departure": {
"time": "1776333042",
"uncertainty": 120
},
"stopId": "KZEC1",
"stopSequence": 49
},
{
"arrival": {
"time": "1776333123",
"uncertainty": 120
},
"departure": {
"time": "1776333123",
"uncertainty": 120
},
"stopId": "VERL",
"stopSequence": 50
},
{
"arrival": {
"time": "1776333172",
"uncertainty": 120
},
"departure": {
"time": "1776333172",
"uncertainty": 120
},
"stopId": "ROLL",
"stopSequence": 51
},
{
"arrival": {
"time": "1776333222",
"uncertainty": 120
},
"departure": {
"time": "1776333222",
"uncertainty": 120
},
"stopId": "CZAM",
"stopSequence": 52
},
{
"arrival": {
"time": "1776333282",
"uncertainty": 120
},
"departure": {
"time": "1776333282",
"uncertainty": 120
},
"stopId": "LTLC1",
"stopSequence": 53
},
{
"arrival": {
"time": "1776333365",
"uncertainty": 120
},
"departure": {
"time": "1776333365",
"uncertainty": 120
},
"stopId": "VALQ1",
"stopSequence": 54
},
{
"arrival": {
"time": "1776333433",
"uncertainty": 120
},
"departure": {
"time": "1776333433",
"uncertainty": 120
},
"stopId": "LTER1",
"stopSequence": 55
},
{
"arrival": {
"time": "1776333485",
"uncertainty": 120
},
"departure": {
"time": "1776333485",
"uncertainty": 120
},
"stopId": "NENE1",
"stopSequence": 56
},
{
"arrival": {
"time": "1776333554",
"uncertainty": 120
},
"departure": {
"time": "1776333554",
"uncertainty": 120
},
"stopId": "MANK1",
"stopSequence": 57
},
{
"arrival": {
"time": "1776333582",
"uncertainty": 120
},
"departure": {
"time": "1776333582",
"uncertainty": 120
},
"stopId": "GEND1",
"stopSequence": 58
},
{
"arrival": {
"time": "1776333624",
"uncertainty": 120
},
"departure": {
"time": "1776333624",
"uncertainty": 120
},
"stopId": "MAUR3",
"stopSequence": 59
},
{
"arrival": {
"time": "1776333691",
"uncertainty": 120
},
"departure": {
"time": "1776333691",
"uncertainty": 120
},
"stopId": "PSCC",
"stopSequence": 60
},
{
"arrival": {
"time": "1776333729",
"uncertainty": 120
},
"departure": {
"time": "1776333729",
"uncertainty": 120
},
"stopId": "GARE",
"stopSequence": 61
},
{
"arrival": {
"time": "1776333822",
"uncertainty": 120
},
"departure": {
"time": "1776333822",
"uncertainty": 120
},
"stopId": "NINI2",
"stopSequence": 62
},
{
"arrival": {
"time": "1776333882",
"uncertainty": 120
},
"stopId": "TYNU3",
"stopSequence": 63
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T4a",
"scheduleRelationship": "SCHEDULED",
"tripId": "325286"
},
"vehicle": {
"id": "440",
"label": "440"
}
}
},
{
"id": "320252",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776336300",
"uncertainty": 120
},
"stopId": "INDE2",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "320252"
}
}
},
{
"id": "316595",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776332062",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 1
},
{
"arrival": {
"time": "1776332105",
"uncertainty": 120
},
"departure": {
"time": "1776332121",
"uncertainty": 120
},
"stopId": "NEZE",
"stopSequence": 2
},
{
"arrival": {
"time": "1776332155",
"uncertainty": 120
},
"departure": {
"time": "1776332155",
"uncertainty": 120
},
"stopId": "SALE",
"stopSequence": 3
},
{
"arrival": {
"time": "1776332224",
"uncertainty": 120
},
"departure": {
"time": "1776332224",
"uncertainty": 120
},
"stopId": "RPPRAD1",
"stopSequence": 4
},
{
"arrival": {
"time": "1776332311",
"uncertainty": 120
},
"departure": {
"time": "1776332311",
"uncertainty": 120
},
"stopId": "TALHO",
"stopSequence": 5
},
{
"arrival": {
"time": "1776332402",
"uncertainty": 120
},
"departure": {
"time": "1776332421",
"uncertainty": 120
},
"stopId": "KBIEC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776332461",
"uncertainty": 120
},
"departure": {
"time": "1776332481",
"uncertainty": 120
},
"stopId": "LEVE",
"stopSequence": 7
},
{
"arrival": {
"time": "1776332506",
"uncertainty": 120
},
"departure": {
"time": "1776332511",
"uncertainty": 120
},
"stopId": "VMAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1776332592",
"uncertainty": 120
},
"departure": {
"time": "1776332592",
"uncertainty": 120
},
"stopId": "RUSS",
"stopSequence": 9
},
{
"arrival": {
"time": "1776332646",
"uncertainty": 120
},
"departure": {
"time": "1776332646",
"uncertainty": 120
},
"stopId": "AUBR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1776332728",
"uncertainty": 120
},
"departure": {
"time": "1776332728",
"uncertainty": 120
},
"stopId": "MRRI",
"stopSequence": 11
},
{
"arrival": {
"time": "1776332811",
"uncertainty": 120
},
"departure": {
"time": "1776332811",
"uncertainty": 120
},
"stopId": "FONT",
"stopSequence": 12
},
{
"arrival": {
"time": "1776332862",
"uncertainty": 120
},
"departure": {
"time": "1776332871",
"uncertainty": 120
},
"stopId": "MESA",
"stopSequence": 13
},
{
"arrival": {
"time": "1776332925",
"uncertainty": 120
},
"stopId": "KBER1"
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "KBER",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SEBS",
"stopSequence": 15
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "316595"
},
"vehicle": {
"id": "7002",
"label": "7002"
}
}
},
{
"id": "316594",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776332986",
"uncertainty": 120
},
"stopId": "KBER1"
},
{
"arrival": {
"time": "1776333043",
"uncertainty": 120
},
"departure": {
"time": "1776333043",
"uncertainty": 120
},
"stopId": "MESA1"
},
{
"arrival": {
"time": "1776333180",
"uncertainty": 120
},
"departure": {
"time": "1776333180",
"uncertainty": 120
},
"stopId": "RIAN1"
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SEBS",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "EGLIS1",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "RIAN1",
"stopSequence": 3
},
{
"arrival": {
"time": "1776333225",
"uncertainty": 120
},
"departure": {
"time": "1776333225",
"uncertainty": 120
},
"stopId": "MRRI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1776333345",
"uncertainty": 120
},
"departure": {
"time": "1776333345",
"uncertainty": 120
},
"stopId": "AUBR3",
"stopSequence": 5
},
{
"arrival": {
"time": "1776333405",
"uncertainty": 120
},
"departure": {
"time": "1776333405",
"uncertainty": 120
},
"stopId": "RUSS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1776333467",
"uncertainty": 120
},
"departure": {
"time": "1776333467",
"uncertainty": 120
},
"stopId": "VMAR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1776333495",
"uncertainty": 120
},
"departure": {
"time": "1776333495",
"uncertainty": 120
},
"stopId": "LEVE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1776333525",
"uncertainty": 120
},
"departure": {
"time": "1776333525",
"uncertainty": 120
},
"stopId": "KBIEC1",
"stopSequence": 9
},
{
"arrival": {
"time": "1776333593",
"uncertainty": 120
},
"departure": {
"time": "1776333593",
"uncertainty": 120
},
"stopId": "TALHO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1776333705",
"uncertainty": 120
},
"departure": {
"time": "1776333705",
"uncertainty": 120
},
"stopId": "RPPRAD",
"stopSequence": 11
},
{
"arrival": {
"time": "1776333765",
"uncertainty": 120
},
"departure": {
"time": "1776333765",
"uncertainty": 120
},
"stopId": "SALE3",
"stopSequence": 12
},
{
"arrival": {
"time": "1776333791",
"uncertainty": 120
},
"departure": {
"time": "1776333791",
"uncertainty": 120
},
"stopId": "NEZE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1776333831",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 14
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "316594"
}
}
},
{
"id": "316593",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "SEBS",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "EGLIS1",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "RIAN1",
"stopSequence": 3
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "MRRI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1776334919",
"uncertainty": 120
},
"departure": {
"time": "1776334919",
"uncertainty": 120
},
"stopId": "AUBR3",
"stopSequence": 5
},
{
"arrival": {
"time": "1776334979",
"uncertainty": 120
},
"departure": {
"time": "1776334979",
"uncertainty": 120
},
"stopId": "RUSS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1776335041",
"uncertainty": 120
},
"departure": {
"time": "1776335041",
"uncertainty": 120
},
"stopId": "VMAR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1776335069",
"uncertainty": 120
},
"departure": {
"time": "1776335069",
"uncertainty": 120
},
"stopId": "LEVE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1776335099",
"uncertainty": 120
},
"departure": {
"time": "1776335099",
"uncertainty": 120
},
"stopId": "KBIEC1",
"stopSequence": 9
},
{
"arrival": {
"time": "1776335167",
"uncertainty": 120
},
"departure": {
"time": "1776335167",
"uncertainty": 120
},
"stopId": "TALHO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1776335279",
"uncertainty": 120
},
"departure": {
"time": "1776335279",
"uncertainty": 120
},
"stopId": "RPPRAD",
"stopSequence": 11
},
{
"arrival": {
"time": "1776335339",
"uncertainty": 120
},
"departure": {
"time": "1776335339",
"uncertainty": 120
},
"stopId": "SALE3",
"stopSequence": 12
},
{
"arrival": {
"time": "1776335365",
"uncertainty": 120
},
"departure": {
"time": "1776335365",
"uncertainty": 120
},
"stopId": "NEZE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1776335401",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 14
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "316593"
}
}
},
{
"id": "316597",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335280",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 1
},
{
"arrival": {
"time": "1776335313",
"uncertainty": 120
},
"departure": {
"time": "1776335313",
"uncertainty": 120
},
"stopId": "NEZE",
"stopSequence": 2
},
{
"arrival": {
"time": "1776335340",
"uncertainty": 120
},
"departure": {
"time": "1776335340",
"uncertainty": 120
},
"stopId": "SALE",
"stopSequence": 3
},
{
"arrival": {
"time": "1776335400",
"uncertainty": 120
},
"departure": {
"time": "1776335400",
"uncertainty": 120
},
"stopId": "RPPRAD1",
"stopSequence": 4
},
{
"arrival": {
"time": "1776335509",
"uncertainty": 120
},
"departure": {
"time": "1776335509",
"uncertainty": 120
},
"stopId": "TALHO",
"stopSequence": 5
},
{
"arrival": {
"time": "1776335580",
"uncertainty": 120
},
"departure": {
"time": "1776335580",
"uncertainty": 120
},
"stopId": "KBIEC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776335608",
"uncertainty": 120
},
"departure": {
"time": "1776335608",
"uncertainty": 120
},
"stopId": "LEVE",
"stopSequence": 7
},
{
"arrival": {
"time": "1776335633",
"uncertainty": 120
},
"departure": {
"time": "1776335633",
"uncertainty": 120
},
"stopId": "VMAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1776335700",
"uncertainty": 120
},
"departure": {
"time": "1776335700",
"uncertainty": 120
},
"stopId": "RUSS",
"stopSequence": 9
},
{
"arrival": {
"time": "1776335760",
"uncertainty": 120
},
"departure": {
"time": "1776335760",
"uncertainty": 120
},
"stopId": "AUBR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1776335820",
"uncertainty": 120
},
"departure": {
"time": "1776335820",
"uncertainty": 120
},
"stopId": "MRRI",
"stopSequence": 11
},
{
"arrival": {
"time": "1776335915",
"uncertainty": 120
},
"departure": {
"time": "1776335915",
"uncertainty": 120
},
"stopId": "FONT",
"stopSequence": 12
},
{
"arrival": {
"time": "1776335978",
"uncertainty": 120
},
"departure": {
"time": "1776335978",
"uncertainty": 120
},
"stopId": "MESA",
"stopSequence": 13
},
{
"arrival": {
"time": "1776336040",
"uncertainty": 120
},
"stopId": "KBER1"
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "KBER",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SEBS",
"stopSequence": 15
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "316597"
}
}
},
{
"id": "316596",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 1
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "NEZE",
"stopSequence": 2
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "SALE",
"stopSequence": 3
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "RPPRAD1",
"stopSequence": 4
},
{
"arrival": {
"time": "1776333723",
"uncertainty": 120
},
"departure": {
"time": "1776333723",
"uncertainty": 120
},
"stopId": "TALHO",
"stopSequence": 5
},
{
"arrival": {
"time": "1776333794",
"uncertainty": 120
},
"departure": {
"time": "1776333794",
"uncertainty": 120
},
"stopId": "KBIEC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776333822",
"uncertainty": 120
},
"departure": {
"time": "1776333822",
"uncertainty": 120
},
"stopId": "LEVE",
"stopSequence": 7
},
{
"arrival": {
"time": "1776333847",
"uncertainty": 120
},
"departure": {
"time": "1776333847",
"uncertainty": 120
},
"stopId": "VMAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1776333914",
"uncertainty": 120
},
"departure": {
"time": "1776333914",
"uncertainty": 120
},
"stopId": "RUSS",
"stopSequence": 9
},
{
"arrival": {
"time": "1776333974",
"uncertainty": 120
},
"departure": {
"time": "1776333974",
"uncertainty": 120
},
"stopId": "AUBR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1776334034",
"uncertainty": 120
},
"departure": {
"time": "1776334034",
"uncertainty": 120
},
"stopId": "MRRI",
"stopSequence": 11
},
{
"arrival": {
"time": "1776334129",
"uncertainty": 120
},
"departure": {
"time": "1776334129",
"uncertainty": 120
},
"stopId": "FONT",
"stopSequence": 12
},
{
"arrival": {
"time": "1776334192",
"uncertainty": 120
},
"departure": {
"time": "1776334192",
"uncertainty": 120
},
"stopId": "MESA",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "KBER",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SEBS",
"stopSequence": 15
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "316596"
}
}
},
{
"id": "316589",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776336360",
"uncertainty": 120
},
"stopId": "KBER1"
},
{
"arrival": {
"time": "1776336417",
"uncertainty": 120
},
"departure": {
"time": "1776336417",
"uncertainty": 120
},
"stopId": "MESA1"
},
{
"arrival": {
"time": "1776336554",
"uncertainty": 120
},
"departure": {
"time": "1776336554",
"uncertainty": 120
},
"stopId": "RIAN1"
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SEBS",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "EGLIS1",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "RIAN1",
"stopSequence": 3
},
{
"arrival": {
"time": "1776336599",
"uncertainty": 120
},
"departure": {
"time": "1776336599",
"uncertainty": 120
},
"stopId": "MRRI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1776336719",
"uncertainty": 120
},
"departure": {
"time": "1776336719",
"uncertainty": 120
},
"stopId": "AUBR3",
"stopSequence": 5
},
{
"arrival": {
"time": "1776336779",
"uncertainty": 120
},
"departure": {
"time": "1776336779",
"uncertainty": 120
},
"stopId": "RUSS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1776336841",
"uncertainty": 120
},
"departure": {
"time": "1776336841",
"uncertainty": 120
},
"stopId": "VMAR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1776336869",
"uncertainty": 120
},
"departure": {
"time": "1776336869",
"uncertainty": 120
},
"stopId": "LEVE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1776336899",
"uncertainty": 120
},
"departure": {
"time": "1776336899",
"uncertainty": 120
},
"stopId": "KBIEC1",
"stopSequence": 9
},
{
"arrival": {
"time": "1776336967",
"uncertainty": 120
},
"departure": {
"time": "1776336967",
"uncertainty": 120
},
"stopId": "TALHO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1776337079",
"uncertainty": 120
},
"departure": {
"time": "1776337079",
"uncertainty": 120
},
"stopId": "RPPRAD",
"stopSequence": 11
},
{
"arrival": {
"time": "1776337139",
"uncertainty": 120
},
"departure": {
"time": "1776337139",
"uncertainty": 120
},
"stopId": "SALE3",
"stopSequence": 12
},
{
"arrival": {
"time": "1776337165",
"uncertainty": 120
},
"departure": {
"time": "1776337165",
"uncertainty": 120
},
"stopId": "NEZE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1776337201",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 14
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "316589"
}
}
},
{
"id": "325243",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333120",
"uncertainty": 120
},
"stopId": "MENE",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "325243"
},
"vehicle": {
"id": "423",
"label": "423"
}
}
},
{
"id": "325242",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332912",
"uncertainty": 120
},
"departure": {
"time": "1776332912",
"uncertainty": 120
},
"stopId": "VERL1",
"stopSequence": 14
},
{
"arrival": {
"time": "1776332980",
"uncertainty": 120
},
"departure": {
"time": "1776332980",
"uncertainty": 120
},
"stopId": "KZEC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776333056",
"uncertainty": 120
},
"departure": {
"time": "1776333056",
"uncertainty": 120
},
"stopId": "PZEC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776333101",
"uncertainty": 120
},
"departure": {
"time": "1776333101",
"uncertainty": 120
},
"stopId": "KBON",
"stopSequence": 17
},
{
"arrival": {
"time": "1776333160",
"uncertainty": 120
},
"departure": {
"time": "1776333160",
"uncertainty": 120
},
"stopId": "VDTO",
"stopSequence": 18
},
{
"arrival": {
"time": "1776333235",
"uncertainty": 120
},
"departure": {
"time": "1776333235",
"uncertainty": 120
},
"stopId": "BEGR4",
"stopSequence": 19
},
{
"arrival": {
"time": "1776333328",
"uncertainty": 120
},
"departure": {
"time": "1776333328",
"uncertainty": 120
},
"stopId": "CLAI",
"stopSequence": 20
},
{
"arrival": {
"time": "1776333340",
"uncertainty": 120
},
"departure": {
"time": "1776333340",
"uncertainty": 120
},
"stopId": "CLAI_CV",
"stopSequence": 21
},
{
"arrival": {
"time": "1776333485",
"uncertainty": 120
},
"departure": {
"time": "1776333485",
"uncertainty": 120
},
"stopId": "CFPA",
"stopSequence": 22
},
{
"arrival": {
"time": "1776333589",
"uncertainty": 120
},
"departure": {
"time": "1776333589",
"uncertainty": 120
},
"stopId": "VERT3",
"stopSequence": 23
},
{
"arrival": {
"time": "1776333648",
"uncertainty": 120
},
"departure": {
"time": "1776333648",
"uncertainty": 120
},
"stopId": "ZCK2",
"stopSequence": 24
},
{
"arrival": {
"time": "1776333698",
"uncertainty": 120
},
"departure": {
"time": "1776333698",
"uncertainty": 120
},
"stopId": "GREN",
"stopSequence": 25
},
{
"arrival": {
"time": "1776333774",
"uncertainty": 120
},
"departure": {
"time": "1776333774",
"uncertainty": 120
},
"stopId": "MAIR",
"stopSequence": 26
},
{
"arrival": {
"time": "1776333868",
"uncertainty": 120
},
"departure": {
"time": "1776333868",
"uncertainty": 120
},
"stopId": "LIBE",
"stopSequence": 27
},
{
"arrival": {
"time": "1776333951",
"uncertainty": 120
},
"departure": {
"time": "1776333951",
"uncertainty": 120
},
"stopId": "LPUI",
"stopSequence": 28
},
{
"arrival": {
"time": "1776334072",
"uncertainty": 120
},
"departure": {
"time": "1776334072",
"uncertainty": 120
},
"stopId": "CALV",
"stopSequence": 29
},
{
"arrival": {
"time": "1776334171",
"uncertainty": 120
},
"departure": {
"time": "1776334171",
"uncertainty": 120
},
"stopId": "DOUR",
"stopSequence": 30
},
{
"arrival": {
"time": "1776334247",
"uncertainty": 120
},
"departure": {
"time": "1776334247",
"uncertainty": 120
},
"stopId": "YSER",
"stopSequence": 31
},
{
"arrival": {
"time": "1776334307",
"uncertainty": 120
},
"departure": {
"time": "1776334307",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 32
},
{
"arrival": {
"time": "1776334356",
"uncertainty": 120
},
"departure": {
"time": "1776334356",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 33
},
{
"arrival": {
"time": "1776334456",
"uncertainty": 120
},
"departure": {
"time": "1776334456",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 34
},
{
"arrival": {
"time": "1776334545",
"uncertainty": 120
},
"departure": {
"time": "1776334545",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 35
},
{
"arrival": {
"time": "1776334635",
"uncertainty": 120
},
"departure": {
"time": "1776334635",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 36
},
{
"arrival": {
"time": "1776334716",
"uncertainty": 120
},
"departure": {
"time": "1776334716",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 37
},
{
"arrival": {
"time": "1776334819",
"uncertainty": 120
},
"departure": {
"time": "1776334819",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 38
},
{
"arrival": {
"time": "1776334899",
"uncertainty": 120
},
"departure": {
"time": "1776334899",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 39
},
{
"arrival": {
"time": "1776335017",
"uncertainty": 120
},
"departure": {
"time": "1776335017",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 40
},
{
"arrival": {
"time": "1776335116",
"uncertainty": 120
},
"departure": {
"time": "1776335116",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 41
},
{
"arrival": {
"time": "1776335210",
"uncertainty": 120
},
"departure": {
"time": "1776335210",
"uncertainty": 120
},
"stopId": "ANGL",
"stopSequence": 42
},
{
"arrival": {
"time": "1776335257",
"uncertainty": 120
},
"departure": {
"time": "1776335257",
"uncertainty": 120
},
"stopId": "MOUL",
"stopSequence": 43
},
{
"arrival": {
"time": "1776335431",
"uncertainty": 120
},
"departure": {
"time": "1776335431",
"uncertainty": 120
},
"stopId": "QUEL",
"stopSequence": 44
},
{
"arrival": {
"time": "1776335534",
"uncertainty": 120
},
"departure": {
"time": "1776335534",
"uncertainty": 120
},
"stopId": "BOUC",
"stopSequence": 45
},
{
"arrival": {
"time": "1776335575",
"uncertainty": 120
},
"departure": {
"time": "1776335575",
"uncertainty": 120
},
"stopId": "4CHE",
"stopSequence": 46
},
{
"arrival": {
"time": "1776335608",
"uncertainty": 120
},
"departure": {
"time": "1776335608",
"uncertainty": 120
},
"stopId": "4CHE1",
"stopSequence": 47
},
{
"arrival": {
"time": "1776335648",
"uncertainty": 120
},
"departure": {
"time": "1776335648",
"uncertainty": 120
},
"stopId": "MINI",
"stopSequence": 48
},
{
"arrival": {
"time": "1776335684",
"uncertainty": 120
},
"departure": {
"time": "1776335684",
"uncertainty": 120
},
"stopId": "KERA",
"stopSequence": 49
},
{
"arrival": {
"time": "1776335737",
"uncertainty": 120
},
"departure": {
"time": "1776335737",
"uncertainty": 120
},
"stopId": "PHAR",
"stopSequence": 50
},
{
"arrival": {
"time": "1776335788",
"uncertainty": 120
},
"departure": {
"time": "1776335788",
"uncertainty": 120
},
"stopId": "KERN",
"stopSequence": 51
},
{
"arrival": {
"time": "1776335840",
"uncertainty": 120
},
"departure": {
"time": "1776335840",
"uncertainty": 120
},
"stopId": "NOUR",
"stopSequence": 52
},
{
"arrival": {
"time": "1776335896",
"uncertainty": 120
},
"departure": {
"time": "1776335896",
"uncertainty": 120
},
"stopId": "TOUH",
"stopSequence": 53
},
{
"arrival": {
"time": "1776335960",
"uncertainty": 120
},
"departure": {
"time": "1776335960",
"uncertainty": 120
},
"stopId": "KEBL",
"stopSequence": 54
},
{
"arrival": {
"time": "1776336025",
"uncertainty": 120
},
"departure": {
"time": "1776336025",
"uncertainty": 120
},
"stopId": "MENZ",
"stopSequence": 55
},
{
"arrival": {
"time": "1776336088",
"uncertainty": 120
},
"departure": {
"time": "1776336088",
"uncertainty": 120
},
"stopId": "GROU2",
"stopSequence": 56
},
{
"arrival": {
"time": "1776336112",
"uncertainty": 120
},
"departure": {
"time": "1776336112",
"uncertainty": 120
},
"stopId": "BRIS",
"stopSequence": 57
},
{
"arrival": {
"time": "1776336150",
"uncertainty": 120
},
"departure": {
"time": "1776336150",
"uncertainty": 120
},
"stopId": "ROSE",
"stopSequence": 58
},
{
"arrival": {
"time": "1776336247",
"uncertainty": 120
},
"departure": {
"time": "1776336247",
"uncertainty": 120
},
"stopId": "KEGU",
"stopSequence": 59
},
{
"arrival": {
"time": "1776336303",
"uncertainty": 120
},
"departure": {
"time": "1776336303",
"uncertainty": 120
},
"stopId": "PRES",
"stopSequence": 60
},
{
"arrival": {
"time": "1776336359",
"uncertainty": 120
},
"departure": {
"time": "1776336359",
"uncertainty": 120
},
"stopId": "OCEA",
"stopSequence": 61
},
{
"arrival": {
"time": "1776336428",
"uncertainty": 120
},
"departure": {
"time": "1776336428",
"uncertainty": 120
},
"stopId": "KPLA",
"stopSequence": 62
},
{
"arrival": {
"time": "1776336508",
"uncertainty": 120
},
"departure": {
"time": "1776336508",
"uncertainty": 120
},
"stopId": "KPAP",
"stopSequence": 63
},
{
"arrival": {
"time": "1776336576",
"uncertainty": 120
},
"departure": {
"time": "1776336576",
"uncertainty": 120
},
"stopId": "CRF",
"stopSequence": 64
},
{
"arrival": {
"time": "1776336808",
"uncertainty": 120
},
"stopId": "PALU",
"stopSequence": 65
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "325242"
},
"vehicle": {
"id": "614",
"label": "614"
}
}
},
{
"id": "325241",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332923",
"uncertainty": 120
},
"departure": {
"time": "1776332923",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 33
},
{
"arrival": {
"time": "1776333012",
"uncertainty": 120
},
"departure": {
"time": "1776333012",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 34
},
{
"arrival": {
"time": "1776333102",
"uncertainty": 120
},
"departure": {
"time": "1776333102",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 35
},
{
"arrival": {
"time": "1776333183",
"uncertainty": 120
},
"departure": {
"time": "1776333183",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 36
},
{
"arrival": {
"time": "1776333266",
"uncertainty": 120
},
"departure": {
"time": "1776333266",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 37
},
{
"arrival": {
"time": "1776333330",
"uncertainty": 120
},
"departure": {
"time": "1776333330",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 38
},
{
"arrival": {
"time": "1776333423",
"uncertainty": 120
},
"departure": {
"time": "1776333423",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 39
},
{
"arrival": {
"time": "1776333522",
"uncertainty": 120
},
"departure": {
"time": "1776333522",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 40
},
{
"arrival": {
"time": "1776333616",
"uncertainty": 120
},
"departure": {
"time": "1776333616",
"uncertainty": 120
},
"stopId": "ANGL",
"stopSequence": 41
},
{
"arrival": {
"time": "1776333663",
"uncertainty": 120
},
"departure": {
"time": "1776333663",
"uncertainty": 120
},
"stopId": "MOUL",
"stopSequence": 42
},
{
"arrival": {
"time": "1776333841",
"uncertainty": 120
},
"departure": {
"time": "1776333841",
"uncertainty": 120
},
"stopId": "QUEL",
"stopSequence": 43
},
{
"arrival": {
"time": "1776333947",
"uncertainty": 120
},
"departure": {
"time": "1776333947",
"uncertainty": 120
},
"stopId": "BOUC",
"stopSequence": 44
},
{
"arrival": {
"time": "1776333989",
"uncertainty": 120
},
"departure": {
"time": "1776333989",
"uncertainty": 120
},
"stopId": "4CHE",
"stopSequence": 45
},
{
"arrival": {
"time": "1776334023",
"uncertainty": 120
},
"departure": {
"time": "1776334023",
"uncertainty": 120
},
"stopId": "4CHE1",
"stopSequence": 46
},
{
"arrival": {
"time": "1776334063",
"uncertainty": 120
},
"departure": {
"time": "1776334063",
"uncertainty": 120
},
"stopId": "MINI",
"stopSequence": 47
},
{
"arrival": {
"time": "1776334099",
"uncertainty": 120
},
"departure": {
"time": "1776334099",
"uncertainty": 120
},
"stopId": "KERA",
"stopSequence": 48
},
{
"arrival": {
"time": "1776334152",
"uncertainty": 120
},
"departure": {
"time": "1776334152",
"uncertainty": 120
},
"stopId": "PHAR",
"stopSequence": 49
},
{
"arrival": {
"time": "1776334203",
"uncertainty": 120
},
"departure": {
"time": "1776334203",
"uncertainty": 120
},
"stopId": "KERN",
"stopSequence": 50
},
{
"arrival": {
"time": "1776334255",
"uncertainty": 120
},
"departure": {
"time": "1776334255",
"uncertainty": 120
},
"stopId": "NOUR",
"stopSequence": 51
},
{
"arrival": {
"time": "1776334311",
"uncertainty": 120
},
"departure": {
"time": "1776334311",
"uncertainty": 120
},
"stopId": "TOUH",
"stopSequence": 52
},
{
"arrival": {
"time": "1776334375",
"uncertainty": 120
},
"departure": {
"time": "1776334375",
"uncertainty": 120
},
"stopId": "KEBL",
"stopSequence": 53
},
{
"arrival": {
"time": "1776334440",
"uncertainty": 120
},
"departure": {
"time": "1776334440",
"uncertainty": 120
},
"stopId": "MENZ",
"stopSequence": 54
},
{
"arrival": {
"time": "1776334503",
"uncertainty": 120
},
"departure": {
"time": "1776334503",
"uncertainty": 120
},
"stopId": "GROU2",
"stopSequence": 55
},
{
"arrival": {
"time": "1776334527",
"uncertainty": 120
},
"departure": {
"time": "1776334527",
"uncertainty": 120
},
"stopId": "BRIS",
"stopSequence": 56
},
{
"arrival": {
"time": "1776334565",
"uncertainty": 120
},
"departure": {
"time": "1776334565",
"uncertainty": 120
},
"stopId": "ROSE",
"stopSequence": 57
},
{
"arrival": {
"time": "1776334662",
"uncertainty": 120
},
"departure": {
"time": "1776334662",
"uncertainty": 120
},
"stopId": "KEGU",
"stopSequence": 58
},
{
"arrival": {
"time": "1776334718",
"uncertainty": 120
},
"departure": {
"time": "1776334718",
"uncertainty": 120
},
"stopId": "PRES",
"stopSequence": 59
},
{
"arrival": {
"time": "1776334774",
"uncertainty": 120
},
"departure": {
"time": "1776334774",
"uncertainty": 120
},
"stopId": "OCEA",
"stopSequence": 60
},
{
"arrival": {
"time": "1776334843",
"uncertainty": 120
},
"departure": {
"time": "1776334843",
"uncertainty": 120
},
"stopId": "KPLA",
"stopSequence": 61
},
{
"arrival": {
"time": "1776334923",
"uncertainty": 120
},
"departure": {
"time": "1776334923",
"uncertainty": 120
},
"stopId": "KPAP",
"stopSequence": 62
},
{
"arrival": {
"time": "1776334991",
"uncertainty": 120
},
"departure": {
"time": "1776334991",
"uncertainty": 120
},
"stopId": "CRF",
"stopSequence": 63
},
{
"arrival": {
"time": "1776335223",
"uncertainty": 120
},
"stopId": "PALU",
"stopSequence": 64
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "325241"
},
"vehicle": {
"id": "606",
"label": "606"
}
}
},
{
"id": "325240",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332910",
"uncertainty": 120
},
"departure": {
"time": "1776332920",
"uncertainty": 120
},
"stopId": "MINI",
"stopSequence": 48
},
{
"arrival": {
"time": "1776332956",
"uncertainty": 120
},
"departure": {
"time": "1776332956",
"uncertainty": 120
},
"stopId": "KERA",
"stopSequence": 49
},
{
"arrival": {
"time": "1776333009",
"uncertainty": 120
},
"departure": {
"time": "1776333009",
"uncertainty": 120
},
"stopId": "PHAR",
"stopSequence": 50
},
{
"arrival": {
"time": "1776333060",
"uncertainty": 120
},
"departure": {
"time": "1776333060",
"uncertainty": 120
},
"stopId": "KERN",
"stopSequence": 51
},
{
"arrival": {
"time": "1776333112",
"uncertainty": 120
},
"departure": {
"time": "1776333112",
"uncertainty": 120
},
"stopId": "NOUR",
"stopSequence": 52
},
{
"arrival": {
"time": "1776333168",
"uncertainty": 120
},
"departure": {
"time": "1776333168",
"uncertainty": 120
},
"stopId": "TOUH",
"stopSequence": 53
},
{
"arrival": {
"time": "1776333232",
"uncertainty": 120
},
"departure": {
"time": "1776333232",
"uncertainty": 120
},
"stopId": "KEBL",
"stopSequence": 54
},
{
"arrival": {
"time": "1776333297",
"uncertainty": 120
},
"departure": {
"time": "1776333297",
"uncertainty": 120
},
"stopId": "MENZ",
"stopSequence": 55
},
{
"arrival": {
"time": "1776333360",
"uncertainty": 120
},
"departure": {
"time": "1776333360",
"uncertainty": 120
},
"stopId": "GROU2",
"stopSequence": 56
},
{
"arrival": {
"time": "1776333384",
"uncertainty": 120
},
"departure": {
"time": "1776333384",
"uncertainty": 120
},
"stopId": "BRIS",
"stopSequence": 57
},
{
"arrival": {
"time": "1776333422",
"uncertainty": 120
},
"departure": {
"time": "1776333422",
"uncertainty": 120
},
"stopId": "ROSE",
"stopSequence": 58
},
{
"arrival": {
"time": "1776333519",
"uncertainty": 120
},
"departure": {
"time": "1776333519",
"uncertainty": 120
},
"stopId": "KEGU",
"stopSequence": 59
},
{
"arrival": {
"time": "1776333575",
"uncertainty": 120
},
"departure": {
"time": "1776333575",
"uncertainty": 120
},
"stopId": "PRES",
"stopSequence": 60
},
{
"arrival": {
"time": "1776333631",
"uncertainty": 120
},
"departure": {
"time": "1776333631",
"uncertainty": 120
},
"stopId": "OCEA",
"stopSequence": 61
},
{
"arrival": {
"time": "1776333700",
"uncertainty": 120
},
"departure": {
"time": "1776333700",
"uncertainty": 120
},
"stopId": "KPLA",
"stopSequence": 62
},
{
"arrival": {
"time": "1776333780",
"uncertainty": 120
},
"departure": {
"time": "1776333780",
"uncertainty": 120
},
"stopId": "KPAP",
"stopSequence": 63
},
{
"arrival": {
"time": "1776333848",
"uncertainty": 120
},
"departure": {
"time": "1776333848",
"uncertainty": 120
},
"stopId": "CRF",
"stopSequence": 64
},
{
"arrival": {
"time": "1776334080",
"uncertainty": 120
},
"stopId": "PALU",
"stopSequence": 65
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "325240"
},
"vehicle": {
"id": "610",
"label": "610"
}
}
},
{
"id": "325245",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335700",
"uncertainty": 120
},
"stopId": "MENE",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "325245"
}
}
},
{
"id": "325244",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334440",
"uncertainty": 120
},
"stopId": "TYNU3",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "325244"
}
}
},
{
"id": "320207",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334702",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1776334792",
"uncertainty": 120
},
"departure": {
"time": "1776334792",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 2
},
{
"arrival": {
"time": "1776334856",
"uncertainty": 120
},
"departure": {
"time": "1776334856",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1776334942",
"uncertainty": 120
},
"departure": {
"time": "1776334942",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 4
},
{
"arrival": {
"time": "1776335042",
"uncertainty": 120
},
"departure": {
"time": "1776335042",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1776335143",
"uncertainty": 120
},
"departure": {
"time": "1776335143",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1776335237",
"uncertainty": 120
},
"departure": {
"time": "1776335237",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 7
},
{
"arrival": {
"time": "1776335362",
"uncertainty": 120
},
"departure": {
"time": "1776335362",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 8
},
{
"arrival": {
"time": "1776335419",
"uncertainty": 120
},
"departure": {
"time": "1776335419",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1776335660",
"uncertainty": 120
},
"departure": {
"time": "1776335660",
"uncertainty": 120
},
"stopId": "GUIO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1776337220",
"uncertainty": 120
},
"departure": {
"time": "1776337220",
"uncertainty": 120
},
"stopId": "LANC1",
"stopSequence": 11
},
{
"arrival": {
"time": "1776337264",
"uncertainty": 120
},
"departure": {
"time": "1776337264",
"uncertainty": 120
},
"stopId": "PGAU1",
"stopSequence": 12
},
{
"arrival": {
"time": "1776337343",
"uncertainty": 120
},
"departure": {
"time": "1776337343",
"uncertainty": 120
},
"stopId": "18JU1",
"stopSequence": 13
},
{
"arrival": {
"time": "1776337384",
"uncertainty": 120
},
"departure": {
"time": "1776337384",
"uncertainty": 120
},
"stopId": "SCRE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1776337460",
"uncertainty": 120
},
"departure": {
"time": "1776337460",
"uncertainty": 120
},
"stopId": "STBA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1776337479",
"uncertainty": 120
},
"departure": {
"time": "1776337479",
"uncertainty": 120
},
"stopId": "NCOL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1776337511",
"uncertainty": 120
},
"departure": {
"time": "1776337511",
"uncertainty": 120
},
"stopId": "PTBE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1776337630",
"uncertainty": 120
},
"departure": {
"time": "1776337630",
"uncertainty": 120
},
"stopId": "MACH1",
"stopSequence": 18
},
{
"arrival": {
"time": "1776337651",
"uncertainty": 120
},
"departure": {
"time": "1776337651",
"uncertainty": 120
},
"stopId": "KERFA1",
"stopSequence": 19
},
{
"arrival": {
"time": "1776337687",
"uncertainty": 120
},
"departure": {
"time": "1776337687",
"uncertainty": 120
},
"stopId": "BAGU1",
"stopSequence": 20
},
{
"arrival": {
"time": "1776337746",
"uncertainty": 120
},
"departure": {
"time": "1776337746",
"uncertainty": 120
},
"stopId": "STNI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1776337812",
"uncertainty": 120
},
"departure": {
"time": "1776337812",
"uncertainty": 120
},
"stopId": "LME21",
"stopSequence": 22
},
{
"arrival": {
"time": "1776337875",
"uncertainty": 120
},
"departure": {
"time": "1776337875",
"uncertainty": 120
},
"stopId": "MOEL1",
"stopSequence": 23
},
{
"arrival": {
"time": "1776337922",
"uncertainty": 120
},
"departure": {
"time": "1776337922",
"uncertainty": 120
},
"stopId": "KZRA1",
"stopSequence": 24
},
{
"arrival": {
"time": "1776337962",
"uncertainty": 120
},
"departure": {
"time": "1776337962",
"uncertainty": 120
},
"stopId": "TRES1",
"stopSequence": 25
},
{
"arrival": {
"time": "1776338000",
"uncertainty": 120
},
"stopId": "KGON1",
"stopSequence": 26
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "42E",
"scheduleRelationship": "SCHEDULED",
"tripId": "320207"
}
}
},
{
"id": "320189",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334800",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "41E",
"scheduleRelationship": "SCHEDULED",
"tripId": "320189"
}
}
},
{
"id": "320179",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776336300",
"uncertainty": 120
},
"stopId": "GE4",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "40E",
"scheduleRelationship": "SCHEDULED",
"tripId": "320179"
}
}
},
{
"id": "320178",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776333051",
"uncertainty": 120
},
"stopId": "PLOAG",
"stopSequence": 11
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "40E",
"scheduleRelationship": "SCHEDULED",
"tripId": "320178"
},
"vehicle": {
"id": "2051",
"label": "2051"
}
}
},
{
"id": "320168",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333600",
"uncertainty": 120
},
"stopId": "PLOAG",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "40E",
"scheduleRelationship": "SCHEDULED",
"tripId": "320168"
}
}
},
{
"id": "316507",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776336300",
"uncertainty": 120
},
"stopId": "POIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1776336360",
"uncertainty": 120
},
"departure": {
"time": "1776336360",
"uncertainty": 120
},
"stopId": "PERC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1776336480",
"uncertainty": 120
},
"departure": {
"time": "1776336480",
"uncertainty": 120
},
"stopId": "LAVA",
"stopSequence": 3
},
{
"arrival": {
"time": "1776336506",
"uncertainty": 120
},
"departure": {
"time": "1776336506",
"uncertainty": 120
},
"stopId": "KBEL",
"stopSequence": 4
},
{
"arrival": {
"time": "1776336544",
"uncertainty": 120
},
"departure": {
"time": "1776336544",
"uncertainty": 120
},
"stopId": "STAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1776336600",
"uncertainty": 120
},
"departure": {
"time": "1776336600",
"uncertainty": 120
},
"stopId": "CENT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1776336706",
"uncertainty": 120
},
"departure": {
"time": "1776336706",
"uncertainty": 120
},
"stopId": "LOCH1",
"stopSequence": 7
},
{
"arrival": {
"time": "1776336725",
"uncertainty": 120
},
"departure": {
"time": "1776336725",
"uncertainty": 120
},
"stopId": "LOCH1"
},
{
"arrival": {
"time": "1776336789",
"uncertainty": 120
},
"departure": {
"time": "1776336789",
"uncertainty": 120
},
"stopId": "LOMC2"
},
{
"arrival": {
"time": "1776336945",
"uncertainty": 120
},
"departure": {
"time": "1776336945",
"uncertainty": 120
},
"stopId": "RPPRAD"
},
{
"arrival": {
"time": "1776336999",
"uncertainty": 120
},
"departure": {
"time": "1776336999",
"uncertainty": 120
},
"stopId": "SALE3"
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "LOMC2",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "FLEVE",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "MALO1",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SALE4",
"stopSequence": 11
},
{
"arrival": {
"time": "1776337047",
"uncertainty": 120
},
"departure": {
"time": "1776337047",
"uncertainty": 120
},
"stopId": "NEZE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1776337080",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 13
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "316507"
}
}
},
{
"id": "316506",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 1
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "NEZE",
"stopSequence": 2
},
{
"arrival": {
"time": "1776335710",
"uncertainty": 120
},
"departure": {
"time": "1776335710",
"uncertainty": 120
},
"stopId": "LOMC3"
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SALE",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "MALO",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "FLEVE1",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "LOMC3",
"stopSequence": 6
},
{
"arrival": {
"time": "1776335823",
"uncertainty": 120
},
"departure": {
"time": "1776335823",
"uncertainty": 120
},
"stopId": "LOCH",
"stopSequence": 7
},
{
"arrival": {
"time": "1776335935",
"uncertainty": 120
},
"departure": {
"time": "1776335935",
"uncertainty": 120
},
"stopId": "CENT4",
"stopSequence": 8
},
{
"arrival": {
"time": "1776336012",
"uncertainty": 120
},
"departure": {
"time": "1776336012",
"uncertainty": 120
},
"stopId": "STAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1776336072",
"uncertainty": 120
},
"departure": {
"time": "1776336072",
"uncertainty": 120
},
"stopId": "KBEL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1776336115",
"uncertainty": 120
},
"departure": {
"time": "1776336115",
"uncertainty": 120
},
"stopId": "LAVA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1776336175",
"uncertainty": 120
},
"departure": {
"time": "1776336175",
"uncertainty": 120
},
"stopId": "PERC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776336235",
"uncertainty": 120
},
"stopId": "POIN",
"stopSequence": 13
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "316506"
}
}
},
{
"id": "316505",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334500",
"uncertainty": 120
},
"stopId": "POIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1776334560",
"uncertainty": 120
},
"departure": {
"time": "1776334560",
"uncertainty": 120
},
"stopId": "PERC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1776334680",
"uncertainty": 120
},
"departure": {
"time": "1776334680",
"uncertainty": 120
},
"stopId": "LAVA",
"stopSequence": 3
},
{
"arrival": {
"time": "1776334706",
"uncertainty": 120
},
"departure": {
"time": "1776334706",
"uncertainty": 120
},
"stopId": "KBEL",
"stopSequence": 4
},
{
"arrival": {
"time": "1776334744",
"uncertainty": 120
},
"departure": {
"time": "1776334744",
"uncertainty": 120
},
"stopId": "STAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1776334800",
"uncertainty": 120
},
"departure": {
"time": "1776334800",
"uncertainty": 120
},
"stopId": "CENT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1776334906",
"uncertainty": 120
},
"departure": {
"time": "1776334906",
"uncertainty": 120
},
"stopId": "LOCH1",
"stopSequence": 7
},
{
"arrival": {
"time": "1776334925",
"uncertainty": 120
},
"departure": {
"time": "1776334925",
"uncertainty": 120
},
"stopId": "LOCH1"
},
{
"arrival": {
"time": "1776334989",
"uncertainty": 120
},
"departure": {
"time": "1776334989",
"uncertainty": 120
},
"stopId": "LOMC2"
},
{
"arrival": {
"time": "1776335145",
"uncertainty": 120
},
"departure": {
"time": "1776335145",
"uncertainty": 120
},
"stopId": "RPPRAD"
},
{
"arrival": {
"time": "1776335199",
"uncertainty": 120
},
"departure": {
"time": "1776335199",
"uncertainty": 120
},
"stopId": "SALE3"
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "LOMC2",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "FLEVE",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "MALO1",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SALE4",
"stopSequence": 11
},
{
"arrival": {
"time": "1776335247",
"uncertainty": 120
},
"departure": {
"time": "1776335247",
"uncertainty": 120
},
"stopId": "NEZE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1776335280",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 13
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "316505"
}
}
},
{
"id": "322762",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335940",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "322762"
}
}
},
{
"id": "316504",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333831",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 1
},
{
"arrival": {
"time": "1776333864",
"uncertainty": 120
},
"departure": {
"time": "1776333864",
"uncertainty": 120
},
"stopId": "NEZE",
"stopSequence": 2
},
{
"arrival": {
"time": "1776333915",
"uncertainty": 120
},
"departure": {
"time": "1776333915",
"uncertainty": 120
},
"stopId": "SALE"
},
{
"arrival": {
"time": "1776333982",
"uncertainty": 120
},
"departure": {
"time": "1776333982",
"uncertainty": 120
},
"stopId": "RPPRAD1"
},
{
"arrival": {
"time": "1776334140",
"uncertainty": 120
},
"departure": {
"time": "1776334140",
"uncertainty": 120
},
"stopId": "LOMC3"
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SALE",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "MALO",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "FLEVE1",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "LOMC3",
"stopSequence": 6
},
{
"arrival": {
"time": "1776334253",
"uncertainty": 120
},
"departure": {
"time": "1776334253",
"uncertainty": 120
},
"stopId": "LOCH",
"stopSequence": 7
},
{
"arrival": {
"time": "1776334365",
"uncertainty": 120
},
"departure": {
"time": "1776334365",
"uncertainty": 120
},
"stopId": "CENT4",
"stopSequence": 8
},
{
"arrival": {
"time": "1776334442",
"uncertainty": 120
},
"departure": {
"time": "1776334442",
"uncertainty": 120
},
"stopId": "STAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1776334502",
"uncertainty": 120
},
"departure": {
"time": "1776334502",
"uncertainty": 120
},
"stopId": "KBEL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1776334545",
"uncertainty": 120
},
"departure": {
"time": "1776334545",
"uncertainty": 120
},
"stopId": "LAVA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1776334605",
"uncertainty": 120
},
"departure": {
"time": "1776334605",
"uncertainty": 120
},
"stopId": "PERC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776334665",
"uncertainty": 120
},
"stopId": "POIN",
"stopSequence": 13
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "316504"
}
}
},
{
"id": "322761",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334980",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "322761"
}
}
},
{
"id": "322760",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334080",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "322760"
}
}
},
{
"id": "320145",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335580",
"uncertainty": 120
},
"stopId": "COUR",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "37",
"scheduleRelationship": "SCHEDULED",
"tripId": "320145"
}
}
},
{
"id": "320144",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776332911",
"uncertainty": 120
},
"stopId": "COUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1776333072",
"uncertainty": 120
},
"departure": {
"time": "1776333072",
"uncertainty": 120
},
"stopId": "PBLAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1776333104",
"uncertainty": 120
},
"departure": {
"time": "1776333104",
"uncertainty": 120
},
"stopId": "KERR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1776333166",
"uncertainty": 120
},
"departure": {
"time": "1776333166",
"uncertainty": 120
},
"stopId": "CHAL1",
"stopSequence": 4
},
{
"arrival": {
"time": "1776333206",
"uncertainty": 120
},
"departure": {
"time": "1776333206",
"uncertainty": 120
},
"stopId": "CAUD1",
"stopSequence": 5
},
{
"arrival": {
"time": "1776333282",
"uncertainty": 120
},
"departure": {
"time": "1776333282",
"uncertainty": 120
},
"stopId": "PERE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1776333327",
"uncertainty": 120
},
"departure": {
"time": "1776333327",
"uncertainty": 120
},
"stopId": "KRBI1",
"stopSequence": 7
},
{
"arrival": {
"time": "1776333391",
"uncertainty": 120
},
"departure": {
"time": "1776333391",
"uncertainty": 120
},
"stopId": "LOME1",
"stopSequence": 8
},
{
"arrival": {
"time": "1776333511",
"uncertainty": 120
},
"departure": {
"time": "1776333511",
"uncertainty": 120
},
"stopId": "PALU1",
"stopSequence": 9
},
{
"arrival": {
"time": "1776333595",
"uncertainty": 120
},
"departure": {
"time": "1776333595",
"uncertainty": 120
},
"stopId": "KPAP1",
"stopSequence": 10
},
{
"arrival": {
"time": "1776333771",
"uncertainty": 120
},
"departure": {
"time": "1776333771",
"uncertainty": 120
},
"stopId": "KSCO1",
"stopSequence": 11
},
{
"arrival": {
"time": "1776333871",
"uncertainty": 120
},
"departure": {
"time": "1776333871",
"uncertainty": 120
},
"stopId": "BZY1",
"stopSequence": 12
},
{
"arrival": {
"time": "1776333922",
"uncertainty": 120
},
"departure": {
"time": "1776333922",
"uncertainty": 120
},
"stopId": "RHUN1",
"stopSequence": 13
},
{
"arrival": {
"time": "1776334001",
"uncertainty": 120
},
"departure": {
"time": "1776334001",
"uncertainty": 120
},
"stopId": "QUEH1",
"stopSequence": 14
},
{
"arrival": {
"time": "1776334048",
"uncertainty": 120
},
"departure": {
"time": "1776334048",
"uncertainty": 120
},
"stopId": "BRTC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1776334111",
"uncertainty": 120
},
"departure": {
"time": "1776334111",
"uncertainty": 120
},
"stopId": "BRET1",
"stopSequence": 16
},
{
"arrival": {
"time": "1776334175",
"uncertainty": 120
},
"departure": {
"time": "1776334175",
"uncertainty": 120
},
"stopId": "OANIS1",
"stopSequence": 17
},
{
"arrival": {
"time": "1776334291",
"uncertainty": 120
},
"stopId": "DERON3",
"stopSequence": 18
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "37",
"scheduleRelationship": "SCHEDULED",
"tripId": "320144"
},
"vehicle": {
"id": "4028",
"label": "4028"
}
}
},
{
"id": "322755",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332911",
"uncertainty": 120
},
"departure": {
"time": "1776332928",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 45
},
{
"arrival": {
"time": "1776332959",
"uncertainty": 120
},
"departure": {
"time": "1776332959",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 46
},
{
"arrival": {
"time": "1776332992",
"uncertainty": 120
},
"departure": {
"time": "1776332992",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 47
},
{
"arrival": {
"time": "1776333043",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 48
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "322755"
},
"vehicle": {
"id": "305",
"label": "305"
}
}
},
{
"id": "316503",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332919",
"uncertainty": 120
},
"departure": {
"time": "1776332919",
"uncertainty": 120
},
"stopId": "KBEL",
"stopSequence": 4
},
{
"arrival": {
"time": "1776332957",
"uncertainty": 120
},
"departure": {
"time": "1776332957",
"uncertainty": 120
},
"stopId": "STAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1776333013",
"uncertainty": 120
},
"departure": {
"time": "1776333013",
"uncertainty": 120
},
"stopId": "CENT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1776333119",
"uncertainty": 120
},
"departure": {
"time": "1776333119",
"uncertainty": 120
},
"stopId": "LOCH1",
"stopSequence": 7
},
{
"arrival": {
"time": "1776333358",
"uncertainty": 120
},
"departure": {
"time": "1776333358",
"uncertainty": 120
},
"stopId": "RPPRAD"
},
{
"arrival": {
"time": "1776333412",
"uncertainty": 120
},
"departure": {
"time": "1776333412",
"uncertainty": 120
},
"stopId": "SALE3"
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "LOMC2",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "FLEVE",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "MALO1",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SALE4",
"stopSequence": 11
},
{
"arrival": {
"time": "1776333460",
"uncertainty": 120
},
"departure": {
"time": "1776333460",
"uncertainty": 120
},
"stopId": "NEZE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1776333494",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 13
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "316503"
},
"vehicle": {
"id": "7006",
"label": "7006"
}
}
},
{
"id": "322759",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333240",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "322759"
}
}
},
{
"id": "322758",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332925",
"uncertainty": 120
},
"departure": {
"time": "1776332925",
"uncertainty": 120
},
"stopId": "KERJ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1776332994",
"uncertainty": 120
},
"departure": {
"time": "1776332994",
"uncertainty": 120
},
"stopId": "MATH1",
"stopSequence": 10
},
{
"arrival": {
"time": "1776333089",
"uncertainty": 120
},
"departure": {
"time": "1776333089",
"uncertainty": 120
},
"stopId": "KLDE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1776333141",
"uncertainty": 120
},
"departure": {
"time": "1776333141",
"uncertainty": 120
},
"stopId": "KRAB1",
"stopSequence": 12
},
{
"arrival": {
"time": "1776333204",
"uncertainty": 120
},
"departure": {
"time": "1776333204",
"uncertainty": 120
},
"stopId": "KDIR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1776333284",
"uncertainty": 120
},
"departure": {
"time": "1776333284",
"uncertainty": 120
},
"stopId": "CSCI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1776333367",
"uncertainty": 120
},
"departure": {
"time": "1776333367",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1776333482",
"uncertainty": 120
},
"departure": {
"time": "1776333482",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 16
},
{
"arrival": {
"time": "1776333625",
"uncertainty": 120
},
"departure": {
"time": "1776333625",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 17
},
{
"arrival": {
"time": "1776333719",
"uncertainty": 120
},
"departure": {
"time": "1776333719",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 18
},
{
"arrival": {
"time": "1776333786",
"uncertainty": 120
},
"departure": {
"time": "1776333786",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 19
},
{
"arrival": {
"time": "1776333876",
"uncertainty": 120
},
"departure": {
"time": "1776333876",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 20
},
{
"arrival": {
"time": "1776333976",
"uncertainty": 120
},
"departure": {
"time": "1776333976",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 21
},
{
"arrival": {
"time": "1776334077",
"uncertainty": 120
},
"departure": {
"time": "1776334077",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 22
},
{
"arrival": {
"time": "1776334171",
"uncertainty": 120
},
"departure": {
"time": "1776334171",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 23
},
{
"arrival": {
"time": "1776334296",
"uncertainty": 120
},
"departure": {
"time": "1776334296",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1776334407",
"uncertainty": 120
},
"departure": {
"time": "1776334407",
"uncertainty": 120
},
"stopId": "MELUN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1776334449",
"uncertainty": 120
},
"departure": {
"time": "1776334449",
"uncertainty": 120
},
"stopId": "HOPS1",
"stopSequence": 26
},
{
"arrival": {
"time": "1776334484",
"uncertainty": 120
},
"departure": {
"time": "1776334484",
"uncertainty": 120
},
"stopId": "BOIS1",
"stopSequence": 27
},
{
"arrival": {
"time": "1776334572",
"uncertainty": 120
},
"departure": {
"time": "1776334572",
"uncertainty": 120
},
"stopId": "PERI1",
"stopSequence": 28
},
{
"arrival": {
"time": "1776334628",
"uncertainty": 120
},
"departure": {
"time": "1776334628",
"uncertainty": 120
},
"stopId": "LECL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1776334714",
"uncertainty": 120
},
"departure": {
"time": "1776334714",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 30
},
{
"arrival": {
"time": "1776334837",
"uncertainty": 120
},
"departure": {
"time": "1776334837",
"uncertainty": 120
},
"stopId": "STAL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1776334936",
"uncertainty": 120
},
"departure": {
"time": "1776334936",
"uncertainty": 120
},
"stopId": "REPB1",
"stopSequence": 32
},
{
"arrival": {
"time": "1776334971",
"uncertainty": 120
},
"departure": {
"time": "1776334971",
"uncertainty": 120
},
"stopId": "FERR1",
"stopSequence": 33
},
{
"arrival": {
"time": "1776335016",
"uncertainty": 120
},
"departure": {
"time": "1776335016",
"uncertainty": 120
},
"stopId": "JMAU",
"stopSequence": 34
},
{
"arrival": {
"time": "1776335074",
"uncertainty": 120
},
"departure": {
"time": "1776335074",
"uncertainty": 120
},
"stopId": "PENH",
"stopSequence": 35
},
{
"arrival": {
"time": "1776335141",
"uncertainty": 120
},
"departure": {
"time": "1776335141",
"uncertainty": 120
},
"stopId": "HEN1",
"stopSequence": 36
},
{
"arrival": {
"time": "1776335181",
"uncertainty": 120
},
"departure": {
"time": "1776335181",
"uncertainty": 120
},
"stopId": "TOUL3",
"stopSequence": 37
},
{
"arrival": {
"time": "1776335262",
"uncertainty": 120
},
"departure": {
"time": "1776335262",
"uncertainty": 120
},
"stopId": "MAI",
"stopSequence": 38
},
{
"arrival": {
"time": "1776335322",
"uncertainty": 120
},
"departure": {
"time": "1776335322",
"uncertainty": 120
},
"stopId": "COU1",
"stopSequence": 39
},
{
"arrival": {
"time": "1776335374",
"uncertainty": 120
},
"departure": {
"time": "1776335374",
"uncertainty": 120
},
"stopId": "KRFR1",
"stopSequence": 40
},
{
"arrival": {
"time": "1776335451",
"uncertainty": 120
},
"departure": {
"time": "1776335451",
"uncertainty": 120
},
"stopId": "VIEU",
"stopSequence": 41
},
{
"arrival": {
"time": "1776335521",
"uncertainty": 120
},
"departure": {
"time": "1776335521",
"uncertainty": 120
},
"stopId": "LGAZ",
"stopSequence": 42
},
{
"arrival": {
"time": "1776335554",
"uncertainty": 120
},
"departure": {
"time": "1776335554",
"uncertainty": 120
},
"stopId": "PBON",
"stopSequence": 43
},
{
"arrival": {
"time": "1776335622",
"uncertainty": 120
},
"departure": {
"time": "1776335622",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 44
},
{
"arrival": {
"time": "1776335781",
"uncertainty": 120
},
"departure": {
"time": "1776335781",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 45
},
{
"arrival": {
"time": "1776335816",
"uncertainty": 120
},
"departure": {
"time": "1776335816",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 46
},
{
"arrival": {
"time": "1776335853",
"uncertainty": 120
},
"departure": {
"time": "1776335853",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 47
},
{
"arrival": {
"time": "1776335914",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 48
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "322758"
},
"vehicle": {
"id": "419",
"label": "419"
}
}
},
{
"id": "322757",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332979",
"uncertainty": 120
},
"departure": {
"time": "1776332979",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 19
},
{
"arrival": {
"time": "1776333065",
"uncertainty": 120
},
"departure": {
"time": "1776333065",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 20
},
{
"arrival": {
"time": "1776333165",
"uncertainty": 120
},
"departure": {
"time": "1776333165",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 21
},
{
"arrival": {
"time": "1776333266",
"uncertainty": 120
},
"departure": {
"time": "1776333266",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 22
},
{
"arrival": {
"time": "1776333360",
"uncertainty": 120
},
"departure": {
"time": "1776333360",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 23
},
{
"arrival": {
"time": "1776333485",
"uncertainty": 120
},
"departure": {
"time": "1776333485",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1776333583",
"uncertainty": 120
},
"departure": {
"time": "1776333583",
"uncertainty": 120
},
"stopId": "MELUN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1776333618",
"uncertainty": 120
},
"departure": {
"time": "1776333618",
"uncertainty": 120
},
"stopId": "HOPS1",
"stopSequence": 26
},
{
"arrival": {
"time": "1776333649",
"uncertainty": 120
},
"departure": {
"time": "1776333649",
"uncertainty": 120
},
"stopId": "BOIS1",
"stopSequence": 27
},
{
"arrival": {
"time": "1776333726",
"uncertainty": 120
},
"departure": {
"time": "1776333726",
"uncertainty": 120
},
"stopId": "PERI1",
"stopSequence": 28
},
{
"arrival": {
"time": "1776333775",
"uncertainty": 120
},
"departure": {
"time": "1776333775",
"uncertainty": 120
},
"stopId": "LECL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1776333850",
"uncertainty": 120
},
"departure": {
"time": "1776333850",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 30
},
{
"arrival": {
"time": "1776333973",
"uncertainty": 120
},
"departure": {
"time": "1776333973",
"uncertainty": 120
},
"stopId": "STAL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1776334072",
"uncertainty": 120
},
"departure": {
"time": "1776334072",
"uncertainty": 120
},
"stopId": "REPB1",
"stopSequence": 32
},
{
"arrival": {
"time": "1776334107",
"uncertainty": 120
},
"departure": {
"time": "1776334107",
"uncertainty": 120
},
"stopId": "FERR1",
"stopSequence": 33
},
{
"arrival": {
"time": "1776334152",
"uncertainty": 120
},
"departure": {
"time": "1776334152",
"uncertainty": 120
},
"stopId": "JMAU",
"stopSequence": 34
},
{
"arrival": {
"time": "1776334210",
"uncertainty": 120
},
"departure": {
"time": "1776334210",
"uncertainty": 120
},
"stopId": "PENH",
"stopSequence": 35
},
{
"arrival": {
"time": "1776334277",
"uncertainty": 120
},
"departure": {
"time": "1776334277",
"uncertainty": 120
},
"stopId": "HEN1",
"stopSequence": 36
},
{
"arrival": {
"time": "1776334317",
"uncertainty": 120
},
"departure": {
"time": "1776334317",
"uncertainty": 120
},
"stopId": "TOUL3",
"stopSequence": 37
},
{
"arrival": {
"time": "1776334398",
"uncertainty": 120
},
"departure": {
"time": "1776334398",
"uncertainty": 120
},
"stopId": "MAI",
"stopSequence": 38
},
{
"arrival": {
"time": "1776334458",
"uncertainty": 120
},
"departure": {
"time": "1776334458",
"uncertainty": 120
},
"stopId": "COU1",
"stopSequence": 39
},
{
"arrival": {
"time": "1776334510",
"uncertainty": 120
},
"departure": {
"time": "1776334510",
"uncertainty": 120
},
"stopId": "KRFR1",
"stopSequence": 40
},
{
"arrival": {
"time": "1776334587",
"uncertainty": 120
},
"departure": {
"time": "1776334587",
"uncertainty": 120
},
"stopId": "VIEU",
"stopSequence": 41
},
{
"arrival": {
"time": "1776334657",
"uncertainty": 120
},
"departure": {
"time": "1776334657",
"uncertainty": 120
},
"stopId": "LGAZ",
"stopSequence": 42
},
{
"arrival": {
"time": "1776334690",
"uncertainty": 120
},
"departure": {
"time": "1776334690",
"uncertainty": 120
},
"stopId": "PBON",
"stopSequence": 43
},
{
"arrival": {
"time": "1776334758",
"uncertainty": 120
},
"departure": {
"time": "1776334758",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 44
},
{
"arrival": {
"time": "1776334917",
"uncertainty": 120
},
"departure": {
"time": "1776334917",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 45
},
{
"arrival": {
"time": "1776334951",
"uncertainty": 120
},
"departure": {
"time": "1776334951",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 46
},
{
"arrival": {
"time": "1776334988",
"uncertainty": 120
},
"departure": {
"time": "1776334988",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 47
},
{
"arrival": {
"time": "1776335049",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 48
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "322757"
},
"vehicle": {
"id": "303",
"label": "303"
}
}
},
{
"id": "322756",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332877",
"uncertainty": 120
},
"departure": {
"time": "1776332877",
"uncertainty": 120
},
"stopId": "JMAU",
"stopSequence": 34
},
{
"arrival": {
"time": "1776332911",
"uncertainty": 120
},
"departure": {
"time": "1776332911",
"uncertainty": 120
},
"stopId": "PENH",
"stopSequence": 35
},
{
"arrival": {
"time": "1776332978",
"uncertainty": 120
},
"departure": {
"time": "1776332978",
"uncertainty": 120
},
"stopId": "HEN1",
"stopSequence": 36
},
{
"arrival": {
"time": "1776333018",
"uncertainty": 120
},
"departure": {
"time": "1776333018",
"uncertainty": 120
},
"stopId": "TOUL3",
"stopSequence": 37
},
{
"arrival": {
"time": "1776333099",
"uncertainty": 120
},
"departure": {
"time": "1776333099",
"uncertainty": 120
},
"stopId": "MAI",
"stopSequence": 38
},
{
"arrival": {
"time": "1776333159",
"uncertainty": 120
},
"departure": {
"time": "1776333159",
"uncertainty": 120
},
"stopId": "COU1",
"stopSequence": 39
},
{
"arrival": {
"time": "1776333211",
"uncertainty": 120
},
"departure": {
"time": "1776333211",
"uncertainty": 120
},
"stopId": "KRFR1",
"stopSequence": 40
},
{
"arrival": {
"time": "1776333288",
"uncertainty": 120
},
"departure": {
"time": "1776333288",
"uncertainty": 120
},
"stopId": "VIEU",
"stopSequence": 41
},
{
"arrival": {
"time": "1776333358",
"uncertainty": 120
},
"departure": {
"time": "1776333358",
"uncertainty": 120
},
"stopId": "LGAZ",
"stopSequence": 42
},
{
"arrival": {
"time": "1776333391",
"uncertainty": 120
},
"departure": {
"time": "1776333391",
"uncertainty": 120
},
"stopId": "PBON",
"stopSequence": 43
},
{
"arrival": {
"time": "1776333448",
"uncertainty": 120
},
"departure": {
"time": "1776333448",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 44
},
{
"arrival": {
"time": "1776333580",
"uncertainty": 120
},
"departure": {
"time": "1776333580",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 45
},
{
"arrival": {
"time": "1776333611",
"uncertainty": 120
},
"departure": {
"time": "1776333611",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 46
},
{
"arrival": {
"time": "1776333644",
"uncertainty": 120
},
"departure": {
"time": "1776333644",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 47
},
{
"arrival": {
"time": "1776333695",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 48
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "322756"
},
"vehicle": {
"id": "435",
"label": "435"
}
}
},
{
"id": "320135",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333720",
"uncertainty": 120
},
"stopId": "KERJ5",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "37",
"scheduleRelationship": "SCHEDULED",
"tripId": "320135"
}
}
},
{
"id": "320119",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776336240"
},
"stopId": "SNCF",
"stopSequence": 1
},
{
"arrival": {
"time": "1776336330"
},
"departure": {
"time": "1776336330"
},
"stopId": "HERVE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1776336418"
},
"departure": {
"time": "1776336418"
},
"stopId": "MARC1"
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "FLAM1",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "FOCH1",
"stopSequence": 4
},
{
"arrival": {
"time": "1776336530"
},
"departure": {
"time": "1776336530"
},
"stopId": "CULT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1776336577"
},
"departure": {
"time": "1776336577"
},
"stopId": "CURI1",
"stopSequence": 6
},
{
"arrival": {
"time": "1776336596"
},
"departure": {
"time": "1776336596"
},
"stopId": "CKEN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1776336716"
},
"departure": {
"time": "1776336716"
},
"stopId": "KRGR3",
"stopSequence": 8
},
{
"arrival": {
"time": "1776336776"
},
"departure": {
"time": "1776336776"
},
"stopId": "HUGO",
"stopSequence": 9
},
{
"arrival": {
"time": "1776336826"
},
"departure": {
"time": "1776336826"
},
"stopId": "QUIM",
"stopSequence": 10
},
{
"arrival": {
"time": "1776336868"
},
"departure": {
"time": "1776336868"
},
"stopId": "CBRA",
"stopSequence": 11
},
{
"arrival": {
"time": "1776336896"
},
"departure": {
"time": "1776336896"
},
"stopId": "GARD",
"stopSequence": 12
},
{
"arrival": {
"time": "1776336950"
},
"departure": {
"time": "1776336950"
},
"stopId": "ANTO",
"stopSequence": 13
},
{
"arrival": {
"time": "1776337012"
},
"departure": {
"time": "1776337012"
},
"stopId": "PORZ1",
"stopSequence": 14
},
{
"arrival": {
"time": "1776337225"
},
"departure": {
"time": "1776337225"
},
"stopId": "MRBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1776337241"
},
"departure": {
"time": "1776337241"
},
"stopId": "CHAP1",
"stopSequence": 16
},
{
"arrival": {
"time": "1776337256"
},
"departure": {
"time": "1776337256"
},
"stopId": "GDG",
"stopSequence": 17
},
{
"arrival": {
"time": "1776337376"
},
"departure": {
"time": "1776337376"
},
"stopId": "KHOR1",
"stopSequence": 18
},
{
"arrival": {
"time": "1776337556"
},
"stopId": "TREA",
"stopSequence": 19
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "320119"
}
}
},
{
"id": "320105",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333600"
},
"stopId": "TREA",
"stopSequence": 1
},
{
"arrival": {
"time": "1776333635"
},
"departure": {
"time": "1776333635"
},
"stopId": "KUON",
"stopSequence": 2
},
{
"arrival": {
"time": "1776333657"
},
"departure": {
"time": "1776333657"
},
"stopId": "KHIC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776333720"
},
"departure": {
"time": "1776333720"
},
"stopId": "KHOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1776333753"
},
"departure": {
"time": "1776333753"
},
"stopId": "KVEN",
"stopSequence": 5
},
{
"arrival": {
"time": "1776333780"
},
"departure": {
"time": "1776333780"
},
"stopId": "SQUI",
"stopSequence": 6
},
{
"arrival": {
"time": "1776333814"
},
"departure": {
"time": "1776333814"
},
"stopId": "VGER",
"stopSequence": 7
},
{
"arrival": {
"time": "1776333855"
},
"departure": {
"time": "1776333855"
},
"stopId": "CHAP",
"stopSequence": 8
},
{
"arrival": {
"time": "1776333875"
},
"departure": {
"time": "1776333875"
},
"stopId": "MRBR",
"stopSequence": 9
},
{
"arrival": {
"time": "1776334174"
},
"departure": {
"time": "1776334174"
},
"stopId": "PORZ",
"stopSequence": 10
},
{
"arrival": {
"time": "1776334268"
},
"departure": {
"time": "1776334268"
},
"stopId": "ANTO1",
"stopSequence": 11
},
{
"arrival": {
"time": "1776334320"
},
"departure": {
"time": "1776334320"
},
"stopId": "GARD2",
"stopSequence": 12
},
{
"arrival": {
"time": "1776334367"
},
"departure": {
"time": "1776334367"
},
"stopId": "CBRA1",
"stopSequence": 13
},
{
"arrival": {
"time": "1776334426"
},
"departure": {
"time": "1776334426"
},
"stopId": "QUIM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1776334500"
},
"departure": {
"time": "1776334500"
},
"stopId": "HUGO1",
"stopSequence": 15
},
{
"arrival": {
"time": "1776334560"
},
"departure": {
"time": "1776334560"
},
"stopId": "KRGR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1776334680"
},
"departure": {
"time": "1776334680"
},
"stopId": "CKEN",
"stopSequence": 17
},
{
"arrival": {
"time": "1776334718"
},
"departure": {
"time": "1776334718"
},
"stopId": "CURI",
"stopSequence": 18
},
{
"arrival": {
"time": "1776334757"
},
"departure": {
"time": "1776334757"
},
"stopId": "HARA",
"stopSequence": 19
},
{
"arrival": {
"time": "1776334802"
},
"departure": {
"time": "1776334802"
},
"stopId": "CULT",
"stopSequence": 20
},
{
"arrival": {
"time": "1776334906"
},
"departure": {
"time": "1776334906"
},
"stopId": "MARC"
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "FOCH",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "FLAM",
"stopSequence": 22
},
{
"arrival": {
"time": "1776335026"
},
"departure": {
"time": "1776335026"
},
"stopId": "HERVE",
"stopSequence": 23
},
{
"arrival": {
"time": "1776335087"
},
"stopId": "SNCF",
"stopSequence": 24
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "320105"
}
}
},
{
"id": "316458",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335340",
"uncertainty": 120
},
"stopId": "ATL3",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "316458"
}
}
},
{
"id": "316457",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333642",
"uncertainty": 120
},
"stopId": "ATL3",
"stopSequence": 1
},
{
"arrival": {
"time": "1776333687",
"uncertainty": 120
},
"departure": {
"time": "1776333687",
"uncertainty": 120
},
"stopId": "FONT1",
"stopSequence": 2
},
{
"arrival": {
"time": "1776333729",
"uncertainty": 120
},
"departure": {
"time": "1776333729",
"uncertainty": 120
},
"stopId": "CRVS1",
"stopSequence": 3
},
{
"arrival": {
"time": "1776333767",
"uncertainty": 120
},
"departure": {
"time": "1776333767",
"uncertainty": 120
},
"stopId": "AUBR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1776333800",
"uncertainty": 120
},
"departure": {
"time": "1776333800",
"uncertainty": 120
},
"stopId": "KDUR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1776333846",
"uncertainty": 120
},
"departure": {
"time": "1776333846",
"uncertainty": 120
},
"stopId": "LCHA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1776333879",
"uncertainty": 120
},
"departure": {
"time": "1776333879",
"uncertainty": 120
},
"stopId": "PTAR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1776333942",
"uncertainty": 120
},
"departure": {
"time": "1776333942",
"uncertainty": 120
},
"stopId": "PCHE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1776334017",
"uncertainty": 120
},
"departure": {
"time": "1776334017",
"uncertainty": 120
},
"stopId": "2MOUL1",
"stopSequence": 9
},
{
"arrival": {
"time": "1776334080",
"uncertainty": 120
},
"departure": {
"time": "1776334080",
"uncertainty": 120
},
"stopId": "CROU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1776334122",
"uncertainty": 120
},
"departure": {
"time": "1776334122",
"uncertainty": 120
},
"stopId": "LCMA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1776334188",
"uncertainty": 120
},
"departure": {
"time": "1776334188",
"uncertainty": 120
},
"stopId": "BAST1",
"stopSequence": 12
},
{
"arrival": {
"time": "1776334226",
"uncertainty": 120
},
"departure": {
"time": "1776334226",
"uncertainty": 120
},
"stopId": "PLBO1",
"stopSequence": 13
},
{
"arrival": {
"time": "1776334287",
"uncertainty": 120
},
"departure": {
"time": "1776334287",
"uncertainty": 120
},
"stopId": "PATI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1776334362",
"uncertainty": 120
},
"stopId": "POIN1",
"stopSequence": 15
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "316457"
}
}
},
{
"id": "322699",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334620",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "322699"
}
}
},
{
"id": "322698",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333780",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "322698"
}
}
},
{
"id": "322696",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332898",
"uncertainty": 120
},
"departure": {
"time": "1776332898",
"uncertainty": 120
},
"stopId": "ALPH",
"stopSequence": 19
},
{
"arrival": {
"time": "1776332969",
"uncertainty": 120
},
"departure": {
"time": "1776332969",
"uncertainty": 120
},
"stopId": "LECL",
"stopSequence": 20
},
{
"arrival": {
"time": "1776333021",
"uncertainty": 120
},
"departure": {
"time": "1776333021",
"uncertainty": 120
},
"stopId": "PERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1776333094",
"uncertainty": 120
},
"departure": {
"time": "1776333094",
"uncertainty": 120
},
"stopId": "BOIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1776333125",
"uncertainty": 120
},
"departure": {
"time": "1776333125",
"uncertainty": 120
},
"stopId": "HOPS",
"stopSequence": 23
},
{
"arrival": {
"time": "1776333161",
"uncertainty": 120
},
"departure": {
"time": "1776333161",
"uncertainty": 120
},
"stopId": "MELUN",
"stopSequence": 24
},
{
"arrival": {
"time": "1776333256",
"uncertainty": 120
},
"departure": {
"time": "1776333256",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1776333356",
"uncertainty": 120
},
"departure": {
"time": "1776333356",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 26
},
{
"arrival": {
"time": "1776333445",
"uncertainty": 120
},
"departure": {
"time": "1776333445",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 27
},
{
"arrival": {
"time": "1776333535",
"uncertainty": 120
},
"departure": {
"time": "1776333535",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 28
},
{
"arrival": {
"time": "1776333616",
"uncertainty": 120
},
"departure": {
"time": "1776333616",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 29
},
{
"arrival": {
"time": "1776333707",
"uncertainty": 120
},
"departure": {
"time": "1776333707",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 30
},
{
"arrival": {
"time": "1776333778",
"uncertainty": 120
},
"departure": {
"time": "1776333778",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 31
},
{
"arrival": {
"time": "1776333881",
"uncertainty": 120
},
"departure": {
"time": "1776333881",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 32
},
{
"arrival": {
"time": "1776334046",
"uncertainty": 120
},
"departure": {
"time": "1776334046",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 33
},
{
"arrival": {
"time": "1776334188",
"uncertainty": 120
},
"departure": {
"time": "1776334188",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 34
},
{
"arrival": {
"time": "1776334285",
"uncertainty": 120
},
"departure": {
"time": "1776334285",
"uncertainty": 120
},
"stopId": "CSCI",
"stopSequence": 35
},
{
"arrival": {
"time": "1776334391",
"uncertainty": 120
},
"departure": {
"time": "1776334391",
"uncertainty": 120
},
"stopId": "KDIR",
"stopSequence": 36
},
{
"arrival": {
"time": "1776334437",
"uncertainty": 120
},
"departure": {
"time": "1776334437",
"uncertainty": 120
},
"stopId": "KRAB",
"stopSequence": 37
},
{
"arrival": {
"time": "1776334504",
"uncertainty": 120
},
"departure": {
"time": "1776334504",
"uncertainty": 120
},
"stopId": "KLDE",
"stopSequence": 38
},
{
"arrival": {
"time": "1776334600",
"uncertainty": 120
},
"departure": {
"time": "1776334600",
"uncertainty": 120
},
"stopId": "MATH",
"stopSequence": 39
},
{
"arrival": {
"time": "1776334675",
"uncertainty": 120
},
"departure": {
"time": "1776334675",
"uncertainty": 120
},
"stopId": "KERJ",
"stopSequence": 40
},
{
"arrival": {
"time": "1776334714",
"uncertainty": 120
},
"departure": {
"time": "1776334714",
"uncertainty": 120
},
"stopId": "KRGO",
"stopSequence": 41
},
{
"arrival": {
"time": "1776334752",
"uncertainty": 120
},
"departure": {
"time": "1776334752",
"uncertainty": 120
},
"stopId": "FSTP",
"stopSequence": 42
},
{
"arrival": {
"time": "1776334860",
"uncertainty": 120
},
"departure": {
"time": "1776334860",
"uncertainty": 120
},
"stopId": "EGLB",
"stopSequence": 43
},
{
"arrival": {
"time": "1776334947",
"uncertainty": 120
},
"departure": {
"time": "1776334947",
"uncertainty": 120
},
"stopId": "TYNE",
"stopSequence": 44
},
{
"arrival": {
"time": "1776335052",
"uncertainty": 120
},
"departure": {
"time": "1776335052",
"uncertainty": 120
},
"stopId": "BRET",
"stopSequence": 45
},
{
"arrival": {
"time": "1776335093",
"uncertainty": 120
},
"departure": {
"time": "1776335093",
"uncertainty": 120
},
"stopId": "PARC",
"stopSequence": 46
},
{
"arrival": {
"time": "1776335156",
"uncertainty": 120
},
"departure": {
"time": "1776335156",
"uncertainty": 120
},
"stopId": "POMM",
"stopSequence": 47
},
{
"arrival": {
"time": "1776335242",
"uncertainty": 120
},
"departure": {
"time": "1776335242",
"uncertainty": 120
},
"stopId": "CELT",
"stopSequence": 48
},
{
"arrival": {
"time": "1776335292",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 49
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "322696"
},
"vehicle": {
"id": "429",
"label": "429"
}
}
},
{
"id": "322701",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776336480",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "322701"
}
}
},
{
"id": "322700",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335580",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "322700"
}
}
},
{
"id": "322695",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332912",
"uncertainty": 120
},
"departure": {
"time": "1776332912",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 27
},
{
"arrival": {
"time": "1776333002",
"uncertainty": 120
},
"departure": {
"time": "1776333002",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 28
},
{
"arrival": {
"time": "1776333083",
"uncertainty": 120
},
"departure": {
"time": "1776333083",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 29
},
{
"arrival": {
"time": "1776333166",
"uncertainty": 120
},
"departure": {
"time": "1776333166",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 30
},
{
"arrival": {
"time": "1776333230",
"uncertainty": 120
},
"departure": {
"time": "1776333230",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 31
},
{
"arrival": {
"time": "1776333323",
"uncertainty": 120
},
"departure": {
"time": "1776333323",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 32
},
{
"arrival": {
"time": "1776333440",
"uncertainty": 120
},
"departure": {
"time": "1776333440",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 33
},
{
"arrival": {
"time": "1776333543",
"uncertainty": 120
},
"departure": {
"time": "1776333543",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 34
},
{
"arrival": {
"time": "1776333613",
"uncertainty": 120
},
"departure": {
"time": "1776333613",
"uncertainty": 120
},
"stopId": "CSCI",
"stopSequence": 35
},
{
"arrival": {
"time": "1776333689",
"uncertainty": 120
},
"departure": {
"time": "1776333689",
"uncertainty": 120
},
"stopId": "KDIR",
"stopSequence": 36
},
{
"arrival": {
"time": "1776333735",
"uncertainty": 120
},
"departure": {
"time": "1776333735",
"uncertainty": 120
},
"stopId": "KRAB",
"stopSequence": 37
},
{
"arrival": {
"time": "1776333802",
"uncertainty": 120
},
"departure": {
"time": "1776333802",
"uncertainty": 120
},
"stopId": "KLDE",
"stopSequence": 38
},
{
"arrival": {
"time": "1776333898",
"uncertainty": 120
},
"departure": {
"time": "1776333898",
"uncertainty": 120
},
"stopId": "MATH",
"stopSequence": 39
},
{
"arrival": {
"time": "1776333973",
"uncertainty": 120
},
"departure": {
"time": "1776333973",
"uncertainty": 120
},
"stopId": "KERJ",
"stopSequence": 40
},
{
"arrival": {
"time": "1776334012",
"uncertainty": 120
},
"departure": {
"time": "1776334012",
"uncertainty": 120
},
"stopId": "KRGO",
"stopSequence": 41
},
{
"arrival": {
"time": "1776334049",
"uncertainty": 120
},
"departure": {
"time": "1776334049",
"uncertainty": 120
},
"stopId": "FSTP",
"stopSequence": 42
},
{
"arrival": {
"time": "1776334157",
"uncertainty": 120
},
"departure": {
"time": "1776334157",
"uncertainty": 120
},
"stopId": "EGLB",
"stopSequence": 43
},
{
"arrival": {
"time": "1776334244",
"uncertainty": 120
},
"departure": {
"time": "1776334244",
"uncertainty": 120
},
"stopId": "TYNE",
"stopSequence": 44
},
{
"arrival": {
"time": "1776334349",
"uncertainty": 120
},
"departure": {
"time": "1776334349",
"uncertainty": 120
},
"stopId": "BRET",
"stopSequence": 45
},
{
"arrival": {
"time": "1776334390",
"uncertainty": 120
},
"departure": {
"time": "1776334390",
"uncertainty": 120
},
"stopId": "PARC",
"stopSequence": 46
},
{
"arrival": {
"time": "1776334453",
"uncertainty": 120
},
"departure": {
"time": "1776334453",
"uncertainty": 120
},
"stopId": "POMM",
"stopSequence": 47
},
{
"arrival": {
"time": "1776334539",
"uncertainty": 120
},
"departure": {
"time": "1776334539",
"uncertainty": 120
},
"stopId": "CELT",
"stopSequence": 48
},
{
"arrival": {
"time": "1776334589",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 49
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "322695"
},
"vehicle": {
"id": "603",
"label": "603"
}
}
},
{
"id": "322694",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332990",
"uncertainty": 120
},
"departure": {
"time": "1776332990",
"uncertainty": 120
},
"stopId": "MATH",
"stopSequence": 39
},
{
"arrival": {
"time": "1776333065",
"uncertainty": 120
},
"departure": {
"time": "1776333065",
"uncertainty": 120
},
"stopId": "KERJ",
"stopSequence": 40
},
{
"arrival": {
"time": "1776333104",
"uncertainty": 120
},
"departure": {
"time": "1776333104",
"uncertainty": 120
},
"stopId": "KRGO",
"stopSequence": 41
},
{
"arrival": {
"time": "1776333141",
"uncertainty": 120
},
"departure": {
"time": "1776333141",
"uncertainty": 120
},
"stopId": "FSTP",
"stopSequence": 42
},
{
"arrival": {
"time": "1776333249",
"uncertainty": 120
},
"departure": {
"time": "1776333249",
"uncertainty": 120
},
"stopId": "EGLB",
"stopSequence": 43
},
{
"arrival": {
"time": "1776333336",
"uncertainty": 120
},
"departure": {
"time": "1776333336",
"uncertainty": 120
},
"stopId": "TYNE",
"stopSequence": 44
},
{
"arrival": {
"time": "1776333441",
"uncertainty": 120
},
"departure": {
"time": "1776333441",
"uncertainty": 120
},
"stopId": "BRET",
"stopSequence": 45
},
{
"arrival": {
"time": "1776333482",
"uncertainty": 120
},
"departure": {
"time": "1776333482",
"uncertainty": 120
},
"stopId": "PARC",
"stopSequence": 46
},
{
"arrival": {
"time": "1776333545",
"uncertainty": 120
},
"departure": {
"time": "1776333545",
"uncertainty": 120
},
"stopId": "POMM",
"stopSequence": 47
},
{
"arrival": {
"time": "1776333631",
"uncertainty": 120
},
"departure": {
"time": "1776333631",
"uncertainty": 120
},
"stopId": "CELT",
"stopSequence": 48
},
{
"arrival": {
"time": "1776333681",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 49
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "322694"
},
"vehicle": {
"id": "605",
"label": "605"
}
}
},
{
"id": "316427",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776332928",
"uncertainty": 120
},
"stopId": "POIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1776332993",
"uncertainty": 120
},
"departure": {
"time": "1776332993",
"uncertainty": 120
},
"stopId": "PATI",
"stopSequence": 2
},
{
"arrival": {
"time": "1776333063",
"uncertainty": 120
},
"departure": {
"time": "1776333063",
"uncertainty": 120
},
"stopId": "PLBO",
"stopSequence": 3
},
{
"arrival": {
"time": "1776333092",
"uncertainty": 120
},
"departure": {
"time": "1776333092",
"uncertainty": 120
},
"stopId": "BAST",
"stopSequence": 4
},
{
"arrival": {
"time": "1776333162",
"uncertainty": 120
},
"departure": {
"time": "1776333162",
"uncertainty": 120
},
"stopId": "LCMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1776333213",
"uncertainty": 120
},
"departure": {
"time": "1776333213",
"uncertainty": 120
},
"stopId": "CROU",
"stopSequence": 6
},
{
"arrival": {
"time": "1776333272",
"uncertainty": 120
},
"departure": {
"time": "1776333272",
"uncertainty": 120
},
"stopId": "2MOUL",
"stopSequence": 7
},
{
"arrival": {
"time": "1776333342",
"uncertainty": 120
},
"departure": {
"time": "1776333342",
"uncertainty": 120
},
"stopId": "PCHE",
"stopSequence": 8
},
{
"arrival": {
"time": "1776333412",
"uncertainty": 120
},
"departure": {
"time": "1776333412",
"uncertainty": 120
},
"stopId": "PTAR",
"stopSequence": 9
},
{
"arrival": {
"time": "1776333445",
"uncertainty": 120
},
"departure": {
"time": "1776333445",
"uncertainty": 120
},
"stopId": "LCHA",
"stopSequence": 10
},
{
"arrival": {
"time": "1776333516",
"uncertainty": 120
},
"departure": {
"time": "1776333516",
"uncertainty": 120
},
"stopId": "KDUR",
"stopSequence": 11
},
{
"arrival": {
"time": "1776333642",
"uncertainty": 120
},
"stopId": "ATL3",
"stopSequence": 12
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "316427"
},
"vehicle": {
"id": "7001",
"label": "7001"
}
}
},
{
"id": "320079",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334320",
"uncertainty": 120
},
"stopId": "DERON3",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "320079"
}
}
},
{
"id": "316429",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776336360",
"uncertainty": 120
},
"stopId": "POIN",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "316429"
}
}
},
{
"id": "316428",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334665",
"uncertainty": 120
},
"stopId": "POIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1776334715",
"uncertainty": 120
},
"departure": {
"time": "1776334715",
"uncertainty": 120
},
"stopId": "PATI",
"stopSequence": 2
},
{
"arrival": {
"time": "1776334769",
"uncertainty": 120
},
"departure": {
"time": "1776334769",
"uncertainty": 120
},
"stopId": "PLBO",
"stopSequence": 3
},
{
"arrival": {
"time": "1776334792",
"uncertainty": 120
},
"departure": {
"time": "1776334792",
"uncertainty": 120
},
"stopId": "BAST",
"stopSequence": 4
},
{
"arrival": {
"time": "1776334845",
"uncertainty": 120
},
"departure": {
"time": "1776334845",
"uncertainty": 120
},
"stopId": "LCMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1776334896",
"uncertainty": 120
},
"departure": {
"time": "1776334896",
"uncertainty": 120
},
"stopId": "CROU",
"stopSequence": 6
},
{
"arrival": {
"time": "1776334955",
"uncertainty": 120
},
"departure": {
"time": "1776334955",
"uncertainty": 120
},
"stopId": "2MOUL",
"stopSequence": 7
},
{
"arrival": {
"time": "1776335025",
"uncertainty": 120
},
"departure": {
"time": "1776335025",
"uncertainty": 120
},
"stopId": "PCHE",
"stopSequence": 8
},
{
"arrival": {
"time": "1776335095",
"uncertainty": 120
},
"departure": {
"time": "1776335095",
"uncertainty": 120
},
"stopId": "PTAR",
"stopSequence": 9
},
{
"arrival": {
"time": "1776335128",
"uncertainty": 120
},
"departure": {
"time": "1776335128",
"uncertainty": 120
},
"stopId": "LCHA",
"stopSequence": 10
},
{
"arrival": {
"time": "1776335199",
"uncertainty": 120
},
"departure": {
"time": "1776335199",
"uncertainty": 120
},
"stopId": "KDUR",
"stopSequence": 11
},
{
"arrival": {
"time": "1776335325",
"uncertainty": 120
},
"stopId": "ATL3",
"stopSequence": 12
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "316428"
}
}
},
{
"id": "320071",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776336300",
"uncertainty": 120
},
"stopId": "FBLO",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "320071"
}
}
},
{
"id": "320070",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332928",
"uncertainty": 120
},
"departure": {
"time": "1776332928",
"uncertainty": 120
},
"stopId": "FKER",
"stopSequence": 2
},
{
"arrival": {
"time": "1776332974",
"uncertainty": 120
},
"departure": {
"time": "1776332974",
"uncertainty": 120
},
"stopId": "ALGU1",
"stopSequence": 3
},
{
"arrival": {
"time": "1776333030",
"uncertainty": 120
},
"departure": {
"time": "1776333030",
"uncertainty": 120
},
"stopId": "CRUG1",
"stopSequence": 4
},
{
"arrival": {
"time": "1776333049",
"uncertainty": 120
},
"departure": {
"time": "1776333049",
"uncertainty": 120
},
"stopId": "KRGA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1776333105",
"uncertainty": 120
},
"departure": {
"time": "1776333105",
"uncertainty": 120
},
"stopId": "KRVA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1776333180",
"uncertainty": 120
},
"departure": {
"time": "1776333180",
"uncertainty": 120
},
"stopId": "BMIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1776333294",
"uncertainty": 120
},
"departure": {
"time": "1776333294",
"uncertainty": 120
},
"stopId": "LROC1",
"stopSequence": 8
},
{
"arrival": {
"time": "1776333335",
"uncertainty": 120
},
"departure": {
"time": "1776333335",
"uncertainty": 120
},
"stopId": "KERDU1",
"stopSequence": 9
},
{
"arrival": {
"time": "1776333394",
"uncertainty": 120
},
"departure": {
"time": "1776333394",
"uncertainty": 120
},
"stopId": "CELT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1776333450",
"uncertainty": 120
},
"departure": {
"time": "1776333450",
"uncertainty": 120
},
"stopId": "COUP1",
"stopSequence": 11
},
{
"arrival": {
"time": "1776333514",
"uncertainty": 120
},
"departure": {
"time": "1776333514",
"uncertainty": 120
},
"stopId": "FSTP1",
"stopSequence": 12
},
{
"arrival": {
"time": "1776333567",
"uncertainty": 120
},
"departure": {
"time": "1776333567",
"uncertainty": 120
},
"stopId": "KRGO1",
"stopSequence": 13
},
{
"arrival": {
"time": "1776333631",
"uncertainty": 120
},
"stopId": "KERJ5",
"stopSequence": 14
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "320070"
},
"vehicle": {
"id": "4030",
"label": "4030"
}
}
},
{
"id": "316340",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333600"
},
"stopId": "PTUDY",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "113",
"scheduleRelationship": "SCHEDULED",
"tripId": "316340"
}
}
},
{
"id": "320048",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334200",
"uncertainty": 120
},
"stopId": "SNCF",
"stopSequence": 1
},
{
"arrival": {
"time": "1776334380",
"uncertainty": 120
},
"departure": {
"time": "1776334380",
"uncertainty": 120
},
"stopId": "KLOI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1776334415",
"uncertainty": 120
},
"departure": {
"time": "1776334415",
"uncertainty": 120
},
"stopId": "HLMK1",
"stopSequence": 3
},
{
"arrival": {
"time": "1776334441",
"uncertainty": 120
},
"departure": {
"time": "1776334441",
"uncertainty": 120
},
"stopId": "PICA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1776334476",
"uncertainty": 120
},
"departure": {
"time": "1776334476",
"uncertainty": 120
},
"stopId": "MERDY1",
"stopSequence": 5
},
{
"arrival": {
"time": "1776334501",
"uncertainty": 120
},
"departure": {
"time": "1776334501",
"uncertainty": 120
},
"stopId": "MACE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1776334560",
"uncertainty": 120
},
"departure": {
"time": "1776334560",
"uncertainty": 120
},
"stopId": "HERVE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1776334665",
"uncertainty": 120
},
"departure": {
"time": "1776334665",
"uncertainty": 120
},
"stopId": "MARC1"
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "FLAM1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "FOCH1",
"stopSequence": 9
},
{
"arrival": {
"time": "1776334782",
"uncertainty": 120
},
"departure": {
"time": "1776334782",
"uncertainty": 120
},
"stopId": "CULT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1776334841",
"uncertainty": 120
},
"departure": {
"time": "1776334841",
"uncertainty": 120
},
"stopId": "CURI1",
"stopSequence": 11
},
{
"arrival": {
"time": "1776334865",
"uncertainty": 120
},
"departure": {
"time": "1776334865",
"uncertainty": 120
},
"stopId": "CKEN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1776334955",
"uncertainty": 120
},
"departure": {
"time": "1776334955",
"uncertainty": 120
},
"stopId": "KRGR3",
"stopSequence": 13
},
{
"arrival": {
"time": "1776335001",
"uncertainty": 120
},
"departure": {
"time": "1776335001",
"uncertainty": 120
},
"stopId": "HUGO",
"stopSequence": 14
},
{
"arrival": {
"time": "1776335161",
"uncertainty": 120
},
"departure": {
"time": "1776335161",
"uncertainty": 120
},
"stopId": "FPIZ1",
"stopSequence": 15
},
{
"arrival": {
"time": "1776335260",
"uncertainty": 120
},
"departure": {
"time": "1776335260",
"uncertainty": 120
},
"stopId": "STGI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1776335375",
"uncertainty": 120
},
"departure": {
"time": "1776335375",
"uncertainty": 120
},
"stopId": "KERP3",
"stopSequence": 17
},
{
"arrival": {
"time": "1776335420",
"uncertainty": 120
},
"departure": {
"time": "1776335420",
"uncertainty": 120
},
"stopId": "CAP1",
"stopSequence": 18
},
{
"arrival": {
"time": "1776335508",
"uncertainty": 120
},
"departure": {
"time": "1776335508",
"uncertainty": 120
},
"stopId": "KHAN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1776335600",
"uncertainty": 120
},
"departure": {
"time": "1776335600",
"uncertainty": 120
},
"stopId": "BLAY1",
"stopSequence": 20
},
{
"arrival": {
"time": "1776335641",
"uncertainty": 120
},
"departure": {
"time": "1776335641",
"uncertainty": 120
},
"stopId": "KVERS1",
"stopSequence": 21
},
{
"arrival": {
"time": "1776335696",
"uncertainty": 120
},
"departure": {
"time": "1776335696",
"uncertainty": 120
},
"stopId": "PACH1",
"stopSequence": 22
},
{
"arrival": {
"time": "1776335800",
"uncertainty": 120
},
"departure": {
"time": "1776335800",
"uncertainty": 120
},
"stopId": "MAGO1",
"stopSequence": 23
},
{
"arrival": {
"time": "1776335888",
"uncertainty": 120
},
"departure": {
"time": "1776335888",
"uncertainty": 120
},
"stopId": "CXKL1",
"stopSequence": 24
},
{
"arrival": {
"time": "1776335943",
"uncertainty": 120
},
"departure": {
"time": "1776335943",
"uncertainty": 120
},
"stopId": "MRGO1",
"stopSequence": 25
},
{
"arrival": {
"time": "1776335975",
"uncertainty": 120
},
"stopId": "LANC1",
"stopSequence": 26
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "320048"
}
}
},
{
"id": "320939",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333180",
"uncertainty": 120
},
"stopId": "BAK3",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "320939"
},
"vehicle": {
"id": "449",
"label": "449"
}
}
},
{
"id": "320038",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333600",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"tripId": "320038"
}
}
},
{
"id": "320940",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776336120",
"uncertainty": 120
},
"stopId": "BAK3",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "320940"
}
}
},
{
"id": "320023",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335400",
"uncertainty": 120
},
"stopId": "RBLA2",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"tripId": "320023"
}
}
},
{
"id": "320022",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332920",
"uncertainty": 120
},
"departure": {
"time": "1776332920",
"uncertainty": 120
},
"stopId": "CHOU2",
"stopSequence": 18
},
{
"arrival": {
"time": "1776333048",
"uncertainty": 120
},
"departure": {
"time": "1776333048",
"uncertainty": 120
},
"stopId": "ROBE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1776333091",
"uncertainty": 120
},
"departure": {
"time": "1776333091",
"uncertainty": 120
},
"stopId": "KRAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1776333154",
"uncertainty": 120
},
"departure": {
"time": "1776333154",
"uncertainty": 120
},
"stopId": "TOULE1",
"stopSequence": 21
},
{
"arrival": {
"time": "1776333245",
"uncertainty": 120
},
"departure": {
"time": "1776333245",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 22
},
{
"arrival": {
"time": "1776333388",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 23
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"tripId": "320022"
},
"vehicle": {
"id": "7025",
"label": "7025"
}
}
},
{
"id": "320920",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335760",
"uncertainty": 120
},
"stopId": "ILMB",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "320920"
}
}
},
{
"id": "320919",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333360",
"uncertainty": 120
},
"stopId": "ILMB",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "320919"
}
}
},
{
"id": "320918",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333360",
"uncertainty": 120
},
"stopId": "HUGO",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "320918"
}
}
},
{
"id": "320917",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332923",
"uncertainty": 120
},
"departure": {
"time": "1776332923",
"uncertainty": 120
},
"stopId": "MARC",
"stopSequence": 27
},
{
"arrival": {
"time": "1776333043",
"uncertainty": 120
},
"departure": {
"time": "1776333043",
"uncertainty": 120
},
"stopId": "HERVE",
"stopSequence": 28
},
{
"arrival": {
"time": "1776333087",
"uncertainty": 120
},
"departure": {
"time": "1776333087",
"uncertainty": 120
},
"stopId": "MROU",
"stopSequence": 29
},
{
"arrival": {
"time": "1776333156",
"uncertainty": 120
},
"departure": {
"time": "1776333156",
"uncertainty": 120
},
"stopId": "CGEN",
"stopSequence": 30
},
{
"arrival": {
"time": "1776333223",
"uncertainty": 120
},
"departure": {
"time": "1776333223",
"uncertainty": 120
},
"stopId": "VILG",
"stopSequence": 31
},
{
"arrival": {
"time": "1776333246",
"uncertainty": 120
},
"departure": {
"time": "1776333246",
"uncertainty": 120
},
"stopId": "ORIEN",
"stopSequence": 32
},
{
"arrival": {
"time": "1776333269",
"uncertainty": 120
},
"departure": {
"time": "1776333269",
"uncertainty": 120
},
"stopId": "DOUA",
"stopSequence": 33
},
{
"arrival": {
"time": "1776333434",
"uncertainty": 120
},
"departure": {
"time": "1776333434",
"uncertainty": 120
},
"stopId": "SALU",
"stopSequence": 34
},
{
"arrival": {
"time": "1776333514",
"uncertainty": 120
},
"departure": {
"time": "1776333514",
"uncertainty": 120
},
"stopId": "LAND",
"stopSequence": 35
},
{
"arrival": {
"time": "1776333539",
"uncertainty": 120
},
"departure": {
"time": "1776333539",
"uncertainty": 120
},
"stopId": "LOCM",
"stopSequence": 36
},
{
"arrival": {
"time": "1776333583",
"uncertainty": 120
},
"departure": {
"time": "1776333583",
"uncertainty": 120
},
"stopId": "BELL",
"stopSequence": 37
},
{
"arrival": {
"time": "1776333700",
"uncertainty": 120
},
"departure": {
"time": "1776333700",
"uncertainty": 120
},
"stopId": "FOUC",
"stopSequence": 38
},
{
"arrival": {
"time": "1776333780",
"uncertainty": 120
},
"departure": {
"time": "1776333780",
"uncertainty": 120
},
"stopId": "PAPI",
"stopSequence": 39
},
{
"arrival": {
"time": "1776333823",
"uncertainty": 120
},
"departure": {
"time": "1776333823",
"uncertainty": 120
},
"stopId": "TRUD",
"stopSequence": 40
},
{
"arrival": {
"time": "1776333881",
"uncertainty": 120
},
"departure": {
"time": "1776333881",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 41
},
{
"arrival": {
"time": "1776333936",
"uncertainty": 120
},
"departure": {
"time": "1776333936",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 42
},
{
"arrival": {
"time": "1776334120",
"uncertainty": 120
},
"departure": {
"time": "1776334120",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 43
},
{
"arrival": {
"time": "1776334166",
"uncertainty": 120
},
"departure": {
"time": "1776334166",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 44
},
{
"arrival": {
"time": "1776334220",
"uncertainty": 120
},
"departure": {
"time": "1776334220",
"uncertainty": 120
},
"stopId": "CHOU",
"stopSequence": 45
},
{
"arrival": {
"time": "1776334305",
"uncertainty": 120
},
"departure": {
"time": "1776334305",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 46
},
{
"arrival": {
"time": "1776334375",
"uncertainty": 120
},
"departure": {
"time": "1776334375",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 47
},
{
"arrival": {
"time": "1776334424",
"uncertainty": 120
},
"departure": {
"time": "1776334424",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 48
},
{
"arrival": {
"time": "1776334544",
"uncertainty": 120
},
"departure": {
"time": "1776334544",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 49
},
{
"arrival": {
"time": "1776334666",
"uncertainty": 120
},
"departure": {
"time": "1776334666",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 50
},
{
"arrival": {
"time": "1776334724",
"uncertainty": 120
},
"departure": {
"time": "1776334724",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 51
},
{
"arrival": {
"time": "1776334825",
"uncertainty": 120
},
"departure": {
"time": "1776334825",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 52
},
{
"arrival": {
"time": "1776334915",
"uncertainty": 120
},
"departure": {
"time": "1776334915",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 53
},
{
"arrival": {
"time": "1776335006",
"uncertainty": 120
},
"departure": {
"time": "1776335006",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 54
},
{
"arrival": {
"time": "1776335087",
"uncertainty": 120
},
"departure": {
"time": "1776335087",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 55
},
{
"arrival": {
"time": "1776335155",
"uncertainty": 120
},
"departure": {
"time": "1776335155",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 56
},
{
"arrival": {
"time": "1776335267",
"uncertainty": 120
},
"departure": {
"time": "1776335267",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 57
},
{
"arrival": {
"time": "1776335346",
"uncertainty": 120
},
"departure": {
"time": "1776335346",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 58
},
{
"arrival": {
"time": "1776335444",
"uncertainty": 120
},
"departure": {
"time": "1776335444",
"uncertainty": 120
},
"stopId": "SLIP1",
"stopSequence": 59
},
{
"arrival": {
"time": "1776335521",
"uncertainty": 120
},
"departure": {
"time": "1776335521",
"uncertainty": 120
},
"stopId": "MARE1",
"stopSequence": 60
},
{
"arrival": {
"time": "1776335687",
"uncertainty": 120
},
"stopId": "BAK3",
"stopSequence": 61
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "320917"
},
"vehicle": {
"id": "608",
"label": "608"
}
}
},
{
"id": "320889",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334680",
"uncertainty": 120
},
"stopId": "BAK3",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "320889"
}
}
},
{
"id": "320888",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332938",
"uncertainty": 120
},
"departure": {
"time": "1776332938",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1776332992",
"uncertainty": 120
},
"departure": {
"time": "1776332992",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1776333081",
"uncertainty": 120
},
"departure": {
"time": "1776333081",
"uncertainty": 120
},
"stopId": "NOURY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1776333168",
"uncertainty": 120
},
"departure": {
"time": "1776333168",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1776333202",
"uncertainty": 120
},
"departure": {
"time": "1776333202",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1776333237",
"uncertainty": 120
},
"departure": {
"time": "1776333237",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 19
},
{
"arrival": {
"time": "1776333410",
"uncertainty": 120
},
"departure": {
"time": "1776333410",
"uncertainty": 120
},
"stopId": "GAGA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1776333477",
"uncertainty": 120
},
"departure": {
"time": "1776333477",
"uncertainty": 120
},
"stopId": "GUER1",
"stopSequence": 21
},
{
"arrival": {
"time": "1776333517",
"uncertainty": 120
},
"departure": {
"time": "1776333517",
"uncertainty": 120
},
"stopId": "TRUD1",
"stopSequence": 22
},
{
"arrival": {
"time": "1776333556",
"uncertainty": 120
},
"departure": {
"time": "1776333556",
"uncertainty": 120
},
"stopId": "PAPI1",
"stopSequence": 23
},
{
"arrival": {
"time": "1776333636",
"uncertainty": 120
},
"departure": {
"time": "1776333636",
"uncertainty": 120
},
"stopId": "FOUC1",
"stopSequence": 24
},
{
"arrival": {
"time": "1776333717",
"uncertainty": 120
},
"departure": {
"time": "1776333717",
"uncertainty": 120
},
"stopId": "BELL1",
"stopSequence": 25
},
{
"arrival": {
"time": "1776333763",
"uncertainty": 120
},
"departure": {
"time": "1776333763",
"uncertainty": 120
},
"stopId": "LOCM1",
"stopSequence": 26
},
{
"arrival": {
"time": "1776333788",
"uncertainty": 120
},
"departure": {
"time": "1776333788",
"uncertainty": 120
},
"stopId": "LAND1",
"stopSequence": 27
},
{
"arrival": {
"time": "1776333871",
"uncertainty": 120
},
"departure": {
"time": "1776333871",
"uncertainty": 120
},
"stopId": "SALU1",
"stopSequence": 28
},
{
"arrival": {
"time": "1776334034",
"uncertainty": 120
},
"departure": {
"time": "1776334034",
"uncertainty": 120
},
"stopId": "DOUA1",
"stopSequence": 29
},
{
"arrival": {
"time": "1776334062",
"uncertainty": 120
},
"departure": {
"time": "1776334062",
"uncertainty": 120
},
"stopId": "ORIEN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1776334086",
"uncertainty": 120
},
"departure": {
"time": "1776334086",
"uncertainty": 120
},
"stopId": "VILG1",
"stopSequence": 31
},
{
"arrival": {
"time": "1776334131",
"uncertainty": 120
},
"departure": {
"time": "1776334131",
"uncertainty": 120
},
"stopId": "CGEN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1776334179",
"uncertainty": 120
},
"departure": {
"time": "1776334179",
"uncertainty": 120
},
"stopId": "MROU1",
"stopSequence": 33
},
{
"arrival": {
"time": "1776334266",
"uncertainty": 120
},
"departure": {
"time": "1776334266",
"uncertainty": 120
},
"stopId": "HERVE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1776334386",
"uncertainty": 120
},
"departure": {
"time": "1776334386",
"uncertainty": 120
},
"stopId": "MARC1",
"stopSequence": 35
},
{
"arrival": {
"time": "1776334494",
"uncertainty": 120
},
"departure": {
"time": "1776334494",
"uncertainty": 120
},
"stopId": "BOTA1",
"stopSequence": 36
},
{
"arrival": {
"time": "1776334566",
"uncertainty": 120
},
"departure": {
"time": "1776334566",
"uncertainty": 120
},
"stopId": "ZOLA1",
"stopSequence": 37
},
{
"arrival": {
"time": "1776334610",
"uncertainty": 120
},
"departure": {
"time": "1776334610",
"uncertainty": 120
},
"stopId": "KERI1",
"stopSequence": 38
},
{
"arrival": {
"time": "1776334716",
"uncertainty": 120
},
"departure": {
"time": "1776334716",
"uncertainty": 120
},
"stopId": "KRLI1",
"stopSequence": 39
},
{
"arrival": {
"time": "1776334774",
"uncertainty": 120
},
"departure": {
"time": "1776334774",
"uncertainty": 120
},
"stopId": "MCUR1",
"stopSequence": 40
},
{
"arrival": {
"time": "1776334806",
"uncertainty": 120
},
"departure": {
"time": "1776334806",
"uncertainty": 120
},
"stopId": "GARD1",
"stopSequence": 41
},
{
"arrival": {
"time": "1776334883",
"uncertainty": 120
},
"departure": {
"time": "1776334883",
"uncertainty": 120
},
"stopId": "CBRA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1776334950",
"uncertainty": 120
},
"departure": {
"time": "1776334950",
"uncertainty": 120
},
"stopId": "QUIM1",
"stopSequence": 43
},
{
"arrival": {
"time": "1776335039",
"uncertainty": 120
},
"departure": {
"time": "1776335039",
"uncertainty": 120
},
"stopId": "HUGO1",
"stopSequence": 44
},
{
"arrival": {
"time": "1776335079",
"uncertainty": 120
},
"departure": {
"time": "1776335079",
"uncertainty": 120
},
"stopId": "KRGR1",
"stopSequence": 45
},
{
"arrival": {
"time": "1776335147",
"uncertainty": 120
},
"departure": {
"time": "1776335147",
"uncertainty": 120
},
"stopId": "LALU1",
"stopSequence": 46
},
{
"arrival": {
"time": "1776335241",
"uncertainty": 120
},
"departure": {
"time": "1776335241",
"uncertainty": 120
},
"stopId": "PIAU1",
"stopSequence": 47
},
{
"arrival": {
"time": "1776335382",
"uncertainty": 120
},
"departure": {
"time": "1776335382",
"uncertainty": 120
},
"stopId": "MALL1",
"stopSequence": 48
},
{
"arrival": {
"time": "1776335449",
"uncertainty": 120
},
"departure": {
"time": "1776335449",
"uncertainty": 120
},
"stopId": "KBLA1",
"stopSequence": 49
},
{
"arrival": {
"time": "1776335494",
"uncertainty": 120
},
"departure": {
"time": "1776335494",
"uncertainty": 120
},
"stopId": "LOCC1",
"stopSequence": 50
},
{
"arrival": {
"time": "1776335565",
"uncertainty": 120
},
"departure": {
"time": "1776335565",
"uncertainty": 120
},
"stopId": "FORG1",
"stopSequence": 51
},
{
"arrival": {
"time": "1776335605",
"uncertainty": 120
},
"departure": {
"time": "1776335605",
"uncertainty": 120
},
"stopId": "ALLE1",
"stopSequence": 52
},
{
"arrival": {
"time": "1776335669",
"uncertainty": 120
},
"departure": {
"time": "1776335669",
"uncertainty": 120
},
"stopId": "BRUY1",
"stopSequence": 53
},
{
"arrival": {
"time": "1776335746",
"uncertainty": 120
},
"departure": {
"time": "1776335746",
"uncertainty": 120
},
"stopId": "MONT",
"stopSequence": 54
},
{
"arrival": {
"time": "1776335985",
"uncertainty": 120
},
"departure": {
"time": "1776335985",
"uncertainty": 120
},
"stopId": "CJAU1",
"stopSequence": 55
},
{
"arrival": {
"time": "1776336041",
"uncertainty": 120
},
"departure": {
"time": "1776336041",
"uncertainty": 120
},
"stopId": "LBLE1",
"stopSequence": 56
},
{
"arrival": {
"time": "1776336082",
"uncertainty": 120
},
"departure": {
"time": "1776336082",
"uncertainty": 120
},
"stopId": "SAPIN1",
"stopSequence": 57
},
{
"arrival": {
"time": "1776336160",
"uncertainty": 120
},
"departure": {
"time": "1776336160",
"uncertainty": 120
},
"stopId": "GORE1",
"stopSequence": 58
},
{
"arrival": {
"time": "1776336227",
"uncertainty": 120
},
"departure": {
"time": "1776336227",
"uncertainty": 120
},
"stopId": "JEGO1",
"stopSequence": 59
},
{
"arrival": {
"time": "1776336266",
"uncertainty": 120
},
"departure": {
"time": "1776336266",
"uncertainty": 120
},
"stopId": "INZI1",
"stopSequence": 60
},
{
"arrival": {
"time": "1776336336",
"uncertainty": 120
},
"stopId": "ILMB",
"stopSequence": 61
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "320888"
},
"vehicle": {
"id": "389",
"label": "389"
}
}
},
{
"id": "320887",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332927",
"uncertainty": 120
},
"departure": {
"time": "1776332927",
"uncertainty": 120
},
"stopId": "HERVE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1776333047",
"uncertainty": 120
},
"departure": {
"time": "1776333047",
"uncertainty": 120
},
"stopId": "MARC1",
"stopSequence": 35
},
{
"arrival": {
"time": "1776333156",
"uncertainty": 120
},
"departure": {
"time": "1776333156",
"uncertainty": 120
},
"stopId": "BOTA1",
"stopSequence": 36
},
{
"arrival": {
"time": "1776333227",
"uncertainty": 120
},
"departure": {
"time": "1776333227",
"uncertainty": 120
},
"stopId": "ZOLA1",
"stopSequence": 37
},
{
"arrival": {
"time": "1776333271",
"uncertainty": 120
},
"departure": {
"time": "1776333271",
"uncertainty": 120
},
"stopId": "KERI1",
"stopSequence": 38
},
{
"arrival": {
"time": "1776333377",
"uncertainty": 120
},
"departure": {
"time": "1776333377",
"uncertainty": 120
},
"stopId": "KRLI1",
"stopSequence": 39
},
{
"arrival": {
"time": "1776333435",
"uncertainty": 120
},
"departure": {
"time": "1776333435",
"uncertainty": 120
},
"stopId": "MCUR1",
"stopSequence": 40
},
{
"arrival": {
"time": "1776333467",
"uncertainty": 120
},
"departure": {
"time": "1776333467",
"uncertainty": 120
},
"stopId": "GARD1",
"stopSequence": 41
},
{
"arrival": {
"time": "1776333526",
"uncertainty": 120
},
"departure": {
"time": "1776333526",
"uncertainty": 120
},
"stopId": "CBRA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1776333580",
"uncertainty": 120
},
"departure": {
"time": "1776333580",
"uncertainty": 120
},
"stopId": "QUIM1",
"stopSequence": 43
},
{
"arrival": {
"time": "1776333647",
"uncertainty": 120
},
"departure": {
"time": "1776333647",
"uncertainty": 120
},
"stopId": "HUGO1",
"stopSequence": 44
},
{
"arrival": {
"time": "1776333687",
"uncertainty": 120
},
"departure": {
"time": "1776333687",
"uncertainty": 120
},
"stopId": "KRGR1",
"stopSequence": 45
},
{
"arrival": {
"time": "1776333757",
"uncertainty": 120
},
"departure": {
"time": "1776333757",
"uncertainty": 120
},
"stopId": "LALU1",
"stopSequence": 46
},
{
"arrival": {
"time": "1776333854",
"uncertainty": 120
},
"departure": {
"time": "1776333854",
"uncertainty": 120
},
"stopId": "PIAU1",
"stopSequence": 47
},
{
"arrival": {
"time": "1776333999",
"uncertainty": 120
},
"departure": {
"time": "1776333999",
"uncertainty": 120
},
"stopId": "MALL1",
"stopSequence": 48
},
{
"arrival": {
"time": "1776334068",
"uncertainty": 120
},
"departure": {
"time": "1776334068",
"uncertainty": 120
},
"stopId": "KBLA1",
"stopSequence": 49
},
{
"arrival": {
"time": "1776334114",
"uncertainty": 120
},
"departure": {
"time": "1776334114",
"uncertainty": 120
},
"stopId": "LOCC1",
"stopSequence": 50
},
{
"arrival": {
"time": "1776334187",
"uncertainty": 120
},
"departure": {
"time": "1776334187",
"uncertainty": 120
},
"stopId": "FORG1",
"stopSequence": 51
},
{
"arrival": {
"time": "1776334227",
"uncertainty": 120
},
"departure": {
"time": "1776334227",
"uncertainty": 120
},
"stopId": "ALLE1",
"stopSequence": 52
},
{
"arrival": {
"time": "1776334291",
"uncertainty": 120
},
"departure": {
"time": "1776334291",
"uncertainty": 120
},
"stopId": "BRUY1",
"stopSequence": 53
},
{
"arrival": {
"time": "1776334368",
"uncertainty": 120
},
"departure": {
"time": "1776334368",
"uncertainty": 120
},
"stopId": "MONT",
"stopSequence": 54
},
{
"arrival": {
"time": "1776334607",
"uncertainty": 120
},
"departure": {
"time": "1776334607",
"uncertainty": 120
},
"stopId": "CJAU1",
"stopSequence": 55
},
{
"arrival": {
"time": "1776334673",
"uncertainty": 120
},
"departure": {
"time": "1776334673",
"uncertainty": 120
},
"stopId": "LBLE1",
"stopSequence": 56
},
{
"arrival": {
"time": "1776334722",
"uncertainty": 120
},
"departure": {
"time": "1776334722",
"uncertainty": 120
},
"stopId": "SAPIN1",
"stopSequence": 57
},
{
"arrival": {
"time": "1776334815",
"uncertainty": 120
},
"departure": {
"time": "1776334815",
"uncertainty": 120
},
"stopId": "GORE1",
"stopSequence": 58
},
{
"arrival": {
"time": "1776334896",
"uncertainty": 120
},
"departure": {
"time": "1776334896",
"uncertainty": 120
},
"stopId": "JEGO1",
"stopSequence": 59
},
{
"arrival": {
"time": "1776334943",
"uncertainty": 120
},
"departure": {
"time": "1776334943",
"uncertainty": 120
},
"stopId": "INZI1",
"stopSequence": 60
},
{
"arrival": {
"time": "1776335027",
"uncertainty": 120
},
"stopId": "ILMB",
"stopSequence": 61
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "320887"
},
"vehicle": {
"id": "396",
"label": "396"
}
}
},
{
"id": "319969",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334080",
"uncertainty": 120
},
"stopId": "KERU",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "319969"
}
}
},
{
"id": "319968",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335160",
"uncertainty": 120
},
"stopId": "MSOLI2",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "319968"
}
}
},
{
"id": "320886",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332919",
"uncertainty": 120
},
"departure": {
"time": "1776332919",
"uncertainty": 120
},
"stopId": "JEGO1",
"stopSequence": 59
},
{
"arrival": {
"time": "1776332966",
"uncertainty": 120
},
"departure": {
"time": "1776332966",
"uncertainty": 120
},
"stopId": "INZI1",
"stopSequence": 60
},
{
"arrival": {
"time": "1776333050",
"uncertainty": 120
},
"stopId": "ILMB",
"stopSequence": 61
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "320886"
},
"vehicle": {
"id": "412",
"label": "412"
}
}
},
{
"id": "319972",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776336060",
"uncertainty": 120
},
"stopId": "KERU",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "319972"
}
}
},
{
"id": "319963",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332897",
"uncertainty": 120
},
"departure": {
"time": "1776332906",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 28
},
{
"arrival": {
"time": "1776332968",
"uncertainty": 120
},
"departure": {
"time": "1776332968",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1776333017",
"uncertainty": 120
},
"stopId": "BXAR",
"stopSequence": 30
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "319963"
},
"vehicle": {
"id": "388",
"label": "388"
}
}
},
{
"id": "319967",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776336000",
"uncertainty": 120
},
"stopId": "BXAR",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "13a",
"scheduleRelationship": "SCHEDULED",
"tripId": "319967"
}
}
},
{
"id": "319966",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334200",
"uncertainty": 120
},
"stopId": "BXAR",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "13a",
"scheduleRelationship": "SCHEDULED",
"tripId": "319966"
}
}
},
{
"id": "319965",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332865",
"uncertainty": 120
},
"departure": {
"time": "1776332905",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 3
},
{
"arrival": {
"time": "1776333033",
"uncertainty": 120
},
"departure": {
"time": "1776333033",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1776333088",
"uncertainty": 120
},
"departure": {
"time": "1776333088",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1776333139",
"uncertainty": 120
},
"departure": {
"time": "1776333139",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 6
},
{
"arrival": {
"time": "1776333207",
"uncertainty": 120
},
"departure": {
"time": "1776333207",
"uncertainty": 120
},
"stopId": "KGTN",
"stopSequence": 7
},
{
"arrival": {
"time": "1776333269",
"uncertainty": 120
},
"departure": {
"time": "1776333269",
"uncertainty": 120
},
"stopId": "BSOU",
"stopSequence": 8
},
{
"arrival": {
"time": "1776333366",
"uncertainty": 120
},
"departure": {
"time": "1776333366",
"uncertainty": 120
},
"stopId": "BATT",
"stopSequence": 9
},
{
"arrival": {
"time": "1776333458",
"uncertainty": 120
},
"departure": {
"time": "1776333458",
"uncertainty": 120
},
"stopId": "VILL",
"stopSequence": 10
},
{
"arrival": {
"time": "1776333492",
"uncertainty": 120
},
"departure": {
"time": "1776333492",
"uncertainty": 120
},
"stopId": "PUIT",
"stopSequence": 11
},
{
"arrival": {
"time": "1776333517",
"uncertainty": 120
},
"departure": {
"time": "1776333517",
"uncertainty": 120
},
"stopId": "KRFO",
"stopSequence": 12
},
{
"arrival": {
"time": "1776333579",
"uncertainty": 120
},
"departure": {
"time": "1776333579",
"uncertainty": 120
},
"stopId": "GUIO",
"stopSequence": 13
},
{
"arrival": {
"time": "1776333649",
"uncertainty": 120
},
"departure": {
"time": "1776333649",
"uncertainty": 120
},
"stopId": "RODIN",
"stopSequence": 14
},
{
"arrival": {
"time": "1776333722",
"uncertainty": 120
},
"departure": {
"time": "1776333722",
"uncertainty": 120
},
"stopId": "RETR",
"stopSequence": 15
},
{
"arrival": {
"time": "1776333813",
"uncertainty": 120
},
"departure": {
"time": "1776333813",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 16
},
{
"arrival": {
"time": "1776333877",
"uncertainty": 120
},
"departure": {
"time": "1776333877",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1776333980",
"uncertainty": 120
},
"departure": {
"time": "1776333980",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 18
},
{
"arrival": {
"time": "1776334071",
"uncertainty": 120
},
"departure": {
"time": "1776334071",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 19
},
{
"arrival": {
"time": "1776334164",
"uncertainty": 120
},
"departure": {
"time": "1776334164",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 20
},
{
"arrival": {
"time": "1776334254",
"uncertainty": 120
},
"departure": {
"time": "1776334254",
"uncertainty": 120
},
"stopId": "PCON2",
"stopSequence": 21
},
{
"arrival": {
"time": "1776334344",
"uncertainty": 120
},
"departure": {
"time": "1776334344",
"uncertainty": 120
},
"stopId": "INDE",
"stopSequence": 22
},
{
"arrival": {
"time": "1776334380",
"uncertainty": 120
},
"departure": {
"time": "1776334380",
"uncertainty": 120
},
"stopId": "BRIZ",
"stopSequence": 23
},
{
"arrival": {
"time": "1776334430",
"uncertainty": 120
},
"departure": {
"time": "1776334430",
"uncertainty": 120
},
"stopId": "DUGU",
"stopSequence": 24
},
{
"arrival": {
"time": "1776334489",
"uncertainty": 120
},
"departure": {
"time": "1776334489",
"uncertainty": 120
},
"stopId": "LCAR",
"stopSequence": 25
},
{
"arrival": {
"time": "1776334551",
"uncertainty": 120
},
"departure": {
"time": "1776334551",
"uncertainty": 120
},
"stopId": "NVIL",
"stopSequence": 26
},
{
"arrival": {
"time": "1776334639",
"uncertainty": 120
},
"departure": {
"time": "1776334639",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 27
},
{
"arrival": {
"time": "1776334702",
"uncertainty": 120
},
"departure": {
"time": "1776334702",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 28
},
{
"arrival": {
"time": "1776334751",
"uncertainty": 120
},
"stopId": "BXAR",
"stopSequence": 29
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "319965"
},
"vehicle": {
"id": "2001",
"label": "2001"
}
}
},
{
"id": "319964",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776333000",
"uncertainty": 120
},
"departure": {
"time": "1776333000",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1776333095",
"uncertainty": 120
},
"departure": {
"time": "1776333095",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 11
},
{
"arrival": {
"time": "1776333183",
"uncertainty": 120
},
"departure": {
"time": "1776333183",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 12
},
{
"arrival": {
"time": "1776333300",
"uncertainty": 120
},
"departure": {
"time": "1776333300",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1776333360",
"uncertainty": 120
},
"departure": {
"time": "1776333360",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 14
},
{
"arrival": {
"time": "1776333452",
"uncertainty": 120
},
"departure": {
"time": "1776333452",
"uncertainty": 120
},
"stopId": "RETR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1776333520",
"uncertainty": 120
},
"departure": {
"time": "1776333520",
"uncertainty": 120
},
"stopId": "RODIN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1776333600",
"uncertainty": 120
},
"departure": {
"time": "1776333600",
"uncertainty": 120
},
"stopId": "GUIO1",
"stopSequence": 17
},
{
"arrival": {
"time": "1776333639",
"uncertainty": 120
},
"departure": {
"time": "1776333639",
"uncertainty": 120
},
"stopId": "KRFO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1776333663",
"uncertainty": 120
},
"departure": {
"time": "1776333663",
"uncertainty": 120
},
"stopId": "PUIT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1776333692",
"uncertainty": 120
},
"departure": {
"time": "1776333692",
"uncertainty": 120
},
"stopId": "VILL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1776333768",
"uncertainty": 120
},
"departure": {
"time": "1776333768",
"uncertainty": 120
},
"stopId": "BATT1",
"stopSequence": 21
},
{
"arrival": {
"time": "1776333854",
"uncertainty": 120
},
"departure": {
"time": "1776333854",
"uncertainty": 120
},
"stopId": "BSOU1",
"stopSequence": 22
},
{
"arrival": {
"time": "1776333900",
"uncertainty": 120
},
"departure": {
"time": "1776333900",
"uncertainty": 120
},
"stopId": "KGTN1",
"stopSequence": 23
},
{
"arrival": {
"time": "1776333936",
"uncertainty": 120
},
"departure": {
"time": "1776333936",
"uncertainty": 120
},
"stopId": "KERF",
"stopSequence": 24
},
{
"arrival": {
"time": "1776333964",
"uncertainty": 120
},
"departure": {
"time": "1776333964",
"uncertainty": 120
},
"stopId": "PLEN",
"stopSequence": 25
},
{
"arrival": {
"time": "1776333994",
"uncertainty": 120
},
"departure": {
"time": "1776333994",
"uncertainty": 120
},
"stopId": "METI",
"stopSequence": 26
},
{
"arrival": {
"time": "1776334065",
"uncertainty": 120
},
"departure": {
"time": "1776334065",
"uncertainty": 120
},
"stopId": "RPK1",
"stopSequence": 27
},
{
"arrival": {
"time": "1776334093",
"uncertainty": 120
},
"departure": {
"time": "1776334093",
"uncertainty": 120
},
"stopId": "ZCK21",
"stopSequence": 28
},
{
"arrival": {
"time": "1776334200",
"uncertainty": 120
},
"stopId": "MSOLI2",
"stopSequence": 29
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "13b",
"scheduleRelationship": "SCHEDULED",
"tripId": "319964"
},
"vehicle": {
"id": "382",
"label": "382"
}
}
},
{
"id": "320866",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335880",
"uncertainty": 120
},
"stopId": "HUGO",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "320866"
}
}
},
{
"id": "320865",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332892",
"uncertainty": 120
},
"departure": {
"time": "1776332912",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 29
},
{
"arrival": {
"time": "1776332982",
"uncertainty": 120
},
"departure": {
"time": "1776332982",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 30
},
{
"arrival": {
"time": "1776333031",
"uncertainty": 120
},
"departure": {
"time": "1776333031",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 31
},
{
"arrival": {
"time": "1776333151",
"uncertainty": 120
},
"departure": {
"time": "1776333151",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 32
},
{
"arrival": {
"time": "1776333273",
"uncertainty": 120
},
"departure": {
"time": "1776333273",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 33
},
{
"arrival": {
"time": "1776333331",
"uncertainty": 120
},
"departure": {
"time": "1776333331",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1776333431",
"uncertainty": 120
},
"departure": {
"time": "1776333431",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 35
},
{
"arrival": {
"time": "1776333520",
"uncertainty": 120
},
"departure": {
"time": "1776333520",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 36
},
{
"arrival": {
"time": "1776333610",
"uncertainty": 120
},
"departure": {
"time": "1776333610",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 37
},
{
"arrival": {
"time": "1776333691",
"uncertainty": 120
},
"departure": {
"time": "1776333691",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 38
},
{
"arrival": {
"time": "1776333760",
"uncertainty": 120
},
"departure": {
"time": "1776333760",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 39
},
{
"arrival": {
"time": "1776333872",
"uncertainty": 120
},
"departure": {
"time": "1776333872",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 40
},
{
"arrival": {
"time": "1776333950",
"uncertainty": 120
},
"departure": {
"time": "1776333950",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 41
},
{
"arrival": {
"time": "1776334048",
"uncertainty": 120
},
"departure": {
"time": "1776334048",
"uncertainty": 120
},
"stopId": "SLIP1",
"stopSequence": 42
},
{
"arrival": {
"time": "1776334125",
"uncertainty": 120
},
"departure": {
"time": "1776334125",
"uncertainty": 120
},
"stopId": "MARE1",
"stopSequence": 43
},
{
"arrival": {
"time": "1776334291",
"uncertainty": 120
},
"stopId": "BAK3",
"stopSequence": 44
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "320865"
},
"vehicle": {
"id": "607",
"label": "607"
}
}
},
{
"id": "319913",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335400",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "111",
"scheduleRelationship": "SCHEDULED",
"tripId": "319913"
}
}
},
{
"id": "319912",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333600",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "111",
"scheduleRelationship": "SCHEDULED",
"tripId": "319912"
}
}
},
{
"id": "320595",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333840",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "320595"
}
}
},
{
"id": "320594",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776332923",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1776333044",
"uncertainty": 120
},
"departure": {
"time": "1776333044",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 2
},
{
"arrival": {
"time": "1776333122",
"uncertainty": 120
},
"departure": {
"time": "1776333122",
"uncertainty": 120
},
"stopId": "FICH",
"stopSequence": 3
},
{
"arrival": {
"time": "1776333161",
"uncertainty": 120
},
"departure": {
"time": "1776333161",
"uncertainty": 120
},
"stopId": "MARAT",
"stopSequence": 4
},
{
"arrival": {
"time": "1776333226",
"uncertainty": 120
},
"departure": {
"time": "1776333226",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 5
},
{
"arrival": {
"time": "1776333296",
"uncertainty": 120
},
"departure": {
"time": "1776333296",
"uncertainty": 120
},
"stopId": "PETI",
"stopSequence": 6
},
{
"arrival": {
"time": "1776333350",
"uncertainty": 120
},
"departure": {
"time": "1776333350",
"uncertainty": 120
},
"stopId": "HALB",
"stopSequence": 7
},
{
"arrival": {
"time": "1776333466",
"uncertainty": 120
},
"departure": {
"time": "1776333466",
"uncertainty": 120
},
"stopId": "ALPH",
"stopSequence": 8
},
{
"arrival": {
"time": "1776333547",
"uncertainty": 120
},
"departure": {
"time": "1776333547",
"uncertainty": 120
},
"stopId": "VILA",
"stopSequence": 9
},
{
"arrival": {
"time": "1776333641",
"uncertainty": 120
},
"departure": {
"time": "1776333641",
"uncertainty": 120
},
"stopId": "ROTO",
"stopSequence": 10
},
{
"arrival": {
"time": "1776333673",
"uncertainty": 120
},
"departure": {
"time": "1776333673",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 11
},
{
"arrival": {
"time": "1776333743",
"uncertainty": 120
},
"departure": {
"time": "1776333743",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 12
},
{
"arrival": {
"time": "1776333790",
"uncertainty": 120
},
"departure": {
"time": "1776333790",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 13
},
{
"arrival": {
"time": "1776333910",
"uncertainty": 120
},
"departure": {
"time": "1776333910",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 14
},
{
"arrival": {
"time": "1776334032",
"uncertainty": 120
},
"departure": {
"time": "1776334032",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776334089",
"uncertainty": 120
},
"departure": {
"time": "1776334089",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1776334189",
"uncertainty": 120
},
"departure": {
"time": "1776334189",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1776334278",
"uncertainty": 120
},
"departure": {
"time": "1776334278",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1776334368",
"uncertainty": 120
},
"departure": {
"time": "1776334368",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1776334449",
"uncertainty": 120
},
"departure": {
"time": "1776334449",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1776334552",
"uncertainty": 120
},
"departure": {
"time": "1776334552",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 21
},
{
"arrival": {
"time": "1776334632",
"uncertainty": 120
},
"departure": {
"time": "1776334632",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 22
},
{
"arrival": {
"time": "1776334749",
"uncertainty": 120
},
"departure": {
"time": "1776334749",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 23
},
{
"arrival": {
"time": "1776334909",
"uncertainty": 120
},
"departure": {
"time": "1776334909",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 24
},
{
"arrival": {
"time": "1776334996",
"uncertainty": 120
},
"departure": {
"time": "1776334996",
"uncertainty": 120
},
"stopId": "LAIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1776335109",
"uncertainty": 120
},
"departure": {
"time": "1776335109",
"uncertainty": 120
},
"stopId": "KRVE",
"stopSequence": 26
},
{
"arrival": {
"time": "1776335162",
"uncertainty": 120
},
"departure": {
"time": "1776335162",
"uncertainty": 120
},
"stopId": "CMAR",
"stopSequence": 27
},
{
"arrival": {
"time": "1776335205",
"uncertainty": 120
},
"departure": {
"time": "1776335205",
"uncertainty": 120
},
"stopId": "CHEN",
"stopSequence": 28
},
{
"arrival": {
"time": "1776335289",
"uncertainty": 120
},
"departure": {
"time": "1776335289",
"uncertainty": 120
},
"stopId": "TER",
"stopSequence": 29
},
{
"arrival": {
"time": "1776335384",
"uncertainty": 120
},
"departure": {
"time": "1776335384",
"uncertainty": 120
},
"stopId": "KROL",
"stopSequence": 30
},
{
"arrival": {
"time": "1776335466",
"uncertainty": 120
},
"departure": {
"time": "1776335466",
"uncertainty": 120
},
"stopId": "FTOU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1776335589",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 32
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "320594"
},
"vehicle": {
"id": "438",
"label": "438"
}
}
},
{
"id": "320593",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332934",
"uncertainty": 120
},
"departure": {
"time": "1776332934",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 11
},
{
"arrival": {
"time": "1776333005",
"uncertainty": 120
},
"departure": {
"time": "1776333005",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 12
},
{
"arrival": {
"time": "1776333054",
"uncertainty": 120
},
"departure": {
"time": "1776333054",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 13
},
{
"arrival": {
"time": "1776333174",
"uncertainty": 120
},
"departure": {
"time": "1776333174",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 14
},
{
"arrival": {
"time": "1776333296",
"uncertainty": 120
},
"departure": {
"time": "1776333296",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776333354",
"uncertainty": 120
},
"departure": {
"time": "1776333354",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1776333454",
"uncertainty": 120
},
"departure": {
"time": "1776333454",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1776333543",
"uncertainty": 120
},
"departure": {
"time": "1776333543",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1776333633",
"uncertainty": 120
},
"departure": {
"time": "1776333633",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1776333714",
"uncertainty": 120
},
"departure": {
"time": "1776333714",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1776333816",
"uncertainty": 120
},
"departure": {
"time": "1776333816",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 21
},
{
"arrival": {
"time": "1776333895",
"uncertainty": 120
},
"departure": {
"time": "1776333895",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 22
},
{
"arrival": {
"time": "1776334011",
"uncertainty": 120
},
"departure": {
"time": "1776334011",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 23
},
{
"arrival": {
"time": "1776334183",
"uncertainty": 120
},
"departure": {
"time": "1776334183",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 24
},
{
"arrival": {
"time": "1776334270",
"uncertainty": 120
},
"departure": {
"time": "1776334270",
"uncertainty": 120
},
"stopId": "LAIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1776334383",
"uncertainty": 120
},
"departure": {
"time": "1776334383",
"uncertainty": 120
},
"stopId": "KRVE",
"stopSequence": 26
},
{
"arrival": {
"time": "1776334436",
"uncertainty": 120
},
"departure": {
"time": "1776334436",
"uncertainty": 120
},
"stopId": "CMAR",
"stopSequence": 27
},
{
"arrival": {
"time": "1776334479",
"uncertainty": 120
},
"departure": {
"time": "1776334479",
"uncertainty": 120
},
"stopId": "CHEN",
"stopSequence": 28
},
{
"arrival": {
"time": "1776334563",
"uncertainty": 120
},
"departure": {
"time": "1776334563",
"uncertainty": 120
},
"stopId": "TER",
"stopSequence": 29
},
{
"arrival": {
"time": "1776334644",
"uncertainty": 120
},
"departure": {
"time": "1776334644",
"uncertainty": 120
},
"stopId": "KROL",
"stopSequence": 30
},
{
"arrival": {
"time": "1776334714",
"uncertainty": 120
},
"departure": {
"time": "1776334714",
"uncertainty": 120
},
"stopId": "FTOU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1776334818",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 32
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "320593"
},
"vehicle": {
"id": "300",
"label": "300"
}
}
},
{
"id": "320592",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332983",
"uncertainty": 120
},
"departure": {
"time": "1776332983",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 23
},
{
"arrival": {
"time": "1776333112",
"uncertainty": 120
},
"departure": {
"time": "1776333112",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 24
},
{
"arrival": {
"time": "1776333186",
"uncertainty": 120
},
"departure": {
"time": "1776333186",
"uncertainty": 120
},
"stopId": "LAIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1776333282",
"uncertainty": 120
},
"departure": {
"time": "1776333282",
"uncertainty": 120
},
"stopId": "KRVE",
"stopSequence": 26
},
{
"arrival": {
"time": "1776333319",
"uncertainty": 120
},
"departure": {
"time": "1776333319",
"uncertainty": 120
},
"stopId": "CMAR",
"stopSequence": 27
},
{
"arrival": {
"time": "1776333349",
"uncertainty": 120
},
"departure": {
"time": "1776333349",
"uncertainty": 120
},
"stopId": "CHEN",
"stopSequence": 28
},
{
"arrival": {
"time": "1776333408",
"uncertainty": 120
},
"departure": {
"time": "1776333408",
"uncertainty": 120
},
"stopId": "TER",
"stopSequence": 29
},
{
"arrival": {
"time": "1776333484",
"uncertainty": 120
},
"departure": {
"time": "1776333484",
"uncertainty": 120
},
"stopId": "KROL",
"stopSequence": 30
},
{
"arrival": {
"time": "1776333550",
"uncertainty": 120
},
"departure": {
"time": "1776333550",
"uncertainty": 120
},
"stopId": "FTOU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1776333648",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 32
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "320592"
},
"vehicle": {
"id": "398",
"label": "398"
}
}
},
{
"id": "320597",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335640",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "320597"
}
}
},
{
"id": "320596",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334740",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "320596"
}
}
},
{
"id": "319880",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335580",
"uncertainty": 120
},
"stopId": "PECH",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "319880"
}
}
},
{
"id": "319886",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332947",
"uncertainty": 120
},
"departure": {
"time": "1776332947",
"uncertainty": 120
},
"stopId": "KRFL",
"stopSequence": 6
},
{
"arrival": {
"time": "1776333017",
"uncertainty": 120
},
"departure": {
"time": "1776333017",
"uncertainty": 120
},
"stopId": "KRBE",
"stopSequence": 7
},
{
"arrival": {
"time": "1776333065",
"uncertainty": 120
},
"departure": {
"time": "1776333065",
"uncertainty": 120
},
"stopId": "KRGS",
"stopSequence": 8
},
{
"arrival": {
"time": "1776333106",
"uncertainty": 120
},
"departure": {
"time": "1776333106",
"uncertainty": 120
},
"stopId": "KRVT",
"stopSequence": 9
},
{
"arrival": {
"time": "1776333189",
"uncertainty": 120
},
"departure": {
"time": "1776333189",
"uncertainty": 120
},
"stopId": "KGOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1776333232",
"uncertainty": 120
},
"departure": {
"time": "1776333232",
"uncertainty": 120
},
"stopId": "KRGN",
"stopSequence": 11
},
{
"arrival": {
"time": "1776333297",
"uncertainty": 120
},
"departure": {
"time": "1776333297",
"uncertainty": 120
},
"stopId": "KVIEC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776333537",
"uncertainty": 120
},
"departure": {
"time": "1776333537",
"uncertainty": 120
},
"stopId": "EXPO",
"stopSequence": 13
},
{
"arrival": {
"time": "1776333591",
"uncertainty": 120
},
"departure": {
"time": "1776333591",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 14
},
{
"arrival": {
"time": "1776333637",
"uncertainty": 120
},
"departure": {
"time": "1776333637",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 15
},
{
"arrival": {
"time": "1776333692",
"uncertainty": 120
},
"departure": {
"time": "1776333692",
"uncertainty": 120
},
"stopId": "CHOU",
"stopSequence": 16
},
{
"arrival": {
"time": "1776333779",
"uncertainty": 120
},
"departure": {
"time": "1776333779",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 17
},
{
"arrival": {
"time": "1776333849",
"uncertainty": 120
},
"departure": {
"time": "1776333849",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 18
},
{
"arrival": {
"time": "1776333896",
"uncertainty": 120
},
"departure": {
"time": "1776333896",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 19
},
{
"arrival": {
"time": "1776334017",
"uncertainty": 120
},
"departure": {
"time": "1776334017",
"uncertainty": 120
},
"stopId": "VERD3",
"stopSequence": 20
},
{
"arrival": {
"time": "1776334129",
"uncertainty": 120
},
"departure": {
"time": "1776334129",
"uncertainty": 120
},
"stopId": "NORM",
"stopSequence": 21
},
{
"arrival": {
"time": "1776334300",
"uncertainty": 120
},
"departure": {
"time": "1776334300",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 22
},
{
"arrival": {
"time": "1776334359",
"uncertainty": 120
},
"departure": {
"time": "1776334359",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1776334459",
"uncertainty": 120
},
"departure": {
"time": "1776334459",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 24
},
{
"arrival": {
"time": "1776334548",
"uncertainty": 120
},
"departure": {
"time": "1776334548",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 25
},
{
"arrival": {
"time": "1776334638",
"uncertainty": 120
},
"departure": {
"time": "1776334638",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 26
},
{
"arrival": {
"time": "1776334719",
"uncertainty": 120
},
"departure": {
"time": "1776334719",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 27
},
{
"arrival": {
"time": "1776334789",
"uncertainty": 120
},
"departure": {
"time": "1776334789",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 28
},
{
"arrival": {
"time": "1776334901",
"uncertainty": 120
},
"departure": {
"time": "1776334901",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 29
},
{
"arrival": {
"time": "1776334965",
"uncertainty": 120
},
"departure": {
"time": "1776334965",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1776335029",
"uncertainty": 120
},
"departure": {
"time": "1776335029",
"uncertainty": 120
},
"stopId": "PERRI",
"stopSequence": 31
},
{
"arrival": {
"time": "1776335076",
"uncertainty": 120
},
"departure": {
"time": "1776335076",
"uncertainty": 120
},
"stopId": "NAIL",
"stopSequence": 32
},
{
"arrival": {
"time": "1776335146",
"uncertainty": 120
},
"stopId": "PECH",
"stopSequence": 33
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "319886"
},
"vehicle": {
"id": "384",
"label": "384"
}
}
},
{
"id": "319884",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332881",
"uncertainty": 120
},
"departure": {
"time": "1776332892",
"uncertainty": 120
},
"stopId": "SEVE1",
"stopSequence": 35
},
{
"arrival": {
"time": "1776333109",
"uncertainty": 120
},
"departure": {
"time": "1776333109",
"uncertainty": 120
},
"stopId": "KERCA1",
"stopSequence": 36
},
{
"arrival": {
"time": "1776333154",
"uncertainty": 120
},
"departure": {
"time": "1776333154",
"uncertainty": 120
},
"stopId": "PKER1",
"stopSequence": 37
},
{
"arrival": {
"time": "1776333229",
"uncertainty": 120
},
"departure": {
"time": "1776333229",
"uncertainty": 120
},
"stopId": "ENFE1",
"stopSequence": 38
},
{
"arrival": {
"time": "1776333253",
"uncertainty": 120
},
"departure": {
"time": "1776333253",
"uncertainty": 120
},
"stopId": "CHATN1",
"stopSequence": 39
},
{
"arrival": {
"time": "1776333429",
"uncertainty": 120
},
"departure": {
"time": "1776333429",
"uncertainty": 120
},
"stopId": "KRDC1",
"stopSequence": 40
},
{
"arrival": {
"time": "1776333529",
"uncertainty": 120
},
"departure": {
"time": "1776333529",
"uncertainty": 120
},
"stopId": "PL191",
"stopSequence": 41
},
{
"arrival": {
"time": "1776333578",
"uncertainty": 120
},
"departure": {
"time": "1776333578",
"uncertainty": 120
},
"stopId": "CLEG1",
"stopSequence": 42
},
{
"arrival": {
"time": "1776333650",
"uncertainty": 120
},
"departure": {
"time": "1776333650",
"uncertainty": 120
},
"stopId": "FEVA1",
"stopSequence": 43
},
{
"arrival": {
"time": "1776333709",
"uncertainty": 120
},
"stopId": "CRGE",
"stopSequence": 44
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "319884"
},
"vehicle": {
"id": "439",
"label": "439"
}
}
},
{
"id": "320536",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335880",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "320536"
}
}
},
{
"id": "319861",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "PECH",
"stopSequence": 1
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "NAIL1",
"stopSequence": 2
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "PERRI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "CARN",
"stopSequence": 4
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "GUES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 12
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 13
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 14
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "NOURY1",
"stopSequence": 17
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 18
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 20
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 21
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "KVIEC1",
"stopSequence": 22
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "KRGN1",
"stopSequence": 23
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "KGOU1",
"stopSequence": 24
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "KRVT1",
"stopSequence": 25
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "KRGS1",
"stopSequence": 26
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "KRBE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "KRFL1",
"stopSequence": 28
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "RIVI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "MAIRC1",
"stopSequence": 30
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "CALL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "KGOF1",
"stopSequence": 32
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "CKER1",
"stopSequence": 33
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "TABA1",
"stopSequence": 34
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "SEVE1",
"stopSequence": 35
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "KERCA1",
"stopSequence": 36
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "PKER1",
"stopSequence": 37
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "ENFE1",
"stopSequence": 38
},
{
"arrival": {
"time": "1776332933",
"uncertainty": 120
},
"departure": {
"time": "1776332933",
"uncertainty": 120
},
"stopId": "CHATN1",
"stopSequence": 39
},
{
"arrival": {
"time": "1776337010",
"uncertainty": 120
},
"departure": {
"time": "1776337010",
"uncertainty": 120
},
"stopId": "KRDC1",
"stopSequence": 40
},
{
"arrival": {
"time": "1776337110",
"uncertainty": 120
},
"departure": {
"time": "1776337110",
"uncertainty": 120
},
"stopId": "PL191",
"stopSequence": 41
},
{
"arrival": {
"time": "1776337159",
"uncertainty": 120
},
"departure": {
"time": "1776337159",
"uncertainty": 120
},
"stopId": "CLEG1",
"stopSequence": 42
},
{
"arrival": {
"time": "1776337231",
"uncertainty": 120
},
"departure": {
"time": "1776337231",
"uncertainty": 120
},
"stopId": "FEVA1",
"stopSequence": 43
},
{
"arrival": {
"time": "1776337290",
"uncertainty": 120
},
"stopId": "CRGE",
"stopSequence": 44
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "319861"
}
}
},
{
"id": "319860",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332880",
"uncertainty": 120
},
"departure": {
"time": "1776332911",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1776332960",
"uncertainty": 120
},
"departure": {
"time": "1776332960",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 12
},
{
"arrival": {
"time": "1776333116",
"uncertainty": 120
},
"departure": {
"time": "1776333116",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 13
},
{
"arrival": {
"time": "1776333214",
"uncertainty": 120
},
"departure": {
"time": "1776333214",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 14
},
{
"arrival": {
"time": "1776333337",
"uncertainty": 120
},
"departure": {
"time": "1776333337",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1776333388",
"uncertainty": 120
},
"departure": {
"time": "1776333388",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1776333474",
"uncertainty": 120
},
"departure": {
"time": "1776333474",
"uncertainty": 120
},
"stopId": "NOURY1",
"stopSequence": 17
},
{
"arrival": {
"time": "1776333558",
"uncertainty": 120
},
"departure": {
"time": "1776333558",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 18
},
{
"arrival": {
"time": "1776333589",
"uncertainty": 120
},
"departure": {
"time": "1776333589",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1776333623",
"uncertainty": 120
},
"departure": {
"time": "1776333623",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 20
},
{
"arrival": {
"time": "1776333693",
"uncertainty": 120
},
"departure": {
"time": "1776333693",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 21
},
{
"arrival": {
"time": "1776333872",
"uncertainty": 120
},
"departure": {
"time": "1776333872",
"uncertainty": 120
},
"stopId": "KVIEC1",
"stopSequence": 22
},
{
"arrival": {
"time": "1776333927",
"uncertainty": 120
},
"departure": {
"time": "1776333927",
"uncertainty": 120
},
"stopId": "KRGN1",
"stopSequence": 23
},
{
"arrival": {
"time": "1776333969",
"uncertainty": 120
},
"departure": {
"time": "1776333969",
"uncertainty": 120
},
"stopId": "KGOU1",
"stopSequence": 24
},
{
"arrival": {
"time": "1776334067",
"uncertainty": 120
},
"departure": {
"time": "1776334067",
"uncertainty": 120
},
"stopId": "KRVT1",
"stopSequence": 25
},
{
"arrival": {
"time": "1776334101",
"uncertainty": 120
},
"departure": {
"time": "1776334101",
"uncertainty": 120
},
"stopId": "KRGS1",
"stopSequence": 26
},
{
"arrival": {
"time": "1776334149",
"uncertainty": 120
},
"departure": {
"time": "1776334149",
"uncertainty": 120
},
"stopId": "KRBE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1776334216",
"uncertainty": 120
},
"departure": {
"time": "1776334216",
"uncertainty": 120
},
"stopId": "KRFL1",
"stopSequence": 28
},
{
"arrival": {
"time": "1776334295",
"uncertainty": 120
},
"departure": {
"time": "1776334295",
"uncertainty": 120
},
"stopId": "RIVI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1776334352",
"uncertainty": 120
},
"departure": {
"time": "1776334352",
"uncertainty": 120
},
"stopId": "MAIRC1",
"stopSequence": 30
},
{
"arrival": {
"time": "1776334397",
"uncertainty": 120
},
"departure": {
"time": "1776334397",
"uncertainty": 120
},
"stopId": "CALL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1776334451",
"uncertainty": 120
},
"departure": {
"time": "1776334451",
"uncertainty": 120
},
"stopId": "KGOF1",
"stopSequence": 32
},
{
"arrival": {
"time": "1776334532",
"uncertainty": 120
},
"departure": {
"time": "1776334532",
"uncertainty": 120
},
"stopId": "CKER1",
"stopSequence": 33
},
{
"arrival": {
"time": "1776334556",
"uncertainty": 120
},
"departure": {
"time": "1776334556",
"uncertainty": 120
},
"stopId": "TABA1",
"stopSequence": 34
},
{
"arrival": {
"time": "1776334675",
"uncertainty": 120
},
"departure": {
"time": "1776334675",
"uncertainty": 120
},
"stopId": "SEVE1",
"stopSequence": 35
},
{
"arrival": {
"time": "1776334892",
"uncertainty": 120
},
"departure": {
"time": "1776334892",
"uncertainty": 120
},
"stopId": "KERCA1",
"stopSequence": 36
},
{
"arrival": {
"time": "1776334937",
"uncertainty": 120
},
"departure": {
"time": "1776334937",
"uncertainty": 120
},
"stopId": "PKER1",
"stopSequence": 37
},
{
"arrival": {
"time": "1776335012",
"uncertainty": 120
},
"departure": {
"time": "1776335012",
"uncertainty": 120
},
"stopId": "ENFE1",
"stopSequence": 38
},
{
"arrival": {
"time": "1776335036",
"uncertainty": 120
},
"departure": {
"time": "1776335036",
"uncertainty": 120
},
"stopId": "CHATN1",
"stopSequence": 39
},
{
"arrival": {
"time": "1776335212",
"uncertainty": 120
},
"departure": {
"time": "1776335212",
"uncertainty": 120
},
"stopId": "KRDC1",
"stopSequence": 40
},
{
"arrival": {
"time": "1776335312",
"uncertainty": 120
},
"departure": {
"time": "1776335312",
"uncertainty": 120
},
"stopId": "PL191",
"stopSequence": 41
},
{
"arrival": {
"time": "1776335361",
"uncertainty": 120
},
"departure": {
"time": "1776335361",
"uncertainty": 120
},
"stopId": "CLEG1",
"stopSequence": 42
},
{
"arrival": {
"time": "1776335433",
"uncertainty": 120
},
"departure": {
"time": "1776335433",
"uncertainty": 120
},
"stopId": "FEVA1",
"stopSequence": 43
},
{
"arrival": {
"time": "1776335492",
"uncertainty": 120
},
"stopId": "CRGE",
"stopSequence": 44
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "319860"
},
"vehicle": {
"id": "390",
"label": "390"
}
}
},
{
"id": "320531",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332911",
"uncertainty": 120
},
"departure": {
"time": "1776332911",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 18
},
{
"arrival": {
"time": "1776333030",
"uncertainty": 120
},
"departure": {
"time": "1776333030",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 19
},
{
"arrival": {
"time": "1776333090",
"uncertainty": 120
},
"departure": {
"time": "1776333090",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 20
},
{
"arrival": {
"time": "1776333145",
"uncertainty": 120
},
"departure": {
"time": "1776333145",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1776333242",
"uncertainty": 120
},
"departure": {
"time": "1776333242",
"uncertainty": 120
},
"stopId": "ROTO1",
"stopSequence": 22
},
{
"arrival": {
"time": "1776333320",
"uncertainty": 120
},
"departure": {
"time": "1776333320",
"uncertainty": 120
},
"stopId": "VILA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1776333390",
"uncertainty": 120
},
"departure": {
"time": "1776333390",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 24
},
{
"arrival": {
"time": "1776333507",
"uncertainty": 120
},
"departure": {
"time": "1776333507",
"uncertainty": 120
},
"stopId": "HALB1",
"stopSequence": 25
},
{
"arrival": {
"time": "1776333564",
"uncertainty": 120
},
"departure": {
"time": "1776333564",
"uncertainty": 120
},
"stopId": "PETI1",
"stopSequence": 26
},
{
"arrival": {
"time": "1776333630",
"uncertainty": 120
},
"departure": {
"time": "1776333630",
"uncertainty": 120
},
"stopId": "KESL1",
"stopSequence": 27
},
{
"arrival": {
"time": "1776333687",
"uncertainty": 120
},
"departure": {
"time": "1776333687",
"uncertainty": 120
},
"stopId": "MARAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1776333737",
"uncertainty": 120
},
"departure": {
"time": "1776333737",
"uncertainty": 120
},
"stopId": "FICH1",
"stopSequence": 29
},
{
"arrival": {
"time": "1776333809",
"uncertainty": 120
},
"departure": {
"time": "1776333809",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 30
},
{
"arrival": {
"time": "1776333931",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 31
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "320531"
},
"vehicle": {
"id": "432",
"label": "432"
}
}
},
{
"id": "320530",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332900",
"uncertainty": 120
},
"departure": {
"time": "1776332912",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 30
},
{
"arrival": {
"time": "1776333036",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 31
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "320530"
},
"vehicle": {
"id": "391",
"label": "391"
}
}
},
{
"id": "320535",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334980",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "320535"
}
}
},
{
"id": "320534",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334080",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "320534"
}
}
},
{
"id": "320533",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333180",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "320533"
},
"vehicle": {
"id": "385",
"label": "385"
}
}
},
{
"id": "320532",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332963",
"uncertainty": 120
},
"departure": {
"time": "1776332963",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1776333126",
"uncertainty": 120
},
"departure": {
"time": "1776333126",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 10
},
{
"arrival": {
"time": "1776333216",
"uncertainty": 120
},
"departure": {
"time": "1776333216",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1776333280",
"uncertainty": 120
},
"departure": {
"time": "1776333280",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1776333366",
"uncertainty": 120
},
"departure": {
"time": "1776333366",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 13
},
{
"arrival": {
"time": "1776333466",
"uncertainty": 120
},
"departure": {
"time": "1776333466",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1776333568",
"uncertainty": 120
},
"departure": {
"time": "1776333568",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1776333663",
"uncertainty": 120
},
"departure": {
"time": "1776333663",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 16
},
{
"arrival": {
"time": "1776333789",
"uncertainty": 120
},
"departure": {
"time": "1776333789",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1776333850",
"uncertainty": 120
},
"departure": {
"time": "1776333850",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 18
},
{
"arrival": {
"time": "1776333969",
"uncertainty": 120
},
"departure": {
"time": "1776333969",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 19
},
{
"arrival": {
"time": "1776334029",
"uncertainty": 120
},
"departure": {
"time": "1776334029",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 20
},
{
"arrival": {
"time": "1776334096",
"uncertainty": 120
},
"departure": {
"time": "1776334096",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1776334213",
"uncertainty": 120
},
"departure": {
"time": "1776334213",
"uncertainty": 120
},
"stopId": "ROTO1",
"stopSequence": 22
},
{
"arrival": {
"time": "1776334307",
"uncertainty": 120
},
"departure": {
"time": "1776334307",
"uncertainty": 120
},
"stopId": "VILA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1776334389",
"uncertainty": 120
},
"departure": {
"time": "1776334389",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 24
},
{
"arrival": {
"time": "1776334506",
"uncertainty": 120
},
"departure": {
"time": "1776334506",
"uncertainty": 120
},
"stopId": "HALB1",
"stopSequence": 25
},
{
"arrival": {
"time": "1776334563",
"uncertainty": 120
},
"departure": {
"time": "1776334563",
"uncertainty": 120
},
"stopId": "PETI1",
"stopSequence": 26
},
{
"arrival": {
"time": "1776334629",
"uncertainty": 120
},
"departure": {
"time": "1776334629",
"uncertainty": 120
},
"stopId": "KESL1",
"stopSequence": 27
},
{
"arrival": {
"time": "1776334686",
"uncertainty": 120
},
"departure": {
"time": "1776334686",
"uncertainty": 120
},
"stopId": "MARAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1776334736",
"uncertainty": 120
},
"departure": {
"time": "1776334736",
"uncertainty": 120
},
"stopId": "FICH1",
"stopSequence": 29
},
{
"arrival": {
"time": "1776334808",
"uncertainty": 120
},
"departure": {
"time": "1776334808",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 30
},
{
"arrival": {
"time": "1776334929",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 31
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "320532"
},
"vehicle": {
"id": "445",
"label": "445"
}
}
},
{
"id": "319840",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776335100",
"uncertainty": 120
},
"stopId": "CRGE",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "319840"
}
}
},
{
"id": "319839",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333300",
"uncertainty": 120
},
"stopId": "CRGE",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "319839"
}
}
},
{
"id": "319838",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332895",
"uncertainty": 120
},
"departure": {
"time": "1776332913",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 36
},
{
"arrival": {
"time": "1776333003",
"uncertainty": 120
},
"departure": {
"time": "1776333003",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 37
},
{
"arrival": {
"time": "1776333084",
"uncertainty": 120
},
"departure": {
"time": "1776333084",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 38
},
{
"arrival": {
"time": "1776333153",
"uncertainty": 120
},
"departure": {
"time": "1776333153",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 39
},
{
"arrival": {
"time": "1776333265",
"uncertainty": 120
},
"departure": {
"time": "1776333265",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 40
},
{
"arrival": {
"time": "1776333331",
"uncertainty": 120
},
"departure": {
"time": "1776333331",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 41
},
{
"arrival": {
"time": "1776333395",
"uncertainty": 120
},
"departure": {
"time": "1776333395",
"uncertainty": 120
},
"stopId": "PERRI",
"stopSequence": 42
},
{
"arrival": {
"time": "1776333442",
"uncertainty": 120
},
"departure": {
"time": "1776333442",
"uncertainty": 120
},
"stopId": "NAIL",
"stopSequence": 43
},
{
"arrival": {
"time": "1776333512",
"uncertainty": 120
},
"stopId": "PECH",
"stopSequence": 44
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "319838"
},
"vehicle": {
"id": "418",
"label": "418"
}
}
},
{
"id": "319745",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334500"
},
"stopId": "CHARP",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "100",
"scheduleRelationship": "SCHEDULED",
"tripId": "319745"
}
}
},
{
"id": "320499",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334740",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T1b",
"scheduleRelationship": "SCHEDULED",
"tripId": "320499"
}
}
},
{
"id": "320498",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332993",
"uncertainty": 120
},
"departure": {
"time": "1776332993",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1776333093",
"uncertainty": 120
},
"departure": {
"time": "1776333093",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1776333194",
"uncertainty": 120
},
"departure": {
"time": "1776333194",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 19
},
{
"arrival": {
"time": "1776333288",
"uncertainty": 120
},
"departure": {
"time": "1776333288",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1776333413",
"uncertainty": 120
},
"departure": {
"time": "1776333413",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1776333466",
"uncertainty": 120
},
"departure": {
"time": "1776333466",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 22
},
{
"arrival": {
"time": "1776333637",
"uncertainty": 120
},
"departure": {
"time": "1776333637",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 23
},
{
"arrival": {
"time": "1776333744",
"uncertainty": 120
},
"departure": {
"time": "1776333744",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1776333843",
"uncertainty": 120
},
"departure": {
"time": "1776333843",
"uncertainty": 120
},
"stopId": "TREF1",
"stopSequence": 25
},
{
"arrival": {
"time": "1776333935",
"uncertainty": 120
},
"departure": {
"time": "1776333935",
"uncertainty": 120
},
"stopId": "LSCO1",
"stopSequence": 26
},
{
"arrival": {
"time": "1776334013",
"uncertainty": 120
},
"departure": {
"time": "1776334013",
"uncertainty": 120
},
"stopId": "BDCH1",
"stopSequence": 27
},
{
"arrival": {
"time": "1776334074",
"uncertainty": 120
},
"departure": {
"time": "1776334074",
"uncertainty": 120
},
"stopId": "MASS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1776334127",
"uncertainty": 120
},
"departure": {
"time": "1776334127",
"uncertainty": 120
},
"stopId": "BERL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1776334209",
"uncertainty": 120
},
"departure": {
"time": "1776334209",
"uncertainty": 120
},
"stopId": "KENC1",
"stopSequence": 30
},
{
"arrival": {
"time": "1776334254",
"uncertainty": 120
},
"departure": {
"time": "1776334254",
"uncertainty": 120
},
"stopId": "MAND1",
"stopSequence": 31
},
{
"arrival": {
"time": "1776334297",
"uncertainty": 120
},
"departure": {
"time": "1776334297",
"uncertainty": 120
},
"stopId": "PAN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1776334330",
"uncertainty": 120
},
"departure": {
"time": "1776334330",
"uncertainty": 120
},
"stopId": "STAR1",
"stopSequence": 33
},
{
"arrival": {
"time": "1776334404",
"uncertainty": 120
},
"departure": {
"time": "1776334404",
"uncertainty": 120
},
"stopId": "QUER1",
"stopSequence": 34
},
{
"arrival": {
"time": "1776334481",
"uncertainty": 120
},
"departure": {
"time": "1776334481",
"uncertainty": 120
},
"stopId": "SCHU1",
"stopSequence": 35
},
{
"arrival": {
"time": "1776334553",
"uncertainty": 120
},
"stopId": "KERG1Ba",
"stopSequence": 36
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T1b",
"scheduleRelationship": "SCHEDULED",
"tripId": "320498"
},
"vehicle": {
"id": "394",
"label": "394"
}
}
},
{
"id": "320497",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332890",
"uncertainty": 120
},
"departure": {
"time": "1776332903",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1776333002",
"uncertainty": 120
},
"departure": {
"time": "1776333002",
"uncertainty": 120
},
"stopId": "TREF1",
"stopSequence": 25
},
{
"arrival": {
"time": "1776333094",
"uncertainty": 120
},
"departure": {
"time": "1776333094",
"uncertainty": 120
},
"stopId": "LSCO1",
"stopSequence": 26
},
{
"arrival": {
"time": "1776333172",
"uncertainty": 120
},
"departure": {
"time": "1776333172",
"uncertainty": 120
},
"stopId": "BDCH1",
"stopSequence": 27
},
{
"arrival": {
"time": "1776333233",
"uncertainty": 120
},
"departure": {
"time": "1776333233",
"uncertainty": 120
},
"stopId": "MASS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1776333286",
"uncertainty": 120
},
"departure": {
"time": "1776333286",
"uncertainty": 120
},
"stopId": "BERL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1776333368",
"uncertainty": 120
},
"departure": {
"time": "1776333368",
"uncertainty": 120
},
"stopId": "KENC1",
"stopSequence": 30
},
{
"arrival": {
"time": "1776333413",
"uncertainty": 120
},
"departure": {
"time": "1776333413",
"uncertainty": 120
},
"stopId": "MAND1",
"stopSequence": 31
},
{
"arrival": {
"time": "1776333456",
"uncertainty": 120
},
"departure": {
"time": "1776333456",
"uncertainty": 120
},
"stopId": "PAN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1776333489",
"uncertainty": 120
},
"departure": {
"time": "1776333489",
"uncertainty": 120
},
"stopId": "STAR1",
"stopSequence": 33
},
{
"arrival": {
"time": "1776333563",
"uncertainty": 120
},
"departure": {
"time": "1776333563",
"uncertainty": 120
},
"stopId": "QUER1",
"stopSequence": 34
},
{
"arrival": {
"time": "1776333640",
"uncertainty": 120
},
"departure": {
"time": "1776333640",
"uncertainty": 120
},
"stopId": "SCHU1",
"stopSequence": 35
},
{
"arrival": {
"time": "1776333712",
"uncertainty": 120
},
"stopId": "KERG1Ba",
"stopSequence": 36
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T1b",
"scheduleRelationship": "SCHEDULED",
"tripId": "320497"
},
"vehicle": {
"id": "411",
"label": "411"
}
}
},
{
"id": "319723",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332955",
"uncertainty": 120
},
"departure": {
"time": "1776332955",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 6
},
{
"arrival": {
"time": "1776333055",
"uncertainty": 120
},
"departure": {
"time": "1776333055",
"uncertainty": 120
},
"stopId": "DREY1",
"stopSequence": 7
},
{
"arrival": {
"time": "1776333101",
"uncertainty": 120
},
"departure": {
"time": "1776333101",
"uncertainty": 120
},
"stopId": "KRVAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1776333147",
"uncertainty": 120
},
"departure": {
"time": "1776333147",
"uncertainty": 120
},
"stopId": "CHEV1",
"stopSequence": 9
},
{
"arrival": {
"time": "1776333201",
"uncertainty": 120
},
"departure": {
"time": "1776333201",
"uncertainty": 120
},
"stopId": "CFA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1776333253",
"uncertainty": 120
},
"departure": {
"time": "1776333253",
"uncertainty": 120
},
"stopId": "CURIE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1776333311",
"uncertainty": 120
},
"departure": {
"time": "1776333311",
"uncertainty": 120
},
"stopId": "HOPIT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1776333403",
"uncertainty": 120
},
"departure": {
"time": "1776333403",
"uncertainty": 120
},
"stopId": "BLUM1",
"stopSequence": 13
},
{
"arrival": {
"time": "1776333543",
"uncertainty": 120
},
"departure": {
"time": "1776333543",
"uncertainty": 120
},
"stopId": "SVOB1",
"stopSequence": 14
},
{
"arrival": {
"time": "1776333675",
"uncertainty": 120
},
"departure": {
"time": "1776333675",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1776333785",
"uncertainty": 120
},
"departure": {
"time": "1776333785",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1776333886",
"uncertainty": 120
},
"departure": {
"time": "1776333886",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 17
},
{
"arrival": {
"time": "1776334022",
"uncertainty": 120
},
"departure": {
"time": "1776334022",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1776334083",
"uncertainty": 120
},
"departure": {
"time": "1776334083",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1776334202",
"uncertainty": 120
},
"departure": {
"time": "1776334202",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 20
},
{
"arrival": {
"time": "1776334245",
"uncertainty": 120
},
"departure": {
"time": "1776334245",
"uncertainty": 120
},
"stopId": "VERD3",
"stopSequence": 21
},
{
"arrival": {
"time": "1776334347",
"uncertainty": 120
},
"departure": {
"time": "1776334347",
"uncertainty": 120
},
"stopId": "DOUR1",
"stopSequence": 22
},
{
"arrival": {
"time": "1776334407",
"uncertainty": 120
},
"departure": {
"time": "1776334407",
"uncertainty": 120
},
"stopId": "CALV1",
"stopSequence": 23
},
{
"arrival": {
"time": "1776334514",
"uncertainty": 120
},
"departure": {
"time": "1776334514",
"uncertainty": 120
},
"stopId": "LPUI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1776334588",
"uncertainty": 120
},
"departure": {
"time": "1776334588",
"uncertainty": 120
},
"stopId": "LIBE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1776334671",
"uncertainty": 120
},
"departure": {
"time": "1776334671",
"uncertainty": 120
},
"stopId": "MAIR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1776334739",
"uncertainty": 120
},
"departure": {
"time": "1776334739",
"uncertainty": 120
},
"stopId": "GREN1",
"stopSequence": 27
},
{
"arrival": {
"time": "1776334783",
"uncertainty": 120
},
"departure": {
"time": "1776334783",
"uncertainty": 120
},
"stopId": "ZCK21",
"stopSequence": 28
},
{
"arrival": {
"time": "1776334846",
"uncertainty": 120
},
"departure": {
"time": "1776334846",
"uncertainty": 120
},
"stopId": "VERT4",
"stopSequence": 29
},
{
"arrival": {
"time": "1776334968",
"uncertainty": 120
},
"departure": {
"time": "1776334968",
"uncertainty": 120
},
"stopId": "QUET1",
"stopSequence": 30
},
{
"arrival": {
"time": "1776335048",
"uncertainty": 120
},
"departure": {
"time": "1776335048",
"uncertainty": 120
},
"stopId": "MOUR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1776335094",
"uncertainty": 120
},
"departure": {
"time": "1776335094",
"uncertainty": 120
},
"stopId": "ZANI1",
"stopSequence": 32
},
{
"arrival": {
"time": "1776335140",
"uncertainty": 120
},
"departure": {
"time": "1776335140",
"uncertainty": 120
},
"stopId": "NICO1",
"stopSequence": 33
},
{
"arrival": {
"time": "1776335214",
"uncertainty": 120
},
"departure": {
"time": "1776335214",
"uncertainty": 120
},
"stopId": "BIHO1",
"stopSequence": 34
},
{
"arrival": {
"time": "1776335251",
"uncertainty": 120
},
"departure": {
"time": "1776335251",
"uncertainty": 120
},
"stopId": "MENG1",
"stopSequence": 35
},
{
"arrival": {
"time": "1776335380",
"uncertainty": 120
},
"departure": {
"time": "1776335380",
"uncertainty": 120
},
"stopId": "PNQL1",
"stopSequence": 36
},
{
"arrival": {
"time": "1776335454",
"uncertainty": 120
},
"departure": {
"time": "1776335454",
"uncertainty": 120
},
"stopId": "ANNA",
"stopSequence": 37
},
{
"arrival": {
"time": "1776335500",
"uncertainty": 120
},
"departure": {
"time": "1776335500",
"uncertainty": 120
},
"stopId": "KRLH1",
"stopSequence": 38
},
{
"arrival": {
"time": "1776335532",
"uncertainty": 120
},
"departure": {
"time": "1776335532",
"uncertainty": 120
},
"stopId": "KRBS1",
"stopSequence": 39
},
{
"arrival": {
"time": "1776335578",
"uncertainty": 120
},
"departure": {
"time": "1776335578",
"uncertainty": 120
},
"stopId": "CCHE1",
"stopSequence": 40
},
{
"arrival": {
"time": "1776335631",
"uncertainty": 120
},
"departure": {
"time": "1776335631",
"uncertainty": 120
},
"stopId": "KERUE1",
"stopSequence": 41
},
{
"arrival": {
"time": "1776335694",
"uncertainty": 120
},
"departure": {
"time": "1776335694",
"uncertainty": 120
},
"stopId": "MELE1",
"stopSequence": 42
},
{
"arrival": {
"time": "1776335737",
"uncertainty": 120
},
"departure": {
"time": "1776335737",
"uncertainty": 120
},
"stopId": "KHEO1",
"stopSequence": 43
},
{
"arrival": {
"time": "1776335788",
"uncertainty": 120
},
"departure": {
"time": "1776335788",
"uncertainty": 120
},
"stopId": "GAUG1",
"stopSequence": 44
},
{
"arrival": {
"time": "1776335827",
"uncertainty": 120
},
"departure": {
"time": "1776335827",
"uncertainty": 120
},
"stopId": "KLIV1",
"stopSequence": 45
},
{
"arrival": {
"time": "1776335934",
"uncertainty": 120
},
"departure": {
"time": "1776335934",
"uncertainty": 120
},
"stopId": "GUID1",
"stopSequence": 46
},
{
"arrival": {
"time": "1776335975",
"uncertainty": 120
},
"departure": {
"time": "1776335975",
"uncertainty": 120
},
"stopId": "KRGE1",
"stopSequence": 47
},
{
"arrival": {
"time": "1776336082",
"uncertainty": 120
},
"departure": {
"time": "1776336082",
"uncertainty": 120
},
"stopId": "FIAC1",
"stopSequence": 48
},
{
"arrival": {
"time": "1776336164",
"uncertainty": 120
},
"departure": {
"time": "1776336164",
"uncertainty": 120
},
"stopId": "SCUB1",
"stopSequence": 49
},
{
"arrival": {
"time": "1776336256",
"uncertainty": 120
},
"departure": {
"time": "1776336256",
"uncertainty": 120
},
"stopId": "VALKBI1",
"stopSequence": 50
},
{
"arrival": {
"time": "1776336300",
"uncertainty": 120
},
"departure": {
"time": "1776336300",
"uncertainty": 120
},
"stopId": "KBIG1",
"stopSequence": 51
},
{
"arrival": {
"time": "1776336337",
"uncertainty": 120
},
"departure": {
"time": "1776336337",
"uncertainty": 120
},
"stopId": "ROZ1",
"stopSequence": 52
},
{
"arrival": {
"time": "1776336393",
"uncertainty": 120
},
"departure": {
"time": "1776336393",
"uncertainty": 120
},
"stopId": "GDPL1",
"stopSequence": 53
},
{
"arrival": {
"time": "1776336450",
"uncertainty": 120
},
"departure": {
"time": "1776336450",
"uncertainty": 120
},
"stopId": "VALL1",
"stopSequence": 54
},
{
"arrival": {
"time": "1776336481",
"uncertainty": 120
},
"departure": {
"time": "1776336481",
"uncertainty": 120
},
"stopId": "BAMI1",
"stopSequence": 55
},
{
"arrival": {
"time": "1776336515",
"uncertainty": 120
},
"departure": {
"time": "1776336515",
"uncertainty": 120
},
"stopId": "GUPL1",
"stopSequence": 56
},
{
"arrival": {
"time": "1776336534",
"uncertainty": 120
},
"stopId": "GUPL2",
"stopSequence": 57
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "319723"
},
"vehicle": {
"id": "7008",
"label": "7008"
}
}
},
{
"id": "319722",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332917",
"uncertainty": 120
},
"departure": {
"time": "1776332917",
"uncertainty": 120
},
"stopId": "PNQL1",
"stopSequence": 36
},
{
"arrival": {
"time": "1776332991",
"uncertainty": 120
},
"departure": {
"time": "1776332991",
"uncertainty": 120
},
"stopId": "ANNA",
"stopSequence": 37
},
{
"arrival": {
"time": "1776333037",
"uncertainty": 120
},
"departure": {
"time": "1776333037",
"uncertainty": 120
},
"stopId": "KRLH1",
"stopSequence": 38
},
{
"arrival": {
"time": "1776333069",
"uncertainty": 120
},
"departure": {
"time": "1776333069",
"uncertainty": 120
},
"stopId": "KRBS1",
"stopSequence": 39
},
{
"arrival": {
"time": "1776333115",
"uncertainty": 120
},
"departure": {
"time": "1776333115",
"uncertainty": 120
},
"stopId": "CCHE1",
"stopSequence": 40
},
{
"arrival": {
"time": "1776333168",
"uncertainty": 120
},
"departure": {
"time": "1776333168",
"uncertainty": 120
},
"stopId": "KERUE1",
"stopSequence": 41
},
{
"arrival": {
"time": "1776333231",
"uncertainty": 120
},
"departure": {
"time": "1776333231",
"uncertainty": 120
},
"stopId": "MELE1",
"stopSequence": 42
},
{
"arrival": {
"time": "1776333274",
"uncertainty": 120
},
"departure": {
"time": "1776333274",
"uncertainty": 120
},
"stopId": "KHEO1",
"stopSequence": 43
},
{
"arrival": {
"time": "1776333325",
"uncertainty": 120
},
"departure": {
"time": "1776333325",
"uncertainty": 120
},
"stopId": "GAUG1",
"stopSequence": 44
},
{
"arrival": {
"time": "1776333364",
"uncertainty": 120
},
"departure": {
"time": "1776333364",
"uncertainty": 120
},
"stopId": "KLIV1",
"stopSequence": 45
},
{
"arrival": {
"time": "1776333471",
"uncertainty": 120
},
"departure": {
"time": "1776333471",
"uncertainty": 120
},
"stopId": "GUID1",
"stopSequence": 46
},
{
"arrival": {
"time": "1776333512",
"uncertainty": 120
},
"departure": {
"time": "1776333512",
"uncertainty": 120
},
"stopId": "KRGE1",
"stopSequence": 47
},
{
"arrival": {
"time": "1776333619",
"uncertainty": 120
},
"departure": {
"time": "1776333619",
"uncertainty": 120
},
"stopId": "FIAC1",
"stopSequence": 48
},
{
"arrival": {
"time": "1776333701",
"uncertainty": 120
},
"departure": {
"time": "1776333701",
"uncertainty": 120
},
"stopId": "SCUB1",
"stopSequence": 49
},
{
"arrival": {
"time": "1776333793",
"uncertainty": 120
},
"departure": {
"time": "1776333793",
"uncertainty": 120
},
"stopId": "VALKBI1",
"stopSequence": 50
},
{
"arrival": {
"time": "1776333837",
"uncertainty": 120
},
"departure": {
"time": "1776333837",
"uncertainty": 120
},
"stopId": "KBIG1",
"stopSequence": 51
},
{
"arrival": {
"time": "1776333874",
"uncertainty": 120
},
"departure": {
"time": "1776333874",
"uncertainty": 120
},
"stopId": "ROZ1",
"stopSequence": 52
},
{
"arrival": {
"time": "1776333930",
"uncertainty": 120
},
"departure": {
"time": "1776333930",
"uncertainty": 120
},
"stopId": "GDPL1",
"stopSequence": 53
},
{
"arrival": {
"time": "1776333987",
"uncertainty": 120
},
"departure": {
"time": "1776333987",
"uncertainty": 120
},
"stopId": "VALL1",
"stopSequence": 54
},
{
"arrival": {
"time": "1776334018",
"uncertainty": 120
},
"departure": {
"time": "1776334018",
"uncertainty": 120
},
"stopId": "BAMI1",
"stopSequence": 55
},
{
"arrival": {
"time": "1776334052",
"uncertainty": 120
},
"departure": {
"time": "1776334052",
"uncertainty": 120
},
"stopId": "GUPL1",
"stopSequence": 56
},
{
"arrival": {
"time": "1776334071",
"uncertainty": 120
},
"stopId": "GUPL2",
"stopSequence": 57
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "319722"
},
"vehicle": {
"id": "7005",
"label": "7005"
}
}
},
{
"id": "319724",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334320",
"uncertainty": 120
},
"stopId": "KRBN",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "319724"
}
}
},
{
"id": "320466",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776336060",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T1b",
"scheduleRelationship": "SCHEDULED",
"tripId": "320466"
}
}
},
{
"id": "320465",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333780",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T1b",
"scheduleRelationship": "SCHEDULED",
"tripId": "320465"
}
}
},
{
"id": "320464",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333000",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T1b",
"scheduleRelationship": "SCHEDULED",
"tripId": "320464"
},
"vehicle": {
"id": "383",
"label": "383"
}
}
},
{
"id": "319702",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776334440",
"uncertainty": 120
},
"stopId": "GUPL2",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "319702"
}
}
},
{
"id": "319701",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332931",
"uncertainty": 120
},
"departure": {
"time": "1776332931",
"uncertainty": 120
},
"stopId": "GUID",
"stopSequence": 12
},
{
"arrival": {
"time": "1776332990",
"uncertainty": 120
},
"departure": {
"time": "1776332990",
"uncertainty": 120
},
"stopId": "PJAF",
"stopSequence": 13
},
{
"arrival": {
"time": "1776333120",
"uncertainty": 120
},
"departure": {
"time": "1776333120",
"uncertainty": 120
},
"stopId": "PLMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1776333151",
"uncertainty": 120
},
"departure": {
"time": "1776333151",
"uncertainty": 120
},
"stopId": "KLIV",
"stopSequence": 15
},
{
"arrival": {
"time": "1776333201",
"uncertainty": 120
},
"departure": {
"time": "1776333201",
"uncertainty": 120
},
"stopId": "GAUG",
"stopSequence": 16
},
{
"arrival": {
"time": "1776333240",
"uncertainty": 120
},
"departure": {
"time": "1776333240",
"uncertainty": 120
},
"stopId": "KHEO",
"stopSequence": 17
},
{
"arrival": {
"time": "1776333291",
"uncertainty": 120
},
"departure": {
"time": "1776333291",
"uncertainty": 120
},
"stopId": "MELE",
"stopSequence": 18
},
{
"arrival": {
"time": "1776333360",
"uncertainty": 120
},
"departure": {
"time": "1776333360",
"uncertainty": 120
},
"stopId": "KERUE",
"stopSequence": 19
},
{
"arrival": {
"time": "1776333413",
"uncertainty": 120
},
"departure": {
"time": "1776333413",
"uncertainty": 120
},
"stopId": "CCHE",
"stopSequence": 20
},
{
"arrival": {
"time": "1776333459",
"uncertainty": 120
},
"departure": {
"time": "1776333459",
"uncertainty": 120
},
"stopId": "KRBS",
"stopSequence": 21
},
{
"arrival": {
"time": "1776333491",
"uncertainty": 120
},
"departure": {
"time": "1776333491",
"uncertainty": 120
},
"stopId": "KRLH",
"stopSequence": 22
},
{
"arrival": {
"time": "1776333531",
"uncertainty": 120
},
"departure": {
"time": "1776333531",
"uncertainty": 120
},
"stopId": "ANNA",
"stopSequence": 23
},
{
"arrival": {
"time": "1776333607",
"uncertainty": 120
},
"departure": {
"time": "1776333607",
"uncertainty": 120
},
"stopId": "PNQL",
"stopSequence": 24
},
{
"arrival": {
"time": "1776333726",
"uncertainty": 120
},
"departure": {
"time": "1776333726",
"uncertainty": 120
},
"stopId": "MENG",
"stopSequence": 25
},
{
"arrival": {
"time": "1776333771",
"uncertainty": 120
},
"departure": {
"time": "1776333771",
"uncertainty": 120
},
"stopId": "BIHO",
"stopSequence": 26
},
{
"arrival": {
"time": "1776333816",
"uncertainty": 120
},
"departure": {
"time": "1776333816",
"uncertainty": 120
},
"stopId": "NICO",
"stopSequence": 27
},
{
"arrival": {
"time": "1776333831",
"uncertainty": 120
},
"departure": {
"time": "1776333831",
"uncertainty": 120
},
"stopId": "ZANI",
"stopSequence": 28
},
{
"arrival": {
"time": "1776333869",
"uncertainty": 120
},
"departure": {
"time": "1776333869",
"uncertainty": 120
},
"stopId": "MOUR",
"stopSequence": 29
},
{
"arrival": {
"time": "1776333976",
"uncertainty": 120
},
"departure": {
"time": "1776333976",
"uncertainty": 120
},
"stopId": "QUET",
"stopSequence": 30
},
{
"arrival": {
"time": "1776334127",
"uncertainty": 120
},
"departure": {
"time": "1776334127",
"uncertainty": 120
},
"stopId": "VERT3",
"stopSequence": 31
},
{
"arrival": {
"time": "1776334191",
"uncertainty": 120
},
"departure": {
"time": "1776334191",
"uncertainty": 120
},
"stopId": "ZCK2",
"stopSequence": 32
},
{
"arrival": {
"time": "1776334237",
"uncertainty": 120
},
"departure": {
"time": "1776334237",
"uncertainty": 120
},
"stopId": "GREN",
"stopSequence": 33
},
{
"arrival": {
"time": "1776334307",
"uncertainty": 120
},
"departure": {
"time": "1776334307",
"uncertainty": 120
},
"stopId": "MAIR",
"stopSequence": 34
},
{
"arrival": {
"time": "1776334393",
"uncertainty": 120
},
"departure": {
"time": "1776334393",
"uncertainty": 120
},
"stopId": "LIBE",
"stopSequence": 35
},
{
"arrival": {
"time": "1776334469",
"uncertainty": 120
},
"departure": {
"time": "1776334469",
"uncertainty": 120
},
"stopId": "LPUI",
"stopSequence": 36
},
{
"arrival": {
"time": "1776334580",
"uncertainty": 120
},
"departure": {
"time": "1776334580",
"uncertainty": 120
},
"stopId": "CALV",
"stopSequence": 37
},
{
"arrival": {
"time": "1776334760",
"uncertainty": 120
},
"departure": {
"time": "1776334760",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 38
},
{
"arrival": {
"time": "1776334791",
"uncertainty": 120
},
"departure": {
"time": "1776334791",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 39
},
{
"arrival": {
"time": "1776334913",
"uncertainty": 120
},
"departure": {
"time": "1776334913",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 40
},
{
"arrival": {
"time": "1776334971",
"uncertainty": 120
},
"departure": {
"time": "1776334971",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 41
},
{
"arrival": {
"time": "1776335077",
"uncertainty": 120
},
"departure": {
"time": "1776335077",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 42
},
{
"arrival": {
"time": "1776335170",
"uncertainty": 120
},
"departure": {
"time": "1776335170",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 43
},
{
"arrival": {
"time": "1776335265",
"uncertainty": 120
},
"departure": {
"time": "1776335265",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 44
},
{
"arrival": {
"time": "1776335360",
"uncertainty": 120
},
"departure": {
"time": "1776335360",
"uncertainty": 120
},
"stopId": "SVOB",
"stopSequence": 45
},
{
"arrival": {
"time": "1776335462",
"uncertainty": 120
},
"departure": {
"time": "1776335462",
"uncertainty": 120
},
"stopId": "BLUM",
"stopSequence": 46
},
{
"arrival": {
"time": "1776335552",
"uncertainty": 120
},
"departure": {
"time": "1776335552",
"uncertainty": 120
},
"stopId": "HOPIT",
"stopSequence": 47
},
{
"arrival": {
"time": "1776335602",
"uncertainty": 120
},
"departure": {
"time": "1776335602",
"uncertainty": 120
},
"stopId": "CURIE",
"stopSequence": 48
},
{
"arrival": {
"time": "1776335642",
"uncertainty": 120
},
"departure": {
"time": "1776335642",
"uncertainty": 120
},
"stopId": "CFA",
"stopSequence": 49
},
{
"arrival": {
"time": "1776335688",
"uncertainty": 120
},
"departure": {
"time": "1776335688",
"uncertainty": 120
},
"stopId": "CHEV",
"stopSequence": 50
},
{
"arrival": {
"time": "1776335717",
"uncertainty": 120
},
"departure": {
"time": "1776335717",
"uncertainty": 120
},
"stopId": "KRVAR",
"stopSequence": 51
},
{
"arrival": {
"time": "1776335789",
"uncertainty": 120
},
"departure": {
"time": "1776335789",
"uncertainty": 120
},
"stopId": "DREY",
"stopSequence": 52
},
{
"arrival": {
"time": "1776335865",
"uncertainty": 120
},
"departure": {
"time": "1776335865",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 53
},
{
"arrival": {
"time": "1776335953",
"uncertainty": 120
},
"departure": {
"time": "1776335953",
"uncertainty": 120
},
"stopId": "SEGU",
"stopSequence": 54
},
{
"arrival": {
"time": "1776335997",
"uncertainty": 120
},
"departure": {
"time": "1776335997",
"uncertainty": 120
},
"stopId": "SANT",
"stopSequence": 55
},
{
"arrival": {
"time": "1776336072",
"uncertainty": 120
},
"departure": {
"time": "1776336072",
"uncertainty": 120
},
"stopId": "KRVAN",
"stopSequence": 56
},
{
"arrival": {
"time": "1776336102",
"uncertainty": 120
},
"departure": {
"time": "1776336102",
"uncertainty": 120
},
"stopId": "CLIN",
"stopSequence": 57
},
{
"arrival": {
"time": "1776336165",
"uncertainty": 120
},
"stopId": "KRBN",
"stopSequence": 58
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "319701"
},
"vehicle": {
"id": "7007",
"label": "7007"
}
}
},
{
"id": "319700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776332971",
"uncertainty": 120
},
"departure": {
"time": "1776332971",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 44
},
{
"arrival": {
"time": "1776333066",
"uncertainty": 120
},
"departure": {
"time": "1776333066",
"uncertainty": 120
},
"stopId": "SVOB",
"stopSequence": 45
},
{
"arrival": {
"time": "1776333168",
"uncertainty": 120
},
"departure": {
"time": "1776333168",
"uncertainty": 120
},
"stopId": "BLUM",
"stopSequence": 46
},
{
"arrival": {
"time": "1776333258",
"uncertainty": 120
},
"departure": {
"time": "1776333258",
"uncertainty": 120
},
"stopId": "HOPIT",
"stopSequence": 47
},
{
"arrival": {
"time": "1776333308",
"uncertainty": 120
},
"departure": {
"time": "1776333308",
"uncertainty": 120
},
"stopId": "CURIE",
"stopSequence": 48
},
{
"arrival": {
"time": "1776333348",
"uncertainty": 120
},
"departure": {
"time": "1776333348",
"uncertainty": 120
},
"stopId": "CFA",
"stopSequence": 49
},
{
"arrival": {
"time": "1776333394",
"uncertainty": 120
},
"departure": {
"time": "1776333394",
"uncertainty": 120
},
"stopId": "CHEV",
"stopSequence": 50
},
{
"arrival": {
"time": "1776333423",
"uncertainty": 120
},
"departure": {
"time": "1776333423",
"uncertainty": 120
},
"stopId": "KRVAR",
"stopSequence": 51
},
{
"arrival": {
"time": "1776333495",
"uncertainty": 120
},
"departure": {
"time": "1776333495",
"uncertainty": 120
},
"stopId": "DREY",
"stopSequence": 52
},
{
"arrival": {
"time": "1776333571",
"uncertainty": 120
},
"departure": {
"time": "1776333571",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 53
},
{
"arrival": {
"time": "1776333659",
"uncertainty": 120
},
"departure": {
"time": "1776333659",
"uncertainty": 120
},
"stopId": "SEGU",
"stopSequence": 54
},
{
"arrival": {
"time": "1776333703",
"uncertainty": 120
},
"departure": {
"time": "1776333703",
"uncertainty": 120
},
"stopId": "SANT",
"stopSequence": 55
},
{
"arrival": {
"time": "1776333778",
"uncertainty": 120
},
"departure": {
"time": "1776333778",
"uncertainty": 120
},
"stopId": "KRVAN",
"stopSequence": 56
},
{
"arrival": {
"time": "1776333808",
"uncertainty": 120
},
"departure": {
"time": "1776333808",
"uncertainty": 120
},
"stopId": "CLIN",
"stopSequence": 57
},
{
"arrival": {
"time": "1776333871",
"uncertainty": 120
},
"stopId": "KRBN",
"stopSequence": 58
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "319700"
},
"vehicle": {
"id": "426",
"label": "426"
}
}
},
{
"id": "320446",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776333240",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 1
}
],
"timestamp": "1776332933",
"trip": {
"routeId": "T1a",
"scheduleRelationship": "SCHEDULED",
"tripId": "320446"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1776332933"
}
}