Détails de la ressource
Flux GTFS-RT service Trip Update
Cette ressource fait partie du jeu de données Réseau urbain Alternéo.
Disponibilité au téléchargement
En savoir plus
HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌48 erreurs, 180 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 23/04/2026 à 09h10 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 10 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id 2_41050140 stop_sequence 46 arrival_time 11:04:12 (1776927852) is equal to previous stop arrival_time 11:04:12 (1776927852) - times must increase between two sequential stops
- trip_id 2_41050140 stop_sequence 46 arrival_time 11:04:12 (1776927852) is equal to previous stop departure_time 11:04:12 (1776927852) - times must increase between two sequential stops
- trip_id 2_41050140 stop_sequence 46 departure_time 11:04:12 (1776927852) is equal to previous stop departure_time 11:04:12 (1776927852) - times must increase between two sequential stops
- trip_id 2_41050140 stop_sequence 46 departure_time 11:04:12 (1776927852) is equal to previous stop arrival_time 11:04:12 (1776927852) - times must increase between two sequential stops
- trip_id 2_41050301 stop_sequence 1 departure_time 11:09:13 (1776928153) is less than previous stop departure_time 11:54:44 (1776930884) - times must increase between two sequential stops
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 38 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id 2_41049854 stop_sequence 10 has stop_id 0:04030C but GTFS stop_sequence 10 has stop_id 0:13010C - stop_ids should be the same
- GTFS-rt trip_id 2_41049854 stop_sequence 11 has stop_id 0:04040C but GTFS stop_sequence 11 has stop_id 0:13020C - stop_ids should be the same
- GTFS-rt trip_id 2_41049854 stop_sequence 12 has stop_id 0:04050C but GTFS stop_sequence 12 has stop_id 0:13030C - stop_ids should be the same
- GTFS-rt trip_id 2_41049854 stop_sequence 13 has stop_id 0:04060C but GTFS stop_sequence 13 has stop_id 0:04050C - stop_ids should be the same
- GTFS-rt trip_id 2_41049854 stop_sequence 14 has stop_id 0:04070C but GTFS stop_sequence 14 has stop_id 0:04060C - stop_ids should be the same
Avertissements
timestamp not populated W001 109 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id 2_41050854 does not have a timestamp
- trip_id 2_41050859 does not have a timestamp
- trip_id 2_41050844 does not have a timestamp
- trip_id 2_41050798 does not have a timestamp
- trip_id 2_41050839 does not have a timestamp
vehicle_id not populated W002 71 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 2_41050859 does not have a vehicle_id
- trip_id 2_41050844 does not have a vehicle_id
- trip_id 2_41050798 does not have a vehicle_id
- trip_id 2_41050790 does not have a vehicle_id
- trip_id 2_41050195 does not have a vehicle_id
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| W001 | Timestamps should be populated for all elements | 3 011 | 30 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1 976 | 30 fois (100 % des validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 1 124 | 25 fois (83 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 179 | 22 fois (73 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 24/04/2026 à 05h55 Europe/Paris.
trip_updates (117) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 24/04/2026 à 05h55 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "1050842",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777000546",
"uncertainty": 120
},
"departure": {
"time": "1777000587",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777000648",
"uncertainty": 120
},
"departure": {
"time": "1777000678",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777000737",
"uncertainty": 120
},
"departure": {
"time": "1777000737",
"uncertainty": 120
},
"stopId": "0:01330C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777000797",
"uncertainty": 120
},
"departure": {
"time": "1777000830",
"uncertainty": 120
},
"stopId": "0:01335C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777000926",
"uncertainty": 120
},
"departure": {
"time": "1777000926",
"uncertainty": 120
},
"stopId": "0:01385C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777001036",
"uncertainty": 120
},
"departure": {
"time": "1777001038",
"uncertainty": 120
},
"stopId": "0:01420P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777001111",
"uncertainty": 120
},
"departure": {
"time": "1777001111",
"uncertainty": 120
},
"stopId": "0:01430P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777001159",
"uncertainty": 120
},
"departure": {
"time": "1777001159",
"uncertainty": 120
},
"stopId": "0:01440P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777001194",
"uncertainty": 120
},
"departure": {
"time": "1777001194",
"uncertainty": 120
},
"stopId": "0:01450P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777001281",
"uncertainty": 120
},
"departure": {
"time": "1777001281",
"uncertainty": 120
},
"stopId": "0:02140P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777001338",
"uncertainty": 120
},
"departure": {
"time": "1777001341",
"uncertainty": 120
},
"stopId": "0:02150P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777001421",
"uncertainty": 120
},
"departure": {
"time": "1777001432",
"uncertainty": 120
},
"stopId": "0:02160P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777001511",
"uncertainty": 120
},
"departure": {
"time": "1777001511",
"uncertainty": 120
},
"stopId": "0:02170P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777001599",
"uncertainty": 120
},
"departure": {
"time": "1777001642",
"uncertainty": 120
},
"stopId": "0:06011P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777001702",
"uncertainty": 120
},
"departure": {
"time": "1777001702",
"uncertainty": 120
},
"stopId": "0:06030P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777001739",
"uncertainty": 120
},
"departure": {
"time": "1777001739",
"uncertainty": 120
},
"stopId": "0:06040P",
"stopSequence": 17
},
{
"arrival": {
"time": "1777001778",
"uncertainty": 120
},
"departure": {
"time": "1777001791",
"uncertainty": 120
},
"stopId": "0:06050P",
"stopSequence": 18
},
{
"arrival": {
"time": "1777001818",
"uncertainty": 120
},
"departure": {
"time": "1777001823",
"uncertainty": 120
},
"stopId": "0:06070P",
"stopSequence": 19
},
{
"arrival": {
"time": "1777001912",
"uncertainty": 120
},
"departure": {
"time": "1777001912",
"uncertainty": 120
},
"stopId": "0:06080P",
"stopSequence": 20
},
{
"arrival": {
"time": "1777001950",
"uncertainty": 120
},
"departure": {
"time": "1777001950",
"uncertainty": 120
},
"stopId": "0:06090P",
"stopSequence": 21
},
{
"arrival": {
"time": "1777001972",
"uncertainty": 120
},
"departure": {
"time": "1777001972",
"uncertainty": 120
},
"stopId": "0:06100P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777002002",
"uncertainty": 120
},
"departure": {
"time": "1777002002",
"uncertainty": 120
},
"stopId": "0:06120P",
"stopSequence": 23
},
{
"arrival": {
"time": "1777002090",
"uncertainty": 120
},
"departure": {
"time": "1777002092",
"uncertainty": 120
},
"stopId": "0:06110P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777002147",
"uncertainty": 120
},
"departure": {
"time": "1777002152",
"uncertainty": 120
},
"stopId": "0:06130P",
"stopSequence": 25
},
{
"arrival": {
"time": "1777002207",
"uncertainty": 120
},
"departure": {
"time": "1777002207",
"uncertainty": 120
},
"stopId": "0:06140P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777002314",
"uncertainty": 120
},
"departure": {
"time": "1777002332",
"uncertainty": 120
},
"stopId": "0:06220P",
"stopSequence": 27
},
{
"arrival": {
"time": "1777002422",
"uncertainty": 120
},
"departure": {
"time": "1777002422",
"uncertainty": 120
},
"stopId": "0:06230P",
"stopSequence": 28
},
{
"arrival": {
"time": "1777002446",
"uncertainty": 120
},
"departure": {
"time": "1777002446",
"uncertainty": 120
},
"stopId": "0:06240P",
"stopSequence": 29
},
{
"arrival": {
"time": "1777002469",
"uncertainty": 120
},
"departure": {
"time": "1777002469",
"uncertainty": 120
},
"stopId": "0:06250P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777002537",
"uncertainty": 120
},
"departure": {
"time": "1777002537",
"uncertainty": 120
},
"stopId": "0:06260P",
"stopSequence": 31
},
{
"arrival": {
"time": "1777002648",
"uncertainty": 120
},
"departure": {
"time": "1777002648",
"uncertainty": 120
},
"stopId": "0:06270P",
"stopSequence": 32
},
{
"arrival": {
"time": "1777002662",
"uncertainty": 120
},
"departure": {
"time": "1777002692",
"uncertainty": 120
},
"stopId": "0:06290P",
"stopSequence": 33
},
{
"arrival": {
"time": "1777002717",
"uncertainty": 120
},
"departure": {
"time": "1777002717",
"uncertainty": 120
},
"stopId": "0:06280P",
"stopSequence": 34
},
{
"arrival": {
"time": "1777002783",
"uncertainty": 120
},
"departure": {
"time": "1777002783",
"uncertainty": 120
},
"stopId": "0:06300P",
"stopSequence": 35
},
{
"arrival": {
"time": "1777002806",
"uncertainty": 120
},
"departure": {
"time": "1777002813",
"uncertainty": 120
},
"stopId": "0:06325P",
"stopSequence": 36
},
{
"arrival": {
"time": "1777002858",
"uncertainty": 120
},
"departure": {
"time": "1777002858",
"uncertainty": 120
},
"stopId": "0:06320P",
"stopSequence": 37
},
{
"arrival": {
"time": "1777002914",
"uncertainty": 120
},
"departure": {
"time": "1777002914",
"uncertainty": 120
},
"stopId": "0:06330P",
"stopSequence": 38
},
{
"arrival": {
"time": "1777002930",
"uncertainty": 120
},
"departure": {
"time": "1777002930",
"uncertainty": 120
},
"stopId": "0:06340P",
"stopSequence": 39
},
{
"arrival": {
"time": "1777002986",
"uncertainty": 120
},
"departure": {
"time": "1777002986",
"uncertainty": 120
},
"stopId": "0:06350P",
"stopSequence": 40
},
{
"arrival": {
"time": "1777003034",
"uncertainty": 120
},
"departure": {
"time": "1777003034",
"uncertainty": 120
},
"stopId": "0:06360P",
"stopSequence": 41
},
{
"arrival": {
"time": "1777003098",
"uncertainty": 120
},
"departure": {
"time": "1777003098",
"uncertainty": 120
},
"stopId": "0:06370P",
"stopSequence": 42
},
{
"arrival": {
"time": "1777003139",
"uncertainty": 120
},
"departure": {
"time": "1777003139",
"uncertainty": 120
},
"stopId": "0:06396P",
"stopSequence": 43
},
{
"arrival": {
"time": "1777003183",
"uncertainty": 120
},
"departure": {
"time": "1777003183",
"uncertainty": 120
},
"stopId": "0:06395P",
"stopSequence": 44
},
{
"arrival": {
"time": "1777003208",
"uncertainty": 120
},
"departure": {
"time": "1777003208",
"uncertainty": 120
},
"stopId": "0:09315C",
"stopSequence": 45
},
{
"arrival": {
"time": "1777003260",
"uncertainty": 120
},
"departure": {
"time": "1777003260",
"uncertainty": 120
},
"stopId": "0:06390C",
"stopSequence": 46
},
{
"arrival": {
"time": "1777003297",
"uncertainty": 120
},
"departure": {
"time": "1777003297",
"uncertainty": 120
},
"stopId": "0:06400C",
"stopSequence": 47
},
{
"arrival": {
"time": "1777003322",
"uncertainty": 120
},
"departure": {
"time": "1777003322",
"uncertainty": 120
},
"stopId": "0:06405C",
"stopSequence": 48
},
{
"arrival": {
"time": "1777003391",
"uncertainty": 120
},
"departure": {
"time": "1777003391",
"uncertainty": 120
},
"stopId": "0:06415C",
"stopSequence": 49
},
{
"arrival": {
"time": "1777003518",
"uncertainty": 120
},
"stopId": "0:PE0085C",
"stopSequence": 50
}
],
"trip": {
"directionId": 1,
"routeId": "1050",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050842"
},
"vehicle": {
"id": "32",
"label": "32"
}
}
},
{
"id": "1050629",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777002600",
"uncertainty": 120
},
"stopId": "0:TA00028C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002805",
"uncertainty": 120
},
"departure": {
"time": "1777002805",
"uncertainty": 120
},
"stopId": "0:TA0145P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002903",
"uncertainty": 120
},
"departure": {
"time": "1777002903",
"uncertainty": 120
},
"stopId": "0:02004C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002987",
"uncertainty": 120
},
"departure": {
"time": "1777002987",
"uncertainty": 120
},
"stopId": "0:TA0001C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777003076",
"uncertainty": 120
},
"departure": {
"time": "1777003076",
"uncertainty": 120
},
"stopId": "0:TA9180C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777003143",
"uncertainty": 120
},
"departure": {
"time": "1777003143",
"uncertainty": 120
},
"stopId": "0:02390P",
"stopSequence": 6
},
{
"arrival": {
"time": "1777003183",
"uncertainty": 120
},
"departure": {
"time": "1777003183",
"uncertainty": 120
},
"stopId": "0:02395P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777003210",
"uncertainty": 120
},
"departure": {
"time": "1777003210",
"uncertainty": 120
},
"stopId": "0:02400P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777003236",
"uncertainty": 120
},
"departure": {
"time": "1777003236",
"uncertainty": 120
},
"stopId": "0:02405P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777003301",
"uncertainty": 120
},
"departure": {
"time": "1777003301",
"uncertainty": 120
},
"stopId": "0:02410P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777003318",
"uncertainty": 120
},
"departure": {
"time": "1777003318",
"uncertainty": 120
},
"stopId": "0:02415P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777003365",
"uncertainty": 120
},
"departure": {
"time": "1777003365",
"uncertainty": 120
},
"stopId": "0:02420P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777003383",
"uncertainty": 120
},
"departure": {
"time": "1777003383",
"uncertainty": 120
},
"stopId": "0:02270C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777003401",
"uncertainty": 120
},
"departure": {
"time": "1777003401",
"uncertainty": 120
},
"stopId": "0:02275C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777003430",
"uncertainty": 120
},
"departure": {
"time": "1777003430",
"uncertainty": 120
},
"stopId": "0:02280C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777003457",
"uncertainty": 120
},
"departure": {
"time": "1777003457",
"uncertainty": 120
},
"stopId": "0:02290C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777003501",
"uncertainty": 120
},
"departure": {
"time": "1777003501",
"uncertainty": 120
},
"stopId": "0:02300C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777003561",
"uncertainty": 120
},
"departure": {
"time": "1777003561",
"uncertainty": 120
},
"stopId": "0:02310C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777003602",
"uncertainty": 120
},
"departure": {
"time": "1777003602",
"uncertainty": 120
},
"stopId": "0:02320C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777003623",
"uncertainty": 120
},
"departure": {
"time": "1777003623",
"uncertainty": 120
},
"stopId": "0:02330C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777003653",
"uncertainty": 120
},
"departure": {
"time": "1777003653",
"uncertainty": 120
},
"stopId": "0:01050P",
"stopSequence": 21
},
{
"arrival": {
"time": "1777003683",
"uncertainty": 120
},
"departure": {
"time": "1777003683",
"uncertainty": 120
},
"stopId": "0:01040P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777003707",
"uncertainty": 120
},
"departure": {
"time": "1777003707",
"uncertainty": 120
},
"stopId": "0:01030P",
"stopSequence": 23
},
{
"arrival": {
"time": "1777003764",
"uncertainty": 120
},
"departure": {
"time": "1777003764",
"uncertainty": 120
},
"stopId": "0:01020P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777003837",
"uncertainty": 120
},
"departure": {
"time": "1777003837",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777003906",
"uncertainty": 120
},
"departure": {
"time": "1777003906",
"uncertainty": 120
},
"stopId": "0:03030C",
"stopSequence": 26
},
{
"arrival": {
"time": "1777004002",
"uncertainty": 120
},
"departure": {
"time": "1777004002",
"uncertainty": 120
},
"stopId": "0:03040C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777004048",
"uncertainty": 120
},
"departure": {
"time": "1777004048",
"uncertainty": 120
},
"stopId": "0:03050C",
"stopSequence": 28
},
{
"arrival": {
"time": "1777004075",
"uncertainty": 120
},
"departure": {
"time": "1777004075",
"uncertainty": 120
},
"stopId": "0:03060C",
"stopSequence": 29
},
{
"arrival": {
"time": "1777004124",
"uncertainty": 120
},
"departure": {
"time": "1777004124",
"uncertainty": 120
},
"stopId": "0:03070C",
"stopSequence": 30
},
{
"arrival": {
"time": "1777004198",
"uncertainty": 120
},
"departure": {
"time": "1777004198",
"uncertainty": 120
},
"stopId": "0:03380C",
"stopSequence": 31
},
{
"arrival": {
"time": "1777004231",
"uncertainty": 120
},
"departure": {
"time": "1777004231",
"uncertainty": 120
},
"stopId": "0:03400C",
"stopSequence": 32
},
{
"arrival": {
"time": "1777004287",
"uncertainty": 120
},
"departure": {
"time": "1777004287",
"uncertainty": 120
},
"stopId": "0:03390C",
"stopSequence": 33
},
{
"arrival": {
"time": "1777004329",
"uncertainty": 120
},
"departure": {
"time": "1777004329",
"uncertainty": 120
},
"stopId": "0:18280C",
"stopSequence": 34
},
{
"arrival": {
"time": "1777004351",
"uncertainty": 120
},
"departure": {
"time": "1777004351",
"uncertainty": 120
},
"stopId": "0:03100P",
"stopSequence": 35
},
{
"arrival": {
"time": "1777004410",
"uncertainty": 120
},
"departure": {
"time": "1777004410",
"uncertainty": 120
},
"stopId": "0:04090P",
"stopSequence": 36
},
{
"arrival": {
"time": "1777004447",
"uncertainty": 120
},
"departure": {
"time": "1777004447",
"uncertainty": 120
},
"stopId": "0:04080P",
"stopSequence": 37
},
{
"arrival": {
"time": "1777004630",
"uncertainty": 120
},
"departure": {
"time": "1777004630",
"uncertainty": 120
},
"stopId": "0:13065C",
"stopSequence": 38
},
{
"arrival": {
"time": "1777004697",
"uncertainty": 120
},
"departure": {
"time": "1777004697",
"uncertainty": 120
},
"stopId": "0:13070C",
"stopSequence": 39
},
{
"arrival": {
"time": "1777004918",
"uncertainty": 120
},
"departure": {
"time": "1777004918",
"uncertainty": 120
},
"stopId": "0:05165P",
"stopSequence": 40
},
{
"arrival": {
"time": "1777005241",
"uncertainty": 120
},
"departure": {
"time": "1777005241",
"uncertainty": 120
},
"stopId": "0:05191P",
"stopSequence": 41
},
{
"arrival": {
"time": "1777005348",
"uncertainty": 120
},
"departure": {
"time": "1777005348",
"uncertainty": 120
},
"stopId": "0:05200P",
"stopSequence": 42
},
{
"arrival": {
"time": "1777005444",
"uncertainty": 120
},
"departure": {
"time": "1777005444",
"uncertainty": 120
},
"stopId": "0:19300C",
"stopSequence": 43
},
{
"arrival": {
"time": "1777005504",
"uncertainty": 120
},
"departure": {
"time": "1777005504",
"uncertainty": 120
},
"stopId": "0:19070P",
"stopSequence": 44
},
{
"arrival": {
"time": "1777005712",
"uncertainty": 120
},
"departure": {
"time": "1777005712",
"uncertainty": 120
},
"stopId": "0:05530P",
"stopSequence": 45
},
{
"arrival": {
"time": "1777005784",
"uncertainty": 120
},
"departure": {
"time": "1777005784",
"uncertainty": 120
},
"stopId": "0:17775C",
"stopSequence": 46
},
{
"arrival": {
"time": "1777005829",
"uncertainty": 120
},
"stopId": "0:05341C",
"stopSequence": 47
}
],
"trip": {
"directionId": 0,
"routeId": "1131",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050629"
},
"vehicle": {
"id": "84",
"label": "84"
}
}
},
{
"id": "1050158",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005000",
"uncertainty": 120
},
"stopId": "0:05343P",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2320",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050158"
}
}
},
{
"id": "1050165",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003861",
"uncertainty": 120
},
"stopId": "0:12765C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777003881",
"uncertainty": 120
},
"departure": {
"time": "1777003881",
"uncertainty": 120
},
"stopId": "0:12760C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777003899",
"uncertainty": 120
},
"departure": {
"time": "1777003899",
"uncertainty": 120
},
"stopId": "0:12755C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777003921",
"uncertainty": 120
},
"departure": {
"time": "1777003921",
"uncertainty": 120
},
"stopId": "0:12750C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777003944",
"uncertainty": 120
},
"departure": {
"time": "1777003944",
"uncertainty": 120
},
"stopId": "0:12410C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777004021",
"uncertainty": 120
},
"departure": {
"time": "1777004021",
"uncertainty": 120
},
"stopId": "0:12420C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777004041",
"uncertainty": 120
},
"departure": {
"time": "1777004041",
"uncertainty": 120
},
"stopId": "0:12423C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777004073",
"uncertainty": 120
},
"departure": {
"time": "1777004073",
"uncertainty": 120
},
"stopId": "0:12430C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777004079",
"uncertainty": 120
},
"departure": {
"time": "1777004079",
"uncertainty": 120
},
"stopId": "0:12431C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777004091",
"uncertainty": 120
},
"departure": {
"time": "1777004091",
"uncertainty": 120
},
"stopId": "0:12435C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777004101",
"uncertainty": 120
},
"departure": {
"time": "1777004101",
"uncertainty": 120
},
"stopId": "0:12440C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777004161",
"uncertainty": 120
},
"departure": {
"time": "1777004161",
"uncertainty": 120
},
"stopId": "0:12460C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777004193",
"uncertainty": 120
},
"departure": {
"time": "1777004193",
"uncertainty": 120
},
"stopId": "0:12461C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777004223",
"uncertainty": 120
},
"departure": {
"time": "1777004223",
"uncertainty": 120
},
"stopId": "0:12470C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777004281",
"uncertainty": 120
},
"departure": {
"time": "1777004281",
"uncertainty": 120
},
"stopId": "0:12480C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777004317",
"uncertainty": 120
},
"departure": {
"time": "1777004317",
"uncertainty": 120
},
"stopId": "0:12481C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777004401",
"uncertainty": 120
},
"departure": {
"time": "1777004401",
"uncertainty": 120
},
"stopId": "0:12490C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777004461",
"uncertainty": 120
},
"departure": {
"time": "1777004461",
"uncertainty": 120
},
"stopId": "0:12500C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777004581",
"uncertainty": 120
},
"departure": {
"time": "1777004581",
"uncertainty": 120
},
"stopId": "0:12510C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777004652",
"uncertainty": 120
},
"departure": {
"time": "1777004652",
"uncertainty": 120
},
"stopId": "0:12520C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777004691",
"uncertainty": 120
},
"departure": {
"time": "1777004691",
"uncertainty": 120
},
"stopId": "0:12530C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777004761",
"uncertainty": 120
},
"stopId": "0:11010C",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "2310",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050165"
}
}
},
{
"id": "1050166",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777006500",
"uncertainty": 120
},
"stopId": "0:11010P",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2310",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050166"
}
}
},
{
"id": "1050175",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777001601",
"uncertainty": 120
},
"stopId": "0:11010P",
"stopSequence": 1
},
{
"arrival": {
"time": "1777001781",
"uncertainty": 120
},
"departure": {
"time": "1777001823",
"uncertainty": 120
},
"stopId": "0:12250C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777001874",
"uncertainty": 120
},
"departure": {
"time": "1777001874",
"uncertainty": 120
},
"stopId": "0:12260C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777001961",
"uncertainty": 120
},
"departure": {
"time": "1777001961",
"uncertainty": 120
},
"stopId": "0:12270C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777001981",
"uncertainty": 120
},
"departure": {
"time": "1777001981",
"uncertainty": 120
},
"stopId": "0:1B050P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002012",
"uncertainty": 120
},
"departure": {
"time": "1777002012",
"uncertainty": 120
},
"stopId": "0:1B075P",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002042",
"uncertainty": 120
},
"departure": {
"time": "1777002042",
"uncertainty": 120
},
"stopId": "0:1B080P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002071",
"uncertainty": 120
},
"departure": {
"time": "1777002071",
"uncertainty": 120
},
"stopId": "0:1B085P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002112",
"uncertainty": 120
},
"departure": {
"time": "1777002112",
"uncertainty": 120
},
"stopId": "0:1B090P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002143",
"uncertainty": 120
},
"departure": {
"time": "1777002143",
"uncertainty": 120
},
"stopId": "0:1B095P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002208",
"uncertainty": 120
},
"departure": {
"time": "1777002351",
"uncertainty": 120
},
"stopId": "0:33026P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002430",
"uncertainty": 120
},
"departure": {
"time": "1777002435",
"uncertainty": 120
},
"stopId": "0:33023P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002472",
"uncertainty": 120
},
"departure": {
"time": "1777002502",
"uncertainty": 120
},
"stopId": "0:33022P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002579",
"uncertainty": 120
},
"departure": {
"time": "1777002652",
"uncertainty": 120
},
"stopId": "0:33021P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002672",
"uncertainty": 120
},
"departure": {
"time": "1777002672",
"uncertainty": 120
},
"stopId": "0:33012P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002720",
"uncertainty": 120
},
"departure": {
"time": "1777002720",
"uncertainty": 120
},
"stopId": "0:33009P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002743",
"uncertainty": 120
},
"departure": {
"time": "1777002743",
"uncertainty": 120
},
"stopId": "0:33011P",
"stopSequence": 17
},
{
"arrival": {
"time": "1777002796",
"uncertainty": 120
},
"departure": {
"time": "1777002796",
"uncertainty": 120
},
"stopId": "0:12481P",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002830",
"uncertainty": 120
},
"departure": {
"time": "1777002843",
"uncertainty": 120
},
"stopId": "0:12480P",
"stopSequence": 19
},
{
"arrival": {
"time": "1777002908",
"uncertainty": 120
},
"departure": {
"time": "1777002908",
"uncertainty": 120
},
"stopId": "0:12470P",
"stopSequence": 20
},
{
"arrival": {
"time": "1777002949",
"uncertainty": 120
},
"departure": {
"time": "1777002949",
"uncertainty": 120
},
"stopId": "0:12461P",
"stopSequence": 21
},
{
"arrival": {
"time": "1777002997",
"uncertainty": 120
},
"departure": {
"time": "1777002997",
"uncertainty": 120
},
"stopId": "0:1D040P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777003016",
"uncertainty": 120
},
"departure": {
"time": "1777003016",
"uncertainty": 120
},
"stopId": "0:1D021P",
"stopSequence": 23
},
{
"arrival": {
"time": "1777003060",
"uncertainty": 120
},
"departure": {
"time": "1777003060",
"uncertainty": 120
},
"stopId": "0:1D025P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777003094",
"uncertainty": 120
},
"departure": {
"time": "1777003094",
"uncertainty": 120
},
"stopId": "0:1D060P",
"stopSequence": 25
},
{
"arrival": {
"time": "1777003143",
"uncertainty": 120
},
"departure": {
"time": "1777003143",
"uncertainty": 120
},
"stopId": "0:1D050P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777003187",
"uncertainty": 120
},
"departure": {
"time": "1777003187",
"uncertainty": 120
},
"stopId": "0:1D070P",
"stopSequence": 27
},
{
"arrival": {
"time": "1777003209",
"uncertainty": 120
},
"departure": {
"time": "1777003209",
"uncertainty": 120
},
"stopId": "0:1D080P",
"stopSequence": 28
},
{
"arrival": {
"time": "1777003268",
"uncertainty": 120
},
"departure": {
"time": "1777003268",
"uncertainty": 120
},
"stopId": "0:1D090P",
"stopSequence": 29
},
{
"arrival": {
"time": "1777003324",
"uncertainty": 120
},
"departure": {
"time": "1777003324",
"uncertainty": 120
},
"stopId": "0:1D100P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777003410",
"uncertainty": 120
},
"departure": {
"time": "1777003410",
"uncertainty": 120
},
"stopId": "0:1D110P",
"stopSequence": 31
},
{
"arrival": {
"time": "1777003443",
"uncertainty": 120
},
"departure": {
"time": "1777003443",
"uncertainty": 120
},
"stopId": "0:1D115P",
"stopSequence": 32
},
{
"arrival": {
"time": "1777003515",
"uncertainty": 120
},
"departure": {
"time": "1777003515",
"uncertainty": 120
},
"stopId": "0:1D120P",
"stopSequence": 33
},
{
"arrival": {
"time": "1777003585",
"uncertainty": 120
},
"departure": {
"time": "1777003585",
"uncertainty": 120
},
"stopId": "0:1D130P",
"stopSequence": 34
},
{
"arrival": {
"time": "1777003623",
"uncertainty": 120
},
"departure": {
"time": "1777003623",
"uncertainty": 120
},
"stopId": "0:12600P",
"stopSequence": 35
},
{
"arrival": {
"time": "1777003688",
"uncertainty": 120
},
"departure": {
"time": "1777003688",
"uncertainty": 120
},
"stopId": "0:12410P",
"stopSequence": 36
},
{
"arrival": {
"time": "1777003742",
"uncertainty": 120
},
"departure": {
"time": "1777003742",
"uncertainty": 120
},
"stopId": "0:12750P",
"stopSequence": 37
},
{
"arrival": {
"time": "1777003776",
"uncertainty": 120
},
"departure": {
"time": "1777003776",
"uncertainty": 120
},
"stopId": "0:12755P",
"stopSequence": 38
},
{
"arrival": {
"time": "1777003802",
"uncertainty": 120
},
"departure": {
"time": "1777003802",
"uncertainty": 120
},
"stopId": "0:12760P",
"stopSequence": 39
},
{
"arrival": {
"time": "1777003861",
"uncertainty": 120
},
"stopId": "0:12765C",
"stopSequence": 40
}
],
"trip": {
"directionId": 1,
"routeId": "2290",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050175"
},
"vehicle": {
"id": "104",
"label": "104"
}
}
},
{
"id": "1050857",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003200",
"uncertainty": 120
},
"stopId": "0:19055C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1150",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050857"
},
"vehicle": {
"id": "15",
"label": "15"
}
}
},
{
"id": "1050343",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777000212",
"uncertainty": 120
},
"stopId": "0:02230C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777000286",
"uncertainty": 120
},
"departure": {
"time": "1777000302",
"uncertainty": 120
},
"stopId": "0:02220C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777000354",
"uncertainty": 120
},
"departure": {
"time": "1777000354",
"uncertainty": 120
},
"stopId": "0:02210C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777000413",
"uncertainty": 120
},
"departure": {
"time": "1777000413",
"uncertainty": 120
},
"stopId": "0:02200C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777000509",
"uncertainty": 120
},
"departure": {
"time": "1777000509",
"uncertainty": 120
},
"stopId": "0:02190C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777000599",
"uncertainty": 120
},
"departure": {
"time": "1777000602",
"uncertainty": 120
},
"stopId": "0:02180C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777000672",
"uncertainty": 120
},
"departure": {
"time": "1777000692",
"uncertainty": 120
},
"stopId": "0:02175C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777000813",
"uncertainty": 120
},
"departure": {
"time": "1777000813",
"uncertainty": 120
},
"stopId": "0:02176C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777000956",
"uncertainty": 120
},
"departure": {
"time": "1777000962",
"uncertainty": 120
},
"stopId": "0:02170C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777001135",
"uncertainty": 120
},
"departure": {
"time": "1777001173",
"uncertainty": 120
},
"stopId": "0:02160C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777001262",
"uncertainty": 120
},
"departure": {
"time": "1777001262",
"uncertainty": 120
},
"stopId": "0:02165C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777001346",
"uncertainty": 120
},
"departure": {
"time": "1777001352",
"uncertainty": 120
},
"stopId": "0:02166C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777001452",
"uncertainty": 120
},
"departure": {
"time": "1777001472",
"uncertainty": 120
},
"stopId": "0:02167C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777001588",
"uncertainty": 120
},
"departure": {
"time": "1777001592",
"uncertainty": 120
},
"stopId": "0:01601P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777001721",
"uncertainty": 120
},
"departure": {
"time": "1777001721",
"uncertainty": 120
},
"stopId": "0:01600P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002363",
"uncertainty": 120
},
"departure": {
"time": "1777002402",
"uncertainty": 120
},
"stopId": "0:18210C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002602",
"uncertainty": 120
},
"departure": {
"time": "1777002642",
"uncertainty": 120
},
"stopId": "0:05020C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777002703",
"uncertainty": 120
},
"departure": {
"time": "1777002732",
"uncertainty": 120
},
"stopId": "0:05010C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002762",
"uncertainty": 120
},
"departure": {
"time": "1777002762",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777002867",
"uncertainty": 120
},
"departure": {
"time": "1777002867",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777002912",
"uncertainty": 120
},
"departure": {
"time": "1777002912",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777002992",
"uncertainty": 120
},
"departure": {
"time": "1777002992",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777003055",
"uncertainty": 120
},
"departure": {
"time": "1777003055",
"uncertainty": 120
},
"stopId": "0:19045C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777003194",
"uncertainty": 120
},
"departure": {
"time": "1777003194",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777003253",
"uncertainty": 120
},
"departure": {
"time": "1777003253",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 25
},
{
"arrival": {
"time": "1777003378",
"uncertainty": 120
},
"departure": {
"time": "1777003378",
"uncertainty": 120
},
"stopId": "0:07170P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777003443",
"uncertainty": 120
},
"departure": {
"time": "1777003443",
"uncertainty": 120
},
"stopId": "0:07180P",
"stopSequence": 27
},
{
"arrival": {
"time": "1777003533",
"uncertainty": 120
},
"departure": {
"time": "1777003533",
"uncertainty": 120
},
"stopId": "0:07185P",
"stopSequence": 28
},
{
"arrival": {
"time": "1777003602",
"uncertainty": 120
},
"departure": {
"time": "1777003602",
"uncertainty": 120
},
"stopId": "0:04180P",
"stopSequence": 29
},
{
"arrival": {
"time": "1777003722",
"uncertainty": 120
},
"departure": {
"time": "1777003722",
"uncertainty": 120
},
"stopId": "0:05370P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777003874",
"uncertainty": 120
},
"departure": {
"time": "1777003874",
"uncertainty": 120
},
"stopId": "0:05440P",
"stopSequence": 31
},
{
"arrival": {
"time": "1777004001",
"uncertainty": 120
},
"departure": {
"time": "1777004001",
"uncertainty": 120
},
"stopId": "0:04220P",
"stopSequence": 32
},
{
"arrival": {
"time": "1777004098",
"uncertainty": 120
},
"departure": {
"time": "1777004098",
"uncertainty": 120
},
"stopId": "0:05450P",
"stopSequence": 33
},
{
"arrival": {
"time": "1777004157",
"uncertainty": 120
},
"departure": {
"time": "1777004157",
"uncertainty": 120
},
"stopId": "0:19080P",
"stopSequence": 34
},
{
"arrival": {
"time": "1777004202",
"uncertainty": 120
},
"departure": {
"time": "1777004202",
"uncertainty": 120
},
"stopId": "0:19075P",
"stopSequence": 35
},
{
"arrival": {
"time": "1777004322",
"uncertainty": 120
},
"departure": {
"time": "1777004322",
"uncertainty": 120
},
"stopId": "0:05200P",
"stopSequence": 36
},
{
"arrival": {
"time": "1777004416",
"uncertainty": 120
},
"departure": {
"time": "1777004416",
"uncertainty": 120
},
"stopId": "0:19302C",
"stopSequence": 37
},
{
"arrival": {
"time": "1777004458",
"uncertainty": 120
},
"departure": {
"time": "1777004458",
"uncertainty": 120
},
"stopId": "0:19070P",
"stopSequence": 38
},
{
"arrival": {
"time": "1777004613",
"uncertainty": 120
},
"departure": {
"time": "1777004613",
"uncertainty": 120
},
"stopId": "0:05530P",
"stopSequence": 39
},
{
"arrival": {
"time": "1777004725",
"uncertainty": 120
},
"departure": {
"time": "1777004725",
"uncertainty": 120
},
"stopId": "0:17775C",
"stopSequence": 40
},
{
"arrival": {
"time": "1777004793",
"uncertainty": 120
},
"stopId": "0:05341C",
"stopSequence": 41
}
],
"trip": {
"directionId": 1,
"routeId": "1183",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050343"
},
"vehicle": {
"id": "215",
"label": "215"
}
}
},
{
"id": "1050344",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777001971",
"uncertainty": 120
},
"stopId": "0:02160C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002032",
"uncertainty": 120
},
"departure": {
"time": "1777002032",
"uncertainty": 120
},
"stopId": "0:02165C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002104",
"uncertainty": 120
},
"departure": {
"time": "1777002104",
"uncertainty": 120
},
"stopId": "0:02166C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002169",
"uncertainty": 120
},
"departure": {
"time": "1777002180",
"uncertainty": 120
},
"stopId": "0:02167C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002241",
"uncertainty": 120
},
"departure": {
"time": "1777002241",
"uncertainty": 120
},
"stopId": "0:01601P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002360",
"uncertainty": 120
},
"departure": {
"time": "1777002360",
"uncertainty": 120
},
"stopId": "0:01600P",
"stopSequence": 6
},
{
"arrival": {
"time": "1777003161",
"uncertainty": 120
},
"departure": {
"time": "1777003161",
"uncertainty": 120
},
"stopId": "0:18210C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777003391",
"uncertainty": 120
},
"departure": {
"time": "1777003391",
"uncertainty": 120
},
"stopId": "0:05020C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777003497",
"uncertainty": 120
},
"departure": {
"time": "1777003497",
"uncertainty": 120
},
"stopId": "0:05010C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777003549",
"uncertainty": 120
},
"departure": {
"time": "1777003549",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777003636",
"uncertainty": 120
},
"departure": {
"time": "1777003636",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777003694",
"uncertainty": 120
},
"departure": {
"time": "1777003694",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777003775",
"uncertainty": 120
},
"departure": {
"time": "1777003775",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777003840",
"uncertainty": 120
},
"departure": {
"time": "1777003840",
"uncertainty": 120
},
"stopId": "0:19045C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777003988",
"uncertainty": 120
},
"departure": {
"time": "1777003988",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777004050",
"uncertainty": 120
},
"departure": {
"time": "1777004050",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777004184",
"uncertainty": 120
},
"departure": {
"time": "1777004184",
"uncertainty": 120
},
"stopId": "0:07170P",
"stopSequence": 17
},
{
"arrival": {
"time": "1777004254",
"uncertainty": 120
},
"departure": {
"time": "1777004254",
"uncertainty": 120
},
"stopId": "0:07180P",
"stopSequence": 18
},
{
"arrival": {
"time": "1777004350",
"uncertainty": 120
},
"departure": {
"time": "1777004350",
"uncertainty": 120
},
"stopId": "0:07185P",
"stopSequence": 19
},
{
"arrival": {
"time": "1777004423",
"uncertainty": 120
},
"departure": {
"time": "1777004423",
"uncertainty": 120
},
"stopId": "0:04180P",
"stopSequence": 20
},
{
"arrival": {
"time": "1777004543",
"uncertainty": 120
},
"departure": {
"time": "1777004543",
"uncertainty": 120
},
"stopId": "0:05370P",
"stopSequence": 21
},
{
"arrival": {
"time": "1777004695",
"uncertainty": 120
},
"departure": {
"time": "1777004695",
"uncertainty": 120
},
"stopId": "0:05440P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777004822",
"uncertainty": 120
},
"departure": {
"time": "1777004822",
"uncertainty": 120
},
"stopId": "0:04220P",
"stopSequence": 23
},
{
"arrival": {
"time": "1777004919",
"uncertainty": 120
},
"departure": {
"time": "1777004919",
"uncertainty": 120
},
"stopId": "0:05450P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777004978",
"uncertainty": 120
},
"departure": {
"time": "1777004978",
"uncertainty": 120
},
"stopId": "0:19080P",
"stopSequence": 25
},
{
"arrival": {
"time": "1777005023",
"uncertainty": 120
},
"departure": {
"time": "1777005023",
"uncertainty": 120
},
"stopId": "0:19075P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777005079",
"uncertainty": 120
},
"departure": {
"time": "1777005079",
"uncertainty": 120
},
"stopId": "0:19302C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777005130",
"uncertainty": 120
},
"departure": {
"time": "1777005130",
"uncertainty": 120
},
"stopId": "0:19070P",
"stopSequence": 28
},
{
"arrival": {
"time": "1777005329",
"uncertainty": 120
},
"departure": {
"time": "1777005329",
"uncertainty": 120
},
"stopId": "0:05530P",
"stopSequence": 29
},
{
"arrival": {
"time": "1777005421",
"uncertainty": 120
},
"departure": {
"time": "1777005421",
"uncertainty": 120
},
"stopId": "0:17775C",
"stopSequence": 30
},
{
"arrival": {
"time": "1777005478",
"uncertainty": 120
},
"stopId": "0:05341C",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "1183",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050344"
},
"vehicle": {
"id": "214",
"label": "214"
}
}
},
{
"id": "1050345",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777004100",
"uncertainty": 120
},
"stopId": "0:02230C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1183",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050345"
}
}
},
{
"id": "1050346",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005600",
"uncertainty": 120
},
"stopId": "0:02230C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1183",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050346"
}
}
},
{
"id": "1050326",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005000"
},
"stopId": "0:09340C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1120",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050326"
}
}
},
{
"id": "1050308",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777005866",
"uncertainty": 120
},
"departure": {
"time": "1777005866",
"uncertainty": 120
},
"stopId": "0:04030C"
},
{
"arrival": {
"time": "1777005914",
"uncertainty": 120
},
"departure": {
"time": "1777005914",
"uncertainty": 120
},
"stopId": "0:04040C"
},
{
"arrival": {
"time": "1777005956",
"uncertainty": 120
},
"departure": {
"time": "1777005956",
"uncertainty": 120
},
"stopId": "0:04050C"
},
{
"departure": {
"time": "1777005300",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777005420",
"uncertainty": 120
},
"departure": {
"time": "1777005420",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777005505",
"uncertainty": 120
},
"departure": {
"time": "1777005505",
"uncertainty": 120
},
"stopId": "0:03030C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777005623",
"uncertainty": 120
},
"departure": {
"time": "1777005623",
"uncertainty": 120
},
"stopId": "0:03040C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777005680",
"uncertainty": 120
},
"departure": {
"time": "1777005680",
"uncertainty": 120
},
"stopId": "0:03050C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777005712",
"uncertainty": 120
},
"departure": {
"time": "1777005712",
"uncertainty": 120
},
"stopId": "0:03060C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777005772",
"uncertainty": 120
},
"departure": {
"time": "1777005772",
"uncertainty": 120
},
"stopId": "0:03070C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777005796",
"uncertainty": 120
},
"departure": {
"time": "1777005796",
"uncertainty": 120
},
"stopId": "0:04015C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777005845",
"uncertainty": 120
},
"departure": {
"time": "1777005845",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:04020C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777005891",
"uncertainty": 120
},
"departure": {
"time": "1777005891",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:13010C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777005939",
"uncertainty": 120
},
"departure": {
"time": "1777005939",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:13020C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777005977",
"uncertainty": 120
},
"departure": {
"time": "1777005977",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:13030C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777006043",
"uncertainty": 120
},
"departure": {
"time": "1777006043",
"uncertainty": 120
},
"stopId": "0:13050C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777006097",
"uncertainty": 120
},
"departure": {
"time": "1777006097",
"uncertainty": 120
},
"stopId": "0:04080P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777006188",
"uncertainty": 120
},
"departure": {
"time": "1777006188",
"uncertainty": 120
},
"stopId": "0:05140P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777006209",
"uncertainty": 120
},
"departure": {
"time": "1777006209",
"uncertainty": 120
},
"stopId": "0:05150P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777006283",
"uncertainty": 120
},
"departure": {
"time": "1777006283",
"uncertainty": 120
},
"stopId": "0:05160P",
"stopSequence": 17
},
{
"arrival": {
"time": "1777006333",
"uncertainty": 120
},
"departure": {
"time": "1777006333",
"uncertainty": 120
},
"stopId": "0:05155P",
"stopSequence": 18
},
{
"arrival": {
"time": "1777006384",
"uncertainty": 120
},
"departure": {
"time": "1777006384",
"uncertainty": 120
},
"stopId": "0:05170P",
"stopSequence": 19
},
{
"arrival": {
"time": "1777006477",
"uncertainty": 120
},
"departure": {
"time": "1777006477",
"uncertainty": 120
},
"stopId": "0:05165P",
"stopSequence": 20
},
{
"arrival": {
"time": "1777006720",
"uncertainty": 120
},
"departure": {
"time": "1777006720",
"uncertainty": 120
},
"stopId": "0:05191P",
"stopSequence": 21
},
{
"arrival": {
"time": "1777006826",
"uncertainty": 120
},
"departure": {
"time": "1777006826",
"uncertainty": 120
},
"stopId": "0:05195P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777006910",
"uncertainty": 120
},
"departure": {
"time": "1777006910",
"uncertainty": 120
},
"stopId": "0:05185C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777006945",
"uncertainty": 120
},
"departure": {
"time": "1777006945",
"uncertainty": 120
},
"stopId": "0:05200P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777007041",
"uncertainty": 120
},
"departure": {
"time": "1777007041",
"uncertainty": 120
},
"stopId": "0:19300C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777007101",
"uncertainty": 120
},
"departure": {
"time": "1777007101",
"uncertainty": 120
},
"stopId": "0:19070P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777007254",
"uncertainty": 120
},
"departure": {
"time": "1777007254",
"uncertainty": 120
},
"stopId": "0:05530P",
"stopSequence": 27
},
{
"arrival": {
"time": "1777007365",
"uncertainty": 120
},
"departure": {
"time": "1777007365",
"uncertainty": 120
},
"stopId": "0:17775C",
"stopSequence": 28
},
{
"arrival": {
"time": "1777007432",
"uncertainty": 120
},
"stopId": "0:05341C",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "1130",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050308"
}
}
},
{
"id": "1050310",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777002600",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002627",
"uncertainty": 120
},
"departure": {
"time": "1777002721",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002794",
"uncertainty": 120
},
"departure": {
"time": "1777002794",
"uncertainty": 120
},
"stopId": "0:05530C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777003004",
"uncertainty": 120
},
"departure": {
"time": "1777003004",
"uncertainty": 120
},
"stopId": "0:19070C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777003073",
"uncertainty": 120
},
"departure": {
"time": "1777003073",
"uncertainty": 120
},
"stopId": "0:19303C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777003162",
"uncertainty": 120
},
"departure": {
"time": "1777003162",
"uncertainty": 120
},
"stopId": "0:05460C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777003280",
"uncertainty": 120
},
"departure": {
"time": "1777003280",
"uncertainty": 120
},
"stopId": "0:05195P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777003328",
"uncertainty": 120
},
"departure": {
"time": "1777003328",
"uncertainty": 120
},
"stopId": "0:05185C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777003363",
"uncertainty": 120
},
"departure": {
"time": "1777003363",
"uncertainty": 120
},
"stopId": "0:05200C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777003460",
"uncertainty": 120
},
"departure": {
"time": "1777003460",
"uncertainty": 120
},
"stopId": "0:05191C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777003560",
"uncertainty": 120
},
"departure": {
"time": "1777003560",
"uncertainty": 120
},
"stopId": "0:05165C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777003624",
"uncertainty": 120
},
"departure": {
"time": "1777003624",
"uncertainty": 120
},
"stopId": "0:05170C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777003659",
"uncertainty": 120
},
"departure": {
"time": "1777003659",
"uncertainty": 120
},
"stopId": "0:05155C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777003687",
"uncertainty": 120
},
"departure": {
"time": "1777003687",
"uncertainty": 120
},
"stopId": "0:05160C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777003712",
"uncertainty": 120
},
"departure": {
"time": "1777003712",
"uncertainty": 120
},
"stopId": "0:05150C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777003758",
"uncertainty": 120
},
"departure": {
"time": "1777003758",
"uncertainty": 120
},
"stopId": "0:05140C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777003813",
"uncertainty": 120
},
"departure": {
"time": "1777003813",
"uncertainty": 120
},
"stopId": "0:04080C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777003867",
"uncertainty": 120
},
"departure": {
"time": "1777003867",
"uncertainty": 120
},
"stopId": "0:04090C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777003988",
"uncertainty": 120
},
"departure": {
"time": "1777003988",
"uncertainty": 120
},
"stopId": "0:13080C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777004066",
"uncertainty": 120
},
"departure": {
"time": "1777004066",
"uncertainty": 120
},
"stopId": "0:13085C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777004132",
"uncertainty": 120
},
"departure": {
"time": "1777004132",
"uncertainty": 120
},
"stopId": "0:13090C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777004195",
"uncertainty": 120
},
"departure": {
"time": "1777004195",
"uncertainty": 120
},
"stopId": "0:04015P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777004229",
"uncertainty": 120
},
"departure": {
"time": "1777004229",
"uncertainty": 120
},
"stopId": "0:03070P",
"stopSequence": 23
},
{
"arrival": {
"time": "1777004290",
"uncertainty": 120
},
"departure": {
"time": "1777004290",
"uncertainty": 120
},
"stopId": "0:03060P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777004349",
"uncertainty": 120
},
"departure": {
"time": "1777004349",
"uncertainty": 120
},
"stopId": "0:03050P",
"stopSequence": 25
},
{
"arrival": {
"time": "1777004408",
"uncertainty": 120
},
"departure": {
"time": "1777004408",
"uncertainty": 120
},
"stopId": "0:03040P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777004563",
"uncertainty": 120
},
"departure": {
"time": "1777004563",
"uncertainty": 120
},
"stopId": "0:03030P",
"stopSequence": 27
},
{
"arrival": {
"time": "1777004698",
"uncertainty": 120
},
"departure": {
"time": "1777004698",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 28
},
{
"arrival": {
"time": "1777004779",
"uncertainty": 120
},
"departure": {
"time": "1777004779",
"uncertainty": 120
},
"stopId": "0:01020C",
"stopSequence": 29
},
{
"arrival": {
"time": "1777004810",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "1130",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050310"
},
"vehicle": {
"id": "44",
"label": "44"
}
}
},
{
"id": "1050286",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777002100",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002177",
"uncertainty": 120
},
"departure": {
"time": "1777002177",
"uncertainty": 120
},
"stopId": "0:15240P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002219",
"uncertainty": 120
},
"departure": {
"time": "1777002219",
"uncertainty": 120
},
"stopId": "0:15645P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002300",
"uncertainty": 120
},
"departure": {
"time": "1777002309",
"uncertainty": 120
},
"stopId": "0:15585C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002347",
"uncertainty": 120
},
"departure": {
"time": "1777002369",
"uncertainty": 120
},
"stopId": "0:11320P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002417",
"uncertainty": 120
},
"departure": {
"time": "1777002417",
"uncertainty": 120
},
"stopId": "0:11390P",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002490",
"uncertainty": 120
},
"departure": {
"time": "1777002490",
"uncertainty": 120
},
"stopId": "0:11400P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002903",
"uncertainty": 120
},
"departure": {
"time": "1777002903",
"uncertainty": 120
},
"stopId": "0:11410P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002972",
"uncertainty": 120
},
"departure": {
"time": "1777002972",
"uncertainty": 120
},
"stopId": "0:11591C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777003029",
"uncertainty": 120
},
"departure": {
"time": "1777003029",
"uncertainty": 120
},
"stopId": "0:11825C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777003087",
"uncertainty": 120
},
"departure": {
"time": "1777003087",
"uncertainty": 120
},
"stopId": "0:15645C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777003216",
"uncertainty": 120
},
"departure": {
"time": "1777003216",
"uncertainty": 120
},
"stopId": "0:14210P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777003316",
"uncertainty": 120
},
"departure": {
"time": "1777003316",
"uncertainty": 120
},
"stopId": "0:SL0130P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777003374",
"uncertainty": 120
},
"departure": {
"time": "1777003374",
"uncertainty": 120
},
"stopId": "0:14215P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777003527",
"uncertainty": 120
},
"departure": {
"time": "1777003527",
"uncertainty": 120
},
"stopId": "0:17820C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777003630",
"uncertainty": 120
},
"departure": {
"time": "1777003630",
"uncertainty": 120
},
"stopId": "0:15360C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777003761",
"uncertainty": 120
},
"departure": {
"time": "1777003761",
"uncertainty": 120
},
"stopId": "0:11342C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777003812",
"uncertainty": 120
},
"departure": {
"time": "1777003812",
"uncertainty": 120
},
"stopId": "0:15400C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777003858",
"uncertainty": 120
},
"departure": {
"time": "1777003858",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777003893",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "2010",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050286"
},
"vehicle": {
"id": "71",
"label": "71"
}
}
},
{
"id": "1050127",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003800",
"uncertainty": 120
},
"stopId": "0:152005",
"stopSequence": 1
},
{
"arrival": {
"time": "1777003806",
"uncertainty": 120
},
"departure": {
"time": "1777003806",
"uncertainty": 120
},
"stopId": "0:15200C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777003883",
"uncertainty": 120
},
"departure": {
"time": "1777003883",
"uncertainty": 120
},
"stopId": "0:15210C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777003962",
"uncertainty": 120
},
"departure": {
"time": "1777003962",
"uncertainty": 120
},
"stopId": "0:15215C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777003980",
"uncertainty": 120
},
"departure": {
"time": "1777003980",
"uncertainty": 120
},
"stopId": "0:15229C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777003994",
"uncertainty": 120
},
"departure": {
"time": "1777003994",
"uncertainty": 120
},
"stopId": "0:15235C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777004051",
"uncertainty": 120
},
"departure": {
"time": "1777004051",
"uncertainty": 120
},
"stopId": "0:15234C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777004100",
"uncertainty": 120
},
"departure": {
"time": "1777004100",
"uncertainty": 120
},
"stopId": "0:15233C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777004161",
"uncertainty": 120
},
"departure": {
"time": "1777004161",
"uncertainty": 120
},
"stopId": "0:15232C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777004221",
"uncertainty": 120
},
"departure": {
"time": "1777004221",
"uncertainty": 120
},
"stopId": "0:15225P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777004280",
"uncertainty": 120
},
"departure": {
"time": "1777004280",
"uncertainty": 120
},
"stopId": "0:15245P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777004322",
"uncertainty": 120
},
"departure": {
"time": "1777004322",
"uncertainty": 120
},
"stopId": "0:05280C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777004520",
"uncertainty": 120
},
"departure": {
"time": "1777004520",
"uncertainty": 120
},
"stopId": "0:11506P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777004558",
"uncertainty": 120
},
"departure": {
"time": "1777004558",
"uncertainty": 120
},
"stopId": "0:11504C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777004580",
"uncertainty": 120
},
"departure": {
"time": "1777004580",
"uncertainty": 120
},
"stopId": "0:12350C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777004592",
"uncertainty": 120
},
"departure": {
"time": "1777004592",
"uncertainty": 120
},
"stopId": "0:12360C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777004610",
"uncertainty": 120
},
"departure": {
"time": "1777004610",
"uncertainty": 120
},
"stopId": "0:11539P",
"stopSequence": 17
},
{
"arrival": {
"time": "1777004618",
"uncertainty": 120
},
"departure": {
"time": "1777004618",
"uncertainty": 120
},
"stopId": "0:11540P",
"stopSequence": 18
},
{
"arrival": {
"time": "1777004645",
"uncertainty": 120
},
"departure": {
"time": "1777004645",
"uncertainty": 120
},
"stopId": "0:12370C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777004660",
"uncertainty": 120
},
"departure": {
"time": "1777004660",
"uncertainty": 120
},
"stopId": "0:12380C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777004676",
"uncertainty": 120
},
"departure": {
"time": "1777004676",
"uncertainty": 120
},
"stopId": "0:12390C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777004700",
"uncertainty": 120
},
"departure": {
"time": "1777004700",
"uncertainty": 120
},
"stopId": "0:11300C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777004770",
"uncertainty": 120
},
"departure": {
"time": "1777004770",
"uncertainty": 120
},
"stopId": "0:11305C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777004940",
"uncertainty": 120
},
"departure": {
"time": "1777004940",
"uncertainty": 120
},
"stopId": "0:15240C",
"stopSequence": 24
},
{
"arrival": {
"time": "1777004983",
"uncertainty": 120
},
"departure": {
"time": "1777004983",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777005088",
"uncertainty": 120
},
"departure": {
"time": "1777005088",
"uncertainty": 120
},
"stopId": "0:15400C",
"stopSequence": 26
},
{
"arrival": {
"time": "1777005146",
"uncertainty": 120
},
"departure": {
"time": "1777005146",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777005191",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "2340",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050127"
}
}
},
{
"id": "1049833",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003200",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1040",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049833"
}
}
},
{
"id": "1050120",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777001752",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777001825",
"uncertainty": 120
},
"departure": {
"time": "1777001825",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777001901",
"uncertainty": 120
},
"departure": {
"time": "1777001901",
"uncertainty": 120
},
"stopId": "0:11342P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002086",
"uncertainty": 120
},
"departure": {
"time": "1777002086",
"uncertainty": 120
},
"stopId": "0:15360P",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002155",
"uncertainty": 120
},
"departure": {
"time": "1777002155",
"uncertainty": 120
},
"stopId": "0:17840P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002258",
"uncertainty": 120
},
"departure": {
"time": "1777002261",
"uncertainty": 120
},
"stopId": "0:14215C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002370",
"uncertainty": 120
},
"departure": {
"time": "1777002370",
"uncertainty": 120
},
"stopId": "0:14150C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002411",
"uncertainty": 120
},
"departure": {
"time": "1777002411",
"uncertainty": 120
},
"stopId": "0:14160C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002441",
"uncertainty": 120
},
"departure": {
"time": "1777002441",
"uncertainty": 120
},
"stopId": "0:14170C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002467",
"uncertainty": 120
},
"departure": {
"time": "1777002471",
"uncertainty": 120
},
"stopId": "0:14180C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002560",
"uncertainty": 120
},
"departure": {
"time": "1777002560",
"uncertainty": 120
},
"stopId": "0:12390P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002577",
"uncertainty": 120
},
"departure": {
"time": "1777002577",
"uncertainty": 120
},
"stopId": "0:12380P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002612",
"uncertainty": 120
},
"departure": {
"time": "1777002612",
"uncertainty": 120
},
"stopId": "0:12370P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002651",
"uncertainty": 120
},
"departure": {
"time": "1777002651",
"uncertainty": 120
},
"stopId": "0:11539P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002669",
"uncertainty": 120
},
"departure": {
"time": "1777002681",
"uncertainty": 120
},
"stopId": "0:11540P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002741",
"uncertainty": 120
},
"departure": {
"time": "1777002741",
"uncertainty": 120
},
"stopId": "0:12360P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002801",
"uncertainty": 120
},
"departure": {
"time": "1777002801",
"uncertainty": 120
},
"stopId": "0:12350P",
"stopSequence": 17
},
{
"arrival": {
"time": "1777002848",
"uncertainty": 120
},
"departure": {
"time": "1777002848",
"uncertainty": 120
},
"stopId": "0:11504P",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002885",
"uncertainty": 120
},
"departure": {
"time": "1777002885",
"uncertainty": 120
},
"stopId": "0:11506C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777003086",
"uncertainty": 120
},
"departure": {
"time": "1777003086",
"uncertainty": 120
},
"stopId": "0:05280P",
"stopSequence": 20
},
{
"arrival": {
"time": "1777003127",
"uncertainty": 120
},
"departure": {
"time": "1777003127",
"uncertainty": 120
},
"stopId": "0:15245C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777003184",
"uncertainty": 120
},
"departure": {
"time": "1777003184",
"uncertainty": 120
},
"stopId": "0:15225C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777003248",
"uncertainty": 120
},
"departure": {
"time": "1777003248",
"uncertainty": 120
},
"stopId": "0:15232P",
"stopSequence": 23
},
{
"arrival": {
"time": "1777003307",
"uncertainty": 120
},
"departure": {
"time": "1777003307",
"uncertainty": 120
},
"stopId": "0:15233P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777003360",
"uncertainty": 120
},
"departure": {
"time": "1777003360",
"uncertainty": 120
},
"stopId": "0:15234P",
"stopSequence": 25
},
{
"arrival": {
"time": "1777003419",
"uncertainty": 120
},
"departure": {
"time": "1777003419",
"uncertainty": 120
},
"stopId": "0:15235P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777003427",
"uncertainty": 120
},
"departure": {
"time": "1777003427",
"uncertainty": 120
},
"stopId": "0:15229P",
"stopSequence": 27
},
{
"arrival": {
"time": "1777003456",
"uncertainty": 120
},
"departure": {
"time": "1777003456",
"uncertainty": 120
},
"stopId": "0:15215P",
"stopSequence": 28
},
{
"arrival": {
"time": "1777003559",
"uncertainty": 120
},
"departure": {
"time": "1777003559",
"uncertainty": 120
},
"stopId": "0:15210P",
"stopSequence": 29
},
{
"arrival": {
"time": "1777003659",
"uncertainty": 120
},
"departure": {
"time": "1777003659",
"uncertainty": 120
},
"stopId": "0:15200P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777003667",
"uncertainty": 120
},
"stopId": "0:152005",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "2340",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050120"
},
"vehicle": {
"id": "38",
"label": "38"
}
}
},
{
"id": "1049832",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777001638",
"uncertainty": 120
},
"departure": {
"time": "1777001638",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777001687",
"uncertainty": 120
},
"departure": {
"time": "1777001687",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777001713",
"uncertainty": 120
},
"departure": {
"time": "1777001713",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 4
},
{
"arrival": {
"time": "1777001784",
"uncertainty": 120
},
"departure": {
"time": "1777001784",
"uncertainty": 120
},
"stopId": "0:18190P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777001802",
"uncertainty": 120
},
"departure": {
"time": "1777001802",
"uncertainty": 120
},
"stopId": "0:01290P",
"stopSequence": 6
},
{
"arrival": {
"time": "1777001848",
"uncertainty": 120
},
"departure": {
"time": "1777001848",
"uncertainty": 120
},
"stopId": "0:01285P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777001901",
"uncertainty": 120
},
"departure": {
"time": "1777001901",
"uncertainty": 120
},
"stopId": "0:01270P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002021",
"uncertainty": 120
},
"departure": {
"time": "1777002021",
"uncertainty": 120
},
"stopId": "0:01265P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002118",
"uncertainty": 120
},
"departure": {
"time": "1777002118",
"uncertainty": 120
},
"stopId": "0:01255P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002154",
"uncertainty": 120
},
"departure": {
"time": "1777002154",
"uncertainty": 120
},
"stopId": "0:01250P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002197",
"uncertainty": 120
},
"departure": {
"time": "1777002197",
"uncertainty": 120
},
"stopId": "0:01230P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002257",
"uncertainty": 120
},
"departure": {
"time": "1777002257",
"uncertainty": 120
},
"stopId": "0:18200P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002297",
"uncertainty": 120
},
"departure": {
"time": "1777002297",
"uncertainty": 120
},
"stopId": "0:03290P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002367",
"uncertainty": 120
},
"departure": {
"time": "1777002367",
"uncertainty": 120
},
"stopId": "0:03295P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002418",
"uncertainty": 120
},
"departure": {
"time": "1777002418",
"uncertainty": 120
},
"stopId": "0:03270P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002456",
"uncertainty": 120
},
"departure": {
"time": "1777002456",
"uncertainty": 120
},
"stopId": "0:03269P",
"stopSequence": 17
},
{
"arrival": {
"time": "1777002508",
"uncertainty": 120
},
"departure": {
"time": "1777002508",
"uncertainty": 120
},
"stopId": "0:03265P",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002563",
"uncertainty": 120
},
"departure": {
"time": "1777002718",
"uncertainty": 120
},
"stopId": "0:03250P",
"stopSequence": 19
},
{
"arrival": {
"time": "1777002826",
"uncertainty": 120
},
"departure": {
"time": "1777002826",
"uncertainty": 120
},
"stopId": "0:03230P",
"stopSequence": 20
},
{
"arrival": {
"time": "1777002868",
"uncertainty": 120
},
"departure": {
"time": "1777002868",
"uncertainty": 120
},
"stopId": "0:03235P",
"stopSequence": 21
},
{
"arrival": {
"time": "1777002904",
"uncertainty": 120
},
"departure": {
"time": "1777002904",
"uncertainty": 120
},
"stopId": "0:03220P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777002972",
"uncertainty": 120
},
"departure": {
"time": "1777002972",
"uncertainty": 120
},
"stopId": "0:03205P",
"stopSequence": 23
},
{
"arrival": {
"time": "1777003002",
"uncertainty": 120
},
"departure": {
"time": "1777003002",
"uncertainty": 120
},
"stopId": "0:18270P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777003045",
"uncertainty": 120
},
"departure": {
"time": "1777003045",
"uncertainty": 120
},
"stopId": "0:18260P",
"stopSequence": 25
},
{
"arrival": {
"time": "1777003105",
"uncertainty": 120
},
"departure": {
"time": "1777003105",
"uncertainty": 120
},
"stopId": "0:03170P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777003127",
"uncertainty": 120
},
"departure": {
"time": "1777003127",
"uncertainty": 120
},
"stopId": "0:03160P",
"stopSequence": 27
},
{
"arrival": {
"time": "1777003139",
"uncertainty": 120
},
"departure": {
"time": "1777003139",
"uncertainty": 120
},
"stopId": "0:03140P",
"stopSequence": 28
},
{
"arrival": {
"time": "1777003180",
"uncertainty": 120
},
"departure": {
"time": "1777003180",
"uncertainty": 120
},
"stopId": "0:03150P",
"stopSequence": 29
},
{
"arrival": {
"time": "1777003212",
"uncertainty": 120
},
"departure": {
"time": "1777003212",
"uncertainty": 120
},
"stopId": "0:03130P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777003242",
"uncertainty": 120
},
"departure": {
"time": "1777003242",
"uncertainty": 120
},
"stopId": "0:03120P",
"stopSequence": 31
},
{
"arrival": {
"time": "1777003284",
"uncertainty": 120
},
"departure": {
"time": "1777003284",
"uncertainty": 120
},
"stopId": "0:03110P",
"stopSequence": 32
},
{
"arrival": {
"time": "1777003399",
"uncertainty": 120
},
"departure": {
"time": "1777003399",
"uncertainty": 120
},
"stopId": "0:03100P",
"stopSequence": 33
},
{
"arrival": {
"time": "1777003458",
"uncertainty": 120
},
"departure": {
"time": "1777003458",
"uncertainty": 120
},
"stopId": "0:04090P",
"stopSequence": 34
},
{
"arrival": {
"time": "1777003495",
"uncertainty": 120
},
"departure": {
"time": "1777003495",
"uncertainty": 120
},
"stopId": "0:04080P",
"stopSequence": 35
},
{
"arrival": {
"time": "1777003529",
"uncertainty": 120
},
"departure": {
"time": "1777003529",
"uncertainty": 120
},
"stopId": "0:04075P",
"stopSequence": 36
},
{
"arrival": {
"time": "1777003561",
"uncertainty": 120
},
"departure": {
"time": "1777003561",
"uncertainty": 120
},
"stopId": "0:04070P",
"stopSequence": 37
},
{
"arrival": {
"time": "1777003595",
"uncertainty": 120
},
"departure": {
"time": "1777003595",
"uncertainty": 120
},
"stopId": "0:04060P",
"stopSequence": 38
},
{
"arrival": {
"time": "1777003624",
"uncertainty": 120
},
"departure": {
"time": "1777003624",
"uncertainty": 120
},
"stopId": "0:04050P",
"stopSequence": 39
},
{
"arrival": {
"time": "1777003672",
"uncertainty": 120
},
"departure": {
"time": "1777003672",
"uncertainty": 120
},
"stopId": "0:04040P",
"stopSequence": 40
},
{
"arrival": {
"time": "1777003725",
"uncertainty": 120
},
"departure": {
"time": "1777003725",
"uncertainty": 120
},
"stopId": "0:04030P",
"stopSequence": 41
},
{
"arrival": {
"time": "1777003755",
"uncertainty": 120
},
"departure": {
"time": "1777003755",
"uncertainty": 120
},
"stopId": "0:04020P",
"stopSequence": 42
},
{
"arrival": {
"time": "1777003791",
"uncertainty": 120
},
"departure": {
"time": "1777003791",
"uncertainty": 120
},
"stopId": "0:04015P",
"stopSequence": 43
},
{
"arrival": {
"time": "1777003814",
"uncertainty": 120
},
"departure": {
"time": "1777003814",
"uncertainty": 120
},
"stopId": "0:03070P",
"stopSequence": 44
},
{
"arrival": {
"time": "1777003855",
"uncertainty": 120
},
"departure": {
"time": "1777003855",
"uncertainty": 120
},
"stopId": "0:03060P",
"stopSequence": 45
},
{
"arrival": {
"time": "1777003895",
"uncertainty": 120
},
"departure": {
"time": "1777003895",
"uncertainty": 120
},
"stopId": "0:03050P",
"stopSequence": 46
},
{
"arrival": {
"time": "1777003935",
"uncertainty": 120
},
"departure": {
"time": "1777003935",
"uncertainty": 120
},
"stopId": "0:03040P",
"stopSequence": 47
},
{
"arrival": {
"time": "1777004039",
"uncertainty": 120
},
"departure": {
"time": "1777004039",
"uncertainty": 120
},
"stopId": "0:03030P",
"stopSequence": 48
},
{
"arrival": {
"time": "1777004129",
"uncertainty": 120
},
"departure": {
"time": "1777004129",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 49
},
{
"arrival": {
"time": "1777004242",
"uncertainty": 120
},
"departure": {
"time": "1777004242",
"uncertainty": 120
},
"stopId": "0:01020C",
"stopSequence": 50
},
{
"arrival": {
"time": "1777004289",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 51
}
],
"trip": {
"directionId": 1,
"routeId": "1040",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049832"
},
"vehicle": {
"id": "107",
"label": "107"
}
}
},
{
"id": "1050838",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005000",
"uncertainty": 120
},
"stopId": "0:PE0085C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1050",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050838"
}
}
},
{
"id": "1050369",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777001067",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777001105",
"uncertainty": 120
},
"departure": {
"time": "1777001218",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777001276",
"uncertainty": 120
},
"departure": {
"time": "1777001276",
"uncertainty": 120
},
"stopId": "0:05530C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777001457",
"uncertainty": 120
},
"departure": {
"time": "1777001457",
"uncertainty": 120
},
"stopId": "0:19070C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777001530",
"uncertainty": 120
},
"departure": {
"time": "1777001546",
"uncertainty": 120
},
"stopId": "0:19304C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777001644",
"uncertainty": 120
},
"departure": {
"time": "1777001644",
"uncertainty": 120
},
"stopId": "0:05460C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777001674",
"uncertainty": 120
},
"departure": {
"time": "1777001674",
"uncertainty": 120
},
"stopId": "0:05200P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777001828",
"uncertainty": 120
},
"departure": {
"time": "1777001846",
"uncertainty": 120
},
"stopId": "0:19075C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777001901",
"uncertainty": 120
},
"departure": {
"time": "1777001901",
"uncertainty": 120
},
"stopId": "0:19080C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777001984",
"uncertainty": 120
},
"departure": {
"time": "1777001984",
"uncertainty": 120
},
"stopId": "0:05450C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002053",
"uncertainty": 120
},
"departure": {
"time": "1777002057",
"uncertainty": 120
},
"stopId": "0:04220C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002213",
"uncertainty": 120
},
"departure": {
"time": "1777002236",
"uncertainty": 120
},
"stopId": "0:05440C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002356",
"uncertainty": 120
},
"departure": {
"time": "1777002356",
"uncertainty": 120
},
"stopId": "0:05370C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002489",
"uncertainty": 120
},
"departure": {
"time": "1777002536",
"uncertainty": 120
},
"stopId": "0:04180C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002588",
"uncertainty": 120
},
"departure": {
"time": "1777002596",
"uncertainty": 120
},
"stopId": "0:07185C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002640",
"uncertainty": 120
},
"departure": {
"time": "1777002640",
"uncertainty": 120
},
"stopId": "0:07180C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002818",
"uncertainty": 120
},
"departure": {
"time": "1777002818",
"uncertainty": 120
},
"stopId": "0:07170C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777002875",
"uncertainty": 120
},
"departure": {
"time": "1777002896",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002976",
"uncertainty": 120
},
"departure": {
"time": "1777002976",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777003035",
"uncertainty": 120
},
"departure": {
"time": "1777003035",
"uncertainty": 120
},
"stopId": "0:19040C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777003249",
"uncertainty": 120
},
"departure": {
"time": "1777003249",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 21
},
{
"arrival": {
"time": "1777003308",
"uncertainty": 120
},
"departure": {
"time": "1777003308",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777003333",
"uncertainty": 120
},
"departure": {
"time": "1777003333",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 23
},
{
"arrival": {
"time": "1777003433",
"uncertainty": 120
},
"departure": {
"time": "1777003433",
"uncertainty": 120
},
"stopId": "0:05010P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777003563",
"uncertainty": 120
},
"departure": {
"time": "1777003563",
"uncertainty": 120
},
"stopId": "0:05020P",
"stopSequence": 25
},
{
"arrival": {
"time": "1777003835",
"uncertainty": 120
},
"departure": {
"time": "1777003835",
"uncertainty": 120
},
"stopId": "0:18210P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777004004",
"uncertainty": 120
},
"departure": {
"time": "1777004004",
"uncertainty": 120
},
"stopId": "0:01600C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777004071",
"uncertainty": 120
},
"departure": {
"time": "1777004071",
"uncertainty": 120
},
"stopId": "0:01601C",
"stopSequence": 28
},
{
"arrival": {
"time": "1777004124",
"uncertainty": 120
},
"departure": {
"time": "1777004124",
"uncertainty": 120
},
"stopId": "0:02167P",
"stopSequence": 29
},
{
"arrival": {
"time": "1777004168",
"uncertainty": 120
},
"departure": {
"time": "1777004168",
"uncertainty": 120
},
"stopId": "0:02166P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777004196",
"uncertainty": 120
},
"departure": {
"time": "1777004196",
"uncertainty": 120
},
"stopId": "0:02165P",
"stopSequence": 31
},
{
"arrival": {
"time": "1777004304",
"uncertainty": 120
},
"departure": {
"time": "1777004304",
"uncertainty": 120
},
"stopId": "0:02160P",
"stopSequence": 32
},
{
"arrival": {
"time": "1777004364",
"uncertainty": 120
},
"departure": {
"time": "1777004364",
"uncertainty": 120
},
"stopId": "0:02170P",
"stopSequence": 33
},
{
"arrival": {
"time": "1777004428",
"uncertainty": 120
},
"departure": {
"time": "1777004428",
"uncertainty": 120
},
"stopId": "0:02176P",
"stopSequence": 34
},
{
"arrival": {
"time": "1777004583",
"uncertainty": 120
},
"departure": {
"time": "1777004583",
"uncertainty": 120
},
"stopId": "0:02175P",
"stopSequence": 35
},
{
"arrival": {
"time": "1777004648",
"uncertainty": 120
},
"departure": {
"time": "1777004648",
"uncertainty": 120
},
"stopId": "0:02180P",
"stopSequence": 36
},
{
"arrival": {
"time": "1777004686",
"uncertainty": 120
},
"departure": {
"time": "1777004686",
"uncertainty": 120
},
"stopId": "0:02190P",
"stopSequence": 37
},
{
"arrival": {
"time": "1777004746",
"uncertainty": 120
},
"departure": {
"time": "1777004746",
"uncertainty": 120
},
"stopId": "0:02200P",
"stopSequence": 38
},
{
"arrival": {
"time": "1777004782",
"uncertainty": 120
},
"departure": {
"time": "1777004782",
"uncertainty": 120
},
"stopId": "0:02210P",
"stopSequence": 39
},
{
"arrival": {
"time": "1777004863",
"uncertainty": 120
},
"departure": {
"time": "1777004863",
"uncertainty": 120
},
"stopId": "0:02220P",
"stopSequence": 40
},
{
"arrival": {
"time": "1777004924",
"uncertainty": 120
},
"stopId": "0:02230P",
"stopSequence": 41
}
],
"trip": {
"directionId": 0,
"routeId": "1183",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050369"
},
"vehicle": {
"id": "213",
"label": "213"
}
}
},
{
"id": "1050370",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003200",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1183",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050370"
}
}
},
{
"id": "1050371",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005000",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1183",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050371"
}
}
},
{
"id": "1050139",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005600",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2260",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050139"
}
}
},
{
"id": "1050143",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777004400",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2260",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050143"
}
}
},
{
"id": "1050110",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005600",
"uncertainty": 120
},
"stopId": "0:42010C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "4420",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050110"
}
}
},
{
"id": "1050109",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003800",
"uncertainty": 120
},
"stopId": "0:41016P",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "4420",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050109"
}
}
},
{
"id": "1050084",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777002532",
"uncertainty": 120
},
"stopId": "0:44005C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002567",
"uncertainty": 120
},
"departure": {
"time": "1777002567",
"uncertainty": 120
},
"stopId": "0:44007C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002629",
"uncertainty": 120
},
"departure": {
"time": "1777002629",
"uncertainty": 120
},
"stopId": "0:44010C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002676",
"uncertainty": 120
},
"departure": {
"time": "1777002682",
"uncertainty": 120
},
"stopId": "0:44020C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002699",
"uncertainty": 120
},
"departure": {
"time": "1777002699",
"uncertainty": 120
},
"stopId": "0:44030C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002731",
"uncertainty": 120
},
"departure": {
"time": "1777002731",
"uncertainty": 120
},
"stopId": "0:44040C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002818",
"uncertainty": 120
},
"departure": {
"time": "1777002818",
"uncertainty": 120
},
"stopId": "0:44050C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002961",
"uncertainty": 120
},
"departure": {
"time": "1777002961",
"uncertainty": 120
},
"stopId": "0:44060C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002974",
"uncertainty": 120
},
"departure": {
"time": "1777002974",
"uncertainty": 120
},
"stopId": "0:44070C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777003034",
"uncertainty": 120
},
"departure": {
"time": "1777003034",
"uncertainty": 120
},
"stopId": "0:44071C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777003141",
"uncertainty": 120
},
"departure": {
"time": "1777003141",
"uncertainty": 120
},
"stopId": "0:44080C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777003177",
"uncertainty": 120
},
"departure": {
"time": "1777003177",
"uncertainty": 120
},
"stopId": "0:44090C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777003239",
"uncertainty": 120
},
"departure": {
"time": "1777003239",
"uncertainty": 120
},
"stopId": "0:44100C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777003334",
"uncertainty": 120
},
"departure": {
"time": "1777003334",
"uncertainty": 120
},
"stopId": "0:44110C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777003361",
"uncertainty": 120
},
"departure": {
"time": "1777003361",
"uncertainty": 120
},
"stopId": "0:44111C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777003394",
"uncertainty": 120
},
"departure": {
"time": "1777003394",
"uncertainty": 120
},
"stopId": "0:44115C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777003454",
"uncertainty": 120
},
"departure": {
"time": "1777003454",
"uncertainty": 120
},
"stopId": "0:44130C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777003528",
"uncertainty": 120
},
"departure": {
"time": "1777003528",
"uncertainty": 120
},
"stopId": "0:41410C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777003547",
"uncertainty": 120
},
"departure": {
"time": "1777003547",
"uncertainty": 120
},
"stopId": "0:44140C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777003694",
"uncertainty": 120
},
"departure": {
"time": "1777003694",
"uncertainty": 120
},
"stopId": "0:44160C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777003763",
"uncertainty": 120
},
"departure": {
"time": "1777003763",
"uncertainty": 120
},
"stopId": "0:44165C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777003814",
"uncertainty": 120
},
"departure": {
"time": "1777003814",
"uncertainty": 120
},
"stopId": "0:44170C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777003916",
"uncertainty": 120
},
"stopId": "0:41016P",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "4440",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050084"
},
"vehicle": {
"id": "105",
"label": "105"
}
}
},
{
"id": "1050058",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777006500"
},
"stopId": "0:46030C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "8860",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050058"
}
}
},
{
"id": "1050098",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777002330",
"uncertainty": 120
},
"stopId": "0:43005C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002386",
"uncertainty": 120
},
"departure": {
"time": "1777002386",
"uncertainty": 120
},
"stopId": "0:43006C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002435",
"uncertainty": 120
},
"departure": {
"time": "1777002435",
"uncertainty": 120
},
"stopId": "0:43010C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002470",
"uncertainty": 120
},
"departure": {
"time": "1777002470",
"uncertainty": 120
},
"stopId": "0:43020C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002582",
"uncertainty": 120
},
"departure": {
"time": "1777002582",
"uncertainty": 120
},
"stopId": "0:43030C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002622",
"uncertainty": 120
},
"departure": {
"time": "1777002622",
"uncertainty": 120
},
"stopId": "0:43040C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002665",
"uncertainty": 120
},
"departure": {
"time": "1777002665",
"uncertainty": 120
},
"stopId": "0:43050C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002682",
"uncertainty": 120
},
"departure": {
"time": "1777002688",
"uncertainty": 120
},
"stopId": "0:43055C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002756",
"uncertainty": 120
},
"departure": {
"time": "1777002756",
"uncertainty": 120
},
"stopId": "0:43060C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002784",
"uncertainty": 120
},
"departure": {
"time": "1777002784",
"uncertainty": 120
},
"stopId": "0:43070C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002834",
"uncertainty": 120
},
"departure": {
"time": "1777002834",
"uncertainty": 120
},
"stopId": "0:43080C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002889",
"uncertainty": 120
},
"departure": {
"time": "1777002898",
"uncertainty": 120
},
"stopId": "0:43090C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002911",
"uncertainty": 120
},
"departure": {
"time": "1777002911",
"uncertainty": 120
},
"stopId": "0:43100C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002974",
"uncertainty": 120
},
"departure": {
"time": "1777002974",
"uncertainty": 120
},
"stopId": "0:43110C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002998",
"uncertainty": 120
},
"departure": {
"time": "1777002998",
"uncertainty": 120
},
"stopId": "0:43120C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777003029",
"uncertainty": 120
},
"departure": {
"time": "1777003029",
"uncertainty": 120
},
"stopId": "0:43130C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777003070",
"uncertainty": 120
},
"departure": {
"time": "1777003070",
"uncertainty": 120
},
"stopId": "0:43140C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777003128",
"uncertainty": 120
},
"departure": {
"time": "1777003128",
"uncertainty": 120
},
"stopId": "0:43150C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777003176",
"uncertainty": 120
},
"departure": {
"time": "1777003176",
"uncertainty": 120
},
"stopId": "0:43160C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777003196",
"uncertainty": 120
},
"departure": {
"time": "1777003196",
"uncertainty": 120
},
"stopId": "0:42140C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777003256",
"uncertainty": 120
},
"departure": {
"time": "1777003256",
"uncertainty": 120
},
"stopId": "0:42150C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777003316",
"uncertainty": 120
},
"departure": {
"time": "1777003316",
"uncertainty": 120
},
"stopId": "0:42160C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777003360",
"uncertainty": 120
},
"departure": {
"time": "1777003360",
"uncertainty": 120
},
"stopId": "0:42170C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777003376",
"uncertainty": 120
},
"departure": {
"time": "1777003376",
"uncertainty": 120
},
"stopId": "0:42180C",
"stopSequence": 24
},
{
"arrival": {
"time": "1777003403",
"uncertainty": 120
},
"departure": {
"time": "1777003403",
"uncertainty": 120
},
"stopId": "0:42185C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777003445",
"uncertainty": 120
},
"departure": {
"time": "1777003445",
"uncertainty": 120
},
"stopId": "0:42190C",
"stopSequence": 26
},
{
"arrival": {
"time": "1777003496",
"uncertainty": 120
},
"departure": {
"time": "1777003496",
"uncertainty": 120
},
"stopId": "0:41150C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777003616",
"uncertainty": 120
},
"departure": {
"time": "1777003616",
"uncertainty": 120
},
"stopId": "0:41160C",
"stopSequence": 28
},
{
"arrival": {
"time": "1777003647",
"uncertainty": 120
},
"departure": {
"time": "1777003647",
"uncertainty": 120
},
"stopId": "0:42200C",
"stopSequence": 29
},
{
"arrival": {
"time": "1777003676",
"uncertainty": 120
},
"departure": {
"time": "1777003676",
"uncertainty": 120
},
"stopId": "0:42210C",
"stopSequence": 30
},
{
"arrival": {
"time": "1777003701",
"uncertainty": 120
},
"departure": {
"time": "1777003701",
"uncertainty": 120
},
"stopId": "0:42207C",
"stopSequence": 31
},
{
"arrival": {
"time": "1777003736",
"uncertainty": 120
},
"departure": {
"time": "1777003736",
"uncertainty": 120
},
"stopId": "0:42208C",
"stopSequence": 32
},
{
"arrival": {
"time": "1777003790",
"uncertainty": 120
},
"departure": {
"time": "1777003790",
"uncertainty": 120
},
"stopId": "0:42250C",
"stopSequence": 33
},
{
"arrival": {
"time": "1777003856",
"uncertainty": 120
},
"stopId": "0:41016C",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "4430",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050098"
},
"vehicle": {
"id": "132",
"label": "132"
}
}
},
{
"id": "1050293",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777004400",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2010",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050293"
}
}
},
{
"id": "1050426",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003222",
"uncertainty": 120
},
"stopId": "0:16010C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2250",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050426"
}
}
},
{
"id": "1050429",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777000525",
"uncertainty": 120
},
"stopId": "0:05343P",
"stopSequence": 1
},
{
"arrival": {
"time": "1777000608",
"uncertainty": 120
},
"departure": {
"time": "1777000608",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777000697",
"uncertainty": 120
},
"departure": {
"time": "1777000697",
"uncertainty": 120
},
"stopId": "0:11342P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777000796",
"uncertainty": 120
},
"departure": {
"time": "1777000796",
"uncertainty": 120
},
"stopId": "0:15360P",
"stopSequence": 4
},
{
"arrival": {
"time": "1777000830",
"uncertainty": 120
},
"departure": {
"time": "1777000830",
"uncertainty": 120
},
"stopId": "0:17830P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777000896",
"uncertainty": 120
},
"departure": {
"time": "1777000896",
"uncertainty": 120
},
"stopId": "0:14215C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777000945",
"uncertainty": 120
},
"departure": {
"time": "1777000945",
"uncertainty": 120
},
"stopId": "0:14277P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777001002",
"uncertainty": 120
},
"departure": {
"time": "1777001002",
"uncertainty": 120
},
"stopId": "0:16190P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777001006",
"uncertainty": 120
},
"departure": {
"time": "1777001006",
"uncertainty": 120
},
"stopId": "0:14125P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777001036",
"uncertainty": 120
},
"departure": {
"time": "1777001036",
"uncertainty": 120
},
"stopId": "0:14115P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777001066",
"uncertainty": 120
},
"departure": {
"time": "1777001066",
"uncertainty": 120
},
"stopId": "0:14100P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777001090",
"uncertainty": 120
},
"departure": {
"time": "1777001096",
"uncertainty": 120
},
"stopId": "0:14090P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777001126",
"uncertainty": 120
},
"departure": {
"time": "1777001126",
"uncertainty": 120
},
"stopId": "0:14080P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777001161",
"uncertainty": 120
},
"departure": {
"time": "1777001161",
"uncertainty": 120
},
"stopId": "0:14070P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777001205",
"uncertainty": 120
},
"departure": {
"time": "1777001205",
"uncertainty": 120
},
"stopId": "0:16150P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777001259",
"uncertainty": 120
},
"departure": {
"time": "1777001259",
"uncertainty": 120
},
"stopId": "0:14030P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777001307",
"uncertainty": 120
},
"departure": {
"time": "1777001307",
"uncertainty": 120
},
"stopId": "0:14020P",
"stopSequence": 17
},
{
"arrival": {
"time": "1777001408",
"uncertainty": 120
},
"departure": {
"time": "1777001408",
"uncertainty": 120
},
"stopId": "0:16145P",
"stopSequence": 18
},
{
"arrival": {
"time": "1777001620",
"uncertainty": 120
},
"departure": {
"time": "1777001620",
"uncertainty": 120
},
"stopId": "0:16140P",
"stopSequence": 19
},
{
"arrival": {
"time": "1777001760",
"uncertainty": 120
},
"departure": {
"time": "1777001760",
"uncertainty": 120
},
"stopId": "0:16130P",
"stopSequence": 20
},
{
"arrival": {
"time": "1777001786",
"uncertainty": 120
},
"departure": {
"time": "1777001786",
"uncertainty": 120
},
"stopId": "0:16135P",
"stopSequence": 21
},
{
"arrival": {
"time": "1777001839",
"uncertainty": 120
},
"departure": {
"time": "1777001839",
"uncertainty": 120
},
"stopId": "0:16120P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777001864",
"uncertainty": 120
},
"departure": {
"time": "1777001875",
"uncertainty": 120
},
"stopId": "0:16110P",
"stopSequence": 23
},
{
"arrival": {
"time": "1777001894",
"uncertainty": 120
},
"departure": {
"time": "1777001894",
"uncertainty": 120
},
"stopId": "0:16105P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777001943",
"uncertainty": 120
},
"departure": {
"time": "1777001943",
"uncertainty": 120
},
"stopId": "0:16101P",
"stopSequence": 25
},
{
"arrival": {
"time": "1777002042",
"uncertainty": 120
},
"departure": {
"time": "1777002056",
"uncertainty": 120
},
"stopId": "0:17770P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777002106",
"uncertainty": 120
},
"departure": {
"time": "1777002106",
"uncertainty": 120
},
"stopId": "0:16072P",
"stopSequence": 27
},
{
"arrival": {
"time": "1777002199",
"uncertainty": 120
},
"departure": {
"time": "1777002199",
"uncertainty": 120
},
"stopId": "0:16082P",
"stopSequence": 28
},
{
"arrival": {
"time": "1777002342",
"uncertainty": 120
},
"departure": {
"time": "1777002342",
"uncertainty": 120
},
"stopId": "0:16083P",
"stopSequence": 29
},
{
"arrival": {
"time": "1777002396",
"uncertainty": 120
},
"departure": {
"time": "1777002396",
"uncertainty": 120
},
"stopId": "0:16081P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777002416",
"uncertainty": 120
},
"departure": {
"time": "1777002416",
"uncertainty": 120
},
"stopId": "0:16084P",
"stopSequence": 31
},
{
"arrival": {
"time": "1777002440",
"uncertainty": 120
},
"departure": {
"time": "1777002477",
"uncertainty": 120
},
"stopId": "0:16080C",
"stopSequence": 32
},
{
"arrival": {
"time": "1777002508",
"uncertainty": 120
},
"departure": {
"time": "1777002536",
"uncertainty": 120
},
"stopId": "0:16084C",
"stopSequence": 33
},
{
"arrival": {
"time": "1777002563",
"uncertainty": 120
},
"departure": {
"time": "1777002566",
"uncertainty": 120
},
"stopId": "0:16081C",
"stopSequence": 34
},
{
"arrival": {
"time": "1777002626",
"uncertainty": 120
},
"departure": {
"time": "1777002626",
"uncertainty": 120
},
"stopId": "0:16083C",
"stopSequence": 35
},
{
"arrival": {
"time": "1777002717",
"uncertainty": 120
},
"departure": {
"time": "1777002717",
"uncertainty": 120
},
"stopId": "0:16082C",
"stopSequence": 36
},
{
"arrival": {
"time": "1777002806",
"uncertainty": 120
},
"departure": {
"time": "1777002806",
"uncertainty": 120
},
"stopId": "0:16072C",
"stopSequence": 37
},
{
"arrival": {
"time": "1777002836",
"uncertainty": 120
},
"departure": {
"time": "1777002836",
"uncertainty": 120
},
"stopId": "0:16071C",
"stopSequence": 38
},
{
"arrival": {
"time": "1777002866",
"uncertainty": 120
},
"departure": {
"time": "1777002866",
"uncertainty": 120
},
"stopId": "0:16065P",
"stopSequence": 39
},
{
"arrival": {
"time": "1777002911",
"uncertainty": 120
},
"departure": {
"time": "1777002911",
"uncertainty": 120
},
"stopId": "0:16060P",
"stopSequence": 40
},
{
"arrival": {
"time": "1777002956",
"uncertainty": 120
},
"departure": {
"time": "1777002956",
"uncertainty": 120
},
"stopId": "0:16050P",
"stopSequence": 41
},
{
"arrival": {
"time": "1777003060",
"uncertainty": 120
},
"departure": {
"time": "1777003060",
"uncertainty": 120
},
"stopId": "0:16040P",
"stopSequence": 42
},
{
"arrival": {
"time": "1777003134",
"uncertainty": 120
},
"departure": {
"time": "1777003134",
"uncertainty": 120
},
"stopId": "0:16030P",
"stopSequence": 43
},
{
"arrival": {
"time": "1777003165",
"uncertainty": 120
},
"departure": {
"time": "1777003165",
"uncertainty": 120
},
"stopId": "0:16020P",
"stopSequence": 44
},
{
"arrival": {
"time": "1777003217",
"uncertainty": 120
},
"stopId": "0:16010C",
"stopSequence": 45
}
],
"trip": {
"directionId": 1,
"routeId": "2250",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050429"
},
"vehicle": {
"id": "46",
"label": "46"
}
}
},
{
"id": "1050262",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777002598",
"uncertainty": 120
},
"departure": {
"time": "1777002598",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002698",
"uncertainty": 120
},
"departure": {
"time": "1777002717",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002742",
"uncertainty": 120
},
"departure": {
"time": "1777002742",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002833",
"uncertainty": 120
},
"departure": {
"time": "1777002867",
"uncertainty": 120
},
"stopId": "0:05010P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002911",
"uncertainty": 120
},
"departure": {
"time": "1777002911",
"uncertainty": 120
},
"stopId": "0:05020P",
"stopSequence": 6
},
{
"arrival": {
"time": "1777003052",
"uncertainty": 120
},
"departure": {
"time": "1777003052",
"uncertainty": 120
},
"stopId": "0:SP0420P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777003151",
"uncertainty": 120
},
"departure": {
"time": "1777003151",
"uncertainty": 120
},
"stopId": "0:05025P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777003226",
"uncertainty": 120
},
"departure": {
"time": "1777003226",
"uncertainty": 120
},
"stopId": "0:07045P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777003381",
"uncertainty": 120
},
"departure": {
"time": "1777003381",
"uncertainty": 120
},
"stopId": "0:05080P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777003425",
"uncertainty": 120
},
"departure": {
"time": "1777003425",
"uncertainty": 120
},
"stopId": "0:05090P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777003498",
"uncertainty": 120
},
"departure": {
"time": "1777003498",
"uncertainty": 120
},
"stopId": "0:05100P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777003537",
"uncertainty": 120
},
"departure": {
"time": "1777003537",
"uncertainty": 120
},
"stopId": "0:05110P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777003581",
"uncertainty": 120
},
"departure": {
"time": "1777003581",
"uncertainty": 120
},
"stopId": "0:05120P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777003619",
"uncertainty": 120
},
"departure": {
"time": "1777003619",
"uncertainty": 120
},
"stopId": "0:18300P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777003668",
"uncertainty": 120
},
"departure": {
"time": "1777003668",
"uncertainty": 120
},
"stopId": "0:18260P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777003740",
"uncertainty": 120
},
"departure": {
"time": "1777003740",
"uncertainty": 120
},
"stopId": "0:03170P",
"stopSequence": 17
},
{
"arrival": {
"time": "1777003771",
"uncertainty": 120
},
"departure": {
"time": "1777003771",
"uncertainty": 120
},
"stopId": "0:03160P",
"stopSequence": 18
},
{
"arrival": {
"time": "1777003804",
"uncertainty": 120
},
"departure": {
"time": "1777003804",
"uncertainty": 120
},
"stopId": "0:03140P",
"stopSequence": 19
},
{
"arrival": {
"time": "1777003856",
"uncertainty": 120
},
"departure": {
"time": "1777003856",
"uncertainty": 120
},
"stopId": "0:03150P",
"stopSequence": 20
},
{
"arrival": {
"time": "1777003909",
"uncertainty": 120
},
"departure": {
"time": "1777003909",
"uncertainty": 120
},
"stopId": "0:03130P",
"stopSequence": 21
},
{
"arrival": {
"time": "1777003946",
"uncertainty": 120
},
"departure": {
"time": "1777003946",
"uncertainty": 120
},
"stopId": "0:03120P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777003991",
"uncertainty": 120
},
"departure": {
"time": "1777003991",
"uncertainty": 120
},
"stopId": "0:03110P",
"stopSequence": 23
},
{
"arrival": {
"time": "1777004085",
"uncertainty": 120
},
"departure": {
"time": "1777004085",
"uncertainty": 120
},
"stopId": "0:18280P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777004111",
"uncertainty": 120
},
"departure": {
"time": "1777004111",
"uncertainty": 120
},
"stopId": "0:03390P",
"stopSequence": 25
},
{
"arrival": {
"time": "1777004150",
"uncertainty": 120
},
"departure": {
"time": "1777004150",
"uncertainty": 120
},
"stopId": "0:03400P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777004197",
"uncertainty": 120
},
"departure": {
"time": "1777004197",
"uncertainty": 120
},
"stopId": "0:03380P",
"stopSequence": 27
},
{
"arrival": {
"time": "1777004220",
"uncertainty": 120
},
"departure": {
"time": "1777004220",
"uncertainty": 120
},
"stopId": "0:03371P",
"stopSequence": 28
},
{
"arrival": {
"time": "1777004277",
"uncertainty": 120
},
"departure": {
"time": "1777004277",
"uncertainty": 120
},
"stopId": "0:03365P",
"stopSequence": 29
},
{
"arrival": {
"time": "1777004312",
"uncertainty": 120
},
"departure": {
"time": "1777004312",
"uncertainty": 120
},
"stopId": "0:03360P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777004381",
"uncertainty": 120
},
"departure": {
"time": "1777004381",
"uncertainty": 120
},
"stopId": "0:03350P",
"stopSequence": 31
},
{
"arrival": {
"time": "1777004436",
"uncertainty": 120
},
"departure": {
"time": "1777004436",
"uncertainty": 120
},
"stopId": "0:03340P",
"stopSequence": 32
},
{
"arrival": {
"time": "1777004501",
"uncertainty": 120
},
"departure": {
"time": "1777004501",
"uncertainty": 120
},
"stopId": "0:03330P",
"stopSequence": 33
},
{
"arrival": {
"time": "1777004570",
"uncertainty": 120
},
"departure": {
"time": "1777004570",
"uncertainty": 120
},
"stopId": "0:03325P",
"stopSequence": 34
},
{
"arrival": {
"time": "1777004635",
"uncertainty": 120
},
"departure": {
"time": "1777004635",
"uncertainty": 120
},
"stopId": "0:03320P",
"stopSequence": 35
},
{
"arrival": {
"time": "1777004695",
"uncertainty": 120
},
"departure": {
"time": "1777004695",
"uncertainty": 120
},
"stopId": "0:03315P",
"stopSequence": 36
},
{
"arrival": {
"time": "1777004777",
"uncertainty": 120
},
"departure": {
"time": "1777004777",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 37
},
{
"arrival": {
"time": "1777004881",
"uncertainty": 120
},
"departure": {
"time": "1777004881",
"uncertainty": 120
},
"stopId": "0:01020C",
"stopSequence": 38
},
{
"arrival": {
"time": "1777004920",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 39
}
],
"trip": {
"directionId": 1,
"routeId": "1030",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050262"
},
"vehicle": {
"id": "115",
"label": "115"
}
}
},
{
"id": "1050263",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777004100",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1030",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050263"
}
}
},
{
"id": "1050264",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005900",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1030",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050264"
}
}
},
{
"id": "1050241",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777004100",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1030",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050241"
}
}
},
{
"id": "1050242",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005900",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1030",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050242"
}
}
},
{
"id": "1050240",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777002481",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002579",
"uncertainty": 120
},
"departure": {
"time": "1777002601",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002685",
"uncertainty": 120
},
"departure": {
"time": "1777002685",
"uncertainty": 120
},
"stopId": "0:03315C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002721",
"uncertainty": 120
},
"departure": {
"time": "1777002721",
"uncertainty": 120
},
"stopId": "0:03320C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002782",
"uncertainty": 120
},
"departure": {
"time": "1777002782",
"uncertainty": 120
},
"stopId": "0:03325C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002841",
"uncertainty": 120
},
"departure": {
"time": "1777002841",
"uncertainty": 120
},
"stopId": "0:03330C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002951",
"uncertainty": 120
},
"departure": {
"time": "1777002951",
"uncertainty": 120
},
"stopId": "0:03340C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002990",
"uncertainty": 120
},
"departure": {
"time": "1777002990",
"uncertainty": 120
},
"stopId": "0:03350C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777003068",
"uncertainty": 120
},
"departure": {
"time": "1777003068",
"uncertainty": 120
},
"stopId": "0:03360C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777003107",
"uncertainty": 120
},
"departure": {
"time": "1777003107",
"uncertainty": 120
},
"stopId": "0:03365C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777003165",
"uncertainty": 120
},
"departure": {
"time": "1777003165",
"uncertainty": 120
},
"stopId": "0:03371C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777003236",
"uncertainty": 120
},
"departure": {
"time": "1777003236",
"uncertainty": 120
},
"stopId": "0:03380C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777003289",
"uncertainty": 120
},
"departure": {
"time": "1777003289",
"uncertainty": 120
},
"stopId": "0:03400C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777003380",
"uncertainty": 120
},
"departure": {
"time": "1777003380",
"uncertainty": 120
},
"stopId": "0:03390C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777003448",
"uncertainty": 120
},
"departure": {
"time": "1777003448",
"uncertainty": 120
},
"stopId": "0:18280C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777003644",
"uncertainty": 120
},
"departure": {
"time": "1777003644",
"uncertainty": 120
},
"stopId": "0:03110C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777003719",
"uncertainty": 120
},
"departure": {
"time": "1777003719",
"uncertainty": 120
},
"stopId": "0:03120C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777003810",
"uncertainty": 120
},
"departure": {
"time": "1777003810",
"uncertainty": 120
},
"stopId": "0:03130C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777003891",
"uncertainty": 120
},
"departure": {
"time": "1777003891",
"uncertainty": 120
},
"stopId": "0:03150C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777004005",
"uncertainty": 120
},
"departure": {
"time": "1777004005",
"uncertainty": 120
},
"stopId": "0:03140C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777004064",
"uncertainty": 120
},
"departure": {
"time": "1777004064",
"uncertainty": 120
},
"stopId": "0:03160C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777004142",
"uncertainty": 120
},
"departure": {
"time": "1777004142",
"uncertainty": 120
},
"stopId": "0:03170C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777004232",
"uncertainty": 120
},
"departure": {
"time": "1777004232",
"uncertainty": 120
},
"stopId": "0:18260C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777004275",
"uncertainty": 120
},
"departure": {
"time": "1777004275",
"uncertainty": 120
},
"stopId": "0:18270C",
"stopSequence": 24
},
{
"arrival": {
"time": "1777004338",
"uncertainty": 120
},
"departure": {
"time": "1777004338",
"uncertainty": 120
},
"stopId": "0:05120C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777004382",
"uncertainty": 120
},
"departure": {
"time": "1777004382",
"uncertainty": 120
},
"stopId": "0:05110C",
"stopSequence": 26
},
{
"arrival": {
"time": "1777004438",
"uncertainty": 120
},
"departure": {
"time": "1777004438",
"uncertainty": 120
},
"stopId": "0:05100C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777004523",
"uncertainty": 120
},
"departure": {
"time": "1777004523",
"uncertainty": 120
},
"stopId": "0:05090C",
"stopSequence": 28
},
{
"arrival": {
"time": "1777004576",
"uncertainty": 120
},
"departure": {
"time": "1777004576",
"uncertainty": 120
},
"stopId": "0:05080C",
"stopSequence": 29
},
{
"arrival": {
"time": "1777004645",
"uncertainty": 120
},
"departure": {
"time": "1777004645",
"uncertainty": 120
},
"stopId": "0:07045C",
"stopSequence": 30
},
{
"arrival": {
"time": "1777004695",
"uncertainty": 120
},
"departure": {
"time": "1777004695",
"uncertainty": 120
},
"stopId": "0:05025C",
"stopSequence": 31
},
{
"arrival": {
"time": "1777004761",
"uncertainty": 120
},
"departure": {
"time": "1777004761",
"uncertainty": 120
},
"stopId": "0:SP0420C",
"stopSequence": 32
},
{
"arrival": {
"time": "1777004935",
"uncertainty": 120
},
"departure": {
"time": "1777004935",
"uncertainty": 120
},
"stopId": "0:05020C",
"stopSequence": 33
},
{
"arrival": {
"time": "1777005041",
"uncertainty": 120
},
"departure": {
"time": "1777005041",
"uncertainty": 120
},
"stopId": "0:05010C",
"stopSequence": 34
},
{
"arrival": {
"time": "1777005093",
"uncertainty": 120
},
"departure": {
"time": "1777005093",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 35
},
{
"arrival": {
"time": "1777005175",
"uncertainty": 120
},
"departure": {
"time": "1777005175",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 36
},
{
"arrival": {
"time": "1777005231",
"uncertainty": 120
},
"departure": {
"time": "1777005231",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 37
},
{
"arrival": {
"time": "1777005325",
"uncertainty": 120
},
"departure": {
"time": "1777005325",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 38
},
{
"arrival": {
"time": "1777005413",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "1030",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050240"
},
"vehicle": {
"id": "110",
"label": "110"
}
}
},
{
"id": "1050239",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777000652",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777000707",
"uncertainty": 120
},
"departure": {
"time": "1777000742",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777000803",
"uncertainty": 120
},
"departure": {
"time": "1777000803",
"uncertainty": 120
},
"stopId": "0:03315C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777000862",
"uncertainty": 120
},
"departure": {
"time": "1777000862",
"uncertainty": 120
},
"stopId": "0:03320C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777000922",
"uncertainty": 120
},
"departure": {
"time": "1777000922",
"uncertainty": 120
},
"stopId": "0:03325C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777000982",
"uncertainty": 120
},
"departure": {
"time": "1777000982",
"uncertainty": 120
},
"stopId": "0:03330C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777001072",
"uncertainty": 120
},
"departure": {
"time": "1777001072",
"uncertainty": 120
},
"stopId": "0:03340C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777001102",
"uncertainty": 120
},
"departure": {
"time": "1777001132",
"uncertainty": 120
},
"stopId": "0:03350C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777001194",
"uncertainty": 120
},
"departure": {
"time": "1777001194",
"uncertainty": 120
},
"stopId": "0:03360C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777001215",
"uncertainty": 120
},
"departure": {
"time": "1777001215",
"uncertainty": 120
},
"stopId": "0:03365C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777001241",
"uncertainty": 120
},
"departure": {
"time": "1777001252",
"uncertainty": 120
},
"stopId": "0:03371C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777001312",
"uncertainty": 120
},
"departure": {
"time": "1777001312",
"uncertainty": 120
},
"stopId": "0:03380C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777001373",
"uncertainty": 120
},
"departure": {
"time": "1777001373",
"uncertainty": 120
},
"stopId": "0:03400C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777001433",
"uncertainty": 120
},
"departure": {
"time": "1777001433",
"uncertainty": 120
},
"stopId": "0:03390C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777001515",
"uncertainty": 120
},
"departure": {
"time": "1777001522",
"uncertainty": 120
},
"stopId": "0:18280C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777001630",
"uncertainty": 120
},
"departure": {
"time": "1777001642",
"uncertainty": 120
},
"stopId": "0:03110C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777001672",
"uncertainty": 120
},
"departure": {
"time": "1777001672",
"uncertainty": 120
},
"stopId": "0:03120C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777001732",
"uncertainty": 120
},
"departure": {
"time": "1777001732",
"uncertainty": 120
},
"stopId": "0:03130C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777001763",
"uncertainty": 120
},
"departure": {
"time": "1777001763",
"uncertainty": 120
},
"stopId": "0:03150C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777001793",
"uncertainty": 120
},
"departure": {
"time": "1777001793",
"uncertainty": 120
},
"stopId": "0:03140C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777001823",
"uncertainty": 120
},
"departure": {
"time": "1777001823",
"uncertainty": 120
},
"stopId": "0:03160C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777001870",
"uncertainty": 120
},
"departure": {
"time": "1777001913",
"uncertainty": 120
},
"stopId": "0:03170C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777002130",
"uncertainty": 120
},
"departure": {
"time": "1777002152",
"uncertainty": 120
},
"stopId": "0:18260C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777002213",
"uncertainty": 120
},
"departure": {
"time": "1777002213",
"uncertainty": 120
},
"stopId": "0:18270C",
"stopSequence": 24
},
{
"arrival": {
"time": "1777002272",
"uncertainty": 120
},
"departure": {
"time": "1777002272",
"uncertainty": 120
},
"stopId": "0:05120C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777002303",
"uncertainty": 120
},
"departure": {
"time": "1777002303",
"uncertainty": 120
},
"stopId": "0:05110C",
"stopSequence": 26
},
{
"arrival": {
"time": "1777002345",
"uncertainty": 120
},
"departure": {
"time": "1777002345",
"uncertainty": 120
},
"stopId": "0:05100C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777002394",
"uncertainty": 120
},
"departure": {
"time": "1777002394",
"uncertainty": 120
},
"stopId": "0:05090C",
"stopSequence": 28
},
{
"arrival": {
"time": "1777002643",
"uncertainty": 120
},
"departure": {
"time": "1777002663",
"uncertainty": 120
},
"stopId": "0:05080C",
"stopSequence": 29
},
{
"arrival": {
"time": "1777002741",
"uncertainty": 120
},
"departure": {
"time": "1777002741",
"uncertainty": 120
},
"stopId": "0:07045C",
"stopSequence": 30
},
{
"arrival": {
"time": "1777002772",
"uncertainty": 120
},
"departure": {
"time": "1777002783",
"uncertainty": 120
},
"stopId": "0:05025C",
"stopSequence": 31
},
{
"arrival": {
"time": "1777002812",
"uncertainty": 120
},
"departure": {
"time": "1777002812",
"uncertainty": 120
},
"stopId": "0:SP0420C",
"stopSequence": 32
},
{
"arrival": {
"time": "1777002931",
"uncertainty": 120
},
"departure": {
"time": "1777002931",
"uncertainty": 120
},
"stopId": "0:05020C",
"stopSequence": 33
},
{
"arrival": {
"time": "1777003039",
"uncertainty": 120
},
"departure": {
"time": "1777003039",
"uncertainty": 120
},
"stopId": "0:05010C",
"stopSequence": 34
},
{
"arrival": {
"time": "1777003092",
"uncertainty": 120
},
"departure": {
"time": "1777003092",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 35
},
{
"arrival": {
"time": "1777003177",
"uncertainty": 120
},
"departure": {
"time": "1777003177",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 36
},
{
"arrival": {
"time": "1777003230",
"uncertainty": 120
},
"departure": {
"time": "1777003230",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 37
},
{
"arrival": {
"time": "1777003310",
"uncertainty": 120
},
"departure": {
"time": "1777003310",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 38
},
{
"arrival": {
"time": "1777003398",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "1030",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050239"
},
"vehicle": {
"id": "114",
"label": "114"
}
}
},
{
"id": "1050634",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777006500",
"uncertainty": 120
},
"stopId": "0:05343P",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1131",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050634"
}
}
},
{
"id": "1050746",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003200",
"uncertainty": 120
},
"stopId": "0:16240C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2270",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050746"
}
}
},
{
"id": "1050748",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777002316",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002403",
"uncertainty": 120
},
"departure": {
"time": "1777002403",
"uncertainty": 120
},
"stopId": "0:14201P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002495",
"uncertainty": 120
},
"departure": {
"time": "1777002495",
"uncertainty": 120
},
"stopId": "0:16260P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002564",
"uncertainty": 120
},
"departure": {
"time": "1777002564",
"uncertainty": 120
},
"stopId": "0:16250P",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002736",
"uncertainty": 120
},
"departure": {
"time": "1777002736",
"uncertainty": 120
},
"stopId": "0:16200P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002767",
"uncertainty": 120
},
"departure": {
"time": "1777002767",
"uncertainty": 120
},
"stopId": "0:16210P",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002932",
"uncertainty": 120
},
"departure": {
"time": "1777002932",
"uncertainty": 120
},
"stopId": "0:16220P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002992",
"uncertainty": 120
},
"stopId": "0:16240C",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "2270",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050748"
},
"vehicle": {
"id": "28",
"label": "28"
}
}
},
{
"id": "1050498",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005000",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777005182",
"uncertainty": 120
},
"departure": {
"time": "1777005182",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777005270",
"uncertainty": 120
},
"departure": {
"time": "1777005270",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777005311",
"uncertainty": 120
},
"departure": {
"time": "1777005311",
"uncertainty": 120
},
"stopId": "0:01330C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777005378",
"uncertainty": 120
},
"departure": {
"time": "1777005378",
"uncertainty": 120
},
"stopId": "0:01335C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777005470",
"uncertainty": 120
},
"departure": {
"time": "1777005470",
"uncertainty": 120
},
"stopId": "0:01385C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777005577",
"uncertainty": 120
},
"departure": {
"time": "1777005577",
"uncertainty": 120
},
"stopId": "0:01420P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777005667",
"uncertainty": 120
},
"departure": {
"time": "1777005667",
"uncertainty": 120
},
"stopId": "0:01430P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777005709",
"uncertainty": 120
},
"departure": {
"time": "1777005709",
"uncertainty": 120
},
"stopId": "0:01440P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777005759",
"uncertainty": 120
},
"departure": {
"time": "1777005759",
"uncertainty": 120
},
"stopId": "0:01450P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777005879",
"uncertainty": 120
},
"departure": {
"time": "1777005879",
"uncertainty": 120
},
"stopId": "0:18240P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777005922",
"uncertainty": 120
},
"departure": {
"time": "1777005922",
"uncertainty": 120
},
"stopId": "0:01540P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777005972",
"uncertainty": 120
},
"departure": {
"time": "1777005972",
"uncertainty": 120
},
"stopId": "0:01550P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777006042",
"uncertainty": 120
},
"departure": {
"time": "1777006042",
"uncertainty": 120
},
"stopId": "0:01560P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777006097",
"uncertainty": 120
},
"departure": {
"time": "1777006097",
"uncertainty": 120
},
"stopId": "0:01570P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777006131",
"uncertainty": 120
},
"departure": {
"time": "1777006131",
"uncertainty": 120
},
"stopId": "0:01580P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777006168",
"uncertainty": 120
},
"departure": {
"time": "1777006168",
"uncertainty": 120
},
"stopId": "0:01590P",
"stopSequence": 17
},
{
"arrival": {
"time": "1777006254",
"uncertainty": 120
},
"departure": {
"time": "1777006254",
"uncertainty": 120
},
"stopId": "0:01600P",
"stopSequence": 18
},
{
"arrival": {
"time": "1777006382",
"uncertainty": 120
},
"departure": {
"time": "1777006382",
"uncertainty": 120
},
"stopId": "0:01610P",
"stopSequence": 19
},
{
"arrival": {
"time": "1777006476",
"uncertainty": 120
},
"departure": {
"time": "1777006476",
"uncertainty": 120
},
"stopId": "0:01615P",
"stopSequence": 20
},
{
"arrival": {
"time": "1777006554",
"uncertainty": 120
},
"departure": {
"time": "1777006554",
"uncertainty": 120
},
"stopId": "0:01620P",
"stopSequence": 21
},
{
"arrival": {
"time": "1777006671",
"uncertainty": 120
},
"departure": {
"time": "1777006671",
"uncertainty": 120
},
"stopId": "0:01630P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777006802",
"uncertainty": 120
},
"departure": {
"time": "1777006802",
"uncertainty": 120
},
"stopId": "0:01635P",
"stopSequence": 23
},
{
"arrival": {
"time": "1777006887",
"uncertainty": 120
},
"departure": {
"time": "1777006887",
"uncertainty": 120
},
"stopId": "0:01800P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777006947",
"uncertainty": 120
},
"departure": {
"time": "1777006947",
"uncertainty": 120
},
"stopId": "0:01900C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777007007",
"uncertainty": 120
},
"stopId": "0:01800P",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "1100",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050498"
}
}
},
{
"id": "1050523",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005600",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1070",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050523"
}
}
},
{
"id": "1050517",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005600",
"uncertainty": 120
},
"stopId": "0:19055C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1070",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050517"
}
}
},
{
"id": "1050753",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777002000",
"uncertainty": 120
},
"stopId": "0:41005C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002034",
"uncertainty": 120
},
"departure": {
"time": "1777002063",
"uncertainty": 120
},
"stopId": "0:41020C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002104",
"uncertainty": 120
},
"departure": {
"time": "1777002104",
"uncertainty": 120
},
"stopId": "0:41030C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002205",
"uncertainty": 120
},
"departure": {
"time": "1777002205",
"uncertainty": 120
},
"stopId": "0:41040C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002231",
"uncertainty": 120
},
"departure": {
"time": "1777002243",
"uncertainty": 120
},
"stopId": "0:41050C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002276",
"uncertainty": 120
},
"departure": {
"time": "1777002276",
"uncertainty": 120
},
"stopId": "0:41060C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002308",
"uncertainty": 120
},
"departure": {
"time": "1777002308",
"uncertainty": 120
},
"stopId": "0:41070C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002365",
"uncertainty": 120
},
"departure": {
"time": "1777002365",
"uncertainty": 120
},
"stopId": "0:41080C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002457",
"uncertainty": 120
},
"departure": {
"time": "1777002457",
"uncertainty": 120
},
"stopId": "0:41090C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002523",
"uncertainty": 120
},
"departure": {
"time": "1777002523",
"uncertainty": 120
},
"stopId": "0:41100P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002573",
"uncertainty": 120
},
"departure": {
"time": "1777002573",
"uncertainty": 120
},
"stopId": "0:41110P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002573",
"uncertainty": 120
},
"departure": {
"time": "1777002573",
"uncertainty": 120
},
"stopId": "0:41110C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002613",
"uncertainty": 120
},
"departure": {
"time": "1777002613",
"uncertainty": 120
},
"stopId": "0:41100C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002646",
"uncertainty": 120
},
"departure": {
"time": "1777002646",
"uncertainty": 120
},
"stopId": "0:41120C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002663",
"uncertainty": 120
},
"departure": {
"time": "1777002663",
"uncertainty": 120
},
"stopId": "0:41130C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002723",
"uncertainty": 120
},
"departure": {
"time": "1777002723",
"uncertainty": 120
},
"stopId": "0:41140C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002781",
"uncertainty": 120
},
"departure": {
"time": "1777002781",
"uncertainty": 120
},
"stopId": "0:41150C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777002814",
"uncertainty": 120
},
"departure": {
"time": "1777002814",
"uncertainty": 120
},
"stopId": "0:41160C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002857",
"uncertainty": 120
},
"departure": {
"time": "1777002857",
"uncertainty": 120
},
"stopId": "0:41170C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777002903",
"uncertainty": 120
},
"departure": {
"time": "1777002903",
"uncertainty": 120
},
"stopId": "0:41180C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777002948",
"uncertainty": 120
},
"departure": {
"time": "1777002948",
"uncertainty": 120
},
"stopId": "0:41190C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777003016",
"uncertainty": 120
},
"stopId": "0:41016P",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "4410",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050753"
},
"vehicle": {
"id": "134",
"label": "134"
}
}
},
{
"id": "1050768",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777001701",
"uncertainty": 120
},
"stopId": "0:CI0011C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777001770",
"uncertainty": 120
},
"departure": {
"time": "1777001770",
"uncertainty": 120
},
"stopId": "0:CI0400C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777001810",
"uncertainty": 120
},
"departure": {
"time": "1777001821",
"uncertainty": 120
},
"stopId": "0:CI0730P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777001895",
"uncertainty": 120
},
"departure": {
"time": "1777001895",
"uncertainty": 120
},
"stopId": "0:CI0720P",
"stopSequence": 4
},
{
"arrival": {
"time": "1777001993",
"uncertainty": 120
},
"departure": {
"time": "1777001993",
"uncertainty": 120
},
"stopId": "0:CI0710P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002051",
"uncertainty": 120
},
"departure": {
"time": "1777002051",
"uncertainty": 120
},
"stopId": "0:CI0700P",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002108",
"uncertainty": 120
},
"departure": {
"time": "1777002108",
"uncertainty": 120
},
"stopId": "0:CI0690P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002171",
"uncertainty": 120
},
"departure": {
"time": "1777002171",
"uncertainty": 120
},
"stopId": "0:CI0680P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002216",
"uncertainty": 120
},
"departure": {
"time": "1777002241",
"uncertainty": 120
},
"stopId": "0:CI0672P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002361",
"uncertainty": 120
},
"departure": {
"time": "1777002361",
"uncertainty": 120
},
"stopId": "0:CI0671P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002427",
"uncertainty": 120
},
"departure": {
"time": "1777002427",
"uncertainty": 120
},
"stopId": "0:CI0670P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002600",
"uncertainty": 120
},
"departure": {
"time": "1777002600",
"uncertainty": 120
},
"stopId": "0:CI0750P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002646",
"uncertainty": 120
},
"departure": {
"time": "1777002646",
"uncertainty": 120
},
"stopId": "0:CI0661P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002698",
"uncertainty": 120
},
"departure": {
"time": "1777002698",
"uncertainty": 120
},
"stopId": "0:CI0660P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002727",
"uncertainty": 120
},
"departure": {
"time": "1777002727",
"uncertainty": 120
},
"stopId": "0:CI0651P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002737",
"uncertainty": 120
},
"departure": {
"time": "1777002737",
"uncertainty": 120
},
"stopId": "0:CI0650P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002773",
"uncertainty": 120
},
"departure": {
"time": "1777002781",
"uncertainty": 120
},
"stopId": "0:CI0635P",
"stopSequence": 17
},
{
"arrival": {
"time": "1777002801",
"uncertainty": 120
},
"departure": {
"time": "1777002801",
"uncertainty": 120
},
"stopId": "0:CI0630P",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002847",
"uncertainty": 120
},
"departure": {
"time": "1777002847",
"uncertainty": 120
},
"stopId": "0:CI0620P",
"stopSequence": 19
},
{
"arrival": {
"time": "1777002911",
"uncertainty": 120
},
"departure": {
"time": "1777002911",
"uncertainty": 120
},
"stopId": "0:CI0610P",
"stopSequence": 20
},
{
"arrival": {
"time": "1777002966",
"uncertainty": 120
},
"departure": {
"time": "1777002966",
"uncertainty": 120
},
"stopId": "0:CI0605P",
"stopSequence": 21
},
{
"arrival": {
"time": "1777003031",
"uncertainty": 120
},
"departure": {
"time": "1777003031",
"uncertainty": 120
},
"stopId": "0:CI0600P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777003076",
"uncertainty": 120
},
"departure": {
"time": "1777003076",
"uncertainty": 120
},
"stopId": "0:CI0592P",
"stopSequence": 23
},
{
"arrival": {
"time": "1777003118",
"uncertainty": 120
},
"departure": {
"time": "1777003118",
"uncertainty": 120
},
"stopId": "0:CI0591P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777003151",
"uncertainty": 120
},
"stopId": "0:CI0580P",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "6630",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050768"
},
"vehicle": {
"id": "143",
"label": "143"
}
}
},
{
"id": "1050769",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003200",
"uncertainty": 120
},
"stopId": "0:CI0580C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "6630",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050769"
}
}
},
{
"id": "1050711",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777001989",
"uncertainty": 120
},
"departure": {
"time": "1777002018",
"uncertainty": 120
},
"stopId": "0:12250C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002100",
"uncertainty": 120
},
"departure": {
"time": "1777002100",
"uncertainty": 120
},
"stopId": "0:12260C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002185",
"uncertainty": 120
},
"departure": {
"time": "1777002197",
"uncertainty": 120
},
"stopId": "0:12270C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002207",
"uncertainty": 120
},
"departure": {
"time": "1777002228",
"uncertainty": 120
},
"stopId": "0:1B050P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002275",
"uncertainty": 120
},
"departure": {
"time": "1777002275",
"uncertainty": 120
},
"stopId": "0:12290C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002315",
"uncertainty": 120
},
"departure": {
"time": "1777002315",
"uncertainty": 120
},
"stopId": "0:12300C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002369",
"uncertainty": 120
},
"departure": {
"time": "1777002378",
"uncertainty": 120
},
"stopId": "0:12310C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002465",
"uncertainty": 120
},
"departure": {
"time": "1777002470",
"uncertainty": 120
},
"stopId": "0:12320C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002558",
"uncertainty": 120
},
"departure": {
"time": "1777002558",
"uncertainty": 120
},
"stopId": "0:12325C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002573",
"uncertainty": 120
},
"departure": {
"time": "1777002573",
"uncertainty": 120
},
"stopId": "0:12330C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002605",
"uncertainty": 120
},
"departure": {
"time": "1777002605",
"uncertainty": 120
},
"stopId": "0:12335C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002648",
"uncertainty": 120
},
"departure": {
"time": "1777002648",
"uncertainty": 120
},
"stopId": "0:12340C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002687",
"uncertainty": 120
},
"departure": {
"time": "1777002687",
"uncertainty": 120
},
"stopId": "0:11504P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002728",
"uncertainty": 120
},
"departure": {
"time": "1777002728",
"uncertainty": 120
},
"stopId": "0:11506C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002753",
"uncertainty": 120
},
"departure": {
"time": "1777002753",
"uncertainty": 120
},
"stopId": "0:12340C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002785",
"uncertainty": 120
},
"departure": {
"time": "1777002785",
"uncertainty": 120
},
"stopId": "0:12350C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777002803",
"uncertainty": 120
},
"departure": {
"time": "1777002829",
"uncertainty": 120
},
"stopId": "0:12360C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002874",
"uncertainty": 120
},
"departure": {
"time": "1777002874",
"uncertainty": 120
},
"stopId": "0:12370C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777002918",
"uncertainty": 120
},
"departure": {
"time": "1777002918",
"uncertainty": 120
},
"stopId": "0:12380C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777002953",
"uncertainty": 120
},
"departure": {
"time": "1777002953",
"uncertainty": 120
},
"stopId": "0:12390C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777003013",
"uncertainty": 120
},
"departure": {
"time": "1777003013",
"uncertainty": 120
},
"stopId": "0:11300C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777003074",
"uncertainty": 120
},
"departure": {
"time": "1777003074",
"uncertainty": 120
},
"stopId": "0:11305C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777003192",
"uncertainty": 120
},
"departure": {
"time": "1777003192",
"uncertainty": 120
},
"stopId": "0:15240C",
"stopSequence": 24
},
{
"arrival": {
"time": "1777003229",
"uncertainty": 120
},
"departure": {
"time": "1777003229",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777003307",
"uncertainty": 120
},
"departure": {
"time": "1777003307",
"uncertainty": 120
},
"stopId": "0:15400C",
"stopSequence": 26
},
{
"arrival": {
"time": "1777003351",
"uncertainty": 120
},
"departure": {
"time": "1777003351",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777003377",
"uncertainty": 120
},
"stopId": "0:05343P",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "2300",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050711"
},
"vehicle": {
"id": "129",
"label": "129"
}
}
},
{
"id": "1050712",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777004100",
"uncertainty": 120
},
"stopId": "0:05343P",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2300",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050712"
}
}
},
{
"id": "1050676",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003200"
},
"stopId": "0:12620C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2330",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050676"
}
}
},
{
"id": "1050686",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777004700"
},
"stopId": "0:11010C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2280",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050686"
}
}
},
{
"id": "1050046",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003200"
},
"stopId": "0:PE03038P",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "5580",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050046"
}
}
},
{
"id": "1050064",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003800"
},
"stopId": "0:46070C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "8860",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050064"
}
}
},
{
"id": "1050073",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777004100",
"uncertainty": 120
},
"stopId": "0:41016C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "4450",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050073"
}
}
},
{
"id": "1050075",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005900",
"uncertainty": 120
},
"stopId": "0:45010C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "4450",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050075"
}
}
},
{
"id": "1049969",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777006500",
"uncertainty": 120
},
"stopId": "0:41016C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1182",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049969"
}
}
},
{
"id": "1049947",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777004400",
"uncertainty": 120
},
"stopId": "0:07190C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1170",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049947"
}
}
},
{
"id": "1049899",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777002300",
"uncertainty": 120
},
"stopId": "0:TA00028C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002494",
"uncertainty": 120
},
"departure": {
"time": "1777002494",
"uncertainty": 120
},
"stopId": "0:TA0145P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002607",
"uncertainty": 120
},
"departure": {
"time": "1777002632",
"uncertainty": 120
},
"stopId": "0:02004C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002831",
"uncertainty": 120
},
"departure": {
"time": "1777002844",
"uncertainty": 120
},
"stopId": "0:TA9180C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002941",
"uncertainty": 120
},
"departure": {
"time": "1777002941",
"uncertainty": 120
},
"stopId": "0:02380C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777003109",
"uncertainty": 120
},
"departure": {
"time": "1777003109",
"uncertainty": 120
},
"stopId": "0:02375C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777003151",
"uncertainty": 120
},
"departure": {
"time": "1777003151",
"uncertainty": 120
},
"stopId": "0:02370C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777003186",
"uncertainty": 120
},
"departure": {
"time": "1777003186",
"uncertainty": 120
},
"stopId": "0:02011C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777003293",
"uncertainty": 120
},
"departure": {
"time": "1777003293",
"uncertainty": 120
},
"stopId": "0:02010C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777003348",
"uncertainty": 120
},
"departure": {
"time": "1777003348",
"uncertainty": 120
},
"stopId": "0:02020C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777003415",
"uncertainty": 120
},
"departure": {
"time": "1777003415",
"uncertainty": 120
},
"stopId": "0:02030C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777003483",
"uncertainty": 120
},
"departure": {
"time": "1777003483",
"uncertainty": 120
},
"stopId": "0:02370P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777003520",
"uncertainty": 120
},
"departure": {
"time": "1777003520",
"uncertainty": 120
},
"stopId": "0:02040C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777003569",
"uncertainty": 120
},
"departure": {
"time": "1777003569",
"uncertainty": 120
},
"stopId": "0:02050C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777003630",
"uncertainty": 120
},
"departure": {
"time": "1777003630",
"uncertainty": 120
},
"stopId": "0:02060C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777003716",
"uncertainty": 120
},
"departure": {
"time": "1777003716",
"uncertainty": 120
},
"stopId": "0:02070C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777003765",
"uncertainty": 120
},
"departure": {
"time": "1777003765",
"uncertainty": 120
},
"stopId": "0:02080C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777003802",
"uncertainty": 120
},
"departure": {
"time": "1777003802",
"uncertainty": 120
},
"stopId": "0:02090C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777003854",
"uncertainty": 120
},
"departure": {
"time": "1777003854",
"uncertainty": 120
},
"stopId": "0:02100C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777003893",
"uncertainty": 120
},
"departure": {
"time": "1777003893",
"uncertainty": 120
},
"stopId": "0:02110C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777003955",
"uncertainty": 120
},
"departure": {
"time": "1777003955",
"uncertainty": 120
},
"stopId": "0:18160C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777004016",
"uncertainty": 120
},
"departure": {
"time": "1777004016",
"uncertainty": 120
},
"stopId": "0:01160C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777004132",
"uncertainty": 120
},
"departure": {
"time": "1777004132",
"uncertainty": 120
},
"stopId": "0:01170C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777004728",
"uncertainty": 120
},
"departure": {
"time": "1777004728",
"uncertainty": 120
},
"stopId": "0:01190C",
"stopSequence": 24
},
{
"arrival": {
"time": "1777004815",
"uncertainty": 120
},
"departure": {
"time": "1777004815",
"uncertainty": 120
},
"stopId": "0:19205C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777004938",
"uncertainty": 120
},
"departure": {
"time": "1777004938",
"uncertainty": 120
},
"stopId": "0:01880C",
"stopSequence": 26
},
{
"arrival": {
"time": "1777005111",
"uncertainty": 120
},
"departure": {
"time": "1777005111",
"uncertainty": 120
},
"stopId": "0:01265C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777005204",
"uncertainty": 120
},
"departure": {
"time": "1777005204",
"uncertainty": 120
},
"stopId": "0:01270C",
"stopSequence": 28
},
{
"arrival": {
"time": "1777005274",
"uncertainty": 120
},
"departure": {
"time": "1777005274",
"uncertainty": 120
},
"stopId": "0:01280C",
"stopSequence": 29
},
{
"arrival": {
"time": "1777005378",
"uncertainty": 120
},
"departure": {
"time": "1777005378",
"uncertainty": 120
},
"stopId": "0:18170C",
"stopSequence": 30
},
{
"arrival": {
"time": "1777005427",
"uncertainty": 120
},
"departure": {
"time": "1777005427",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 31
},
{
"arrival": {
"time": "1777005504",
"uncertainty": 120
},
"departure": {
"time": "1777005504",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 32
},
{
"arrival": {
"time": "1777005562",
"uncertainty": 120
},
"departure": {
"time": "1777005562",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 33
},
{
"arrival": {
"time": "1777005648",
"uncertainty": 120
},
"departure": {
"time": "1777005648",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 34
},
{
"arrival": {
"time": "1777005731",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "1020",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049899"
},
"vehicle": {
"id": "36",
"label": "36"
}
}
},
{
"id": "1049900",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777004700"
},
"stopId": "0:TA00028C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1020",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049900"
}
}
},
{
"id": "1049898",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776999000",
"uncertainty": 120
},
"stopId": "0:TA00028C",
"stopSequence": 1
},
{
"arrival": {
"time": "1776999166",
"uncertainty": 120
},
"departure": {
"time": "1776999182",
"uncertainty": 120
},
"stopId": "0:TA0145P",
"stopSequence": 2
},
{
"arrival": {
"time": "1776999282",
"uncertainty": 120
},
"departure": {
"time": "1776999282",
"uncertainty": 120
},
"stopId": "0:02004C",
"stopSequence": 3
},
{
"arrival": {
"time": "1776999452",
"uncertainty": 120
},
"departure": {
"time": "1776999482",
"uncertainty": 120
},
"stopId": "0:TA9180C",
"stopSequence": 4
},
{
"arrival": {
"time": "1776999586",
"uncertainty": 120
},
"departure": {
"time": "1776999602",
"uncertainty": 120
},
"stopId": "0:02380C",
"stopSequence": 5
},
{
"arrival": {
"time": "1776999700",
"uncertainty": 120
},
"departure": {
"time": "1776999723",
"uncertainty": 120
},
"stopId": "0:02375C",
"stopSequence": 6
},
{
"arrival": {
"time": "1776999763",
"uncertainty": 120
},
"departure": {
"time": "1776999783",
"uncertainty": 120
},
"stopId": "0:02370C",
"stopSequence": 7
},
{
"arrival": {
"time": "1776999823",
"uncertainty": 120
},
"departure": {
"time": "1776999823",
"uncertainty": 120
},
"stopId": "0:02011C",
"stopSequence": 8
},
{
"arrival": {
"time": "1776999916",
"uncertainty": 120
},
"departure": {
"time": "1776999916",
"uncertainty": 120
},
"stopId": "0:02010C",
"stopSequence": 9
},
{
"arrival": {
"time": "1776999952",
"uncertainty": 120
},
"departure": {
"time": "1776999962",
"uncertainty": 120
},
"stopId": "0:02020C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777000013",
"uncertainty": 120
},
"departure": {
"time": "1777000023",
"uncertainty": 120
},
"stopId": "0:02030C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777000089",
"uncertainty": 120
},
"departure": {
"time": "1777000089",
"uncertainty": 120
},
"stopId": "0:02370P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777000137",
"uncertainty": 120
},
"departure": {
"time": "1777000142",
"uncertainty": 120
},
"stopId": "0:02040C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777000172",
"uncertainty": 120
},
"departure": {
"time": "1777000172",
"uncertainty": 120
},
"stopId": "0:02050C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777000239",
"uncertainty": 120
},
"departure": {
"time": "1777000239",
"uncertainty": 120
},
"stopId": "0:02060C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777000301",
"uncertainty": 120
},
"departure": {
"time": "1777000353",
"uncertainty": 120
},
"stopId": "0:02070C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777000413",
"uncertainty": 120
},
"departure": {
"time": "1777000413",
"uncertainty": 120
},
"stopId": "0:02080C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777000462",
"uncertainty": 120
},
"departure": {
"time": "1777000462",
"uncertainty": 120
},
"stopId": "0:02090C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777000502",
"uncertainty": 120
},
"departure": {
"time": "1777000502",
"uncertainty": 120
},
"stopId": "0:02100C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777000546",
"uncertainty": 120
},
"departure": {
"time": "1777000546",
"uncertainty": 120
},
"stopId": "0:02110C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777000593",
"uncertainty": 120
},
"departure": {
"time": "1777000593",
"uncertainty": 120
},
"stopId": "0:18160C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777000672",
"uncertainty": 120
},
"departure": {
"time": "1777000712",
"uncertainty": 120
},
"stopId": "0:01160C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777000833",
"uncertainty": 120
},
"departure": {
"time": "1777000833",
"uncertainty": 120
},
"stopId": "0:01170C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777001778",
"uncertainty": 120
},
"departure": {
"time": "1777001778",
"uncertainty": 120
},
"stopId": "0:01190C",
"stopSequence": 24
},
{
"arrival": {
"time": "1777001865",
"uncertainty": 120
},
"departure": {
"time": "1777001885",
"uncertainty": 120
},
"stopId": "0:19205C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777001972",
"uncertainty": 120
},
"departure": {
"time": "1777001972",
"uncertainty": 120
},
"stopId": "0:01880C",
"stopSequence": 26
},
{
"arrival": {
"time": "1777002093",
"uncertainty": 120
},
"departure": {
"time": "1777002093",
"uncertainty": 120
},
"stopId": "0:01265C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777002362",
"uncertainty": 120
},
"departure": {
"time": "1777002393",
"uncertainty": 120
},
"stopId": "0:01270C",
"stopSequence": 28
},
{
"arrival": {
"time": "1777002452",
"uncertainty": 120
},
"departure": {
"time": "1777002452",
"uncertainty": 120
},
"stopId": "0:01280C",
"stopSequence": 29
},
{
"arrival": {
"time": "1777002513",
"uncertainty": 120
},
"departure": {
"time": "1777002542",
"uncertainty": 120
},
"stopId": "0:18170C",
"stopSequence": 30
},
{
"arrival": {
"time": "1777002623",
"uncertainty": 120
},
"departure": {
"time": "1777002623",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 31
},
{
"arrival": {
"time": "1777002709",
"uncertainty": 120
},
"departure": {
"time": "1777002709",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 32
},
{
"arrival": {
"time": "1777002777",
"uncertainty": 120
},
"departure": {
"time": "1777002783",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 33
},
{
"arrival": {
"time": "1777002863",
"uncertainty": 120
},
"departure": {
"time": "1777002872",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 34
},
{
"arrival": {
"time": "1777002965",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "1020",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049898"
},
"vehicle": {
"id": "40",
"label": "40"
}
}
},
{
"id": "1050464",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005000",
"uncertainty": 120
},
"stopId": "0:AV550C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "8880",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050464"
}
}
},
{
"id": "1050471",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777002540",
"uncertainty": 120
},
"stopId": "0:AV1000C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002600",
"uncertainty": 120
},
"departure": {
"time": "1777002600",
"uncertainty": 120
},
"stopId": "0:AV410P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002660",
"uncertainty": 120
},
"departure": {
"time": "1777002660",
"uncertainty": 120
},
"stopId": "0:AV430P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002726",
"uncertainty": 120
},
"departure": {
"time": "1777002726",
"uncertainty": 120
},
"stopId": "0:AV440P",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002799",
"uncertainty": 120
},
"departure": {
"time": "1777002799",
"uncertainty": 120
},
"stopId": "0:AV445P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002824",
"uncertainty": 120
},
"departure": {
"time": "1777002824",
"uncertainty": 120
},
"stopId": "0:AV450P",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002920",
"uncertainty": 120
},
"departure": {
"time": "1777002920",
"uncertainty": 120
},
"stopId": "0:AV460P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002976",
"uncertainty": 120
},
"departure": {
"time": "1777002976",
"uncertainty": 120
},
"stopId": "0:AV300P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777003005",
"uncertainty": 120
},
"departure": {
"time": "1777003005",
"uncertainty": 120
},
"stopId": "0:AV290P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777003089",
"uncertainty": 120
},
"departure": {
"time": "1777003089",
"uncertainty": 120
},
"stopId": "0:AV280P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777003152",
"uncertainty": 120
},
"departure": {
"time": "1777003152",
"uncertainty": 120
},
"stopId": "0:AV270P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777003190",
"uncertainty": 120
},
"departure": {
"time": "1777003190",
"uncertainty": 120
},
"stopId": "0:AV260P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777003220",
"uncertainty": 120
},
"departure": {
"time": "1777003220",
"uncertainty": 120
},
"stopId": "0:AV250P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777003276",
"uncertainty": 120
},
"departure": {
"time": "1777003276",
"uncertainty": 120
},
"stopId": "0:AV240P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777003311",
"uncertainty": 120
},
"departure": {
"time": "1777003311",
"uncertainty": 120
},
"stopId": "0:AV230P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777003372",
"uncertainty": 120
},
"departure": {
"time": "1777003372",
"uncertainty": 120
},
"stopId": "0:AV220P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777003398",
"uncertainty": 120
},
"departure": {
"time": "1777003398",
"uncertainty": 120
},
"stopId": "0:AV210P",
"stopSequence": 17
},
{
"arrival": {
"time": "1777003427",
"uncertainty": 120
},
"departure": {
"time": "1777003427",
"uncertainty": 120
},
"stopId": "0:AV200P",
"stopSequence": 18
},
{
"arrival": {
"time": "1777003454",
"uncertainty": 120
},
"departure": {
"time": "1777003454",
"uncertainty": 120
},
"stopId": "0:AV190P",
"stopSequence": 19
},
{
"arrival": {
"time": "1777003514",
"uncertainty": 120
},
"departure": {
"time": "1777003514",
"uncertainty": 120
},
"stopId": "0:AV470P",
"stopSequence": 20
},
{
"arrival": {
"time": "1777003551",
"uncertainty": 120
},
"departure": {
"time": "1777003551",
"uncertainty": 120
},
"stopId": "0:AV0050P",
"stopSequence": 21
},
{
"arrival": {
"time": "1777003634",
"uncertainty": 120
},
"departure": {
"time": "1777003634",
"uncertainty": 120
},
"stopId": "0:AV0060P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777003753",
"uncertainty": 120
},
"departure": {
"time": "1777003753",
"uncertainty": 120
},
"stopId": "0:AV0070P",
"stopSequence": 23
},
{
"arrival": {
"time": "1777003813",
"uncertainty": 120
},
"departure": {
"time": "1777003813",
"uncertainty": 120
},
"stopId": "0:AV0080P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777003871",
"uncertainty": 120
},
"departure": {
"time": "1777003871",
"uncertainty": 120
},
"stopId": "0:AV0090P",
"stopSequence": 25
},
{
"arrival": {
"time": "1777003933",
"uncertainty": 120
},
"departure": {
"time": "1777003933",
"uncertainty": 120
},
"stopId": "0:AV0100P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777003942",
"uncertainty": 120
},
"departure": {
"time": "1777003942",
"uncertainty": 120
},
"stopId": "0:AV490P",
"stopSequence": 27
},
{
"arrival": {
"time": "1777003948",
"uncertainty": 120
},
"departure": {
"time": "1777003948",
"uncertainty": 120
},
"stopId": "0:AV480P",
"stopSequence": 28
},
{
"arrival": {
"time": "1777003956",
"uncertainty": 120
},
"departure": {
"time": "1777003956",
"uncertainty": 120
},
"stopId": "0:AV500P",
"stopSequence": 29
},
{
"arrival": {
"time": "1777003963",
"uncertainty": 120
},
"departure": {
"time": "1777003963",
"uncertainty": 120
},
"stopId": "0:AV505P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777003973",
"uncertainty": 120
},
"departure": {
"time": "1777003973",
"uncertainty": 120
},
"stopId": "0:AV510P",
"stopSequence": 31
},
{
"arrival": {
"time": "1777003980",
"uncertainty": 120
},
"departure": {
"time": "1777003980",
"uncertainty": 120
},
"stopId": "0:AV520P",
"stopSequence": 32
},
{
"arrival": {
"time": "1777003986",
"uncertainty": 120
},
"departure": {
"time": "1777003986",
"uncertainty": 120
},
"stopId": "0:AV0120P",
"stopSequence": 33
},
{
"arrival": {
"time": "1777003993",
"uncertainty": 120
},
"departure": {
"time": "1777003993",
"uncertainty": 120
},
"stopId": "0:AV0110C",
"stopSequence": 34
},
{
"arrival": {
"time": "1777004023",
"uncertainty": 120
},
"departure": {
"time": "1777004023",
"uncertainty": 120
},
"stopId": "0:AV0112C",
"stopSequence": 35
},
{
"arrival": {
"time": "1777004113",
"uncertainty": 120
},
"departure": {
"time": "1777004113",
"uncertainty": 120
},
"stopId": "0:AV530P",
"stopSequence": 36
},
{
"arrival": {
"time": "1777004192",
"uncertainty": 120
},
"departure": {
"time": "1777004192",
"uncertainty": 120
},
"stopId": "0:AV540P",
"stopSequence": 37
},
{
"arrival": {
"time": "1777004233",
"uncertainty": 120
},
"stopId": "0:AV550C",
"stopSequence": 38
}
],
"trip": {
"directionId": 1,
"routeId": "8880",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050471"
},
"vehicle": {
"id": "130",
"label": "130"
}
}
},
{
"id": "1050445",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005900",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2230",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050445"
}
}
},
{
"id": "1050486",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005900"
},
"stopId": "0:AV1000C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "8850",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050486"
}
}
},
{
"id": "1050453",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777002319",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002385",
"uncertainty": 120
},
"departure": {
"time": "1777002385",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002485",
"uncertainty": 120
},
"departure": {
"time": "1777002499",
"uncertainty": 120
},
"stopId": "0:11342P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002629",
"uncertainty": 120
},
"departure": {
"time": "1777002649",
"uncertainty": 120
},
"stopId": "0:15360P",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002709",
"uncertainty": 120
},
"departure": {
"time": "1777002709",
"uncertainty": 120
},
"stopId": "0:17830P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002833",
"uncertainty": 120
},
"departure": {
"time": "1777002859",
"uncertainty": 120
},
"stopId": "0:14215C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002936",
"uncertainty": 120
},
"departure": {
"time": "1777002936",
"uncertainty": 120
},
"stopId": "0:14277P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002996",
"uncertainty": 120
},
"departure": {
"time": "1777002996",
"uncertainty": 120
},
"stopId": "0:16190P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777003116",
"uncertainty": 120
},
"departure": {
"time": "1777003116",
"uncertainty": 120
},
"stopId": "0:16160P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777003176",
"uncertainty": 120
},
"departure": {
"time": "1777003176",
"uncertainty": 120
},
"stopId": "0:14070P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777003242",
"uncertainty": 120
},
"departure": {
"time": "1777003242",
"uncertainty": 120
},
"stopId": "0:14060P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777003296",
"uncertainty": 120
},
"departure": {
"time": "1777003296",
"uncertainty": 120
},
"stopId": "0:14050P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777003356",
"uncertainty": 120
},
"departure": {
"time": "1777003356",
"uncertainty": 120
},
"stopId": "0:14040P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777003416",
"uncertainty": 120
},
"departure": {
"time": "1777003416",
"uncertainty": 120
},
"stopId": "0:14030P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777003476",
"uncertainty": 120
},
"departure": {
"time": "1777003476",
"uncertainty": 120
},
"stopId": "0:14020C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777003496",
"uncertainty": 120
},
"departure": {
"time": "1777003496",
"uncertainty": 120
},
"stopId": "0:14220P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777003511",
"uncertainty": 120
},
"departure": {
"time": "1777003511",
"uncertainty": 120
},
"stopId": "0:14230P",
"stopSequence": 17
},
{
"arrival": {
"time": "1777003536",
"uncertainty": 120
},
"departure": {
"time": "1777003536",
"uncertainty": 120
},
"stopId": "0:14240P",
"stopSequence": 18
},
{
"arrival": {
"time": "1777003596",
"uncertainty": 120
},
"departure": {
"time": "1777003596",
"uncertainty": 120
},
"stopId": "0:14245P",
"stopSequence": 19
},
{
"arrival": {
"time": "1777003716",
"uncertainty": 120
},
"stopId": "0:14010C",
"stopSequence": 20
}
],
"trip": {
"directionId": 1,
"routeId": "2230",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050453"
},
"vehicle": {
"id": "144",
"label": "144"
}
}
},
{
"id": "1050454",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777004100",
"uncertainty": 120
},
"stopId": "0:14010C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2230",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050454"
}
}
},
{
"id": "1050548",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777001311",
"uncertainty": 120
},
"stopId": "0:11015C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777001331",
"uncertainty": 120
},
"departure": {
"time": "1777001331",
"uncertainty": 120
},
"stopId": "0:11440C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777001617",
"uncertainty": 120
},
"departure": {
"time": "1777001617",
"uncertainty": 120
},
"stopId": "0:11020C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777001769",
"uncertainty": 120
},
"departure": {
"time": "1777001782",
"uncertainty": 120
},
"stopId": "0:11030C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777001811",
"uncertainty": 120
},
"departure": {
"time": "1777001812",
"uncertainty": 120
},
"stopId": "0:11040C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777001854",
"uncertainty": 120
},
"departure": {
"time": "1777001854",
"uncertainty": 120
},
"stopId": "0:11050C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777001891",
"uncertainty": 120
},
"departure": {
"time": "1777001902",
"uncertainty": 120
},
"stopId": "0:11060C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777001997",
"uncertainty": 120
},
"departure": {
"time": "1777002022",
"uncertainty": 120
},
"stopId": "0:11070C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002077",
"uncertainty": 120
},
"departure": {
"time": "1777002082",
"uncertainty": 120
},
"stopId": "0:11080C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002107",
"uncertainty": 120
},
"departure": {
"time": "1777002113",
"uncertainty": 120
},
"stopId": "0:11100C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002140",
"uncertainty": 120
},
"departure": {
"time": "1777002140",
"uncertainty": 120
},
"stopId": "0:11110C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002172",
"uncertainty": 120
},
"departure": {
"time": "1777002172",
"uncertainty": 120
},
"stopId": "0:11120C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002232",
"uncertainty": 120
},
"departure": {
"time": "1777002232",
"uncertainty": 120
},
"stopId": "0:11130C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002293",
"uncertainty": 120
},
"departure": {
"time": "1777002293",
"uncertainty": 120
},
"stopId": "0:11140C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002322",
"uncertainty": 120
},
"departure": {
"time": "1777002322",
"uncertainty": 120
},
"stopId": "0:11150C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002382",
"uncertainty": 120
},
"departure": {
"time": "1777002412",
"uncertainty": 120
},
"stopId": "0:11160C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777002489",
"uncertainty": 120
},
"departure": {
"time": "1777002489",
"uncertainty": 120
},
"stopId": "0:11170C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002645",
"uncertainty": 120
},
"departure": {
"time": "1777002652",
"uncertainty": 120
},
"stopId": "0:11180C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777002675",
"uncertainty": 120
},
"departure": {
"time": "1777002675",
"uncertainty": 120
},
"stopId": "0:11190C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777002729",
"uncertainty": 120
},
"departure": {
"time": "1777002772",
"uncertainty": 120
},
"stopId": "0:11200C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777002802",
"uncertainty": 120
},
"departure": {
"time": "1777002802",
"uncertainty": 120
},
"stopId": "0:11210C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777002892",
"uncertainty": 120
},
"departure": {
"time": "1777002892",
"uncertainty": 120
},
"stopId": "0:11220C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777002929",
"uncertainty": 120
},
"departure": {
"time": "1777002929",
"uncertainty": 120
},
"stopId": "0:11230C",
"stopSequence": 24
},
{
"arrival": {
"time": "1777002992",
"uncertainty": 120
},
"departure": {
"time": "1777002992",
"uncertainty": 120
},
"stopId": "0:11240C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777003069",
"uncertainty": 120
},
"departure": {
"time": "1777003069",
"uncertainty": 120
},
"stopId": "0:11250C",
"stopSequence": 26
},
{
"arrival": {
"time": "1777003144",
"uncertainty": 120
},
"departure": {
"time": "1777003144",
"uncertainty": 120
},
"stopId": "0:11260C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777003232",
"uncertainty": 120
},
"departure": {
"time": "1777003232",
"uncertainty": 120
},
"stopId": "0:11270C",
"stopSequence": 28
},
{
"arrival": {
"time": "1777003355",
"uncertainty": 120
},
"departure": {
"time": "1777003355",
"uncertainty": 120
},
"stopId": "0:11285C",
"stopSequence": 29
},
{
"arrival": {
"time": "1777003468",
"uncertainty": 120
},
"departure": {
"time": "1777003468",
"uncertainty": 120
},
"stopId": "0:11430C",
"stopSequence": 30
},
{
"arrival": {
"time": "1777003512",
"uncertainty": 120
},
"departure": {
"time": "1777003512",
"uncertainty": 120
},
"stopId": "0:11290C",
"stopSequence": 31
},
{
"arrival": {
"time": "1777003593",
"uncertainty": 120
},
"departure": {
"time": "1777003593",
"uncertainty": 120
},
"stopId": "0:11300C",
"stopSequence": 32
},
{
"arrival": {
"time": "1777003654",
"uncertainty": 120
},
"departure": {
"time": "1777003654",
"uncertainty": 120
},
"stopId": "0:11305C",
"stopSequence": 33
},
{
"arrival": {
"time": "1777003772",
"uncertainty": 120
},
"departure": {
"time": "1777003772",
"uncertainty": 120
},
"stopId": "0:15240C",
"stopSequence": 34
},
{
"arrival": {
"time": "1777003809",
"uncertainty": 120
},
"departure": {
"time": "1777003809",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 35
},
{
"arrival": {
"time": "1777003887",
"uncertainty": 120
},
"departure": {
"time": "1777003887",
"uncertainty": 120
},
"stopId": "0:15400C",
"stopSequence": 36
},
{
"arrival": {
"time": "1777003932",
"uncertainty": 120
},
"departure": {
"time": "1777003932",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 37
},
{
"arrival": {
"time": "1777003965",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 38
}
],
"trip": {
"directionId": 0,
"routeId": "2210",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050548"
},
"vehicle": {
"id": "218",
"label": "218"
}
}
},
{
"id": "1050509",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003500",
"uncertainty": 120
},
"stopId": "0:01160C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1060",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050509"
}
}
},
{
"id": "1050510",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777002354",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002513",
"uncertainty": 120
},
"departure": {
"time": "1777002563",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002694",
"uncertainty": 120
},
"departure": {
"time": "1777002694",
"uncertainty": 120
},
"stopId": "0:04260C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002734",
"uncertainty": 120
},
"departure": {
"time": "1777002743",
"uncertainty": 120
},
"stopId": "0:04270C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002833",
"uncertainty": 120
},
"departure": {
"time": "1777002833",
"uncertainty": 120
},
"stopId": "0:04280C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002906",
"uncertainty": 120
},
"departure": {
"time": "1777002906",
"uncertainty": 120
},
"stopId": "0:04300C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002964",
"uncertainty": 120
},
"departure": {
"time": "1777002964",
"uncertainty": 120
},
"stopId": "0:04310C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777003052",
"uncertainty": 120
},
"departure": {
"time": "1777003052",
"uncertainty": 120
},
"stopId": "0:04290C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777003162",
"uncertainty": 120
},
"departure": {
"time": "1777003162",
"uncertainty": 120
},
"stopId": "0:04075C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777003227",
"uncertainty": 120
},
"departure": {
"time": "1777003227",
"uncertainty": 120
},
"stopId": "0:04080C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777003271",
"uncertainty": 120
},
"departure": {
"time": "1777003271",
"uncertainty": 120
},
"stopId": "0:04090C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777003334",
"uncertainty": 120
},
"departure": {
"time": "1777003334",
"uncertainty": 120
},
"stopId": "0:03100C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777003588",
"uncertainty": 120
},
"departure": {
"time": "1777003588",
"uncertainty": 120
},
"stopId": "0:03110C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777003664",
"uncertainty": 120
},
"departure": {
"time": "1777003664",
"uncertainty": 120
},
"stopId": "0:03120C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777003725",
"uncertainty": 120
},
"departure": {
"time": "1777003725",
"uncertainty": 120
},
"stopId": "0:05430C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777003788",
"uncertainty": 120
},
"departure": {
"time": "1777003788",
"uncertainty": 120
},
"stopId": "0:05420C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777003839",
"uncertainty": 120
},
"departure": {
"time": "1777003839",
"uncertainty": 120
},
"stopId": "0:19330C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777003929",
"uncertainty": 120
},
"departure": {
"time": "1777003929",
"uncertainty": 120
},
"stopId": "0:05410C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777003970",
"uncertainty": 120
},
"departure": {
"time": "1777003970",
"uncertainty": 120
},
"stopId": "0:05350C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777004054",
"uncertainty": 120
},
"departure": {
"time": "1777004054",
"uncertainty": 120
},
"stopId": "0:05355C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777004110",
"uncertainty": 120
},
"departure": {
"time": "1777004110",
"uncertainty": 120
},
"stopId": "0:05360C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777004234",
"uncertainty": 120
},
"departure": {
"time": "1777004234",
"uncertainty": 120
},
"stopId": "0:05365C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777004416",
"uncertainty": 120
},
"departure": {
"time": "1777004416",
"uncertainty": 120
},
"stopId": "0:05370C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777004475",
"uncertainty": 120
},
"departure": {
"time": "1777004475",
"uncertainty": 120
},
"stopId": "0:04195C",
"stopSequence": 24
},
{
"arrival": {
"time": "1777004537",
"uncertainty": 120
},
"departure": {
"time": "1777004537",
"uncertainty": 120
},
"stopId": "0:07215C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777004597",
"uncertainty": 120
},
"departure": {
"time": "1777004597",
"uncertainty": 120
},
"stopId": "0:07200C",
"stopSequence": 26
},
{
"arrival": {
"time": "1777004660",
"uncertainty": 120
},
"departure": {
"time": "1777004660",
"uncertainty": 120
},
"stopId": "0:07185C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777004732",
"uncertainty": 120
},
"departure": {
"time": "1777004732",
"uncertainty": 120
},
"stopId": "0:07180C",
"stopSequence": 28
},
{
"arrival": {
"time": "1777004846",
"uncertainty": 120
},
"departure": {
"time": "1777004846",
"uncertainty": 120
},
"stopId": "0:07170C",
"stopSequence": 29
},
{
"arrival": {
"time": "1777004970",
"uncertainty": 120
},
"departure": {
"time": "1777004970",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 30
},
{
"arrival": {
"time": "1777005053",
"uncertainty": 120
},
"departure": {
"time": "1777005053",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 31
},
{
"arrival": {
"time": "1777005120",
"uncertainty": 120
},
"stopId": "0:19055C",
"stopSequence": 32
}
],
"trip": {
"directionId": 0,
"routeId": "1070",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050510"
},
"vehicle": {
"id": "34",
"label": "34"
}
}
},
{
"id": "1050549",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005000",
"uncertainty": 120
},
"stopId": "0:11015C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2210",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050549"
}
}
},
{
"id": "1050505",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777001672",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 1
},
{
"arrival": {
"time": "1777001702",
"uncertainty": 120
},
"departure": {
"time": "1777001702",
"uncertainty": 120
},
"stopId": "0:01020C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777001783",
"uncertainty": 120
},
"departure": {
"time": "1777001783",
"uncertainty": 120
},
"stopId": "0:01030C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777001865",
"uncertainty": 120
},
"departure": {
"time": "1777001865",
"uncertainty": 120
},
"stopId": "0:01040C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777001891",
"uncertainty": 120
},
"departure": {
"time": "1777001891",
"uncertainty": 120
},
"stopId": "0:01050C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777001939",
"uncertainty": 120
},
"departure": {
"time": "1777001939",
"uncertainty": 120
},
"stopId": "0:02330P",
"stopSequence": 6
},
{
"arrival": {
"time": "1777001991",
"uncertainty": 120
},
"departure": {
"time": "1777001991",
"uncertainty": 120
},
"stopId": "0:02320P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002046",
"uncertainty": 120
},
"departure": {
"time": "1777002046",
"uncertainty": 120
},
"stopId": "0:02310P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002140",
"uncertainty": 120
},
"departure": {
"time": "1777002140",
"uncertainty": 120
},
"stopId": "0:02300P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002181",
"uncertainty": 120
},
"departure": {
"time": "1777002181",
"uncertainty": 120
},
"stopId": "0:02290P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002204",
"uncertainty": 120
},
"departure": {
"time": "1777002204",
"uncertainty": 120
},
"stopId": "0:02280P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002228",
"uncertainty": 120
},
"departure": {
"time": "1777002228",
"uncertainty": 120
},
"stopId": "0:02275P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002261",
"uncertainty": 120
},
"departure": {
"time": "1777002261",
"uncertainty": 120
},
"stopId": "0:02270P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002284",
"uncertainty": 120
},
"departure": {
"time": "1777002284",
"uncertainty": 120
},
"stopId": "0:02420C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002332",
"uncertainty": 120
},
"departure": {
"time": "1777002332",
"uncertainty": 120
},
"stopId": "0:02415C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002361",
"uncertainty": 120
},
"departure": {
"time": "1777002361",
"uncertainty": 120
},
"stopId": "0:02410C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002399",
"uncertainty": 120
},
"departure": {
"time": "1777002399",
"uncertainty": 120
},
"stopId": "0:02405C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777002432",
"uncertainty": 120
},
"departure": {
"time": "1777002432",
"uncertainty": 120
},
"stopId": "0:02400C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002471",
"uncertainty": 120
},
"departure": {
"time": "1777002471",
"uncertainty": 120
},
"stopId": "0:02395C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777002505",
"uncertainty": 120
},
"departure": {
"time": "1777002505",
"uncertainty": 120
},
"stopId": "0:02390C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777002523",
"uncertainty": 120
},
"departure": {
"time": "1777002523",
"uncertainty": 120
},
"stopId": "0:02380C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777002684",
"uncertainty": 120
},
"departure": {
"time": "1777002692",
"uncertainty": 120
},
"stopId": "0:02375C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777002751",
"uncertainty": 120
},
"departure": {
"time": "1777002751",
"uncertainty": 120
},
"stopId": "0:02370C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777002811",
"uncertainty": 120
},
"departure": {
"time": "1777002811",
"uncertainty": 120
},
"stopId": "0:02011C",
"stopSequence": 24
},
{
"arrival": {
"time": "1777002931",
"uncertainty": 120
},
"departure": {
"time": "1777002931",
"uncertainty": 120
},
"stopId": "0:02010C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777002973",
"uncertainty": 120
},
"departure": {
"time": "1777002973",
"uncertainty": 120
},
"stopId": "0:02020C",
"stopSequence": 26
},
{
"arrival": {
"time": "1777003026",
"uncertainty": 120
},
"departure": {
"time": "1777003026",
"uncertainty": 120
},
"stopId": "0:02360P",
"stopSequence": 27
},
{
"arrival": {
"time": "1777003052",
"uncertainty": 120
},
"departure": {
"time": "1777003052",
"uncertainty": 120
},
"stopId": "0:02260P",
"stopSequence": 28
},
{
"arrival": {
"time": "1777003087",
"uncertainty": 120
},
"departure": {
"time": "1777003087",
"uncertainty": 120
},
"stopId": "0:02265P",
"stopSequence": 29
},
{
"arrival": {
"time": "1777003163",
"uncertainty": 120
},
"departure": {
"time": "1777003163",
"uncertainty": 120
},
"stopId": "0:02355P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777003231",
"uncertainty": 120
},
"departure": {
"time": "1777003231",
"uncertainty": 120
},
"stopId": "0:02350P",
"stopSequence": 31
},
{
"arrival": {
"time": "1777003268",
"uncertainty": 120
},
"departure": {
"time": "1777003268",
"uncertainty": 120
},
"stopId": "0:02340P",
"stopSequence": 32
},
{
"arrival": {
"time": "1777003343",
"uncertainty": 120
},
"departure": {
"time": "1777003343",
"uncertainty": 120
},
"stopId": "0:02365P",
"stopSequence": 33
},
{
"arrival": {
"time": "1777003412",
"uncertainty": 120
},
"departure": {
"time": "1777003412",
"uncertainty": 120
},
"stopId": "0:01170P",
"stopSequence": 34
},
{
"arrival": {
"time": "1777003455",
"uncertainty": 120
},
"departure": {
"time": "1777003455",
"uncertainty": 120
},
"stopId": "0:01160P",
"stopSequence": 35
},
{
"arrival": {
"time": "1777003472",
"uncertainty": 120
},
"stopId": "0:01160C",
"stopSequence": 36
}
],
"trip": {
"directionId": 1,
"routeId": "1060",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050505"
},
"vehicle": {
"id": "82",
"label": "82"
}
}
},
{
"id": "1050037",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777001989",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002139",
"uncertainty": 120
},
"departure": {
"time": "1777002170",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002229",
"uncertainty": 120
},
"departure": {
"time": "1777002289",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002314",
"uncertainty": 120
},
"departure": {
"time": "1777002314",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002425",
"uncertainty": 120
},
"departure": {
"time": "1777002470",
"uncertainty": 120
},
"stopId": "0:05010P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002524",
"uncertainty": 120
},
"departure": {
"time": "1777002524",
"uncertainty": 120
},
"stopId": "0:05020P",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002559",
"uncertainty": 120
},
"departure": {
"time": "1777002559",
"uncertainty": 120
},
"stopId": "0:05065P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002619",
"uncertainty": 120
},
"departure": {
"time": "1777002710",
"uncertainty": 120
},
"stopId": "0:05060P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002777",
"uncertainty": 120
},
"departure": {
"time": "1777002777",
"uncertainty": 120
},
"stopId": "0:05070P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002814",
"uncertainty": 120
},
"departure": {
"time": "1777002830",
"uncertainty": 120
},
"stopId": "0:05070C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002886",
"uncertainty": 120
},
"departure": {
"time": "1777002890",
"uncertainty": 120
},
"stopId": "0:19230P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002934",
"uncertainty": 120
},
"departure": {
"time": "1777002934",
"uncertainty": 120
},
"stopId": "0:03295P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002993",
"uncertainty": 120
},
"departure": {
"time": "1777002993",
"uncertainty": 120
},
"stopId": "0:03270P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777003035",
"uncertainty": 120
},
"departure": {
"time": "1777003035",
"uncertainty": 120
},
"stopId": "0:03269P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777003078",
"uncertainty": 120
},
"departure": {
"time": "1777003078",
"uncertainty": 120
},
"stopId": "0:03265P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777003117",
"uncertainty": 120
},
"departure": {
"time": "1777003117",
"uncertainty": 120
},
"stopId": "0:03250P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777003190",
"uncertainty": 120
},
"departure": {
"time": "1777003190",
"uncertainty": 120
},
"stopId": "0:01190C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777003256",
"uncertainty": 120
},
"departure": {
"time": "1777003256",
"uncertainty": 120
},
"stopId": "0:01901C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777003357",
"uncertainty": 120
},
"departure": {
"time": "1777003357",
"uncertainty": 120
},
"stopId": "0:01635C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777003418",
"uncertainty": 120
},
"stopId": "0:01630C",
"stopSequence": 20
}
],
"trip": {
"directionId": 1,
"routeId": "1140",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050037"
},
"vehicle": {
"id": "37",
"label": "37"
}
}
},
{
"id": "1050033",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003500",
"uncertainty": 120
},
"stopId": "0:01630P",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1140",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050033"
}
}
},
{
"id": "1049988",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005900",
"uncertainty": 120
},
"stopId": "0:19045C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1182",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049988"
}
}
},
{
"id": "1049985",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777000393",
"uncertainty": 120
},
"departure": {
"time": "1777000453",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777000496",
"uncertainty": 120
},
"departure": {
"time": "1777000496",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777000566",
"uncertainty": 120
},
"departure": {
"time": "1777000566",
"uncertainty": 120
},
"stopId": "0:07170P",
"stopSequence": 4
},
{
"arrival": {
"time": "1777000625",
"uncertainty": 120
},
"departure": {
"time": "1777000633",
"uncertainty": 120
},
"stopId": "0:07180P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777000693",
"uncertainty": 120
},
"departure": {
"time": "1777000693",
"uncertainty": 120
},
"stopId": "0:07185P",
"stopSequence": 6
},
{
"arrival": {
"time": "1777000714",
"uncertainty": 120
},
"departure": {
"time": "1777000714",
"uncertainty": 120
},
"stopId": "0:04180P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777000833",
"uncertainty": 120
},
"departure": {
"time": "1777000833",
"uncertainty": 120
},
"stopId": "0:05370P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777000931",
"uncertainty": 120
},
"departure": {
"time": "1777000931",
"uncertainty": 120
},
"stopId": "0:05440P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777001029",
"uncertainty": 120
},
"departure": {
"time": "1777001029",
"uncertainty": 120
},
"stopId": "0:04220P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777001179",
"uncertainty": 120
},
"departure": {
"time": "1777001179",
"uncertainty": 120
},
"stopId": "0:05450P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777001255",
"uncertainty": 120
},
"departure": {
"time": "1777001255",
"uncertainty": 120
},
"stopId": "0:19080P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777001294",
"uncertainty": 120
},
"departure": {
"time": "1777001294",
"uncertainty": 120
},
"stopId": "0:19075P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777001355",
"uncertainty": 120
},
"departure": {
"time": "1777001355",
"uncertainty": 120
},
"stopId": "0:19302C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777001415",
"uncertainty": 120
},
"departure": {
"time": "1777001415",
"uncertainty": 120
},
"stopId": "0:19070P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777001542",
"uncertainty": 120
},
"departure": {
"time": "1777001542",
"uncertainty": 120
},
"stopId": "0:05530P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777001700",
"uncertainty": 120
},
"departure": {
"time": "1777001700",
"uncertainty": 120
},
"stopId": "0:17775C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777001813",
"uncertainty": 120
},
"departure": {
"time": "1777001838",
"uncertainty": 120
},
"stopId": "0:05341C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777001918",
"uncertainty": 120
},
"departure": {
"time": "1777001918",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777001981",
"uncertainty": 120
},
"departure": {
"time": "1777001981",
"uncertainty": 120
},
"stopId": "0:11342P",
"stopSequence": 20
},
{
"arrival": {
"time": "1777002091",
"uncertainty": 120
},
"departure": {
"time": "1777002091",
"uncertainty": 120
},
"stopId": "0:15360P",
"stopSequence": 21
},
{
"arrival": {
"time": "1777002168",
"uncertainty": 120
},
"departure": {
"time": "1777002168",
"uncertainty": 120
},
"stopId": "0:17840P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777002363",
"uncertainty": 120
},
"departure": {
"time": "1777002379",
"uncertainty": 120
},
"stopId": "0:46134C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777002465",
"uncertainty": 120
},
"departure": {
"time": "1777002465",
"uncertainty": 120
},
"stopId": "0:46020C",
"stopSequence": 24
},
{
"arrival": {
"time": "1777002540",
"uncertainty": 120
},
"departure": {
"time": "1777002540",
"uncertainty": 120
},
"stopId": "0:17790C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777002649",
"uncertainty": 120
},
"departure": {
"time": "1777002649",
"uncertainty": 120
},
"stopId": "0:46022C",
"stopSequence": 26
},
{
"arrival": {
"time": "1777002716",
"uncertainty": 120
},
"departure": {
"time": "1777002739",
"uncertainty": 120
},
"stopId": "0:44170C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777002876",
"uncertainty": 120
},
"departure": {
"time": "1777002889",
"uncertainty": 120
},
"stopId": "0:41016P",
"stopSequence": 28
},
{
"arrival": {
"time": "1777002949",
"uncertainty": 120
},
"departure": {
"time": "1777002949",
"uncertainty": 120
},
"stopId": "0:42250P",
"stopSequence": 29
},
{
"arrival": {
"time": "1777003004",
"uncertainty": 120
},
"departure": {
"time": "1777003004",
"uncertainty": 120
},
"stopId": "0:17795P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777003061",
"uncertainty": 120
},
"departure": {
"time": "1777003061",
"uncertainty": 120
},
"stopId": "0:42240P",
"stopSequence": 31
},
{
"arrival": {
"time": "1777003125",
"uncertainty": 120
},
"departure": {
"time": "1777003125",
"uncertainty": 120
},
"stopId": "0:46140P",
"stopSequence": 32
},
{
"arrival": {
"time": "1777003170",
"uncertainty": 120
},
"departure": {
"time": "1777003170",
"uncertainty": 120
},
"stopId": "0:46040P",
"stopSequence": 33
},
{
"arrival": {
"time": "1777003204",
"uncertainty": 120
},
"departure": {
"time": "1777003204",
"uncertainty": 120
},
"stopId": "0:46050P",
"stopSequence": 34
},
{
"arrival": {
"time": "1777003549",
"uncertainty": 120
},
"departure": {
"time": "1777003549",
"uncertainty": 120
},
"stopId": "0:47310P",
"stopSequence": 35
},
{
"arrival": {
"time": "1777003587",
"uncertainty": 120
},
"departure": {
"time": "1777003587",
"uncertainty": 120
},
"stopId": "0:46125P",
"stopSequence": 36
},
{
"arrival": {
"time": "1777003635",
"uncertainty": 120
},
"departure": {
"time": "1777003635",
"uncertainty": 120
},
"stopId": "0:46195P",
"stopSequence": 37
},
{
"arrival": {
"time": "1777003665",
"uncertainty": 120
},
"stopId": "0:46130C",
"stopSequence": 38
}
],
"trip": {
"directionId": 1,
"routeId": "1182",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049985"
},
"vehicle": {
"id": "208",
"label": "208"
}
}
},
{
"id": "1049986",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777002819",
"uncertainty": 120
},
"stopId": "0:19045C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002979",
"uncertainty": 120
},
"departure": {
"time": "1777002979",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777003040",
"uncertainty": 120
},
"departure": {
"time": "1777003040",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777003170",
"uncertainty": 120
},
"departure": {
"time": "1777003170",
"uncertainty": 120
},
"stopId": "0:07170P",
"stopSequence": 4
},
{
"arrival": {
"time": "1777003237",
"uncertainty": 120
},
"departure": {
"time": "1777003237",
"uncertainty": 120
},
"stopId": "0:07180P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777003330",
"uncertainty": 120
},
"departure": {
"time": "1777003330",
"uncertainty": 120
},
"stopId": "0:07185P",
"stopSequence": 6
},
{
"arrival": {
"time": "1777003401",
"uncertainty": 120
},
"departure": {
"time": "1777003401",
"uncertainty": 120
},
"stopId": "0:04180P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777003521",
"uncertainty": 120
},
"departure": {
"time": "1777003521",
"uncertainty": 120
},
"stopId": "0:05370P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777003673",
"uncertainty": 120
},
"departure": {
"time": "1777003673",
"uncertainty": 120
},
"stopId": "0:05440P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777003800",
"uncertainty": 120
},
"departure": {
"time": "1777003800",
"uncertainty": 120
},
"stopId": "0:04220P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777003897",
"uncertainty": 120
},
"departure": {
"time": "1777003897",
"uncertainty": 120
},
"stopId": "0:05450P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777003956",
"uncertainty": 120
},
"departure": {
"time": "1777003956",
"uncertainty": 120
},
"stopId": "0:19080P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777004001",
"uncertainty": 120
},
"departure": {
"time": "1777004001",
"uncertainty": 120
},
"stopId": "0:19075P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777004047",
"uncertainty": 120
},
"departure": {
"time": "1777004047",
"uncertainty": 120
},
"stopId": "0:19302C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777004091",
"uncertainty": 120
},
"departure": {
"time": "1777004091",
"uncertainty": 120
},
"stopId": "0:19070P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777004250",
"uncertainty": 120
},
"departure": {
"time": "1777004250",
"uncertainty": 120
},
"stopId": "0:05530P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777004362",
"uncertainty": 120
},
"departure": {
"time": "1777004362",
"uncertainty": 120
},
"stopId": "0:17775C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777004430",
"uncertainty": 120
},
"departure": {
"time": "1777004430",
"uncertainty": 120
},
"stopId": "0:05341C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777004483",
"uncertainty": 120
},
"departure": {
"time": "1777004483",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777004573",
"uncertainty": 120
},
"departure": {
"time": "1777004573",
"uncertainty": 120
},
"stopId": "0:11342P",
"stopSequence": 20
},
{
"arrival": {
"time": "1777004689",
"uncertainty": 120
},
"departure": {
"time": "1777004689",
"uncertainty": 120
},
"stopId": "0:15360P",
"stopSequence": 21
},
{
"arrival": {
"time": "1777004787",
"uncertainty": 120
},
"departure": {
"time": "1777004787",
"uncertainty": 120
},
"stopId": "0:17840P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777004967",
"uncertainty": 120
},
"departure": {
"time": "1777004967",
"uncertainty": 120
},
"stopId": "0:46134C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777005023",
"uncertainty": 120
},
"departure": {
"time": "1777005023",
"uncertainty": 120
},
"stopId": "0:46020C",
"stopSequence": 24
},
{
"arrival": {
"time": "1777005080",
"uncertainty": 120
},
"departure": {
"time": "1777005080",
"uncertainty": 120
},
"stopId": "0:17790C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777005158",
"uncertainty": 120
},
"departure": {
"time": "1777005158",
"uncertainty": 120
},
"stopId": "0:46022C",
"stopSequence": 26
},
{
"arrival": {
"time": "1777005212",
"uncertainty": 120
},
"departure": {
"time": "1777005212",
"uncertainty": 120
},
"stopId": "0:44170C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777005267",
"uncertainty": 120
},
"stopId": "0:41016P",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "1182",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049986"
},
"vehicle": {
"id": "8",
"label": "8"
}
}
},
{
"id": "1049987",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003200",
"uncertainty": 120
},
"stopId": "0:19045C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1182",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049987"
}
}
},
{
"id": "1050583",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003200",
"uncertainty": 120
},
"stopId": "0:11015C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2220",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050583"
},
"vehicle": {
"id": "221",
"label": "221"
}
}
},
{
"id": "1050536",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777002130",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002188",
"uncertainty": 120
},
"departure": {
"time": "1777002188",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002260",
"uncertainty": 120
},
"departure": {
"time": "1777002260",
"uncertainty": 120
},
"stopId": "0:11380P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002309",
"uncertainty": 120
},
"departure": {
"time": "1777002309",
"uncertainty": 120
},
"stopId": "0:11390P",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002387",
"uncertainty": 120
},
"departure": {
"time": "1777002387",
"uncertainty": 120
},
"stopId": "0:11400P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002495",
"uncertainty": 120
},
"departure": {
"time": "1777002495",
"uncertainty": 120
},
"stopId": "0:11410P",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002526",
"uncertainty": 120
},
"departure": {
"time": "1777002526",
"uncertainty": 120
},
"stopId": "0:11430P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002598",
"uncertainty": 120
},
"departure": {
"time": "1777002598",
"uncertainty": 120
},
"stopId": "0:11285P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002675",
"uncertainty": 120
},
"departure": {
"time": "1777002675",
"uncertainty": 120
},
"stopId": "0:11270P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002779",
"uncertainty": 120
},
"departure": {
"time": "1777002779",
"uncertainty": 120
},
"stopId": "0:11260P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002840",
"uncertainty": 120
},
"departure": {
"time": "1777002840",
"uncertainty": 120
},
"stopId": "0:11250P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002915",
"uncertainty": 120
},
"departure": {
"time": "1777002915",
"uncertainty": 120
},
"stopId": "0:11240P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002962",
"uncertainty": 120
},
"departure": {
"time": "1777002962",
"uncertainty": 120
},
"stopId": "0:11230P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777003043",
"uncertainty": 120
},
"departure": {
"time": "1777003043",
"uncertainty": 120
},
"stopId": "0:11220P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777003119",
"uncertainty": 120
},
"departure": {
"time": "1777003119",
"uncertainty": 120
},
"stopId": "0:11210P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777003155",
"uncertainty": 120
},
"departure": {
"time": "1777003155",
"uncertainty": 120
},
"stopId": "0:11200P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777003215",
"uncertainty": 120
},
"departure": {
"time": "1777003215",
"uncertainty": 120
},
"stopId": "0:11190P",
"stopSequence": 17
},
{
"arrival": {
"time": "1777003232",
"uncertainty": 120
},
"departure": {
"time": "1777003232",
"uncertainty": 120
},
"stopId": "0:11180P",
"stopSequence": 18
},
{
"arrival": {
"time": "1777003276",
"uncertainty": 120
},
"departure": {
"time": "1777003276",
"uncertainty": 120
},
"stopId": "0:11170P",
"stopSequence": 19
},
{
"arrival": {
"time": "1777003352",
"uncertainty": 120
},
"departure": {
"time": "1777003352",
"uncertainty": 120
},
"stopId": "0:11160P",
"stopSequence": 20
},
{
"arrival": {
"time": "1777003415",
"uncertainty": 120
},
"departure": {
"time": "1777003415",
"uncertainty": 120
},
"stopId": "0:11150P",
"stopSequence": 21
},
{
"arrival": {
"time": "1777003457",
"uncertainty": 120
},
"departure": {
"time": "1777003457",
"uncertainty": 120
},
"stopId": "0:11140P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777003516",
"uncertainty": 120
},
"departure": {
"time": "1777003516",
"uncertainty": 120
},
"stopId": "0:11130P",
"stopSequence": 23
},
{
"arrival": {
"time": "1777003576",
"uncertainty": 120
},
"departure": {
"time": "1777003576",
"uncertainty": 120
},
"stopId": "0:11120P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777003649",
"uncertainty": 120
},
"departure": {
"time": "1777003649",
"uncertainty": 120
},
"stopId": "0:11110P",
"stopSequence": 25
},
{
"arrival": {
"time": "1777003688",
"uncertainty": 120
},
"departure": {
"time": "1777003688",
"uncertainty": 120
},
"stopId": "0:11100P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777003731",
"uncertainty": 120
},
"departure": {
"time": "1777003731",
"uncertainty": 120
},
"stopId": "0:11080P",
"stopSequence": 27
},
{
"arrival": {
"time": "1777003816",
"uncertainty": 120
},
"departure": {
"time": "1777003816",
"uncertainty": 120
},
"stopId": "0:11070P",
"stopSequence": 28
},
{
"arrival": {
"time": "1777003850",
"uncertainty": 120
},
"departure": {
"time": "1777003850",
"uncertainty": 120
},
"stopId": "0:11060P",
"stopSequence": 29
},
{
"arrival": {
"time": "1777003874",
"uncertainty": 120
},
"departure": {
"time": "1777003874",
"uncertainty": 120
},
"stopId": "0:11050P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777003943",
"uncertainty": 120
},
"departure": {
"time": "1777003943",
"uncertainty": 120
},
"stopId": "0:11040P",
"stopSequence": 31
},
{
"arrival": {
"time": "1777003994",
"uncertainty": 120
},
"departure": {
"time": "1777003994",
"uncertainty": 120
},
"stopId": "0:11030P",
"stopSequence": 32
},
{
"arrival": {
"time": "1777004156",
"uncertainty": 120
},
"departure": {
"time": "1777004156",
"uncertainty": 120
},
"stopId": "0:11020P",
"stopSequence": 33
},
{
"arrival": {
"time": "1777004234",
"uncertainty": 120
},
"departure": {
"time": "1777004234",
"uncertainty": 120
},
"stopId": "0:11010P",
"stopSequence": 34
},
{
"arrival": {
"time": "1777004403",
"uncertainty": 120
},
"departure": {
"time": "1777004403",
"uncertainty": 120
},
"stopId": "0:11440P",
"stopSequence": 35
},
{
"arrival": {
"time": "1777004474",
"uncertainty": 120
},
"stopId": "0:11015C",
"stopSequence": 36
}
],
"trip": {
"directionId": 1,
"routeId": "2210",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050536"
},
"vehicle": {
"id": "88",
"label": "88"
}
}
},
{
"id": "1050537",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005000",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2210",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050537"
}
}
},
{
"id": "1049915",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003200",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777003382",
"uncertainty": 120
},
"departure": {
"time": "1777003382",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777003470",
"uncertainty": 120
},
"departure": {
"time": "1777003470",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777003500",
"uncertainty": 120
},
"departure": {
"time": "1777003500",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 4
},
{
"arrival": {
"time": "1777003614",
"uncertainty": 120
},
"departure": {
"time": "1777003614",
"uncertainty": 120
},
"stopId": "0:18190P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777003684",
"uncertainty": 120
},
"departure": {
"time": "1777003684",
"uncertainty": 120
},
"stopId": "0:01290P",
"stopSequence": 6
},
{
"arrival": {
"time": "1777003800",
"uncertainty": 120
},
"departure": {
"time": "1777003800",
"uncertainty": 120
},
"stopId": "0:01285P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777003868",
"uncertainty": 120
},
"departure": {
"time": "1777003868",
"uncertainty": 120
},
"stopId": "0:01270P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777003947",
"uncertainty": 120
},
"departure": {
"time": "1777003947",
"uncertainty": 120
},
"stopId": "0:01265P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777004097",
"uncertainty": 120
},
"departure": {
"time": "1777004097",
"uncertainty": 120
},
"stopId": "0:01880P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777004189",
"uncertainty": 120
},
"departure": {
"time": "1777004189",
"uncertainty": 120
},
"stopId": "0:19205P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777004257",
"uncertainty": 120
},
"departure": {
"time": "1777004257",
"uncertainty": 120
},
"stopId": "0:01190P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777004497",
"uncertainty": 120
},
"departure": {
"time": "1777004497",
"uncertainty": 120
},
"stopId": "0:01170P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777004557",
"uncertainty": 120
},
"departure": {
"time": "1777004557",
"uncertainty": 120
},
"stopId": "0:01160P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777004596",
"uncertainty": 120
},
"departure": {
"time": "1777004596",
"uncertainty": 120
},
"stopId": "0:18160P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777004647",
"uncertainty": 120
},
"departure": {
"time": "1777004647",
"uncertainty": 120
},
"stopId": "0:02110P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777004672",
"uncertainty": 120
},
"departure": {
"time": "1777004672",
"uncertainty": 120
},
"stopId": "0:02100P",
"stopSequence": 17
},
{
"arrival": {
"time": "1777004712",
"uncertainty": 120
},
"departure": {
"time": "1777004712",
"uncertainty": 120
},
"stopId": "0:02090P",
"stopSequence": 18
},
{
"arrival": {
"time": "1777004741",
"uncertainty": 120
},
"departure": {
"time": "1777004741",
"uncertainty": 120
},
"stopId": "0:02080P",
"stopSequence": 19
},
{
"arrival": {
"time": "1777004784",
"uncertainty": 120
},
"departure": {
"time": "1777004784",
"uncertainty": 120
},
"stopId": "0:02070P",
"stopSequence": 20
},
{
"arrival": {
"time": "1777004849",
"uncertainty": 120
},
"departure": {
"time": "1777004849",
"uncertainty": 120
},
"stopId": "0:02060P",
"stopSequence": 21
},
{
"arrival": {
"time": "1777004899",
"uncertainty": 120
},
"departure": {
"time": "1777004899",
"uncertainty": 120
},
"stopId": "0:02050P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777004947",
"uncertainty": 120
},
"departure": {
"time": "1777004947",
"uncertainty": 120
},
"stopId": "0:02040P",
"stopSequence": 23
},
{
"arrival": {
"time": "1777004966",
"uncertainty": 120
},
"departure": {
"time": "1777004966",
"uncertainty": 120
},
"stopId": "0:02370C",
"stopSequence": 24
},
{
"arrival": {
"time": "1777005008",
"uncertainty": 120
},
"departure": {
"time": "1777005008",
"uncertainty": 120
},
"stopId": "0:02011C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777005140",
"uncertainty": 120
},
"departure": {
"time": "1777005140",
"uncertainty": 120
},
"stopId": "0:02010C",
"stopSequence": 26
},
{
"arrival": {
"time": "1777005182",
"uncertainty": 120
},
"departure": {
"time": "1777005182",
"uncertainty": 120
},
"stopId": "0:02020C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777005234",
"uncertainty": 120
},
"departure": {
"time": "1777005234",
"uncertainty": 120
},
"stopId": "0:02030C",
"stopSequence": 28
},
{
"arrival": {
"time": "1777005287",
"uncertainty": 120
},
"departure": {
"time": "1777005287",
"uncertainty": 120
},
"stopId": "0:02370P",
"stopSequence": 29
},
{
"arrival": {
"time": "1777005334",
"uncertainty": 120
},
"departure": {
"time": "1777005334",
"uncertainty": 120
},
"stopId": "0:02375P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777005465",
"uncertainty": 120
},
"departure": {
"time": "1777005465",
"uncertainty": 120
},
"stopId": "0:02380P",
"stopSequence": 31
},
{
"arrival": {
"time": "1777005543",
"uncertainty": 120
},
"departure": {
"time": "1777005543",
"uncertainty": 120
},
"stopId": "0:TA9180P",
"stopSequence": 32
},
{
"arrival": {
"time": "1777005621",
"uncertainty": 120
},
"departure": {
"time": "1777005621",
"uncertainty": 120
},
"stopId": "0:TA0001P",
"stopSequence": 33
},
{
"arrival": {
"time": "1777005788",
"uncertainty": 120
},
"departure": {
"time": "1777005788",
"uncertainty": 120
},
"stopId": "0:TA0145P",
"stopSequence": 34
},
{
"arrival": {
"time": "1777005874",
"uncertainty": 120
},
"departure": {
"time": "1777005874",
"uncertainty": 120
},
"stopId": "0:02003P",
"stopSequence": 35
},
{
"arrival": {
"time": "1777005952",
"uncertainty": 120
},
"departure": {
"time": "1777005952",
"uncertainty": 120
},
"stopId": "0:TA0001C",
"stopSequence": 36
},
{
"arrival": {
"time": "1777005994",
"uncertainty": 120
},
"stopId": "0:TA00028C",
"stopSequence": 37
}
],
"trip": {
"directionId": 1,
"routeId": "1020",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049915"
}
}
},
{
"id": "1049916",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005000",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777005182",
"uncertainty": 120
},
"departure": {
"time": "1777005182",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777005270",
"uncertainty": 120
},
"departure": {
"time": "1777005270",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777005300",
"uncertainty": 120
},
"departure": {
"time": "1777005300",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 4
},
{
"arrival": {
"time": "1777005414",
"uncertainty": 120
},
"departure": {
"time": "1777005414",
"uncertainty": 120
},
"stopId": "0:18190P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777005484",
"uncertainty": 120
},
"departure": {
"time": "1777005484",
"uncertainty": 120
},
"stopId": "0:01290P",
"stopSequence": 6
},
{
"arrival": {
"time": "1777005600",
"uncertainty": 120
},
"departure": {
"time": "1777005600",
"uncertainty": 120
},
"stopId": "0:01285P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777005668",
"uncertainty": 120
},
"departure": {
"time": "1777005668",
"uncertainty": 120
},
"stopId": "0:01270P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777005747",
"uncertainty": 120
},
"departure": {
"time": "1777005747",
"uncertainty": 120
},
"stopId": "0:01265P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777005897",
"uncertainty": 120
},
"departure": {
"time": "1777005897",
"uncertainty": 120
},
"stopId": "0:01880P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777005989",
"uncertainty": 120
},
"departure": {
"time": "1777005989",
"uncertainty": 120
},
"stopId": "0:19205P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777006057",
"uncertainty": 120
},
"departure": {
"time": "1777006057",
"uncertainty": 120
},
"stopId": "0:01190P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777006297",
"uncertainty": 120
},
"departure": {
"time": "1777006297",
"uncertainty": 120
},
"stopId": "0:01170P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777006357",
"uncertainty": 120
},
"departure": {
"time": "1777006357",
"uncertainty": 120
},
"stopId": "0:01160P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777006396",
"uncertainty": 120
},
"departure": {
"time": "1777006396",
"uncertainty": 120
},
"stopId": "0:18160P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777006447",
"uncertainty": 120
},
"departure": {
"time": "1777006447",
"uncertainty": 120
},
"stopId": "0:02110P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777006472",
"uncertainty": 120
},
"departure": {
"time": "1777006472",
"uncertainty": 120
},
"stopId": "0:02100P",
"stopSequence": 17
},
{
"arrival": {
"time": "1777006512",
"uncertainty": 120
},
"departure": {
"time": "1777006512",
"uncertainty": 120
},
"stopId": "0:02090P",
"stopSequence": 18
},
{
"arrival": {
"time": "1777006541",
"uncertainty": 120
},
"departure": {
"time": "1777006541",
"uncertainty": 120
},
"stopId": "0:02080P",
"stopSequence": 19
},
{
"arrival": {
"time": "1777006584",
"uncertainty": 120
},
"departure": {
"time": "1777006584",
"uncertainty": 120
},
"stopId": "0:02070P",
"stopSequence": 20
},
{
"arrival": {
"time": "1777006649",
"uncertainty": 120
},
"departure": {
"time": "1777006649",
"uncertainty": 120
},
"stopId": "0:02060P",
"stopSequence": 21
},
{
"arrival": {
"time": "1777006699",
"uncertainty": 120
},
"departure": {
"time": "1777006699",
"uncertainty": 120
},
"stopId": "0:02050P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777006747",
"uncertainty": 120
},
"departure": {
"time": "1777006747",
"uncertainty": 120
},
"stopId": "0:02040P",
"stopSequence": 23
},
{
"arrival": {
"time": "1777006766",
"uncertainty": 120
},
"departure": {
"time": "1777006766",
"uncertainty": 120
},
"stopId": "0:02370C",
"stopSequence": 24
},
{
"arrival": {
"time": "1777006808",
"uncertainty": 120
},
"departure": {
"time": "1777006808",
"uncertainty": 120
},
"stopId": "0:02011C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777006942",
"uncertainty": 120
},
"departure": {
"time": "1777006942",
"uncertainty": 120
},
"stopId": "0:02010C",
"stopSequence": 26
},
{
"arrival": {
"time": "1777006982",
"uncertainty": 120
},
"departure": {
"time": "1777006982",
"uncertainty": 120
},
"stopId": "0:02020C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777007032",
"uncertainty": 120
},
"departure": {
"time": "1777007032",
"uncertainty": 120
},
"stopId": "0:02030C",
"stopSequence": 28
},
{
"arrival": {
"time": "1777007083",
"uncertainty": 120
},
"departure": {
"time": "1777007083",
"uncertainty": 120
},
"stopId": "0:02370P",
"stopSequence": 29
},
{
"arrival": {
"time": "1777007130",
"uncertainty": 120
},
"departure": {
"time": "1777007130",
"uncertainty": 120
},
"stopId": "0:02375P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777007261",
"uncertainty": 120
},
"departure": {
"time": "1777007261",
"uncertainty": 120
},
"stopId": "0:02380P",
"stopSequence": 31
},
{
"arrival": {
"time": "1777007339",
"uncertainty": 120
},
"departure": {
"time": "1777007339",
"uncertainty": 120
},
"stopId": "0:TA9180P",
"stopSequence": 32
},
{
"arrival": {
"time": "1777007417",
"uncertainty": 120
},
"departure": {
"time": "1777007417",
"uncertainty": 120
},
"stopId": "0:TA0001P",
"stopSequence": 33
},
{
"arrival": {
"time": "1777007584",
"uncertainty": 120
},
"departure": {
"time": "1777007584",
"uncertainty": 120
},
"stopId": "0:TA0145P",
"stopSequence": 34
},
{
"arrival": {
"time": "1777007670",
"uncertainty": 120
},
"departure": {
"time": "1777007670",
"uncertainty": 120
},
"stopId": "0:02003P",
"stopSequence": 35
},
{
"arrival": {
"time": "1777007752",
"uncertainty": 120
},
"departure": {
"time": "1777007752",
"uncertainty": 120
},
"stopId": "0:TA0001C",
"stopSequence": 36
},
{
"arrival": {
"time": "1777007796",
"uncertainty": 120
},
"stopId": "0:TA00028C",
"stopSequence": 37
}
],
"trip": {
"directionId": 1,
"routeId": "1020",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049916"
}
}
},
{
"id": "1061518",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005900"
},
"stopId": "0:PE00240C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "5550",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51061518"
}
}
},
{
"id": "1049794",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003254",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777003436",
"uncertainty": 120
},
"departure": {
"time": "1777003436",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777003498",
"uncertainty": 120
},
"departure": {
"time": "1777003498",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777003523",
"uncertainty": 120
},
"departure": {
"time": "1777003523",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 4
},
{
"arrival": {
"time": "1777003637",
"uncertainty": 120
},
"departure": {
"time": "1777003637",
"uncertainty": 120
},
"stopId": "0:18190P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777003707",
"uncertainty": 120
},
"departure": {
"time": "1777003707",
"uncertainty": 120
},
"stopId": "0:01290P",
"stopSequence": 6
},
{
"arrival": {
"time": "1777003823",
"uncertainty": 120
},
"departure": {
"time": "1777003823",
"uncertainty": 120
},
"stopId": "0:01285P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777003891",
"uncertainty": 120
},
"departure": {
"time": "1777003891",
"uncertainty": 120
},
"stopId": "0:01270P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777003938",
"uncertainty": 120
},
"departure": {
"time": "1777003938",
"uncertainty": 120
},
"stopId": "0:01260P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777003992",
"uncertainty": 120
},
"departure": {
"time": "1777003992",
"uncertainty": 120
},
"stopId": "0:01255P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777004025",
"uncertainty": 120
},
"departure": {
"time": "1777004025",
"uncertainty": 120
},
"stopId": "0:01250P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777004080",
"uncertainty": 120
},
"departure": {
"time": "1777004080",
"uncertainty": 120
},
"stopId": "0:01230P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777004157",
"uncertainty": 120
},
"departure": {
"time": "1777004157",
"uncertainty": 120
},
"stopId": "0:18200P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777004234",
"uncertainty": 120
},
"departure": {
"time": "1777004234",
"uncertainty": 120
},
"stopId": "0:01210P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777004309",
"uncertainty": 120
},
"departure": {
"time": "1777004309",
"uncertainty": 120
},
"stopId": "0:01200P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777004387",
"uncertainty": 120
},
"departure": {
"time": "1777004387",
"uncertainty": 120
},
"stopId": "0:01190P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777004627",
"uncertainty": 120
},
"departure": {
"time": "1777004627",
"uncertainty": 120
},
"stopId": "0:01170P",
"stopSequence": 17
},
{
"arrival": {
"time": "1777004687",
"uncertainty": 120
},
"departure": {
"time": "1777004687",
"uncertainty": 120
},
"stopId": "0:01160P",
"stopSequence": 18
},
{
"arrival": {
"time": "1777004716",
"uncertainty": 120
},
"departure": {
"time": "1777004716",
"uncertainty": 120
},
"stopId": "0:18150P",
"stopSequence": 19
},
{
"arrival": {
"time": "1777004749",
"uncertainty": 120
},
"departure": {
"time": "1777004749",
"uncertainty": 120
},
"stopId": "0:01140P",
"stopSequence": 20
},
{
"arrival": {
"time": "1777004783",
"uncertainty": 120
},
"departure": {
"time": "1777004783",
"uncertainty": 120
},
"stopId": "0:01130P",
"stopSequence": 21
},
{
"arrival": {
"time": "1777004865",
"uncertainty": 120
},
"departure": {
"time": "1777004865",
"uncertainty": 120
},
"stopId": "0:01110P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777004912",
"uncertainty": 120
},
"departure": {
"time": "1777004912",
"uncertainty": 120
},
"stopId": "0:01100P",
"stopSequence": 23
},
{
"arrival": {
"time": "1777004974",
"uncertainty": 120
},
"departure": {
"time": "1777004974",
"uncertainty": 120
},
"stopId": "0:01090P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777005009",
"uncertainty": 120
},
"departure": {
"time": "1777005009",
"uncertainty": 120
},
"stopId": "0:01080P",
"stopSequence": 25
},
{
"arrival": {
"time": "1777005047",
"uncertainty": 120
},
"departure": {
"time": "1777005047",
"uncertainty": 120
},
"stopId": "0:01070P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777005117",
"uncertainty": 120
},
"departure": {
"time": "1777005117",
"uncertainty": 120
},
"stopId": "0:01050P",
"stopSequence": 27
},
{
"arrival": {
"time": "1777005147",
"uncertainty": 120
},
"departure": {
"time": "1777005147",
"uncertainty": 120
},
"stopId": "0:01040P",
"stopSequence": 28
},
{
"arrival": {
"time": "1777005207",
"uncertainty": 120
},
"departure": {
"time": "1777005207",
"uncertainty": 120
},
"stopId": "0:01030P",
"stopSequence": 29
},
{
"arrival": {
"time": "1777005225",
"uncertainty": 120
},
"departure": {
"time": "1777005225",
"uncertainty": 120
},
"stopId": "0:01020P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777005254",
"uncertainty": 120
},
"departure": {
"time": "1777005254",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 31
},
{
"arrival": {
"time": "1777005267",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "1010",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049794"
}
}
},
{
"id": "1049816",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776999610",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
},
{
"arrival": {
"time": "1776999688",
"uncertainty": 120
},
"departure": {
"time": "1776999700",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 2
},
{
"arrival": {
"time": "1776999790",
"uncertainty": 120
},
"departure": {
"time": "1776999790",
"uncertainty": 120
},
"stopId": "0:03030C",
"stopSequence": 3
},
{
"arrival": {
"time": "1776999859",
"uncertainty": 120
},
"departure": {
"time": "1776999880",
"uncertainty": 120
},
"stopId": "0:03040C",
"stopSequence": 4
},
{
"arrival": {
"time": "1776999942",
"uncertainty": 120
},
"departure": {
"time": "1776999942",
"uncertainty": 120
},
"stopId": "0:03050C",
"stopSequence": 5
},
{
"arrival": {
"time": "1776999942",
"uncertainty": 120
},
"departure": {
"time": "1776999942",
"uncertainty": 120
},
"stopId": "0:03060C",
"stopSequence": 6
},
{
"arrival": {
"time": "1776999971",
"uncertainty": 120
},
"departure": {
"time": "1776999971",
"uncertainty": 120
},
"stopId": "0:03070C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777000014",
"uncertainty": 120
},
"departure": {
"time": "1777000030",
"uncertainty": 120
},
"stopId": "0:04015C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777000060",
"uncertainty": 120
},
"departure": {
"time": "1777000060",
"uncertainty": 120
},
"stopId": "0:04020C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777000108",
"uncertainty": 120
},
"departure": {
"time": "1777000108",
"uncertainty": 120
},
"stopId": "0:04030C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777000170",
"uncertainty": 120
},
"departure": {
"time": "1777000170",
"uncertainty": 120
},
"stopId": "0:04040C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777000227",
"uncertainty": 120
},
"departure": {
"time": "1777000227",
"uncertainty": 120
},
"stopId": "0:04050C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777000240",
"uncertainty": 120
},
"departure": {
"time": "1777000240",
"uncertainty": 120
},
"stopId": "0:04060C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777000270",
"uncertainty": 120
},
"departure": {
"time": "1777000270",
"uncertainty": 120
},
"stopId": "0:04070C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777000323",
"uncertainty": 120
},
"departure": {
"time": "1777000332",
"uncertainty": 120
},
"stopId": "0:04075C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777000421",
"uncertainty": 120
},
"departure": {
"time": "1777000421",
"uncertainty": 120
},
"stopId": "0:04080C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777000480",
"uncertainty": 120
},
"departure": {
"time": "1777000480",
"uncertainty": 120
},
"stopId": "0:04090C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777000602",
"uncertainty": 120
},
"departure": {
"time": "1777000631",
"uncertainty": 120
},
"stopId": "0:03100C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777000751",
"uncertainty": 120
},
"departure": {
"time": "1777000751",
"uncertainty": 120
},
"stopId": "0:03110C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777000794",
"uncertainty": 120
},
"departure": {
"time": "1777000794",
"uncertainty": 120
},
"stopId": "0:03120C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777000841",
"uncertainty": 120
},
"departure": {
"time": "1777000841",
"uncertainty": 120
},
"stopId": "0:03130C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777000892",
"uncertainty": 120
},
"departure": {
"time": "1777000892",
"uncertainty": 120
},
"stopId": "0:03150C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777000961",
"uncertainty": 120
},
"departure": {
"time": "1777000961",
"uncertainty": 120
},
"stopId": "0:03140C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777001014",
"uncertainty": 120
},
"departure": {
"time": "1777001014",
"uncertainty": 120
},
"stopId": "0:03160C",
"stopSequence": 24
},
{
"arrival": {
"time": "1777001021",
"uncertainty": 120
},
"departure": {
"time": "1777001021",
"uncertainty": 120
},
"stopId": "0:03170C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777001198",
"uncertainty": 120
},
"departure": {
"time": "1777001201",
"uncertainty": 120
},
"stopId": "0:18260C",
"stopSequence": 26
},
{
"arrival": {
"time": "1777001231",
"uncertainty": 120
},
"departure": {
"time": "1777001231",
"uncertainty": 120
},
"stopId": "0:18270C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777001320",
"uncertainty": 120
},
"departure": {
"time": "1777001320",
"uncertainty": 120
},
"stopId": "0:03205C",
"stopSequence": 28
},
{
"arrival": {
"time": "1777001381",
"uncertainty": 120
},
"departure": {
"time": "1777001441",
"uncertainty": 120
},
"stopId": "0:03220C",
"stopSequence": 29
},
{
"arrival": {
"time": "1777001511",
"uncertainty": 120
},
"departure": {
"time": "1777001511",
"uncertainty": 120
},
"stopId": "0:03235C",
"stopSequence": 30
},
{
"arrival": {
"time": "1777001628",
"uncertainty": 120
},
"departure": {
"time": "1777001628",
"uncertainty": 120
},
"stopId": "0:03230C",
"stopSequence": 31
},
{
"arrival": {
"time": "1777001738",
"uncertainty": 120
},
"departure": {
"time": "1777001740",
"uncertainty": 120
},
"stopId": "0:03250C",
"stopSequence": 32
},
{
"arrival": {
"time": "1777001788",
"uncertainty": 120
},
"departure": {
"time": "1777001788",
"uncertainty": 120
},
"stopId": "0:03265C",
"stopSequence": 33
},
{
"arrival": {
"time": "1777001812",
"uncertainty": 120
},
"departure": {
"time": "1777001812",
"uncertainty": 120
},
"stopId": "0:03269C",
"stopSequence": 34
},
{
"arrival": {
"time": "1777001847",
"uncertainty": 120
},
"departure": {
"time": "1777001847",
"uncertainty": 120
},
"stopId": "0:03270C",
"stopSequence": 35
},
{
"arrival": {
"time": "1777001891",
"uncertainty": 120
},
"departure": {
"time": "1777001891",
"uncertainty": 120
},
"stopId": "0:03295C",
"stopSequence": 36
},
{
"arrival": {
"time": "1777001978",
"uncertainty": 120
},
"departure": {
"time": "1777002012",
"uncertainty": 120
},
"stopId": "0:03290C",
"stopSequence": 37
},
{
"arrival": {
"time": "1777002463",
"uncertainty": 120
},
"departure": {
"time": "1777002463",
"uncertainty": 120
},
"stopId": "0:01230C",
"stopSequence": 38
},
{
"arrival": {
"time": "1777002548",
"uncertainty": 120
},
"departure": {
"time": "1777002584",
"uncertainty": 120
},
"stopId": "0:01240C",
"stopSequence": 39
},
{
"arrival": {
"time": "1777002884",
"uncertainty": 120
},
"departure": {
"time": "1777002884",
"uncertainty": 120
},
"stopId": "0:01270C",
"stopSequence": 40
},
{
"arrival": {
"time": "1777002945",
"uncertainty": 120
},
"departure": {
"time": "1777002945",
"uncertainty": 120
},
"stopId": "0:01280C",
"stopSequence": 41
},
{
"arrival": {
"time": "1777003008",
"uncertainty": 120
},
"departure": {
"time": "1777003008",
"uncertainty": 120
},
"stopId": "0:18170C",
"stopSequence": 42
},
{
"arrival": {
"time": "1777003053",
"uncertainty": 120
},
"departure": {
"time": "1777003053",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 43
},
{
"arrival": {
"time": "1777003138",
"uncertainty": 120
},
"departure": {
"time": "1777003138",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 44
},
{
"arrival": {
"time": "1777003192",
"uncertainty": 120
},
"departure": {
"time": "1777003192",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 45
},
{
"arrival": {
"time": "1777003273",
"uncertainty": 120
},
"departure": {
"time": "1777003273",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 46
},
{
"arrival": {
"time": "1777003361",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 47
}
],
"trip": {
"directionId": 0,
"routeId": "1040",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049816"
},
"vehicle": {
"id": "118",
"label": "118"
}
}
},
{
"id": "1049817",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003200",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1040",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049817"
}
}
},
{
"id": "1049818",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005000",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1040",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049818"
}
}
},
{
"id": "1049773",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005000",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777005182",
"uncertainty": 120
},
"departure": {
"time": "1777005182",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777005270",
"uncertainty": 120
},
"departure": {
"time": "1777005270",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777005300",
"uncertainty": 120
},
"departure": {
"time": "1777005300",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 4
},
{
"arrival": {
"time": "1777005414",
"uncertainty": 120
},
"departure": {
"time": "1777005414",
"uncertainty": 120
},
"stopId": "0:18190P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777005484",
"uncertainty": 120
},
"departure": {
"time": "1777005484",
"uncertainty": 120
},
"stopId": "0:01290P",
"stopSequence": 6
},
{
"arrival": {
"time": "1777005600",
"uncertainty": 120
},
"departure": {
"time": "1777005600",
"uncertainty": 120
},
"stopId": "0:01285P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777005668",
"uncertainty": 120
},
"departure": {
"time": "1777005668",
"uncertainty": 120
},
"stopId": "0:01270P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777005708",
"uncertainty": 120
},
"departure": {
"time": "1777005708",
"uncertainty": 120
},
"stopId": "0:01260P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777005754",
"uncertainty": 120
},
"departure": {
"time": "1777005754",
"uncertainty": 120
},
"stopId": "0:01255P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777005785",
"uncertainty": 120
},
"departure": {
"time": "1777005785",
"uncertainty": 120
},
"stopId": "0:01250P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777005838",
"uncertainty": 120
},
"departure": {
"time": "1777005838",
"uncertainty": 120
},
"stopId": "0:01230P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777005908",
"uncertainty": 120
},
"departure": {
"time": "1777005908",
"uncertainty": 120
},
"stopId": "0:18200P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777005972",
"uncertainty": 120
},
"departure": {
"time": "1777005972",
"uncertainty": 120
},
"stopId": "0:01210P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777006033",
"uncertainty": 120
},
"departure": {
"time": "1777006033",
"uncertainty": 120
},
"stopId": "0:01200P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777006098",
"uncertainty": 120
},
"departure": {
"time": "1777006098",
"uncertainty": 120
},
"stopId": "0:01190P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777006338",
"uncertainty": 120
},
"departure": {
"time": "1777006338",
"uncertainty": 120
},
"stopId": "0:01170P",
"stopSequence": 17
},
{
"arrival": {
"time": "1777006398",
"uncertainty": 120
},
"departure": {
"time": "1777006398",
"uncertainty": 120
},
"stopId": "0:01160P",
"stopSequence": 18
},
{
"arrival": {
"time": "1777006427",
"uncertainty": 120
},
"departure": {
"time": "1777006427",
"uncertainty": 120
},
"stopId": "0:18150P",
"stopSequence": 19
},
{
"arrival": {
"time": "1777006460",
"uncertainty": 120
},
"departure": {
"time": "1777006460",
"uncertainty": 120
},
"stopId": "0:01140P",
"stopSequence": 20
},
{
"arrival": {
"time": "1777006494",
"uncertainty": 120
},
"departure": {
"time": "1777006494",
"uncertainty": 120
},
"stopId": "0:01130P",
"stopSequence": 21
},
{
"arrival": {
"time": "1777006576",
"uncertainty": 120
},
"departure": {
"time": "1777006576",
"uncertainty": 120
},
"stopId": "0:01110P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777006623",
"uncertainty": 120
},
"departure": {
"time": "1777006623",
"uncertainty": 120
},
"stopId": "0:01100P",
"stopSequence": 23
},
{
"arrival": {
"time": "1777006685",
"uncertainty": 120
},
"departure": {
"time": "1777006685",
"uncertainty": 120
},
"stopId": "0:01090P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777006720",
"uncertainty": 120
},
"departure": {
"time": "1777006720",
"uncertainty": 120
},
"stopId": "0:01080P",
"stopSequence": 25
},
{
"arrival": {
"time": "1777006758",
"uncertainty": 120
},
"departure": {
"time": "1777006758",
"uncertainty": 120
},
"stopId": "0:01070P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777006831",
"uncertainty": 120
},
"departure": {
"time": "1777006831",
"uncertainty": 120
},
"stopId": "0:01050P",
"stopSequence": 27
},
{
"arrival": {
"time": "1777006859",
"uncertainty": 120
},
"departure": {
"time": "1777006859",
"uncertainty": 120
},
"stopId": "0:01040P",
"stopSequence": 28
},
{
"arrival": {
"time": "1777006883",
"uncertainty": 120
},
"departure": {
"time": "1777006883",
"uncertainty": 120
},
"stopId": "0:01030P",
"stopSequence": 29
},
{
"arrival": {
"time": "1777006919",
"uncertainty": 120
},
"departure": {
"time": "1777006919",
"uncertainty": 120
},
"stopId": "0:01020P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777006978",
"uncertainty": 120
},
"departure": {
"time": "1777006978",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 31
},
{
"arrival": {
"time": "1777007003",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "1010",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049773"
}
}
},
{
"id": "1050596",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003800",
"uncertainty": 120
},
"stopId": "0:04370C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1080",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050596"
}
}
},
{
"id": "1050597",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777001491",
"uncertainty": 120
},
"stopId": "0:01900C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777001518",
"uncertainty": 120
},
"departure": {
"time": "1777001518",
"uncertainty": 120
},
"stopId": "0:01800P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777001661",
"uncertainty": 120
},
"departure": {
"time": "1777001661",
"uncertainty": 120
},
"stopId": "0:03230P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777001689",
"uncertainty": 120
},
"departure": {
"time": "1777001689",
"uncertainty": 120
},
"stopId": "0:03235P",
"stopSequence": 4
},
{
"arrival": {
"time": "1777001708",
"uncertainty": 120
},
"departure": {
"time": "1777001708",
"uncertainty": 120
},
"stopId": "0:03220P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777001758",
"uncertainty": 120
},
"departure": {
"time": "1777001758",
"uncertainty": 120
},
"stopId": "0:03205P",
"stopSequence": 6
},
{
"arrival": {
"time": "1777001809",
"uncertainty": 120
},
"departure": {
"time": "1777001809",
"uncertainty": 120
},
"stopId": "0:18270P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777001846",
"uncertainty": 120
},
"departure": {
"time": "1777001870",
"uncertainty": 120
},
"stopId": "0:18260P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777001930",
"uncertainty": 120
},
"departure": {
"time": "1777001930",
"uncertainty": 120
},
"stopId": "0:03170P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777001952",
"uncertainty": 120
},
"departure": {
"time": "1777001952",
"uncertainty": 120
},
"stopId": "0:03160P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777001965",
"uncertainty": 120
},
"departure": {
"time": "1777001965",
"uncertainty": 120
},
"stopId": "0:03140P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777001997",
"uncertainty": 120
},
"departure": {
"time": "1777001997",
"uncertainty": 120
},
"stopId": "0:03150P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002002",
"uncertainty": 120
},
"departure": {
"time": "1777002002",
"uncertainty": 120
},
"stopId": "0:09130C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002070",
"uncertainty": 120
},
"departure": {
"time": "1777002070",
"uncertainty": 120
},
"stopId": "0:09193C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002101",
"uncertainty": 120
},
"departure": {
"time": "1777002101",
"uncertainty": 120
},
"stopId": "0:09192C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002151",
"uncertainty": 120
},
"departure": {
"time": "1777002151",
"uncertainty": 120
},
"stopId": "0:09191C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002282",
"uncertainty": 120
},
"departure": {
"time": "1777002282",
"uncertainty": 120
},
"stopId": "0:09155C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777002387",
"uncertainty": 120
},
"departure": {
"time": "1777002387",
"uncertainty": 120
},
"stopId": "0:09150C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002457",
"uncertainty": 120
},
"departure": {
"time": "1777002457",
"uncertainty": 120
},
"stopId": "0:09160C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777002525",
"uncertainty": 120
},
"departure": {
"time": "1777002525",
"uncertainty": 120
},
"stopId": "0:09175C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777002581",
"uncertainty": 120
},
"departure": {
"time": "1777002581",
"uncertainty": 120
},
"stopId": "0:09170C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777002640",
"uncertainty": 120
},
"departure": {
"time": "1777002640",
"uncertainty": 120
},
"stopId": "0:01070P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777002688",
"uncertainty": 120
},
"departure": {
"time": "1777002688",
"uncertainty": 120
},
"stopId": "0:01050P",
"stopSequence": 23
},
{
"arrival": {
"time": "1777002709",
"uncertainty": 120
},
"departure": {
"time": "1777002709",
"uncertainty": 120
},
"stopId": "0:01040P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777002752",
"uncertainty": 120
},
"departure": {
"time": "1777002752",
"uncertainty": 120
},
"stopId": "0:01030P",
"stopSequence": 25
},
{
"arrival": {
"time": "1777002851",
"uncertainty": 120
},
"departure": {
"time": "1777002851",
"uncertainty": 120
},
"stopId": "0:01020P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777002920",
"uncertainty": 120
},
"departure": {
"time": "1777002920",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777003001",
"uncertainty": 120
},
"departure": {
"time": "1777003001",
"uncertainty": 120
},
"stopId": "0:04260C",
"stopSequence": 28
},
{
"arrival": {
"time": "1777003038",
"uncertainty": 120
},
"departure": {
"time": "1777003038",
"uncertainty": 120
},
"stopId": "0:04270C",
"stopSequence": 29
},
{
"arrival": {
"time": "1777003108",
"uncertainty": 120
},
"departure": {
"time": "1777003108",
"uncertainty": 120
},
"stopId": "0:04320P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777003164",
"uncertainty": 120
},
"departure": {
"time": "1777003164",
"uncertainty": 120
},
"stopId": "0:04330P",
"stopSequence": 31
},
{
"arrival": {
"time": "1777003218",
"uncertainty": 120
},
"departure": {
"time": "1777003218",
"uncertainty": 120
},
"stopId": "0:04340P",
"stopSequence": 32
},
{
"arrival": {
"time": "1777003267",
"uncertainty": 120
},
"departure": {
"time": "1777003267",
"uncertainty": 120
},
"stopId": "0:04350P",
"stopSequence": 33
},
{
"arrival": {
"time": "1777003378",
"uncertainty": 120
},
"departure": {
"time": "1777003378",
"uncertainty": 120
},
"stopId": "0:19085C",
"stopSequence": 34
},
{
"arrival": {
"time": "1777003398",
"uncertainty": 120
},
"departure": {
"time": "1777003398",
"uncertainty": 120
},
"stopId": "0:SP0150C",
"stopSequence": 35
},
{
"arrival": {
"time": "1777003427",
"uncertainty": 120
},
"departure": {
"time": "1777003427",
"uncertainty": 120
},
"stopId": "0:19085P",
"stopSequence": 36
},
{
"arrival": {
"time": "1777003525",
"uncertainty": 120
},
"departure": {
"time": "1777003525",
"uncertainty": 120
},
"stopId": "0:04360P",
"stopSequence": 37
},
{
"arrival": {
"time": "1777003578",
"uncertainty": 120
},
"stopId": "0:04370C",
"stopSequence": 38
}
],
"trip": {
"directionId": 1,
"routeId": "1080",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050597"
},
"vehicle": {
"id": "136",
"label": "136"
}
}
},
{
"id": "1050651",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003500"
},
"stopId": "0:AV1005C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "8890",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050651"
}
}
},
{
"id": "1050571",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003200",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2220",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050571"
}
}
},
{
"id": "1049755",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776999900",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 1
},
{
"arrival": {
"time": "1776999944",
"uncertainty": 120
},
"departure": {
"time": "1776999962",
"uncertainty": 120
},
"stopId": "0:01020C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777000023",
"uncertainty": 120
},
"departure": {
"time": "1777000023",
"uncertainty": 120
},
"stopId": "0:01030C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777000092",
"uncertainty": 120
},
"departure": {
"time": "1777000092",
"uncertainty": 120
},
"stopId": "0:01040C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777000148",
"uncertainty": 120
},
"departure": {
"time": "1777000148",
"uncertainty": 120
},
"stopId": "0:01050C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777000230",
"uncertainty": 120
},
"departure": {
"time": "1777000233",
"uncertainty": 120
},
"stopId": "0:01070C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777000292",
"uncertainty": 120
},
"departure": {
"time": "1777000292",
"uncertainty": 120
},
"stopId": "0:01080C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777000327",
"uncertainty": 120
},
"departure": {
"time": "1777000353",
"uncertainty": 120
},
"stopId": "0:01090C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777000398",
"uncertainty": 120
},
"departure": {
"time": "1777000412",
"uncertainty": 120
},
"stopId": "0:01100C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777000462",
"uncertainty": 120
},
"departure": {
"time": "1777000462",
"uncertainty": 120
},
"stopId": "0:01110C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777000510",
"uncertainty": 120
},
"departure": {
"time": "1777000510",
"uncertainty": 120
},
"stopId": "0:01130C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777000554",
"uncertainty": 120
},
"departure": {
"time": "1777000561",
"uncertainty": 120
},
"stopId": "0:01140C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777000621",
"uncertainty": 120
},
"departure": {
"time": "1777000621",
"uncertainty": 120
},
"stopId": "0:18150C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777000688",
"uncertainty": 120
},
"departure": {
"time": "1777000741",
"uncertainty": 120
},
"stopId": "0:01160C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777000857",
"uncertainty": 120
},
"departure": {
"time": "1777000857",
"uncertainty": 120
},
"stopId": "0:01170C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777001754",
"uncertainty": 120
},
"departure": {
"time": "1777001754",
"uncertainty": 120
},
"stopId": "0:01190C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777001821",
"uncertainty": 120
},
"departure": {
"time": "1777001821",
"uncertainty": 120
},
"stopId": "0:01200C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777001881",
"uncertainty": 120
},
"departure": {
"time": "1777001881",
"uncertainty": 120
},
"stopId": "0:01210C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002332",
"uncertainty": 120
},
"departure": {
"time": "1777002332",
"uncertainty": 120
},
"stopId": "0:01230C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777002422",
"uncertainty": 120
},
"departure": {
"time": "1777002422",
"uncertainty": 120
},
"stopId": "0:01240C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777002743",
"uncertainty": 120
},
"departure": {
"time": "1777002752",
"uncertainty": 120
},
"stopId": "0:01270C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777002811",
"uncertainty": 120
},
"departure": {
"time": "1777002811",
"uncertainty": 120
},
"stopId": "0:01280C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777002871",
"uncertainty": 120
},
"departure": {
"time": "1777002871",
"uncertainty": 120
},
"stopId": "0:18170C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777002943",
"uncertainty": 120
},
"departure": {
"time": "1777002943",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 24
},
{
"arrival": {
"time": "1777003028",
"uncertainty": 120
},
"departure": {
"time": "1777003028",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777003081",
"uncertainty": 120
},
"departure": {
"time": "1777003081",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 26
},
{
"arrival": {
"time": "1777003161",
"uncertainty": 120
},
"departure": {
"time": "1777003161",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777003254",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "1010",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049755"
},
"vehicle": {
"id": "159",
"label": "159"
}
}
},
{
"id": "1049756",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777001400",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 1
},
{
"arrival": {
"time": "1777001469",
"uncertainty": 120
},
"departure": {
"time": "1777001491",
"uncertainty": 120
},
"stopId": "0:01020C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777001627",
"uncertainty": 120
},
"departure": {
"time": "1777001640",
"uncertainty": 120
},
"stopId": "0:01030C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777001690",
"uncertainty": 120
},
"departure": {
"time": "1777001690",
"uncertainty": 120
},
"stopId": "0:01040C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777001736",
"uncertainty": 120
},
"departure": {
"time": "1777001736",
"uncertainty": 120
},
"stopId": "0:01050C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777001811",
"uncertainty": 120
},
"departure": {
"time": "1777001820",
"uncertainty": 120
},
"stopId": "0:01070C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777001880",
"uncertainty": 120
},
"departure": {
"time": "1777001882",
"uncertainty": 120
},
"stopId": "0:01080C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777001939",
"uncertainty": 120
},
"departure": {
"time": "1777001940",
"uncertainty": 120
},
"stopId": "0:01090C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777001998",
"uncertainty": 120
},
"departure": {
"time": "1777001998",
"uncertainty": 120
},
"stopId": "0:01100C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002030",
"uncertainty": 120
},
"departure": {
"time": "1777002030",
"uncertainty": 120
},
"stopId": "0:01110C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002098",
"uncertainty": 120
},
"departure": {
"time": "1777002098",
"uncertainty": 120
},
"stopId": "0:01130C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002134",
"uncertainty": 120
},
"departure": {
"time": "1777002151",
"uncertainty": 120
},
"stopId": "0:01140C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002210",
"uncertainty": 120
},
"departure": {
"time": "1777002210",
"uncertainty": 120
},
"stopId": "0:18150C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002240",
"uncertainty": 120
},
"departure": {
"time": "1777002300",
"uncertainty": 120
},
"stopId": "0:01160C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002391",
"uncertainty": 120
},
"departure": {
"time": "1777002391",
"uncertainty": 120
},
"stopId": "0:01170C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002995",
"uncertainty": 120
},
"departure": {
"time": "1777002995",
"uncertainty": 120
},
"stopId": "0:01190C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777003044",
"uncertainty": 120
},
"departure": {
"time": "1777003044",
"uncertainty": 120
},
"stopId": "0:01200C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777003158",
"uncertainty": 120
},
"departure": {
"time": "1777003158",
"uncertainty": 120
},
"stopId": "0:01210C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777003256",
"uncertainty": 120
},
"departure": {
"time": "1777003256",
"uncertainty": 120
},
"stopId": "0:01230C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777003339",
"uncertainty": 120
},
"departure": {
"time": "1777003339",
"uncertainty": 120
},
"stopId": "0:01240C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777003614",
"uncertainty": 120
},
"departure": {
"time": "1777003614",
"uncertainty": 120
},
"stopId": "0:01270C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777003675",
"uncertainty": 120
},
"departure": {
"time": "1777003675",
"uncertainty": 120
},
"stopId": "0:01280C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777003742",
"uncertainty": 120
},
"departure": {
"time": "1777003742",
"uncertainty": 120
},
"stopId": "0:18170C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777003809",
"uncertainty": 120
},
"departure": {
"time": "1777003809",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 24
},
{
"arrival": {
"time": "1777003896",
"uncertainty": 120
},
"departure": {
"time": "1777003896",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777003953",
"uncertainty": 120
},
"departure": {
"time": "1777003953",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 26
},
{
"arrival": {
"time": "1777004033",
"uncertainty": 120
},
"departure": {
"time": "1777004033",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777004112",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "1010",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049756"
},
"vehicle": {
"id": "90",
"label": "90"
}
}
},
{
"id": "1061512",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777004100",
"uncertainty": 120
},
"stopId": "0:PE0010C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "5520",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51061512"
}
}
},
{
"id": "1049757",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777002910",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 1
},
{
"arrival": {
"time": "1777003304",
"uncertainty": 120
},
"departure": {
"time": "1777003304",
"uncertainty": 120
},
"stopId": "0:01020C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777003361",
"uncertainty": 120
},
"departure": {
"time": "1777003361",
"uncertainty": 120
},
"stopId": "0:01030C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777003411",
"uncertainty": 120
},
"departure": {
"time": "1777003411",
"uncertainty": 120
},
"stopId": "0:01040C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777003437",
"uncertainty": 120
},
"departure": {
"time": "1777003437",
"uncertainty": 120
},
"stopId": "0:01050C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777003534",
"uncertainty": 120
},
"departure": {
"time": "1777003534",
"uncertainty": 120
},
"stopId": "0:01070C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777003581",
"uncertainty": 120
},
"departure": {
"time": "1777003581",
"uncertainty": 120
},
"stopId": "0:01080C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777003622",
"uncertainty": 120
},
"departure": {
"time": "1777003622",
"uncertainty": 120
},
"stopId": "0:01090C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777003668",
"uncertainty": 120
},
"departure": {
"time": "1777003668",
"uncertainty": 120
},
"stopId": "0:01100C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777003717",
"uncertainty": 120
},
"departure": {
"time": "1777003717",
"uncertainty": 120
},
"stopId": "0:01110C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777003803",
"uncertainty": 120
},
"departure": {
"time": "1777003803",
"uncertainty": 120
},
"stopId": "0:01130C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777003834",
"uncertainty": 120
},
"departure": {
"time": "1777003834",
"uncertainty": 120
},
"stopId": "0:01140C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777003892",
"uncertainty": 120
},
"departure": {
"time": "1777003892",
"uncertainty": 120
},
"stopId": "0:18150C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777003945",
"uncertainty": 120
},
"departure": {
"time": "1777003945",
"uncertainty": 120
},
"stopId": "0:01160C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777004070",
"uncertainty": 120
},
"departure": {
"time": "1777004070",
"uncertainty": 120
},
"stopId": "0:01170C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777004640",
"uncertainty": 120
},
"departure": {
"time": "1777004640",
"uncertainty": 120
},
"stopId": "0:01190C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777004693",
"uncertainty": 120
},
"departure": {
"time": "1777004693",
"uncertainty": 120
},
"stopId": "0:01200C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777004816",
"uncertainty": 120
},
"departure": {
"time": "1777004816",
"uncertainty": 120
},
"stopId": "0:01210C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777004922",
"uncertainty": 120
},
"departure": {
"time": "1777004922",
"uncertainty": 120
},
"stopId": "0:01230C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777005017",
"uncertainty": 120
},
"departure": {
"time": "1777005017",
"uncertainty": 120
},
"stopId": "0:01240C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777005102",
"uncertainty": 120
},
"departure": {
"time": "1777005102",
"uncertainty": 120
},
"stopId": "0:01270C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777005172",
"uncertainty": 120
},
"departure": {
"time": "1777005172",
"uncertainty": 120
},
"stopId": "0:01280C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777005276",
"uncertainty": 120
},
"departure": {
"time": "1777005276",
"uncertainty": 120
},
"stopId": "0:18170C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777005325",
"uncertainty": 120
},
"departure": {
"time": "1777005325",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 24
},
{
"arrival": {
"time": "1777005402",
"uncertainty": 120
},
"departure": {
"time": "1777005402",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777005459",
"uncertainty": 120
},
"departure": {
"time": "1777005459",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 26
},
{
"arrival": {
"time": "1777005546",
"uncertainty": 120
},
"departure": {
"time": "1777005546",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777005629",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "1010",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049757"
},
"vehicle": {
"id": "92",
"label": "92"
}
}
},
{
"id": "1049758",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005000",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1010",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049758"
}
}
},
{
"id": "1049878",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777002600",
"uncertainty": 120
},
"stopId": "0:15010C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002647",
"uncertainty": 120
},
"departure": {
"time": "1777002659",
"uncertainty": 120
},
"stopId": "0:15020C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002701",
"uncertainty": 120
},
"departure": {
"time": "1777002720",
"uncertainty": 120
},
"stopId": "0:15030C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002748",
"uncertainty": 120
},
"departure": {
"time": "1777002748",
"uncertainty": 120
},
"stopId": "0:15040C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002840",
"uncertainty": 120
},
"departure": {
"time": "1777002840",
"uncertainty": 120
},
"stopId": "0:15050C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002876",
"uncertainty": 120
},
"departure": {
"time": "1777002899",
"uncertainty": 120
},
"stopId": "0:15060C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002931",
"uncertainty": 120
},
"departure": {
"time": "1777002931",
"uncertainty": 120
},
"stopId": "0:15070C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002947",
"uncertainty": 120
},
"departure": {
"time": "1777002947",
"uncertainty": 120
},
"stopId": "0:15080C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002951",
"uncertainty": 120
},
"departure": {
"time": "1777002951",
"uncertainty": 120
},
"stopId": "0:15090C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777003047",
"uncertainty": 120
},
"departure": {
"time": "1777003047",
"uncertainty": 120
},
"stopId": "0:15110C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777003082",
"uncertainty": 120
},
"departure": {
"time": "1777003082",
"uncertainty": 120
},
"stopId": "0:15109C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777003138",
"uncertainty": 120
},
"departure": {
"time": "1777003138",
"uncertainty": 120
},
"stopId": "0:15111C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777003167",
"uncertainty": 120
},
"departure": {
"time": "1777003167",
"uncertainty": 120
},
"stopId": "0:15112C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777003183",
"uncertainty": 120
},
"departure": {
"time": "1777003183",
"uncertainty": 120
},
"stopId": "0:15113C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777003202",
"uncertainty": 120
},
"departure": {
"time": "1777003202",
"uncertainty": 120
},
"stopId": "0:15114C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777003527",
"uncertainty": 120
},
"departure": {
"time": "1777003527",
"uncertainty": 120
},
"stopId": "0:15160C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777003707",
"uncertainty": 120
},
"departure": {
"time": "1777003707",
"uncertainty": 120
},
"stopId": "0:15170C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777003781",
"uncertainty": 120
},
"departure": {
"time": "1777003781",
"uncertainty": 120
},
"stopId": "0:15180C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777003827",
"uncertainty": 120
},
"departure": {
"time": "1777003827",
"uncertainty": 120
},
"stopId": "0:15190C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777003947",
"uncertainty": 120
},
"departure": {
"time": "1777003947",
"uncertainty": 120
},
"stopId": "0:15200C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777004024",
"uncertainty": 120
},
"departure": {
"time": "1777004024",
"uncertainty": 120
},
"stopId": "0:15210C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777004103",
"uncertainty": 120
},
"departure": {
"time": "1777004103",
"uncertainty": 120
},
"stopId": "0:15215C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777004121",
"uncertainty": 120
},
"departure": {
"time": "1777004121",
"uncertainty": 120
},
"stopId": "0:15229C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777004154",
"uncertainty": 120
},
"departure": {
"time": "1777004154",
"uncertainty": 120
},
"stopId": "0:15230C",
"stopSequence": 24
},
{
"arrival": {
"time": "1777004241",
"uncertainty": 120
},
"departure": {
"time": "1777004241",
"uncertainty": 120
},
"stopId": "0:05270C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777004280",
"uncertainty": 120
},
"departure": {
"time": "1777004280",
"uncertainty": 120
},
"stopId": "0:05280C",
"stopSequence": 26
},
{
"arrival": {
"time": "1777004361",
"uncertainty": 120
},
"departure": {
"time": "1777004361",
"uncertainty": 120
},
"stopId": "0:05290C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777004425",
"uncertainty": 120
},
"departure": {
"time": "1777004425",
"uncertainty": 120
},
"stopId": "0:05300C",
"stopSequence": 28
},
{
"arrival": {
"time": "1777004481",
"uncertainty": 120
},
"departure": {
"time": "1777004481",
"uncertainty": 120
},
"stopId": "0:05310C",
"stopSequence": 29
},
{
"arrival": {
"time": "1777004599",
"uncertainty": 120
},
"departure": {
"time": "1777004599",
"uncertainty": 120
},
"stopId": "0:11300C",
"stopSequence": 30
},
{
"arrival": {
"time": "1777004669",
"uncertainty": 120
},
"departure": {
"time": "1777004669",
"uncertainty": 120
},
"stopId": "0:11305C",
"stopSequence": 31
},
{
"arrival": {
"time": "1777004839",
"uncertainty": 120
},
"departure": {
"time": "1777004839",
"uncertainty": 120
},
"stopId": "0:15240C",
"stopSequence": 32
},
{
"arrival": {
"time": "1777004872",
"uncertainty": 120
},
"departure": {
"time": "1777004872",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 33
},
{
"arrival": {
"time": "1777004951",
"uncertainty": 120
},
"departure": {
"time": "1777004951",
"uncertainty": 120
},
"stopId": "0:15400C",
"stopSequence": 34
},
{
"arrival": {
"time": "1777004994",
"uncertainty": 120
},
"departure": {
"time": "1777004994",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 35
},
{
"arrival": {
"time": "1777005020",
"uncertainty": 120
},
"stopId": "0:05343P",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "2240",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049878"
},
"vehicle": {
"id": "89",
"label": "89"
}
}
},
{
"id": "1049858",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777001462",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777001551",
"uncertainty": 120
},
"departure": {
"time": "1777001581",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777001682",
"uncertainty": 120
},
"departure": {
"time": "1777001682",
"uncertainty": 120
},
"stopId": "0:03030C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777001732",
"uncertainty": 120
},
"departure": {
"time": "1777001761",
"uncertainty": 120
},
"stopId": "0:03040C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777001821",
"uncertainty": 120
},
"departure": {
"time": "1777001821",
"uncertainty": 120
},
"stopId": "0:03050C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777001831",
"uncertainty": 120
},
"departure": {
"time": "1777001831",
"uncertainty": 120
},
"stopId": "0:03060C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777001851",
"uncertainty": 120
},
"departure": {
"time": "1777001851",
"uncertainty": 120
},
"stopId": "0:03070C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777001899",
"uncertainty": 120
},
"departure": {
"time": "1777001899",
"uncertainty": 120
},
"stopId": "0:04015C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777001928",
"uncertainty": 120
},
"departure": {
"time": "1777001928",
"uncertainty": 120
},
"stopId": "0:04020C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777001966",
"uncertainty": 120
},
"departure": {
"time": "1777001966",
"uncertainty": 120
},
"stopId": "0:04030C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002001",
"uncertainty": 120
},
"departure": {
"time": "1777002001",
"uncertainty": 120
},
"stopId": "0:04040C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002091",
"uncertainty": 120
},
"departure": {
"time": "1777002091",
"uncertainty": 120
},
"stopId": "0:04050C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002091",
"uncertainty": 120
},
"departure": {
"time": "1777002091",
"uncertainty": 120
},
"stopId": "0:04060C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002122",
"uncertainty": 120
},
"departure": {
"time": "1777002122",
"uncertainty": 120
},
"stopId": "0:04070C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002167",
"uncertainty": 120
},
"departure": {
"time": "1777002182",
"uncertainty": 120
},
"stopId": "0:04075C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002242",
"uncertainty": 120
},
"departure": {
"time": "1777002242",
"uncertainty": 120
},
"stopId": "0:04080C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002295",
"uncertainty": 120
},
"departure": {
"time": "1777002302",
"uncertainty": 120
},
"stopId": "0:04090C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777002361",
"uncertainty": 120
},
"departure": {
"time": "1777002391",
"uncertainty": 120
},
"stopId": "0:03100C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002482",
"uncertainty": 120
},
"departure": {
"time": "1777002482",
"uncertainty": 120
},
"stopId": "0:03110C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777002535",
"uncertainty": 120
},
"departure": {
"time": "1777002541",
"uncertainty": 120
},
"stopId": "0:03120C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777002612",
"uncertainty": 120
},
"departure": {
"time": "1777002612",
"uncertainty": 120
},
"stopId": "0:03130C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777002645",
"uncertainty": 120
},
"departure": {
"time": "1777002645",
"uncertainty": 120
},
"stopId": "0:03150C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777002708",
"uncertainty": 120
},
"departure": {
"time": "1777002708",
"uncertainty": 120
},
"stopId": "0:03140C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777002742",
"uncertainty": 120
},
"departure": {
"time": "1777002742",
"uncertainty": 120
},
"stopId": "0:03160C",
"stopSequence": 24
},
{
"arrival": {
"time": "1777002906",
"uncertainty": 120
},
"departure": {
"time": "1777002906",
"uncertainty": 120
},
"stopId": "0:03170C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777003023",
"uncertainty": 120
},
"departure": {
"time": "1777003023",
"uncertainty": 120
},
"stopId": "0:18260C",
"stopSequence": 26
},
{
"arrival": {
"time": "1777003080",
"uncertainty": 120
},
"departure": {
"time": "1777003080",
"uncertainty": 120
},
"stopId": "0:18270C",
"stopSequence": 27
},
{
"arrival": {
"time": "1777003235",
"uncertainty": 120
},
"departure": {
"time": "1777003235",
"uncertainty": 120
},
"stopId": "0:03205C",
"stopSequence": 28
},
{
"arrival": {
"time": "1777003337",
"uncertainty": 120
},
"departure": {
"time": "1777003337",
"uncertainty": 120
},
"stopId": "0:03220C",
"stopSequence": 29
},
{
"arrival": {
"time": "1777003398",
"uncertainty": 120
},
"departure": {
"time": "1777003398",
"uncertainty": 120
},
"stopId": "0:03235C",
"stopSequence": 30
},
{
"arrival": {
"time": "1777003500",
"uncertainty": 120
},
"departure": {
"time": "1777003500",
"uncertainty": 120
},
"stopId": "0:03230C",
"stopSequence": 31
},
{
"arrival": {
"time": "1777003578",
"uncertainty": 120
},
"departure": {
"time": "1777003578",
"uncertainty": 120
},
"stopId": "0:03250C",
"stopSequence": 32
},
{
"arrival": {
"time": "1777003612",
"uncertainty": 120
},
"departure": {
"time": "1777003612",
"uncertainty": 120
},
"stopId": "0:03265C",
"stopSequence": 33
},
{
"arrival": {
"time": "1777003653",
"uncertainty": 120
},
"departure": {
"time": "1777003653",
"uncertainty": 120
},
"stopId": "0:03269C",
"stopSequence": 34
},
{
"arrival": {
"time": "1777003702",
"uncertainty": 120
},
"departure": {
"time": "1777003702",
"uncertainty": 120
},
"stopId": "0:03270C",
"stopSequence": 35
},
{
"arrival": {
"time": "1777003756",
"uncertainty": 120
},
"departure": {
"time": "1777003756",
"uncertainty": 120
},
"stopId": "0:03295C",
"stopSequence": 36
},
{
"arrival": {
"time": "1777003997",
"uncertainty": 120
},
"departure": {
"time": "1777003997",
"uncertainty": 120
},
"stopId": "0:03290C",
"stopSequence": 37
},
{
"arrival": {
"time": "1777004356",
"uncertainty": 120
},
"departure": {
"time": "1777004356",
"uncertainty": 120
},
"stopId": "0:01230C",
"stopSequence": 38
},
{
"arrival": {
"time": "1777004441",
"uncertainty": 120
},
"departure": {
"time": "1777004441",
"uncertainty": 120
},
"stopId": "0:01240C",
"stopSequence": 39
},
{
"arrival": {
"time": "1777004498",
"uncertainty": 120
},
"departure": {
"time": "1777004498",
"uncertainty": 120
},
"stopId": "0:01270C",
"stopSequence": 40
},
{
"arrival": {
"time": "1777004558",
"uncertainty": 120
},
"departure": {
"time": "1777004558",
"uncertainty": 120
},
"stopId": "0:01280C",
"stopSequence": 41
},
{
"arrival": {
"time": "1777004675",
"uncertainty": 120
},
"departure": {
"time": "1777004675",
"uncertainty": 120
},
"stopId": "0:18170C",
"stopSequence": 42
},
{
"arrival": {
"time": "1777004730",
"uncertainty": 120
},
"departure": {
"time": "1777004730",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 43
},
{
"arrival": {
"time": "1777004812",
"uncertainty": 120
},
"departure": {
"time": "1777004812",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 44
},
{
"arrival": {
"time": "1777004860",
"uncertainty": 120
},
"departure": {
"time": "1777004860",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 45
},
{
"arrival": {
"time": "1777004950",
"uncertainty": 120
},
"departure": {
"time": "1777004950",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 46
},
{
"arrival": {
"time": "1777005039",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 47
}
],
"trip": {
"directionId": 0,
"routeId": "1040",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049858"
},
"vehicle": {
"id": "116",
"label": "116"
}
}
},
{
"id": "1049869",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777001533",
"uncertainty": 120
},
"stopId": "0:02160C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777001576",
"uncertainty": 120
},
"departure": {
"time": "1777001576",
"uncertainty": 120
},
"stopId": "0:02150C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777001738",
"uncertainty": 120
},
"departure": {
"time": "1777001738",
"uncertainty": 120
},
"stopId": "0:02140C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002410",
"uncertainty": 120
},
"departure": {
"time": "1777002463",
"uncertainty": 120
},
"stopId": "0:01450C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002676",
"uncertainty": 120
},
"departure": {
"time": "1777002676",
"uncertainty": 120
},
"stopId": "0:01440C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002793",
"uncertainty": 120
},
"departure": {
"time": "1777002793",
"uncertainty": 120
},
"stopId": "0:01430C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002853",
"uncertainty": 120
},
"departure": {
"time": "1777002853",
"uncertainty": 120
},
"stopId": "0:01420C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002888",
"uncertainty": 120
},
"departure": {
"time": "1777002888",
"uncertainty": 120
},
"stopId": "0:01390C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002919",
"uncertainty": 120
},
"departure": {
"time": "1777002919",
"uncertainty": 120
},
"stopId": "0:01400C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002991",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 10
}
],
"trip": {
"directionId": 1,
"routeId": "1040",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049869"
},
"vehicle": {
"id": "162",
"label": "162"
}
}
},
{
"id": "1049885",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777001431",
"uncertainty": 120
},
"stopId": "0:TA00028C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777001721",
"uncertainty": 120
},
"departure": {
"time": "1777001721",
"uncertainty": 120
},
"stopId": "0:02004C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002130",
"uncertainty": 120
},
"departure": {
"time": "1777002151",
"uncertainty": 120
},
"stopId": "0:02375C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777003193",
"uncertainty": 120
},
"departure": {
"time": "1777003193",
"uncertainty": 120
},
"stopId": "0:19310C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777003554",
"uncertainty": 120
},
"departure": {
"time": "1777003554",
"uncertainty": 120
},
"stopId": "0:05010C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777003675",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "1021",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049885"
},
"vehicle": {
"id": "41",
"label": "41"
}
}
},
{
"id": "1049834",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005000",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1040",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049834"
}
}
},
{
"id": "1050187",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777004100",
"uncertainty": 120
},
"stopId": "0:07140C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1160",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050187"
}
}
},
{
"id": "1050188",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005600",
"uncertainty": 120
},
"stopId": "0:07140C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1160",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050188"
}
}
},
{
"id": "1049872",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005300",
"uncertainty": 120
},
"stopId": "0:05343P",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2240",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049872"
}
}
},
{
"id": "1050185",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777001349",
"uncertainty": 120
},
"stopId": "0:07140C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777001438",
"uncertainty": 120
},
"departure": {
"time": "1777001438",
"uncertainty": 120
},
"stopId": "0:05025P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777001455",
"uncertainty": 120
},
"departure": {
"time": "1777001455",
"uncertainty": 120
},
"stopId": "0:07045P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777001530",
"uncertainty": 120
},
"departure": {
"time": "1777001530",
"uncertainty": 120
},
"stopId": "0:05080P",
"stopSequence": 4
},
{
"arrival": {
"time": "1777001675",
"uncertainty": 120
},
"departure": {
"time": "1777001700",
"uncertainty": 120
},
"stopId": "0:05080C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777001901",
"uncertainty": 120
},
"departure": {
"time": "1777001908",
"uncertainty": 120
},
"stopId": "0:05070C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777001945",
"uncertainty": 120
},
"departure": {
"time": "1777001945",
"uncertainty": 120
},
"stopId": "0:05060C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777001995",
"uncertainty": 120
},
"departure": {
"time": "1777001995",
"uncertainty": 120
},
"stopId": "0:07030C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002074",
"uncertainty": 120
},
"departure": {
"time": "1777002074",
"uncertainty": 120
},
"stopId": "0:05030C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002197",
"uncertainty": 120
},
"departure": {
"time": "1777002210",
"uncertainty": 120
},
"stopId": "0:05020C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002269",
"uncertainty": 120
},
"departure": {
"time": "1777002269",
"uncertainty": 120
},
"stopId": "0:07055C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002358",
"uncertainty": 120
},
"departure": {
"time": "1777002358",
"uncertainty": 120
},
"stopId": "0:07065C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002389",
"uncertainty": 120
},
"departure": {
"time": "1777002389",
"uncertainty": 120
},
"stopId": "0:07070C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002415",
"uncertainty": 120
},
"departure": {
"time": "1777002415",
"uncertainty": 120
},
"stopId": "0:07075C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002473",
"uncertainty": 120
},
"departure": {
"time": "1777002473",
"uncertainty": 120
},
"stopId": "0:07085C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002507",
"uncertainty": 120
},
"departure": {
"time": "1777002509",
"uncertainty": 120
},
"stopId": "0:01285P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002659",
"uncertainty": 120
},
"departure": {
"time": "1777002659",
"uncertainty": 120
},
"stopId": "0:07095C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777002720",
"uncertainty": 120
},
"departure": {
"time": "1777002720",
"uncertainty": 120
},
"stopId": "0:07106C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002801",
"uncertainty": 120
},
"departure": {
"time": "1777002801",
"uncertainty": 120
},
"stopId": "0:07107C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777002839",
"uncertainty": 120
},
"departure": {
"time": "1777002899",
"uncertainty": 120
},
"stopId": "0:19050C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777003073",
"uncertainty": 120
},
"departure": {
"time": "1777003073",
"uncertainty": 120
},
"stopId": "0:07135C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777003125",
"uncertainty": 120
},
"departure": {
"time": "1777003125",
"uncertainty": 120
},
"stopId": "0:09310C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777003172",
"uncertainty": 120
},
"departure": {
"time": "1777003172",
"uncertainty": 120
},
"stopId": "0:07145C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777003209",
"uncertainty": 120
},
"departure": {
"time": "1777003209",
"uncertainty": 120
},
"stopId": "0:07065P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777003284",
"uncertainty": 120
},
"departure": {
"time": "1777003284",
"uncertainty": 120
},
"stopId": "0:07055P",
"stopSequence": 25
},
{
"arrival": {
"time": "1777003336",
"uncertainty": 120
},
"departure": {
"time": "1777003336",
"uncertainty": 120
},
"stopId": "0:05020P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777003418",
"uncertainty": 120
},
"departure": {
"time": "1777003418",
"uncertainty": 120
},
"stopId": "0:05030P",
"stopSequence": 27
},
{
"arrival": {
"time": "1777003458",
"uncertainty": 120
},
"departure": {
"time": "1777003458",
"uncertainty": 120
},
"stopId": "0:07030P",
"stopSequence": 28
},
{
"arrival": {
"time": "1777003499",
"uncertainty": 120
},
"departure": {
"time": "1777003499",
"uncertainty": 120
},
"stopId": "0:05060P",
"stopSequence": 29
},
{
"arrival": {
"time": "1777003558",
"uncertainty": 120
},
"departure": {
"time": "1777003558",
"uncertainty": 120
},
"stopId": "0:05070P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777003641",
"uncertainty": 120
},
"departure": {
"time": "1777003641",
"uncertainty": 120
},
"stopId": "0:05080P",
"stopSequence": 31
},
{
"arrival": {
"time": "1777003678",
"uncertainty": 120
},
"departure": {
"time": "1777003678",
"uncertainty": 120
},
"stopId": "0:05080C",
"stopSequence": 32
},
{
"arrival": {
"time": "1777003741",
"uncertainty": 120
},
"departure": {
"time": "1777003741",
"uncertainty": 120
},
"stopId": "0:07045C",
"stopSequence": 33
},
{
"arrival": {
"time": "1777003773",
"uncertainty": 120
},
"departure": {
"time": "1777003773",
"uncertainty": 120
},
"stopId": "0:05025C",
"stopSequence": 34
},
{
"arrival": {
"time": "1777003900",
"uncertainty": 120
},
"stopId": "0:07140C",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "1160",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050185"
},
"vehicle": {
"id": "179",
"label": "179"
}
}
},
{
"id": "1050186",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777002771",
"uncertainty": 120
},
"stopId": "0:07140C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002876",
"uncertainty": 120
},
"departure": {
"time": "1777002876",
"uncertainty": 120
},
"stopId": "0:05025P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002887",
"uncertainty": 120
},
"departure": {
"time": "1777002887",
"uncertainty": 120
},
"stopId": "0:07045P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002946",
"uncertainty": 120
},
"departure": {
"time": "1777002946",
"uncertainty": 120
},
"stopId": "0:05080P",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002992",
"uncertainty": 120
},
"departure": {
"time": "1777002992",
"uncertainty": 120
},
"stopId": "0:05080C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777003102",
"uncertainty": 120
},
"departure": {
"time": "1777003102",
"uncertainty": 120
},
"stopId": "0:05070C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777003158",
"uncertainty": 120
},
"departure": {
"time": "1777003158",
"uncertainty": 120
},
"stopId": "0:05060C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777003226",
"uncertainty": 120
},
"departure": {
"time": "1777003226",
"uncertainty": 120
},
"stopId": "0:07030C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777003289",
"uncertainty": 120
},
"departure": {
"time": "1777003289",
"uncertainty": 120
},
"stopId": "0:05030C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777003405",
"uncertainty": 120
},
"departure": {
"time": "1777003405",
"uncertainty": 120
},
"stopId": "0:05020C",
"stopSequence": 10
},
{
"arrival": {
"time": "1777003470",
"uncertainty": 120
},
"departure": {
"time": "1777003470",
"uncertainty": 120
},
"stopId": "0:07055C",
"stopSequence": 11
},
{
"arrival": {
"time": "1777003542",
"uncertainty": 120
},
"departure": {
"time": "1777003542",
"uncertainty": 120
},
"stopId": "0:07065C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777003610",
"uncertainty": 120
},
"departure": {
"time": "1777003610",
"uncertainty": 120
},
"stopId": "0:07070C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777003645",
"uncertainty": 120
},
"departure": {
"time": "1777003645",
"uncertainty": 120
},
"stopId": "0:07075C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777003716",
"uncertainty": 120
},
"departure": {
"time": "1777003716",
"uncertainty": 120
},
"stopId": "0:07085C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777003772",
"uncertainty": 120
},
"departure": {
"time": "1777003772",
"uncertainty": 120
},
"stopId": "0:01285P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777003866",
"uncertainty": 120
},
"departure": {
"time": "1777003866",
"uncertainty": 120
},
"stopId": "0:07095C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777003931",
"uncertainty": 120
},
"departure": {
"time": "1777003931",
"uncertainty": 120
},
"stopId": "0:07106C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777004025",
"uncertainty": 120
},
"departure": {
"time": "1777004025",
"uncertainty": 120
},
"stopId": "0:07107C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777004125",
"uncertainty": 120
},
"departure": {
"time": "1777004125",
"uncertainty": 120
},
"stopId": "0:19050C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777004316",
"uncertainty": 120
},
"departure": {
"time": "1777004316",
"uncertainty": 120
},
"stopId": "0:07135C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777004373",
"uncertainty": 120
},
"departure": {
"time": "1777004373",
"uncertainty": 120
},
"stopId": "0:09310C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777004425",
"uncertainty": 120
},
"departure": {
"time": "1777004425",
"uncertainty": 120
},
"stopId": "0:07145C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777004466",
"uncertainty": 120
},
"departure": {
"time": "1777004466",
"uncertainty": 120
},
"stopId": "0:07065P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777004548",
"uncertainty": 120
},
"departure": {
"time": "1777004548",
"uncertainty": 120
},
"stopId": "0:07055P",
"stopSequence": 25
},
{
"arrival": {
"time": "1777004605",
"uncertainty": 120
},
"departure": {
"time": "1777004605",
"uncertainty": 120
},
"stopId": "0:05020P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777004694",
"uncertainty": 120
},
"departure": {
"time": "1777004694",
"uncertainty": 120
},
"stopId": "0:05030P",
"stopSequence": 27
},
{
"arrival": {
"time": "1777004737",
"uncertainty": 120
},
"departure": {
"time": "1777004737",
"uncertainty": 120
},
"stopId": "0:07030P",
"stopSequence": 28
},
{
"arrival": {
"time": "1777004782",
"uncertainty": 120
},
"departure": {
"time": "1777004782",
"uncertainty": 120
},
"stopId": "0:05060P",
"stopSequence": 29
},
{
"arrival": {
"time": "1777004831",
"uncertainty": 120
},
"departure": {
"time": "1777004831",
"uncertainty": 120
},
"stopId": "0:05070P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777004921",
"uncertainty": 120
},
"departure": {
"time": "1777004921",
"uncertainty": 120
},
"stopId": "0:05080P",
"stopSequence": 31
},
{
"arrival": {
"time": "1777004958",
"uncertainty": 120
},
"departure": {
"time": "1777004958",
"uncertainty": 120
},
"stopId": "0:05080C",
"stopSequence": 32
},
{
"arrival": {
"time": "1777005023",
"uncertainty": 120
},
"departure": {
"time": "1777005023",
"uncertainty": 120
},
"stopId": "0:07045C",
"stopSequence": 33
},
{
"arrival": {
"time": "1777005069",
"uncertainty": 120
},
"departure": {
"time": "1777005069",
"uncertainty": 120
},
"stopId": "0:05025C",
"stopSequence": 34
},
{
"arrival": {
"time": "1777005205",
"uncertainty": 120
},
"stopId": "0:07140C",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "1160",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050186"
},
"vehicle": {
"id": "177",
"label": "177"
}
}
},
{
"id": "1050006",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777003800",
"uncertainty": 120
},
"stopId": "0:46130C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1184",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51050006"
}
}
},
{
"id": "1061503",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777001792",
"uncertainty": 120
},
"stopId": "0:PE00240C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777001821",
"uncertainty": 120
},
"departure": {
"time": "1777001821",
"uncertainty": 120
},
"stopId": "0:PE0140P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777001870",
"uncertainty": 120
},
"departure": {
"time": "1777001881",
"uncertainty": 120
},
"stopId": "0:PE0141P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777001918",
"uncertainty": 120
},
"departure": {
"time": "1777001918",
"uncertainty": 120
},
"stopId": "0:PE0130C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777001986",
"uncertainty": 120
},
"departure": {
"time": "1777001986",
"uncertainty": 120
},
"stopId": "0:PE0150P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002041",
"uncertainty": 120
},
"departure": {
"time": "1777002041",
"uncertainty": 120
},
"stopId": "0:PE0155P",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002052",
"uncertainty": 120
},
"departure": {
"time": "1777002052",
"uncertainty": 120
},
"stopId": "0:PE0160P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002081",
"uncertainty": 120
},
"departure": {
"time": "1777002081",
"uncertainty": 120
},
"stopId": "0:PE00200P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002140",
"uncertainty": 120
},
"departure": {
"time": "1777002157",
"uncertainty": 120
},
"stopId": "0:PE00190P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002265",
"uncertainty": 120
},
"departure": {
"time": "1777002265",
"uncertainty": 120
},
"stopId": "0:PE0110P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002301",
"uncertainty": 120
},
"departure": {
"time": "1777002301",
"uncertainty": 120
},
"stopId": "0:PE0240P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002332",
"uncertainty": 120
},
"departure": {
"time": "1777002332",
"uncertainty": 120
},
"stopId": "0:PE0074P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002347",
"uncertainty": 120
},
"departure": {
"time": "1777002347",
"uncertainty": 120
},
"stopId": "0:PE0073P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002368",
"uncertainty": 120
},
"departure": {
"time": "1777002368",
"uncertainty": 120
},
"stopId": "0:PE0072P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002393",
"uncertainty": 120
},
"departure": {
"time": "1777002393",
"uncertainty": 120
},
"stopId": "0:PE0071P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002433",
"uncertainty": 120
},
"departure": {
"time": "1777002433",
"uncertainty": 120
},
"stopId": "0:PE0065P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002453",
"uncertainty": 120
},
"departure": {
"time": "1777002453",
"uncertainty": 120
},
"stopId": "0:PE0064P",
"stopSequence": 17
},
{
"arrival": {
"time": "1777002499",
"uncertainty": 120
},
"departure": {
"time": "1777002499",
"uncertainty": 120
},
"stopId": "0:PE0066C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002520",
"uncertainty": 120
},
"departure": {
"time": "1777002520",
"uncertainty": 120
},
"stopId": "0:PE0067P",
"stopSequence": 19
},
{
"arrival": {
"time": "1777002610",
"uncertainty": 120
},
"departure": {
"time": "1777002610",
"uncertainty": 120
},
"stopId": "0:PE0063P",
"stopSequence": 20
},
{
"arrival": {
"time": "1777002655",
"uncertainty": 120
},
"departure": {
"time": "1777002655",
"uncertainty": 120
},
"stopId": "0:PE0062P",
"stopSequence": 21
},
{
"arrival": {
"time": "1777002661",
"uncertainty": 120
},
"departure": {
"time": "1777002661",
"uncertainty": 120
},
"stopId": "0:PE0061P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777002712",
"uncertainty": 120
},
"departure": {
"time": "1777002712",
"uncertainty": 120
},
"stopId": "0:PE00130P",
"stopSequence": 23
},
{
"arrival": {
"time": "1777002782",
"uncertainty": 120
},
"departure": {
"time": "1777002782",
"uncertainty": 120
},
"stopId": "0:PE0055P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777002886",
"uncertainty": 120
},
"departure": {
"time": "1777002886",
"uncertainty": 120
},
"stopId": "0:PE0054P",
"stopSequence": 25
},
{
"arrival": {
"time": "1777002903",
"uncertainty": 120
},
"departure": {
"time": "1777002903",
"uncertainty": 120
},
"stopId": "0:PE0053P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777002938",
"uncertainty": 120
},
"departure": {
"time": "1777002938",
"uncertainty": 120
},
"stopId": "0:PE0052P",
"stopSequence": 27
},
{
"arrival": {
"time": "1777003000",
"uncertainty": 120
},
"departure": {
"time": "1777003000",
"uncertainty": 120
},
"stopId": "0:PE0051P",
"stopSequence": 28
},
{
"arrival": {
"time": "1777003059",
"uncertainty": 120
},
"departure": {
"time": "1777003059",
"uncertainty": 120
},
"stopId": "0:PE0048P",
"stopSequence": 29
},
{
"arrival": {
"time": "1777003123",
"uncertainty": 120
},
"departure": {
"time": "1777003123",
"uncertainty": 120
},
"stopId": "0:PE0046P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777003239",
"uncertainty": 120
},
"departure": {
"time": "1777003239",
"uncertainty": 120
},
"stopId": "0:PE0040P",
"stopSequence": 31
},
{
"arrival": {
"time": "1777003297",
"uncertainty": 120
},
"departure": {
"time": "1777003297",
"uncertainty": 120
},
"stopId": "0:PE0032P",
"stopSequence": 32
},
{
"arrival": {
"time": "1777003317",
"uncertainty": 120
},
"departure": {
"time": "1777003317",
"uncertainty": 120
},
"stopId": "0:PE0031P",
"stopSequence": 33
},
{
"arrival": {
"time": "1777003419",
"uncertainty": 120
},
"stopId": "0:PE0010C",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "5510",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51061503"
},
"vehicle": {
"id": "125",
"label": "125"
}
}
},
{
"id": "1061415",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777001397",
"uncertainty": 120
},
"stopId": "0:07215P",
"stopSequence": 1
},
{
"arrival": {
"time": "1777001443",
"uncertainty": 120
},
"departure": {
"time": "1777001443",
"uncertainty": 120
},
"stopId": "0:04195P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777001559",
"uncertainty": 120
},
"departure": {
"time": "1777001559",
"uncertainty": 120
},
"stopId": "0:04180C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777001599",
"uncertainty": 120
},
"departure": {
"time": "1777001608",
"uncertainty": 120
},
"stopId": "0:07185C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777001679",
"uncertainty": 120
},
"departure": {
"time": "1777001697",
"uncertainty": 120
},
"stopId": "0:07180C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777001817",
"uncertainty": 120
},
"departure": {
"time": "1777001817",
"uncertainty": 120
},
"stopId": "0:07170C",
"stopSequence": 6
},
{
"arrival": {
"time": "1777001891",
"uncertainty": 120
},
"departure": {
"time": "1777001907",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 7
},
{
"arrival": {
"time": "1777001984",
"uncertainty": 120
},
"departure": {
"time": "1777002000",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002124",
"uncertainty": 120
},
"departure": {
"time": "1777002207",
"uncertainty": 120
},
"stopId": "0:19040C",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002357",
"uncertainty": 120
},
"departure": {
"time": "1777002357",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002396",
"uncertainty": 120
},
"departure": {
"time": "1777002417",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002473",
"uncertainty": 120
},
"departure": {
"time": "1777002477",
"uncertainty": 120
},
"stopId": "0:01330C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002537",
"uncertainty": 120
},
"departure": {
"time": "1777002537",
"uncertainty": 120
},
"stopId": "0:01335C",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002595",
"uncertainty": 120
},
"departure": {
"time": "1777002595",
"uncertainty": 120
},
"stopId": "0:01385C",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002687",
"uncertainty": 120
},
"departure": {
"time": "1777002687",
"uncertainty": 120
},
"stopId": "0:01420P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002771",
"uncertainty": 120
},
"departure": {
"time": "1777002771",
"uncertainty": 120
},
"stopId": "0:01430P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002849",
"uncertainty": 120
},
"departure": {
"time": "1777002849",
"uncertainty": 120
},
"stopId": "0:01840P",
"stopSequence": 17
},
{
"arrival": {
"time": "1777002961",
"uncertainty": 120
},
"departure": {
"time": "1777002961",
"uncertainty": 120
},
"stopId": "0:01850P",
"stopSequence": 18
},
{
"arrival": {
"time": "1777003033",
"uncertainty": 120
},
"departure": {
"time": "1777003033",
"uncertainty": 120
},
"stopId": "0:01860P",
"stopSequence": 19
},
{
"arrival": {
"time": "1777003141",
"uncertainty": 120
},
"departure": {
"time": "1777003141",
"uncertainty": 120
},
"stopId": "0:01600C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777003245",
"uncertainty": 120
},
"departure": {
"time": "1777003245",
"uncertainty": 120
},
"stopId": "0:01601C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777003323",
"uncertainty": 120
},
"departure": {
"time": "1777003323",
"uncertainty": 120
},
"stopId": "0:01606C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777003394",
"uncertainty": 120
},
"departure": {
"time": "1777003394",
"uncertainty": 120
},
"stopId": "0:18240C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777003435",
"uncertainty": 120
},
"departure": {
"time": "1777003435",
"uncertainty": 120
},
"stopId": "0:02140P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777003546",
"uncertainty": 120
},
"departure": {
"time": "1777003546",
"uncertainty": 120
},
"stopId": "0:02150P",
"stopSequence": 25
},
{
"arrival": {
"time": "1777003636",
"uncertainty": 120
},
"departure": {
"time": "1777003636",
"uncertainty": 120
},
"stopId": "0:02160P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777003717",
"uncertainty": 120
},
"departure": {
"time": "1777003717",
"uncertainty": 120
},
"stopId": "0:02170P",
"stopSequence": 27
},
{
"arrival": {
"time": "1777003769",
"uncertainty": 120
},
"departure": {
"time": "1777003769",
"uncertainty": 120
},
"stopId": "0:02176P",
"stopSequence": 28
},
{
"arrival": {
"time": "1777003895",
"uncertainty": 120
},
"departure": {
"time": "1777003895",
"uncertainty": 120
},
"stopId": "0:02175P",
"stopSequence": 29
},
{
"arrival": {
"time": "1777003947",
"uncertainty": 120
},
"departure": {
"time": "1777003947",
"uncertainty": 120
},
"stopId": "0:02180P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777003977",
"uncertainty": 120
},
"departure": {
"time": "1777003977",
"uncertainty": 120
},
"stopId": "0:02190P",
"stopSequence": 31
},
{
"arrival": {
"time": "1777004021",
"uncertainty": 120
},
"departure": {
"time": "1777004021",
"uncertainty": 120
},
"stopId": "0:09300C",
"stopSequence": 32
},
{
"arrival": {
"time": "1777004083",
"uncertainty": 120
},
"departure": {
"time": "1777004083",
"uncertainty": 120
},
"stopId": "0:09290P",
"stopSequence": 33
},
{
"arrival": {
"time": "1777004104",
"uncertainty": 120
},
"departure": {
"time": "1777004104",
"uncertainty": 120
},
"stopId": "0:06030P",
"stopSequence": 34
},
{
"arrival": {
"time": "1777004120",
"uncertainty": 120
},
"departure": {
"time": "1777004120",
"uncertainty": 120
},
"stopId": "0:09280P",
"stopSequence": 35
},
{
"arrival": {
"time": "1777004144",
"uncertainty": 120
},
"departure": {
"time": "1777004144",
"uncertainty": 120
},
"stopId": "0:09350C",
"stopSequence": 36
},
{
"arrival": {
"time": "1777004189",
"uncertainty": 120
},
"departure": {
"time": "1777004189",
"uncertainty": 120
},
"stopId": "0:09300P",
"stopSequence": 37
},
{
"arrival": {
"time": "1777004204",
"uncertainty": 120
},
"departure": {
"time": "1777004204",
"uncertainty": 120
},
"stopId": "0:02200P",
"stopSequence": 38
},
{
"arrival": {
"time": "1777004233",
"uncertainty": 120
},
"departure": {
"time": "1777004233",
"uncertainty": 120
},
"stopId": "0:02210P",
"stopSequence": 39
},
{
"arrival": {
"time": "1777004299",
"uncertainty": 120
},
"departure": {
"time": "1777004299",
"uncertainty": 120
},
"stopId": "0:02220P",
"stopSequence": 40
},
{
"arrival": {
"time": "1777004349",
"uncertainty": 120
},
"departure": {
"time": "1777004349",
"uncertainty": 120
},
"stopId": "0:02230P",
"stopSequence": 41
},
{
"arrival": {
"time": "1777004395",
"uncertainty": 120
},
"departure": {
"time": "1777004395",
"uncertainty": 120
},
"stopId": "0:05490P",
"stopSequence": 42
},
{
"arrival": {
"time": "1777004439",
"uncertainty": 120
},
"departure": {
"time": "1777004439",
"uncertainty": 120
},
"stopId": "0:05480P",
"stopSequence": 43
},
{
"arrival": {
"time": "1777004486",
"uncertainty": 120
},
"departure": {
"time": "1777004486",
"uncertainty": 120
},
"stopId": "0:05475P",
"stopSequence": 44
},
{
"arrival": {
"time": "1777004544",
"uncertainty": 120
},
"departure": {
"time": "1777004544",
"uncertainty": 120
},
"stopId": "0:PE21030P",
"stopSequence": 45
},
{
"arrival": {
"time": "1777004646",
"uncertainty": 120
},
"departure": {
"time": "1777004646",
"uncertainty": 120
},
"stopId": "0:PE21020P",
"stopSequence": 46
},
{
"arrival": {
"time": "1777004693",
"uncertainty": 120
},
"departure": {
"time": "1777004693",
"uncertainty": 120
},
"stopId": "0:PE0440P",
"stopSequence": 47
},
{
"arrival": {
"time": "1777004724",
"uncertainty": 120
},
"departure": {
"time": "1777004724",
"uncertainty": 120
},
"stopId": "0:PE04037P",
"stopSequence": 48
},
{
"arrival": {
"time": "1777004826",
"uncertainty": 120
},
"departure": {
"time": "1777004826",
"uncertainty": 120
},
"stopId": "0:PE00401C",
"stopSequence": 49
},
{
"arrival": {
"time": "1777004851",
"uncertainty": 120
},
"departure": {
"time": "1777004851",
"uncertainty": 120
},
"stopId": "0:PE21060C",
"stopSequence": 50
},
{
"arrival": {
"time": "1777004885",
"uncertainty": 120
},
"departure": {
"time": "1777004885",
"uncertainty": 120
},
"stopId": "0:PE04102C",
"stopSequence": 51
},
{
"arrival": {
"time": "1777004951",
"uncertainty": 120
},
"departure": {
"time": "1777004951",
"uncertainty": 120
},
"stopId": "0:PE04103C",
"stopSequence": 52
},
{
"arrival": {
"time": "1777005019",
"uncertainty": 120
},
"departure": {
"time": "1777005019",
"uncertainty": 120
},
"stopId": "0:PE04104C",
"stopSequence": 53
},
{
"arrival": {
"time": "1777005066",
"uncertainty": 120
},
"departure": {
"time": "1777005066",
"uncertainty": 120
},
"stopId": "0:PE04105C",
"stopSequence": 54
},
{
"arrival": {
"time": "1777005104",
"uncertainty": 120
},
"departure": {
"time": "1777005104",
"uncertainty": 120
},
"stopId": "0:PE04107C",
"stopSequence": 55
},
{
"arrival": {
"time": "1777005143",
"uncertainty": 120
},
"departure": {
"time": "1777005143",
"uncertainty": 120
},
"stopId": "0:PE00240P",
"stopSequence": 56
},
{
"arrival": {
"time": "1777005218",
"uncertainty": 120
},
"departure": {
"time": "1777005218",
"uncertainty": 120
},
"stopId": "0:PE0150P",
"stopSequence": 57
},
{
"arrival": {
"time": "1777005280",
"uncertainty": 120
},
"departure": {
"time": "1777005280",
"uncertainty": 120
},
"stopId": "0:PE0155P",
"stopSequence": 58
},
{
"arrival": {
"time": "1777005298",
"uncertainty": 120
},
"departure": {
"time": "1777005298",
"uncertainty": 120
},
"stopId": "0:PE0160P",
"stopSequence": 59
},
{
"arrival": {
"time": "1777005345",
"uncertainty": 120
},
"departure": {
"time": "1777005345",
"uncertainty": 120
},
"stopId": "0:PE00200P",
"stopSequence": 60
},
{
"arrival": {
"time": "1777005360",
"uncertainty": 120
},
"stopId": "0:PE00200C",
"stopSequence": 61
}
],
"trip": {
"directionId": 0,
"routeId": "1110",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51061415"
},
"vehicle": {
"id": "220",
"label": "220"
}
}
},
{
"id": "1061416",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005000",
"uncertainty": 120
},
"stopId": "0:07215P",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1110",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51061416"
}
}
},
{
"id": "1061428",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777001736",
"uncertainty": 120
},
"stopId": "0:PE00200C",
"stopSequence": 1
},
{
"arrival": {
"time": "1777001780",
"uncertainty": 120
},
"departure": {
"time": "1777001780",
"uncertainty": 120
},
"stopId": "0:PE0160C",
"stopSequence": 2
},
{
"arrival": {
"time": "1777001804",
"uncertainty": 120
},
"departure": {
"time": "1777001804",
"uncertainty": 120
},
"stopId": "0:PE0155C",
"stopSequence": 3
},
{
"arrival": {
"time": "1777001856",
"uncertainty": 120
},
"departure": {
"time": "1777001856",
"uncertainty": 120
},
"stopId": "0:PE0150C",
"stopSequence": 4
},
{
"arrival": {
"time": "1777001964",
"uncertainty": 120
},
"departure": {
"time": "1777002006",
"uncertainty": 120
},
"stopId": "0:PE00240C",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002039",
"uncertainty": 120
},
"departure": {
"time": "1777002039",
"uncertainty": 120
},
"stopId": "0:PE04107P",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002077",
"uncertainty": 120
},
"departure": {
"time": "1777002096",
"uncertainty": 120
},
"stopId": "0:PE04105P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002159",
"uncertainty": 120
},
"departure": {
"time": "1777002159",
"uncertainty": 120
},
"stopId": "0:PE04104P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002196",
"uncertainty": 120
},
"departure": {
"time": "1777002216",
"uncertainty": 120
},
"stopId": "0:PE04103P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002257",
"uncertainty": 120
},
"departure": {
"time": "1777002257",
"uncertainty": 120
},
"stopId": "0:PE04102P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002269",
"uncertainty": 120
},
"departure": {
"time": "1777002277",
"uncertainty": 120
},
"stopId": "0:PE21060P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002309",
"uncertainty": 120
},
"departure": {
"time": "1777002309",
"uncertainty": 120
},
"stopId": "0:PEI0001C",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002367",
"uncertainty": 120
},
"departure": {
"time": "1777002367",
"uncertainty": 120
},
"stopId": "0:PI0360P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002456",
"uncertainty": 120
},
"departure": {
"time": "1777002456",
"uncertainty": 120
},
"stopId": "0:PE04037P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002467",
"uncertainty": 120
},
"departure": {
"time": "1777002467",
"uncertainty": 120
},
"stopId": "0:PE0440C",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002522",
"uncertainty": 120
},
"departure": {
"time": "1777002546",
"uncertainty": 120
},
"stopId": "0:PE21020C",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002606",
"uncertainty": 120
},
"departure": {
"time": "1777002606",
"uncertainty": 120
},
"stopId": "0:PE21030C",
"stopSequence": 17
},
{
"arrival": {
"time": "1777002657",
"uncertainty": 120
},
"departure": {
"time": "1777002666",
"uncertainty": 120
},
"stopId": "0:05475C",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002726",
"uncertainty": 120
},
"departure": {
"time": "1777002726",
"uncertainty": 120
},
"stopId": "0:05480C",
"stopSequence": 19
},
{
"arrival": {
"time": "1777002812",
"uncertainty": 120
},
"departure": {
"time": "1777002877",
"uncertainty": 120
},
"stopId": "0:05490C",
"stopSequence": 20
},
{
"arrival": {
"time": "1777002958",
"uncertainty": 120
},
"departure": {
"time": "1777002958",
"uncertainty": 120
},
"stopId": "0:02230C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777003046",
"uncertainty": 120
},
"departure": {
"time": "1777003046",
"uncertainty": 120
},
"stopId": "0:02220C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777003077",
"uncertainty": 120
},
"departure": {
"time": "1777003077",
"uncertainty": 120
},
"stopId": "0:02210C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777003123",
"uncertainty": 120
},
"departure": {
"time": "1777003123",
"uncertainty": 120
},
"stopId": "0:02200C",
"stopSequence": 24
},
{
"arrival": {
"time": "1777003161",
"uncertainty": 120
},
"departure": {
"time": "1777003161",
"uncertainty": 120
},
"stopId": "0:09300C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777003289",
"uncertainty": 120
},
"departure": {
"time": "1777003289",
"uncertainty": 120
},
"stopId": "0:09290P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777003337",
"uncertainty": 120
},
"departure": {
"time": "1777003337",
"uncertainty": 120
},
"stopId": "0:06030P",
"stopSequence": 27
},
{
"arrival": {
"time": "1777003362",
"uncertainty": 120
},
"departure": {
"time": "1777003362",
"uncertainty": 120
},
"stopId": "0:09280P",
"stopSequence": 28
},
{
"arrival": {
"time": "1777003398",
"uncertainty": 120
},
"departure": {
"time": "1777003398",
"uncertainty": 120
},
"stopId": "0:09350C",
"stopSequence": 29
},
{
"arrival": {
"time": "1777003465",
"uncertainty": 120
},
"departure": {
"time": "1777003465",
"uncertainty": 120
},
"stopId": "0:09300P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777003492",
"uncertainty": 120
},
"departure": {
"time": "1777003492",
"uncertainty": 120
},
"stopId": "0:02190C",
"stopSequence": 31
},
{
"arrival": {
"time": "1777003522",
"uncertainty": 120
},
"departure": {
"time": "1777003522",
"uncertainty": 120
},
"stopId": "0:02180C",
"stopSequence": 32
},
{
"arrival": {
"time": "1777003578",
"uncertainty": 120
},
"departure": {
"time": "1777003578",
"uncertainty": 120
},
"stopId": "0:02175C",
"stopSequence": 33
},
{
"arrival": {
"time": "1777003748",
"uncertainty": 120
},
"departure": {
"time": "1777003748",
"uncertainty": 120
},
"stopId": "0:02176C",
"stopSequence": 34
},
{
"arrival": {
"time": "1777003820",
"uncertainty": 120
},
"departure": {
"time": "1777003820",
"uncertainty": 120
},
"stopId": "0:02170C",
"stopSequence": 35
},
{
"arrival": {
"time": "1777003955",
"uncertainty": 120
},
"departure": {
"time": "1777003955",
"uncertainty": 120
},
"stopId": "0:02160C",
"stopSequence": 36
},
{
"arrival": {
"time": "1777004032",
"uncertainty": 120
},
"departure": {
"time": "1777004032",
"uncertainty": 120
},
"stopId": "0:02150C",
"stopSequence": 37
},
{
"arrival": {
"time": "1777004138",
"uncertainty": 120
},
"departure": {
"time": "1777004138",
"uncertainty": 120
},
"stopId": "0:02140C",
"stopSequence": 38
},
{
"arrival": {
"time": "1777004223",
"uncertainty": 120
},
"departure": {
"time": "1777004223",
"uncertainty": 120
},
"stopId": "0:18240P",
"stopSequence": 39
},
{
"arrival": {
"time": "1777004297",
"uncertainty": 120
},
"departure": {
"time": "1777004297",
"uncertainty": 120
},
"stopId": "0:01606P",
"stopSequence": 40
},
{
"arrival": {
"time": "1777004369",
"uncertainty": 120
},
"departure": {
"time": "1777004369",
"uncertainty": 120
},
"stopId": "0:01601P",
"stopSequence": 41
},
{
"arrival": {
"time": "1777004521",
"uncertainty": 120
},
"departure": {
"time": "1777004521",
"uncertainty": 120
},
"stopId": "0:01600P",
"stopSequence": 42
},
{
"arrival": {
"time": "1777004651",
"uncertainty": 120
},
"departure": {
"time": "1777004651",
"uncertainty": 120
},
"stopId": "0:01860C",
"stopSequence": 43
},
{
"arrival": {
"time": "1777004714",
"uncertainty": 120
},
"departure": {
"time": "1777004714",
"uncertainty": 120
},
"stopId": "0:01850C",
"stopSequence": 44
},
{
"arrival": {
"time": "1777004859",
"uncertainty": 120
},
"departure": {
"time": "1777004859",
"uncertainty": 120
},
"stopId": "0:01840C",
"stopSequence": 45
},
{
"arrival": {
"time": "1777004988",
"uncertainty": 120
},
"departure": {
"time": "1777004988",
"uncertainty": 120
},
"stopId": "0:01430C",
"stopSequence": 46
},
{
"arrival": {
"time": "1777005117",
"uncertainty": 120
},
"departure": {
"time": "1777005117",
"uncertainty": 120
},
"stopId": "0:01420C",
"stopSequence": 47
},
{
"arrival": {
"time": "1777005194",
"uncertainty": 120
},
"departure": {
"time": "1777005194",
"uncertainty": 120
},
"stopId": "0:01390C",
"stopSequence": 48
},
{
"arrival": {
"time": "1777005237",
"uncertainty": 120
},
"departure": {
"time": "1777005237",
"uncertainty": 120
},
"stopId": "0:01400C",
"stopSequence": 49
},
{
"arrival": {
"time": "1777005312",
"uncertainty": 120
},
"stopId": "0:19045C",
"stopSequence": 50
}
],
"trip": {
"directionId": 1,
"routeId": "1110",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51061428"
},
"vehicle": {
"id": "222",
"label": "222"
}
}
},
{
"id": "1061429",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1777005600",
"uncertainty": 120
},
"stopId": "0:PE00200C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1110",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51061429"
}
}
},
{
"id": "1061427",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776998577",
"uncertainty": 120
},
"stopId": "0:PE00200C",
"stopSequence": 1
},
{
"arrival": {
"time": "1776998608",
"uncertainty": 120
},
"departure": {
"time": "1776998608",
"uncertainty": 120
},
"stopId": "0:PE0160C",
"stopSequence": 2
},
{
"arrival": {
"time": "1776998640",
"uncertainty": 120
},
"departure": {
"time": "1776998640",
"uncertainty": 120
},
"stopId": "0:PE0155C",
"stopSequence": 3
},
{
"arrival": {
"time": "1776998667",
"uncertainty": 120
},
"departure": {
"time": "1776998667",
"uncertainty": 120
},
"stopId": "0:PE0150C",
"stopSequence": 4
},
{
"arrival": {
"time": "1776998744",
"uncertainty": 120
},
"departure": {
"time": "1776998758",
"uncertainty": 120
},
"stopId": "0:PE00240C",
"stopSequence": 5
},
{
"arrival": {
"time": "1776998806",
"uncertainty": 120
},
"departure": {
"time": "1776998806",
"uncertainty": 120
},
"stopId": "0:PE04107P",
"stopSequence": 6
},
{
"arrival": {
"time": "1776998847",
"uncertainty": 120
},
"departure": {
"time": "1776998908",
"uncertainty": 120
},
"stopId": "0:PE04105P",
"stopSequence": 7
},
{
"arrival": {
"time": "1776998967",
"uncertainty": 120
},
"departure": {
"time": "1776998967",
"uncertainty": 120
},
"stopId": "0:PE04104P",
"stopSequence": 8
},
{
"arrival": {
"time": "1776999023",
"uncertainty": 120
},
"departure": {
"time": "1776999023",
"uncertainty": 120
},
"stopId": "0:PE04103P",
"stopSequence": 9
},
{
"arrival": {
"time": "1776999057",
"uncertainty": 120
},
"departure": {
"time": "1776999057",
"uncertainty": 120
},
"stopId": "0:PE04102P",
"stopSequence": 10
},
{
"arrival": {
"time": "1776999107",
"uncertainty": 120
},
"departure": {
"time": "1776999118",
"uncertainty": 120
},
"stopId": "0:PE21060P",
"stopSequence": 11
},
{
"arrival": {
"time": "1776999183",
"uncertainty": 120
},
"departure": {
"time": "1776999183",
"uncertainty": 120
},
"stopId": "0:PEI0001C",
"stopSequence": 12
},
{
"arrival": {
"time": "1776999237",
"uncertainty": 120
},
"departure": {
"time": "1776999237",
"uncertainty": 120
},
"stopId": "0:PI0360P",
"stopSequence": 13
},
{
"arrival": {
"time": "1776999567",
"uncertainty": 120
},
"departure": {
"time": "1776999567",
"uncertainty": 120
},
"stopId": "0:PE04037P",
"stopSequence": 14
},
{
"arrival": {
"time": "1776999587",
"uncertainty": 120
},
"departure": {
"time": "1776999597",
"uncertainty": 120
},
"stopId": "0:PE0440C",
"stopSequence": 15
},
{
"arrival": {
"time": "1776999687",
"uncertainty": 120
},
"departure": {
"time": "1776999687",
"uncertainty": 120
},
"stopId": "0:PE21020C",
"stopSequence": 16
},
{
"arrival": {
"time": "1776999747",
"uncertainty": 120
},
"departure": {
"time": "1776999747",
"uncertainty": 120
},
"stopId": "0:PE21030C",
"stopSequence": 17
},
{
"arrival": {
"time": "1776999808",
"uncertainty": 120
},
"departure": {
"time": "1776999808",
"uncertainty": 120
},
"stopId": "0:05475C",
"stopSequence": 18
},
{
"arrival": {
"time": "1776999846",
"uncertainty": 120
},
"departure": {
"time": "1776999867",
"uncertainty": 120
},
"stopId": "0:05480C",
"stopSequence": 19
},
{
"arrival": {
"time": "1776999935",
"uncertainty": 120
},
"departure": {
"time": "1776999935",
"uncertainty": 120
},
"stopId": "0:05490C",
"stopSequence": 20
},
{
"arrival": {
"time": "1776999987",
"uncertainty": 120
},
"departure": {
"time": "1777000017",
"uncertainty": 120
},
"stopId": "0:02230C",
"stopSequence": 21
},
{
"arrival": {
"time": "1777000077",
"uncertainty": 120
},
"departure": {
"time": "1777000077",
"uncertainty": 120
},
"stopId": "0:02220C",
"stopSequence": 22
},
{
"arrival": {
"time": "1777000137",
"uncertainty": 120
},
"departure": {
"time": "1777000137",
"uncertainty": 120
},
"stopId": "0:02210C",
"stopSequence": 23
},
{
"arrival": {
"time": "1777000184",
"uncertainty": 120
},
"departure": {
"time": "1777000184",
"uncertainty": 120
},
"stopId": "0:02200C",
"stopSequence": 24
},
{
"arrival": {
"time": "1777000257",
"uncertainty": 120
},
"departure": {
"time": "1777000257",
"uncertainty": 120
},
"stopId": "0:09300C",
"stopSequence": 25
},
{
"arrival": {
"time": "1777000359",
"uncertainty": 120
},
"departure": {
"time": "1777000359",
"uncertainty": 120
},
"stopId": "0:09290P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777000416",
"uncertainty": 120
},
"departure": {
"time": "1777000416",
"uncertainty": 120
},
"stopId": "0:06030P",
"stopSequence": 27
},
{
"arrival": {
"time": "1777000450",
"uncertainty": 120
},
"departure": {
"time": "1777000468",
"uncertainty": 120
},
"stopId": "0:09280P",
"stopSequence": 28
},
{
"arrival": {
"time": "1777000506",
"uncertainty": 120
},
"departure": {
"time": "1777000506",
"uncertainty": 120
},
"stopId": "0:09350C",
"stopSequence": 29
},
{
"arrival": {
"time": "1777000594",
"uncertainty": 120
},
"departure": {
"time": "1777000594",
"uncertainty": 120
},
"stopId": "0:09300P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777000623",
"uncertainty": 120
},
"departure": {
"time": "1777000623",
"uncertainty": 120
},
"stopId": "0:02190C",
"stopSequence": 31
},
{
"arrival": {
"time": "1777000649",
"uncertainty": 120
},
"departure": {
"time": "1777000649",
"uncertainty": 120
},
"stopId": "0:02180C",
"stopSequence": 32
},
{
"arrival": {
"time": "1777000699",
"uncertainty": 120
},
"departure": {
"time": "1777000699",
"uncertainty": 120
},
"stopId": "0:02175C",
"stopSequence": 33
},
{
"arrival": {
"time": "1777000797",
"uncertainty": 120
},
"departure": {
"time": "1777000797",
"uncertainty": 120
},
"stopId": "0:02176C",
"stopSequence": 34
},
{
"arrival": {
"time": "1777000908",
"uncertainty": 120
},
"departure": {
"time": "1777000908",
"uncertainty": 120
},
"stopId": "0:02170C",
"stopSequence": 35
},
{
"arrival": {
"time": "1777001064",
"uncertainty": 120
},
"departure": {
"time": "1777001067",
"uncertainty": 120
},
"stopId": "0:02160C",
"stopSequence": 36
},
{
"arrival": {
"time": "1777001128",
"uncertainty": 120
},
"departure": {
"time": "1777001128",
"uncertainty": 120
},
"stopId": "0:02150C",
"stopSequence": 37
},
{
"arrival": {
"time": "1777001188",
"uncertainty": 120
},
"departure": {
"time": "1777001218",
"uncertainty": 120
},
"stopId": "0:02140C",
"stopSequence": 38
},
{
"arrival": {
"time": "1777001302",
"uncertainty": 120
},
"departure": {
"time": "1777001302",
"uncertainty": 120
},
"stopId": "0:18240P",
"stopSequence": 39
},
{
"arrival": {
"time": "1777001334",
"uncertainty": 120
},
"departure": {
"time": "1777001334",
"uncertainty": 120
},
"stopId": "0:01606P",
"stopSequence": 40
},
{
"arrival": {
"time": "1777001377",
"uncertainty": 120
},
"departure": {
"time": "1777001377",
"uncertainty": 120
},
"stopId": "0:01601P",
"stopSequence": 41
},
{
"arrival": {
"time": "1777001490",
"uncertainty": 120
},
"departure": {
"time": "1777001490",
"uncertainty": 120
},
"stopId": "0:01600P",
"stopSequence": 42
},
{
"arrival": {
"time": "1777001577",
"uncertainty": 120
},
"departure": {
"time": "1777001577",
"uncertainty": 120
},
"stopId": "0:01860C",
"stopSequence": 43
},
{
"arrival": {
"time": "1777001629",
"uncertainty": 120
},
"departure": {
"time": "1777001629",
"uncertainty": 120
},
"stopId": "0:01850C",
"stopSequence": 44
},
{
"arrival": {
"time": "1777001857",
"uncertainty": 120
},
"departure": {
"time": "1777001907",
"uncertainty": 120
},
"stopId": "0:01840C",
"stopSequence": 45
},
{
"arrival": {
"time": "1777002086",
"uncertainty": 120
},
"departure": {
"time": "1777002087",
"uncertainty": 120
},
"stopId": "0:01430C",
"stopSequence": 46
},
{
"arrival": {
"time": "1777002179",
"uncertainty": 120
},
"departure": {
"time": "1777002179",
"uncertainty": 120
},
"stopId": "0:01420C",
"stopSequence": 47
},
{
"arrival": {
"time": "1777002207",
"uncertainty": 120
},
"departure": {
"time": "1777002207",
"uncertainty": 120
},
"stopId": "0:01390C",
"stopSequence": 48
},
{
"arrival": {
"time": "1777002237",
"uncertainty": 120
},
"departure": {
"time": "1777002237",
"uncertainty": 120
},
"stopId": "0:01400C",
"stopSequence": 49
},
{
"arrival": {
"time": "1777002268",
"uncertainty": 120
},
"departure": {
"time": "1777002387",
"uncertainty": 120
},
"stopId": "0:19045C",
"stopSequence": 50
},
{
"arrival": {
"time": "1777002503",
"uncertainty": 120
},
"departure": {
"time": "1777002503",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 51
},
{
"arrival": {
"time": "1777002563",
"uncertainty": 120
},
"departure": {
"time": "1777002597",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 52
},
{
"arrival": {
"time": "1777002657",
"uncertainty": 120
},
"departure": {
"time": "1777002657",
"uncertainty": 120
},
"stopId": "0:07170P",
"stopSequence": 53
},
{
"arrival": {
"time": "1777002718",
"uncertainty": 120
},
"departure": {
"time": "1777002718",
"uncertainty": 120
},
"stopId": "0:07180P",
"stopSequence": 54
},
{
"arrival": {
"time": "1777002799",
"uncertainty": 120
},
"departure": {
"time": "1777002809",
"uncertainty": 120
},
"stopId": "0:07185P",
"stopSequence": 55
},
{
"arrival": {
"time": "1777002863",
"uncertainty": 120
},
"departure": {
"time": "1777002867",
"uncertainty": 120
},
"stopId": "0:04180P",
"stopSequence": 56
},
{
"arrival": {
"time": "1777002989",
"uncertainty": 120
},
"departure": {
"time": "1777002989",
"uncertainty": 120
},
"stopId": "0:04195C",
"stopSequence": 57
},
{
"arrival": {
"time": "1777003052",
"uncertainty": 120
},
"stopId": "0:07215C",
"stopSequence": 58
}
],
"trip": {
"directionId": 1,
"routeId": "1110",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51061427"
},
"vehicle": {
"id": "108",
"label": "108"
}
}
},
{
"id": "1049772",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777001437",
"uncertainty": 120
},
"departure": {
"time": "1777001439",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1777001499",
"uncertainty": 120
},
"departure": {
"time": "1777001559",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1777001577",
"uncertainty": 120
},
"departure": {
"time": "1777001589",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 4
},
{
"arrival": {
"time": "1777001649",
"uncertainty": 120
},
"departure": {
"time": "1777001649",
"uncertainty": 120
},
"stopId": "0:18190P",
"stopSequence": 5
},
{
"arrival": {
"time": "1777001664",
"uncertainty": 120
},
"departure": {
"time": "1777001664",
"uncertainty": 120
},
"stopId": "0:01290P",
"stopSequence": 6
},
{
"arrival": {
"time": "1777001752",
"uncertainty": 120
},
"departure": {
"time": "1777001752",
"uncertainty": 120
},
"stopId": "0:01285P",
"stopSequence": 7
},
{
"arrival": {
"time": "1777001800",
"uncertainty": 120
},
"departure": {
"time": "1777001800",
"uncertainty": 120
},
"stopId": "0:01270P",
"stopSequence": 8
},
{
"arrival": {
"time": "1777001889",
"uncertainty": 120
},
"departure": {
"time": "1777001889",
"uncertainty": 120
},
"stopId": "0:01260P",
"stopSequence": 9
},
{
"arrival": {
"time": "1777001949",
"uncertainty": 120
},
"departure": {
"time": "1777001949",
"uncertainty": 120
},
"stopId": "0:01255P",
"stopSequence": 10
},
{
"arrival": {
"time": "1777001966",
"uncertainty": 120
},
"departure": {
"time": "1777001966",
"uncertainty": 120
},
"stopId": "0:01250P",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002005",
"uncertainty": 120
},
"departure": {
"time": "1777002005",
"uncertainty": 120
},
"stopId": "0:01230P",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002091",
"uncertainty": 120
},
"departure": {
"time": "1777002091",
"uncertainty": 120
},
"stopId": "0:18200P",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002146",
"uncertainty": 120
},
"departure": {
"time": "1777002160",
"uncertainty": 120
},
"stopId": "0:01210P",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002204",
"uncertainty": 120
},
"departure": {
"time": "1777002204",
"uncertainty": 120
},
"stopId": "0:01200P",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002259",
"uncertainty": 120
},
"departure": {
"time": "1777002259",
"uncertainty": 120
},
"stopId": "0:01190P",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002505",
"uncertainty": 120
},
"departure": {
"time": "1777002505",
"uncertainty": 120
},
"stopId": "0:01170P",
"stopSequence": 17
},
{
"arrival": {
"time": "1777002574",
"uncertainty": 120
},
"departure": {
"time": "1777002639",
"uncertainty": 120
},
"stopId": "0:01160P",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002676",
"uncertainty": 120
},
"departure": {
"time": "1777002676",
"uncertainty": 120
},
"stopId": "0:18150P",
"stopSequence": 19
},
{
"arrival": {
"time": "1777002800",
"uncertainty": 120
},
"departure": {
"time": "1777002820",
"uncertainty": 120
},
"stopId": "0:01140P",
"stopSequence": 20
},
{
"arrival": {
"time": "1777002887",
"uncertainty": 120
},
"departure": {
"time": "1777002887",
"uncertainty": 120
},
"stopId": "0:01130P",
"stopSequence": 21
},
{
"arrival": {
"time": "1777002983",
"uncertainty": 120
},
"departure": {
"time": "1777002983",
"uncertainty": 120
},
"stopId": "0:01110P",
"stopSequence": 22
},
{
"arrival": {
"time": "1777003038",
"uncertainty": 120
},
"departure": {
"time": "1777003038",
"uncertainty": 120
},
"stopId": "0:01100P",
"stopSequence": 23
},
{
"arrival": {
"time": "1777003111",
"uncertainty": 120
},
"departure": {
"time": "1777003111",
"uncertainty": 120
},
"stopId": "0:01090P",
"stopSequence": 24
},
{
"arrival": {
"time": "1777003152",
"uncertainty": 120
},
"departure": {
"time": "1777003152",
"uncertainty": 120
},
"stopId": "0:01080P",
"stopSequence": 25
},
{
"arrival": {
"time": "1777003196",
"uncertainty": 120
},
"departure": {
"time": "1777003196",
"uncertainty": 120
},
"stopId": "0:01070P",
"stopSequence": 26
},
{
"arrival": {
"time": "1777003300",
"uncertainty": 120
},
"departure": {
"time": "1777003300",
"uncertainty": 120
},
"stopId": "0:01050P",
"stopSequence": 27
},
{
"arrival": {
"time": "1777003322",
"uncertainty": 120
},
"departure": {
"time": "1777003322",
"uncertainty": 120
},
"stopId": "0:01040P",
"stopSequence": 28
},
{
"arrival": {
"time": "1777003343",
"uncertainty": 120
},
"departure": {
"time": "1777003343",
"uncertainty": 120
},
"stopId": "0:01030P",
"stopSequence": 29
},
{
"arrival": {
"time": "1777003399",
"uncertainty": 120
},
"departure": {
"time": "1777003399",
"uncertainty": 120
},
"stopId": "0:01020P",
"stopSequence": 30
},
{
"arrival": {
"time": "1777003459",
"uncertainty": 120
},
"departure": {
"time": "1777003459",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 31
},
{
"arrival": {
"time": "1777003484",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "1010",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_51049772"
},
"vehicle": {
"id": "12",
"label": "12"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1777002911"
}
}