Détails de la ressource
Les mises à jour des trajets vous informent des fluctuations d’horaires.
Elles sont délivrées au format GTFS-realtime.
Cette ressource fait partie du jeu de données Réseau urbain Palmbus.
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
❌370 erreurs, 118 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 15/06/2026 à 09h02 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 370 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 4219481611710 stop_sequence 2 arrival_time 09:01:04 (1781506864) is equal to previous stop departure_time 09:01:04 (1781506864) - times must increase between two sequential stops
- trip_id 4219481611710 stop_sequence 2 departure_time 09:01:04 (1781506864) is equal to previous stop departure_time 09:01:04 (1781506864) - times must increase between two sequential stops
- trip_id 4219481611710 stop_sequence 3 arrival_time 09:01:04 (1781506864) is equal to previous stop arrival_time 09:01:04 (1781506864) - times must increase between two sequential stops
- trip_id 4219481611710 stop_sequence 3 arrival_time 09:01:04 (1781506864) is equal to previous stop departure_time 09:01:04 (1781506864) - times must increase between two sequential stops
- trip_id 4219481611710 stop_sequence 3 departure_time 09:01:04 (1781506864) is equal to previous stop departure_time 09:01:04 (1781506864) - times must increase between two sequential stops
Avertissements
vehicle_id not populated W002 118 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 421948161219 does not have a vehicle_id
- trip_id 421948161618 does not have a vehicle_id
- trip_id 4219481611710 does not have a vehicle_id
- trip_id 4219481611709 does not have a vehicle_id
- trip_id 421948161522 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 |
|---|---|---|---|
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 3 022 | 30 fois (100 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 22 040 | 28 fois (93 % 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 | 464 | 7 fois (23 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 93 | 1 fois (3 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 57 | 1 fois (3 % des validations) |
| E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 80 | 1 fois (3 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 3 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 15/06/2026 à 11h54 Europe/Paris.
trip_updates (184) 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 15/06/2026 à 11h54 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "421948161161",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520600",
"uncertainty": 120
},
"stopId": "HDV0AA",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161161"
}
}
},
{
"id": "4219481611872",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781519400",
"uncertainty": 120
},
"stopId": "HDV0AR",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "CITY",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611872"
}
}
},
{
"id": "4219481612320",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517315",
"uncertainty": 120
},
"departure": {
"time": "1781517315",
"uncertainty": 120
},
"stopId": "HDV08R",
"stopSequence": 15
},
{
"arrival": {
"time": "1781517351",
"uncertainty": 120
},
"departure": {
"time": "1781517351",
"uncertainty": 120
},
"stopId": "MEDI8R",
"stopSequence": 16
},
{
"arrival": {
"time": "1781517375",
"uncertainty": 120
},
"stopId": "QLAU08",
"stopSequence": 17
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612320"
},
"vehicle": {
"id": "5",
"label": "5"
}
}
},
{
"id": "421948161624",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518800",
"uncertainty": 120
},
"stopId": "TOUR0A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "29",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161624"
}
}
},
{
"id": "4219481612052",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781519760",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612052"
}
}
},
{
"id": "4219481611484",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518980",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611484"
}
}
},
{
"id": "421948161234",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518320",
"uncertainty": 120
},
"stopId": "CCO15A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161234"
}
}
},
{
"id": "4219481612321",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517293",
"uncertainty": 120
},
"departure": {
"time": "1781517293",
"uncertainty": 120
},
"stopId": "TRIS8R",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517420",
"uncertainty": 120
},
"departure": {
"time": "1781517420",
"uncertainty": 120
},
"stopId": "ROSE8R",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517469",
"uncertainty": 120
},
"departure": {
"time": "1781517469",
"uncertainty": 120
},
"stopId": "ZAME8R",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517536",
"uncertainty": 120
},
"departure": {
"time": "1781517536",
"uncertainty": 120
},
"stopId": "MIRA8R",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517699",
"uncertainty": 120
},
"departure": {
"time": "1781517699",
"uncertainty": 120
},
"stopId": "MALM8R",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517766",
"uncertainty": 120
},
"departure": {
"time": "1781517766",
"uncertainty": 120
},
"stopId": "GALB8R",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517906",
"uncertainty": 120
},
"departure": {
"time": "1781517906",
"uncertainty": 120
},
"stopId": "GMA0AA",
"stopSequence": 14
},
{
"arrival": {
"time": "1781517988",
"uncertainty": 120
},
"departure": {
"time": "1781517988",
"uncertainty": 120
},
"stopId": "HDV08R",
"stopSequence": 15
},
{
"arrival": {
"time": "1781518024",
"uncertainty": 120
},
"departure": {
"time": "1781518024",
"uncertainty": 120
},
"stopId": "MEDI8R",
"stopSequence": 16
},
{
"arrival": {
"time": "1781518048",
"uncertainty": 120
},
"stopId": "QLAU08",
"stopSequence": 17
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612321"
},
"vehicle": {
"id": "8",
"label": "8"
}
}
},
{
"id": "4219481612687",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517780",
"uncertainty": 120
},
"stopId": "LBASTI",
"stopSequence": 1
},
{
"arrival": {
"time": "1781517819",
"uncertainty": 120
},
"departure": {
"time": "1781517819",
"uncertainty": 120
},
"stopId": "LAM01R",
"stopSequence": 2
},
{
"arrival": {
"time": "1781517862",
"uncertainty": 120
},
"departure": {
"time": "1781517862",
"uncertainty": 120
},
"stopId": "AB101R",
"stopSequence": 3
},
{
"arrival": {
"time": "1781517888",
"uncertainty": 120
},
"departure": {
"time": "1781517888",
"uncertainty": 120
},
"stopId": "AB201R",
"stopSequence": 4
},
{
"arrival": {
"time": "1781517936",
"uncertainty": 120
},
"departure": {
"time": "1781517936",
"uncertainty": 120
},
"stopId": "MPA01R",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517976",
"uncertainty": 120
},
"departure": {
"time": "1781517976",
"uncertainty": 120
},
"stopId": "LPL01R",
"stopSequence": 6
},
{
"arrival": {
"time": "1781518033",
"uncertainty": 120
},
"departure": {
"time": "1781518033",
"uncertainty": 120
},
"stopId": "AGA01R",
"stopSequence": 7
},
{
"arrival": {
"time": "1781518096",
"uncertainty": 120
},
"departure": {
"time": "1781518096",
"uncertainty": 120
},
"stopId": "TENN2R",
"stopSequence": 8
},
{
"arrival": {
"time": "1781518133",
"uncertainty": 120
},
"departure": {
"time": "1781518133",
"uncertainty": 120
},
"stopId": "LBO01R",
"stopSequence": 9
},
{
"arrival": {
"time": "1781518218",
"uncertainty": 120
},
"departure": {
"time": "1781518218",
"uncertainty": 120
},
"stopId": "AUB01R",
"stopSequence": 10
},
{
"arrival": {
"time": "1781518251",
"uncertainty": 120
},
"departure": {
"time": "1781518251",
"uncertainty": 120
},
"stopId": "SJE01R",
"stopSequence": 11
},
{
"arrival": {
"time": "1781518310",
"uncertainty": 120
},
"departure": {
"time": "1781518310",
"uncertainty": 120
},
"stopId": "B0A01R",
"stopSequence": 12
},
{
"arrival": {
"time": "1781518377",
"uncertainty": 120
},
"departure": {
"time": "1781518377",
"uncertainty": 120
},
"stopId": "BCN0AR",
"stopSequence": 13
},
{
"arrival": {
"time": "1781518446",
"uncertainty": 120
},
"departure": {
"time": "1781518446",
"uncertainty": 120
},
"stopId": "4CO01R",
"stopSequence": 14
},
{
"arrival": {
"time": "1781518517",
"uncertainty": 120
},
"departure": {
"time": "1781518517",
"uncertainty": 120
},
"stopId": "SJO01R",
"stopSequence": 15
},
{
"arrival": {
"time": "1781518609",
"uncertainty": 120
},
"departure": {
"time": "1781518609",
"uncertainty": 120
},
"stopId": "LHU11R",
"stopSequence": 16
},
{
"arrival": {
"time": "1781518662",
"uncertainty": 120
},
"departure": {
"time": "1781518662",
"uncertainty": 120
},
"stopId": "ADO11R",
"stopSequence": 17
},
{
"arrival": {
"time": "1781518695",
"uncertainty": 120
},
"departure": {
"time": "1781518695",
"uncertainty": 120
},
"stopId": "MGA0AC",
"stopSequence": 18
},
{
"arrival": {
"time": "1781518767",
"uncertainty": 120
},
"departure": {
"time": "1781518767",
"uncertainty": 120
},
"stopId": "SJE20R",
"stopSequence": 19
},
{
"arrival": {
"time": "1781518817",
"uncertainty": 120
},
"departure": {
"time": "1781518817",
"uncertainty": 120
},
"stopId": "PMA0AR",
"stopSequence": 20
},
{
"arrival": {
"time": "1781518923",
"uncertainty": 120
},
"departure": {
"time": "1781518923",
"uncertainty": 120
},
"stopId": "MAN0AR",
"stopSequence": 21
},
{
"arrival": {
"time": "1781518969",
"uncertainty": 120
},
"departure": {
"time": "1781518969",
"uncertainty": 120
},
"stopId": "STM0AR",
"stopSequence": 22
},
{
"arrival": {
"time": "1781519050",
"uncertainty": 120
},
"departure": {
"time": "1781519050",
"uncertainty": 120
},
"stopId": "MER0AR",
"stopSequence": 23
},
{
"arrival": {
"time": "1781519105",
"uncertainty": 120
},
"departure": {
"time": "1781519105",
"uncertainty": 120
},
"stopId": "BLE0AR",
"stopSequence": 24
},
{
"arrival": {
"time": "1781519188",
"uncertainty": 120
},
"departure": {
"time": "1781519188",
"uncertainty": 120
},
"stopId": "PPI0AR",
"stopSequence": 25
},
{
"arrival": {
"time": "1781519228",
"uncertainty": 120
},
"departure": {
"time": "1781519228",
"uncertainty": 120
},
"stopId": "BEA0AR",
"stopSequence": 26
},
{
"arrival": {
"time": "1781519272",
"uncertainty": 120
},
"departure": {
"time": "1781519272",
"uncertainty": 120
},
"stopId": "PSP0AR",
"stopSequence": 27
},
{
"arrival": {
"time": "1781519333",
"uncertainty": 120
},
"departure": {
"time": "1781519333",
"uncertainty": 120
},
"stopId": "VAL0AR",
"stopSequence": 28
},
{
"arrival": {
"time": "1781519392",
"uncertainty": 120
},
"departure": {
"time": "1781519392",
"uncertainty": 120
},
"stopId": "LRI0AR",
"stopSequence": 29
},
{
"arrival": {
"time": "1781519465",
"uncertainty": 120
},
"departure": {
"time": "1781519465",
"uncertainty": 120
},
"stopId": "RPO0AR",
"stopSequence": 30
},
{
"arrival": {
"time": "1781519643",
"uncertainty": 120
},
"departure": {
"time": "1781519643",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 31
},
{
"arrival": {
"time": "1781519772",
"uncertainty": 120
},
"departure": {
"time": "1781519772",
"uncertainty": 120
},
"stopId": "GMA0AR",
"stopSequence": 32
},
{
"arrival": {
"time": "1781520063",
"uncertainty": 120
},
"departure": {
"time": "1781520063",
"uncertainty": 120
},
"stopId": "RSE0AA",
"stopSequence": 33
},
{
"arrival": {
"time": "1781520219",
"uncertainty": 120
},
"departure": {
"time": "1781520219",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 34
},
{
"arrival": {
"time": "1781520310",
"uncertainty": 120
},
"departure": {
"time": "1781520310",
"uncertainty": 120
},
"stopId": "PCA01R",
"stopSequence": 35
},
{
"arrival": {
"time": "1781520396",
"uncertainty": 120
},
"departure": {
"time": "1781520396",
"uncertainty": 120
},
"stopId": "BOR01R",
"stopSequence": 36
},
{
"arrival": {
"time": "1781520454",
"uncertainty": 120
},
"departure": {
"time": "1781520454",
"uncertainty": 120
},
"stopId": "DEL01R",
"stopSequence": 37
},
{
"arrival": {
"time": "1781520534",
"uncertainty": 120
},
"departure": {
"time": "1781520534",
"uncertainty": 120
},
"stopId": "CON01R",
"stopSequence": 38
},
{
"arrival": {
"time": "1781520642",
"uncertainty": 120
},
"departure": {
"time": "1781520642",
"uncertainty": 120
},
"stopId": "LMO01R",
"stopSequence": 39
},
{
"arrival": {
"time": "1781520717",
"uncertainty": 120
},
"departure": {
"time": "1781520717",
"uncertainty": 120
},
"stopId": "CIM01R",
"stopSequence": 40
},
{
"arrival": {
"time": "1781520764",
"uncertainty": 120
},
"departure": {
"time": "1781520764",
"uncertainty": 120
},
"stopId": "LFO17R",
"stopSequence": 41
},
{
"arrival": {
"time": "1781520839",
"uncertainty": 120
},
"departure": {
"time": "1781520839",
"uncertainty": 120
},
"stopId": "HOP01R",
"stopSequence": 42
},
{
"arrival": {
"time": "1781520875",
"uncertainty": 120
},
"departure": {
"time": "1781520875",
"uncertainty": 120
},
"stopId": "AVF01R",
"stopSequence": 43
},
{
"arrival": {
"time": "1781520949",
"uncertainty": 120
},
"departure": {
"time": "1781520949",
"uncertainty": 120
},
"stopId": "PJU01R",
"stopSequence": 44
},
{
"arrival": {
"time": "1781520984",
"uncertainty": 120
},
"departure": {
"time": "1781520984",
"uncertainty": 120
},
"stopId": "PRO01R",
"stopSequence": 45
},
{
"arrival": {
"time": "1781521038",
"uncertainty": 120
},
"departure": {
"time": "1781521038",
"uncertainty": 120
},
"stopId": "LLA01R",
"stopSequence": 46
},
{
"arrival": {
"time": "1781521094",
"uncertainty": 120
},
"departure": {
"time": "1781521094",
"uncertainty": 120
},
"stopId": "LIC01R",
"stopSequence": 47
},
{
"arrival": {
"time": "1781521191",
"uncertainty": 120
},
"departure": {
"time": "1781521191",
"uncertainty": 120
},
"stopId": "OLI01R",
"stopSequence": 48
},
{
"arrival": {
"time": "1781521294",
"uncertainty": 120
},
"departure": {
"time": "1781521294",
"uncertainty": 120
},
"stopId": "CJA01R",
"stopSequence": 49
},
{
"arrival": {
"time": "1781521327",
"uncertainty": 120
},
"departure": {
"time": "1781521327",
"uncertainty": 120
},
"stopId": "VFE01R",
"stopSequence": 50
},
{
"arrival": {
"time": "1781521443",
"uncertainty": 120
},
"stopId": "BLANCH",
"stopSequence": 51
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612687"
}
}
},
{
"id": "4219481611868",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517353",
"uncertainty": 120
},
"stopId": "HDV0R2",
"stopSequence": 27
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "CITY",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611868"
},
"vehicle": {
"id": "701",
"label": "701"
}
}
},
{
"id": "421948161878",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517264",
"uncertainty": 120
},
"stopId": "AMU0AA",
"stopSequence": 1
},
{
"arrival": {
"time": "1781517264",
"uncertainty": 120
},
"departure": {
"time": "1781517264",
"uncertainty": 120
},
"stopId": "SPI0AR",
"stopSequence": 2
},
{
"arrival": {
"time": "1781517264",
"uncertainty": 120
},
"departure": {
"time": "1781517264",
"uncertainty": 120
},
"stopId": "RAN0AR",
"stopSequence": 3
},
{
"arrival": {
"time": "1781517264",
"uncertainty": 120
},
"departure": {
"time": "1781517264",
"uncertainty": 120
},
"stopId": "CPU0AR",
"stopSequence": 4
},
{
"arrival": {
"time": "1781517264",
"uncertainty": 120
},
"departure": {
"time": "1781517264",
"uncertainty": 120
},
"stopId": "VLF0AR",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517264",
"uncertainty": 120
},
"departure": {
"time": "1781517264",
"uncertainty": 120
},
"stopId": "LFR0AR",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517264",
"uncertainty": 120
},
"departure": {
"time": "1781517264",
"uncertainty": 120
},
"stopId": "BCN0AR",
"stopSequence": 7
},
{
"arrival": {
"time": "1781517264",
"uncertainty": 120
},
"departure": {
"time": "1781517264",
"uncertainty": 120
},
"stopId": "POM0AR",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517264",
"uncertainty": 120
},
"departure": {
"time": "1781517264",
"uncertainty": 120
},
"stopId": "BOF0AR",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517264",
"uncertainty": 120
},
"departure": {
"time": "1781517264",
"uncertainty": 120
},
"stopId": "BOF17R",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517264",
"uncertainty": 120
},
"departure": {
"time": "1781517264",
"uncertainty": 120
},
"stopId": "SMC17R",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517264",
"uncertainty": 120
},
"departure": {
"time": "1781517264",
"uncertainty": 120
},
"stopId": "COU0AR",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517264",
"uncertainty": 120
},
"departure": {
"time": "1781517264",
"uncertainty": 120
},
"stopId": "MGA0AR",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517264",
"uncertainty": 120
},
"departure": {
"time": "1781517264",
"uncertainty": 120
},
"stopId": "SJE20R",
"stopSequence": 14
},
{
"arrival": {
"time": "1781517264",
"uncertainty": 120
},
"departure": {
"time": "1781517264",
"uncertainty": 120
},
"stopId": "PMA0AR",
"stopSequence": 15
},
{
"arrival": {
"time": "1781521038",
"uncertainty": 120
},
"departure": {
"time": "1781521038",
"uncertainty": 120
},
"stopId": "MAN0AR",
"stopSequence": 16
},
{
"arrival": {
"time": "1781521075",
"uncertainty": 120
},
"departure": {
"time": "1781521075",
"uncertainty": 120
},
"stopId": "STM0AR",
"stopSequence": 17
},
{
"arrival": {
"time": "1781521142",
"uncertainty": 120
},
"departure": {
"time": "1781521142",
"uncertainty": 120
},
"stopId": "MER0AR",
"stopSequence": 18
},
{
"arrival": {
"time": "1781521187",
"uncertainty": 120
},
"departure": {
"time": "1781521187",
"uncertainty": 120
},
"stopId": "BLE0AR",
"stopSequence": 19
},
{
"arrival": {
"time": "1781521255",
"uncertainty": 120
},
"departure": {
"time": "1781521255",
"uncertainty": 120
},
"stopId": "PPI0AR",
"stopSequence": 20
},
{
"arrival": {
"time": "1781521288",
"uncertainty": 120
},
"departure": {
"time": "1781521288",
"uncertainty": 120
},
"stopId": "BEA0AR",
"stopSequence": 21
},
{
"arrival": {
"time": "1781521324",
"uncertainty": 120
},
"departure": {
"time": "1781521324",
"uncertainty": 120
},
"stopId": "PSP0AR",
"stopSequence": 22
},
{
"arrival": {
"time": "1781521374",
"uncertainty": 120
},
"departure": {
"time": "1781521374",
"uncertainty": 120
},
"stopId": "VAL0AR",
"stopSequence": 23
},
{
"arrival": {
"time": "1781521452",
"uncertainty": 120
},
"departure": {
"time": "1781521452",
"uncertainty": 120
},
"stopId": "LRI0AR",
"stopSequence": 24
},
{
"arrival": {
"time": "1781521547",
"uncertainty": 120
},
"departure": {
"time": "1781521547",
"uncertainty": 120
},
"stopId": "RPO0AR",
"stopSequence": 25
},
{
"arrival": {
"time": "1781521781",
"uncertainty": 120
},
"departure": {
"time": "1781521781",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 26
},
{
"arrival": {
"time": "1781521876",
"uncertainty": 120
},
"departure": {
"time": "1781521876",
"uncertainty": 120
},
"stopId": "GMA0AR",
"stopSequence": 27
},
{
"arrival": {
"time": "1781522091",
"uncertainty": 120
},
"departure": {
"time": "1781522091",
"uncertainty": 120
},
"stopId": "RSE0AA",
"stopSequence": 28
},
{
"arrival": {
"time": "1781522206",
"uncertainty": 120
},
"departure": {
"time": "1781522206",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 29
},
{
"arrival": {
"time": "1781522317",
"uncertainty": 120
},
"departure": {
"time": "1781522317",
"uncertainty": 120
},
"stopId": "PVA0AR",
"stopSequence": 30
},
{
"arrival": {
"time": "1781522402",
"uncertainty": 120
},
"departure": {
"time": "1781522402",
"uncertainty": 120
},
"stopId": "MEU0AR",
"stopSequence": 31
},
{
"arrival": {
"time": "1781522497",
"uncertainty": 120
},
"departure": {
"time": "1781522497",
"uncertainty": 120
},
"stopId": "MIL0AR",
"stopSequence": 32
},
{
"arrival": {
"time": "1781522597",
"uncertainty": 120
},
"departure": {
"time": "1781522597",
"uncertainty": 120
},
"stopId": "LCA0AR",
"stopSequence": 33
},
{
"arrival": {
"time": "1781522683",
"uncertainty": 120
},
"departure": {
"time": "1781522683",
"uncertainty": 120
},
"stopId": "PDO0AR",
"stopSequence": 34
},
{
"arrival": {
"time": "1781522749",
"uncertainty": 120
},
"departure": {
"time": "1781522749",
"uncertainty": 120
},
"stopId": "MIS0AR",
"stopSequence": 35
},
{
"arrival": {
"time": "1781522835",
"uncertainty": 120
},
"departure": {
"time": "1781522835",
"uncertainty": 120
},
"stopId": "GBR0AR",
"stopSequence": 36
},
{
"arrival": {
"time": "1781522879",
"uncertainty": 120
},
"departure": {
"time": "1781522879",
"uncertainty": 120
},
"stopId": "NEU0AR",
"stopSequence": 37
},
{
"arrival": {
"time": "1781522916",
"uncertainty": 120
},
"departure": {
"time": "1781522916",
"uncertainty": 120
},
"stopId": "JJA0AR",
"stopSequence": 38
},
{
"arrival": {
"time": "1781523001",
"uncertainty": 120
},
"departure": {
"time": "1781523001",
"uncertainty": 120
},
"stopId": "MCA0AR",
"stopSequence": 39
},
{
"arrival": {
"time": "1781523066",
"uncertainty": 120
},
"departure": {
"time": "1781523066",
"uncertainty": 120
},
"stopId": "PLE11R",
"stopSequence": 40
},
{
"arrival": {
"time": "1781523114",
"uncertainty": 120
},
"departure": {
"time": "1781523114",
"uncertainty": 120
},
"stopId": "ROUX0R",
"stopSequence": 41
},
{
"arrival": {
"time": "1781523145",
"uncertainty": 120
},
"departure": {
"time": "1781523145",
"uncertainty": 120
},
"stopId": "GAM11A",
"stopSequence": 42
},
{
"arrival": {
"time": "1781523191",
"uncertainty": 120
},
"stopId": "PENH11",
"stopSequence": 43
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161878"
}
}
},
{
"id": "421948161974",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518080",
"uncertainty": 120
},
"stopId": "MSCE0A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161974"
}
}
},
{
"id": "4219481611721",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517387",
"uncertainty": 120
},
"departure": {
"time": "1781517387",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 17
},
{
"arrival": {
"time": "1781517488",
"uncertainty": 120
},
"departure": {
"time": "1781517488",
"uncertainty": 120
},
"stopId": "RSE0AR",
"stopSequence": 18
},
{
"arrival": {
"time": "1781517619",
"uncertainty": 120
},
"departure": {
"time": "1781517619",
"uncertainty": 120
},
"stopId": "GMA0AA",
"stopSequence": 19
},
{
"arrival": {
"time": "1781517696",
"uncertainty": 120
},
"departure": {
"time": "1781517696",
"uncertainty": 120
},
"stopId": "HDV08R",
"stopSequence": 20
},
{
"arrival": {
"time": "1781517883",
"uncertainty": 120
},
"departure": {
"time": "1781517883",
"uncertainty": 120
},
"stopId": "RPO0AA",
"stopSequence": 21
},
{
"arrival": {
"time": "1781517973",
"uncertainty": 120
},
"departure": {
"time": "1781517973",
"uncertainty": 120
},
"stopId": "LRI0AA",
"stopSequence": 22
},
{
"arrival": {
"time": "1781518036",
"uncertainty": 120
},
"departure": {
"time": "1781518036",
"uncertainty": 120
},
"stopId": "VAL0AA",
"stopSequence": 23
},
{
"arrival": {
"time": "1781518095",
"uncertainty": 120
},
"departure": {
"time": "1781518095",
"uncertainty": 120
},
"stopId": "PSP0AA",
"stopSequence": 24
},
{
"arrival": {
"time": "1781518137",
"uncertainty": 120
},
"departure": {
"time": "1781518137",
"uncertainty": 120
},
"stopId": "BEA0AA",
"stopSequence": 25
},
{
"arrival": {
"time": "1781518175",
"uncertainty": 120
},
"departure": {
"time": "1781518175",
"uncertainty": 120
},
"stopId": "PPI0AA",
"stopSequence": 26
},
{
"arrival": {
"time": "1781518228",
"uncertainty": 120
},
"departure": {
"time": "1781518228",
"uncertainty": 120
},
"stopId": "BLE0AA",
"stopSequence": 27
},
{
"arrival": {
"time": "1781518288",
"uncertainty": 120
},
"departure": {
"time": "1781518288",
"uncertainty": 120
},
"stopId": "MER0AA",
"stopSequence": 28
},
{
"arrival": {
"time": "1781518351",
"uncertainty": 120
},
"departure": {
"time": "1781518351",
"uncertainty": 120
},
"stopId": "STM0AA",
"stopSequence": 29
},
{
"arrival": {
"time": "1781518392",
"uncertainty": 120
},
"departure": {
"time": "1781518392",
"uncertainty": 120
},
"stopId": "MAN0AA",
"stopSequence": 30
},
{
"arrival": {
"time": "1781518494",
"uncertainty": 120
},
"departure": {
"time": "1781518494",
"uncertainty": 120
},
"stopId": "PMA0AA",
"stopSequence": 31
},
{
"arrival": {
"time": "1781518573",
"uncertainty": 120
},
"departure": {
"time": "1781518573",
"uncertainty": 120
},
"stopId": "SJE20A",
"stopSequence": 32
},
{
"arrival": {
"time": "1781518675",
"uncertainty": 120
},
"departure": {
"time": "1781518675",
"uncertainty": 120
},
"stopId": "MGA0AA",
"stopSequence": 33
},
{
"arrival": {
"time": "1781518800",
"uncertainty": 120
},
"departure": {
"time": "1781518947",
"uncertainty": 120
},
"stopId": "COU0AA",
"stopSequence": 34
},
{
"arrival": {
"time": "1781519004",
"uncertainty": 120
},
"departure": {
"time": "1781519004",
"uncertainty": 120
},
"stopId": "SMC17A",
"stopSequence": 35
},
{
"arrival": {
"time": "1781519079",
"uncertainty": 120
},
"departure": {
"time": "1781519079",
"uncertainty": 120
},
"stopId": "BOF17A",
"stopSequence": 36
},
{
"arrival": {
"time": "1781519112",
"uncertainty": 120
},
"departure": {
"time": "1781519112",
"uncertainty": 120
},
"stopId": "BOF0AA",
"stopSequence": 37
},
{
"arrival": {
"time": "1781519160",
"uncertainty": 120
},
"departure": {
"time": "1781519160",
"uncertainty": 120
},
"stopId": "POM0AA",
"stopSequence": 38
},
{
"arrival": {
"time": "1781519212",
"uncertainty": 120
},
"departure": {
"time": "1781519212",
"uncertainty": 120
},
"stopId": "BCN0AA",
"stopSequence": 39
},
{
"arrival": {
"time": "1781519282",
"uncertainty": 120
},
"departure": {
"time": "1781519282",
"uncertainty": 120
},
"stopId": "VLF0AA",
"stopSequence": 40
},
{
"arrival": {
"time": "1781519332",
"uncertainty": 120
},
"departure": {
"time": "1781519332",
"uncertainty": 120
},
"stopId": "GSA0AA",
"stopSequence": 41
},
{
"arrival": {
"time": "1781519400",
"uncertainty": 120
},
"departure": {
"time": "1781519400",
"uncertainty": 120
},
"stopId": "JMO0AA",
"stopSequence": 42
},
{
"arrival": {
"time": "1781519493",
"uncertainty": 120
},
"departure": {
"time": "1781519493",
"uncertainty": 120
},
"stopId": "SPI35R",
"stopSequence": 43
},
{
"arrival": {
"time": "1781519584",
"uncertainty": 120
},
"departure": {
"time": "1781519584",
"uncertainty": 120
},
"stopId": "LRANGA",
"stopSequence": 44
},
{
"arrival": {
"time": "1781519631",
"uncertainty": 120
},
"stopId": "AMU0AA",
"stopSequence": 45
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611721"
},
"vehicle": {
"id": "428",
"label": "428"
}
}
},
{
"id": "4219481611869",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517285",
"uncertainty": 120
},
"departure": {
"time": "1781517285",
"uncertainty": 120
},
"stopId": "CBEA8A",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517335",
"uncertainty": 120
},
"departure": {
"time": "1781517335",
"uncertainty": 120
},
"stopId": "PCRO8A",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517354",
"uncertainty": 120
},
"departure": {
"time": "1781517354",
"uncertainty": 120
},
"stopId": "CARL0A",
"stopSequence": 7
},
{
"arrival": {
"time": "1781517407",
"uncertainty": 120
},
"departure": {
"time": "1781517407",
"uncertainty": 120
},
"stopId": "MIRA8A",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517457",
"uncertainty": 120
},
"departure": {
"time": "1781517457",
"uncertainty": 120
},
"stopId": "MART0A",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517492",
"uncertainty": 120
},
"departure": {
"time": "1781517492",
"uncertainty": 120
},
"stopId": "ROUA0A",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517534",
"uncertainty": 120
},
"departure": {
"time": "1781517534",
"uncertainty": 120
},
"stopId": "MAUB0A",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517560",
"uncertainty": 120
},
"departure": {
"time": "1781517560",
"uncertainty": 120
},
"stopId": "BRAN0A",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517603",
"uncertainty": 120
},
"departure": {
"time": "1781517603",
"uncertainty": 120
},
"stopId": "PAST0A",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517626",
"uncertainty": 120
},
"departure": {
"time": "1781517626",
"uncertainty": 120
},
"stopId": "LORR0A",
"stopSequence": 14
},
{
"arrival": {
"time": "1781517647",
"uncertainty": 120
},
"departure": {
"time": "1781517647",
"uncertainty": 120
},
"stopId": "H0EDEN",
"stopSequence": 15
},
{
"arrival": {
"time": "1781517673",
"uncertainty": 120
},
"departure": {
"time": "1781517673",
"uncertainty": 120
},
"stopId": "LAMY0A",
"stopSequence": 16
},
{
"arrival": {
"time": "1781517698",
"uncertainty": 120
},
"departure": {
"time": "1781517698",
"uncertainty": 120
},
"stopId": "SIGN0A",
"stopSequence": 17
},
{
"arrival": {
"time": "1781517730",
"uncertainty": 120
},
"departure": {
"time": "1781517730",
"uncertainty": 120
},
"stopId": "DAUM0A",
"stopSequence": 18
},
{
"arrival": {
"time": "1781517774",
"uncertainty": 120
},
"departure": {
"time": "1781517774",
"uncertainty": 120
},
"stopId": "FNAC0A",
"stopSequence": 19
},
{
"arrival": {
"time": "1781517831",
"uncertainty": 120
},
"departure": {
"time": "1781517831",
"uncertainty": 120
},
"stopId": "VAGL0A",
"stopSequence": 20
},
{
"arrival": {
"time": "1781517850",
"uncertainty": 120
},
"departure": {
"time": "1781517850",
"uncertainty": 120
},
"stopId": "ANTI0A",
"stopSequence": 21
},
{
"arrival": {
"time": "1781517906",
"uncertainty": 120
},
"departure": {
"time": "1781517906",
"uncertainty": 120
},
"stopId": "BELG0A",
"stopSequence": 22
},
{
"arrival": {
"time": "1781517947",
"uncertainty": 120
},
"departure": {
"time": "1781517947",
"uncertainty": 120
},
"stopId": "GSNF0C",
"stopSequence": 23
},
{
"arrival": {
"time": "1781518127",
"uncertainty": 120
},
"departure": {
"time": "1781518127",
"uncertainty": 120
},
"stopId": "MJO0AA",
"stopSequence": 24
},
{
"arrival": {
"time": "1781518136",
"uncertainty": 120
},
"departure": {
"time": "1781518136",
"uncertainty": 120
},
"stopId": "POMP0A",
"stopSequence": 25
},
{
"arrival": {
"time": "1781518149",
"uncertainty": 120
},
"departure": {
"time": "1781518149",
"uncertainty": 120
},
"stopId": "LAL0AA",
"stopSequence": 26
},
{
"arrival": {
"time": "1781518247",
"uncertainty": 120
},
"stopId": "HDV0R2",
"stopSequence": 27
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "CITY",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611869"
},
"vehicle": {
"id": "700",
"label": "700"
}
}
},
{
"id": "4219481612584",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517960",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612584"
}
}
},
{
"id": "4219481611071",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781519520",
"uncertainty": 120
},
"stopId": "PLALEC",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "24",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611071"
}
}
},
{
"id": "421948161594",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520600",
"uncertainty": 120
},
"stopId": "TASS0R",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161594"
}
}
},
{
"id": "4219481611722",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517292",
"uncertainty": 120
},
"departure": {
"time": "1781517292",
"uncertainty": 120
},
"stopId": "JJA0AA",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517367",
"uncertainty": 120
},
"departure": {
"time": "1781517367",
"uncertainty": 120
},
"stopId": "GBR0AA",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517453",
"uncertainty": 120
},
"departure": {
"time": "1781517453",
"uncertainty": 120
},
"stopId": "MIS0AA",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517520",
"uncertainty": 120
},
"departure": {
"time": "1781517520",
"uncertainty": 120
},
"stopId": "PDO0AA",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517625",
"uncertainty": 120
},
"departure": {
"time": "1781517625",
"uncertainty": 120
},
"stopId": "LCA0AA",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517717",
"uncertainty": 120
},
"departure": {
"time": "1781517717",
"uncertainty": 120
},
"stopId": "MIL0AA",
"stopSequence": 14
},
{
"arrival": {
"time": "1781517803",
"uncertainty": 120
},
"departure": {
"time": "1781517803",
"uncertainty": 120
},
"stopId": "MEU0AA",
"stopSequence": 15
},
{
"arrival": {
"time": "1781517898",
"uncertainty": 120
},
"departure": {
"time": "1781517898",
"uncertainty": 120
},
"stopId": "PVA0AA",
"stopSequence": 16
},
{
"arrival": {
"time": "1781518024",
"uncertainty": 120
},
"departure": {
"time": "1781518024",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 17
},
{
"arrival": {
"time": "1781518125",
"uncertainty": 120
},
"departure": {
"time": "1781518125",
"uncertainty": 120
},
"stopId": "RSE0AR",
"stopSequence": 18
},
{
"arrival": {
"time": "1781518290",
"uncertainty": 120
},
"departure": {
"time": "1781518290",
"uncertainty": 120
},
"stopId": "GMA0AA",
"stopSequence": 19
},
{
"arrival": {
"time": "1781518367",
"uncertainty": 120
},
"departure": {
"time": "1781518367",
"uncertainty": 120
},
"stopId": "HDV08R",
"stopSequence": 20
},
{
"arrival": {
"time": "1781518555",
"uncertainty": 120
},
"departure": {
"time": "1781518555",
"uncertainty": 120
},
"stopId": "RPO0AA",
"stopSequence": 21
},
{
"arrival": {
"time": "1781518646",
"uncertainty": 120
},
"departure": {
"time": "1781518646",
"uncertainty": 120
},
"stopId": "LRI0AA",
"stopSequence": 22
},
{
"arrival": {
"time": "1781518710",
"uncertainty": 120
},
"departure": {
"time": "1781518710",
"uncertainty": 120
},
"stopId": "VAL0AA",
"stopSequence": 23
},
{
"arrival": {
"time": "1781518769",
"uncertainty": 120
},
"departure": {
"time": "1781518769",
"uncertainty": 120
},
"stopId": "PSP0AA",
"stopSequence": 24
},
{
"arrival": {
"time": "1781518811",
"uncertainty": 120
},
"departure": {
"time": "1781518811",
"uncertainty": 120
},
"stopId": "BEA0AA",
"stopSequence": 25
},
{
"arrival": {
"time": "1781518849",
"uncertainty": 120
},
"departure": {
"time": "1781518849",
"uncertainty": 120
},
"stopId": "PPI0AA",
"stopSequence": 26
},
{
"arrival": {
"time": "1781518902",
"uncertainty": 120
},
"departure": {
"time": "1781518902",
"uncertainty": 120
},
"stopId": "BLE0AA",
"stopSequence": 27
},
{
"arrival": {
"time": "1781518962",
"uncertainty": 120
},
"departure": {
"time": "1781518962",
"uncertainty": 120
},
"stopId": "MER0AA",
"stopSequence": 28
},
{
"arrival": {
"time": "1781519025",
"uncertainty": 120
},
"departure": {
"time": "1781519025",
"uncertainty": 120
},
"stopId": "STM0AA",
"stopSequence": 29
},
{
"arrival": {
"time": "1781519066",
"uncertainty": 120
},
"departure": {
"time": "1781519066",
"uncertainty": 120
},
"stopId": "MAN0AA",
"stopSequence": 30
},
{
"arrival": {
"time": "1781519169",
"uncertainty": 120
},
"departure": {
"time": "1781519169",
"uncertainty": 120
},
"stopId": "PMA0AA",
"stopSequence": 31
},
{
"arrival": {
"time": "1781519247",
"uncertainty": 120
},
"departure": {
"time": "1781519247",
"uncertainty": 120
},
"stopId": "SJE20A",
"stopSequence": 32
},
{
"arrival": {
"time": "1781519348",
"uncertainty": 120
},
"departure": {
"time": "1781519348",
"uncertainty": 120
},
"stopId": "MGA0AA",
"stopSequence": 33
},
{
"arrival": {
"time": "1781519472",
"uncertainty": 120
},
"departure": {
"time": "1781519472",
"uncertainty": 120
},
"stopId": "COU0AA",
"stopSequence": 34
},
{
"arrival": {
"time": "1781519529",
"uncertainty": 120
},
"departure": {
"time": "1781519529",
"uncertainty": 120
},
"stopId": "SMC17A",
"stopSequence": 35
},
{
"arrival": {
"time": "1781519604",
"uncertainty": 120
},
"departure": {
"time": "1781519604",
"uncertainty": 120
},
"stopId": "BOF17A",
"stopSequence": 36
},
{
"arrival": {
"time": "1781519637",
"uncertainty": 120
},
"departure": {
"time": "1781519637",
"uncertainty": 120
},
"stopId": "BOF0AA",
"stopSequence": 37
},
{
"arrival": {
"time": "1781519685",
"uncertainty": 120
},
"departure": {
"time": "1781519685",
"uncertainty": 120
},
"stopId": "POM0AA",
"stopSequence": 38
},
{
"arrival": {
"time": "1781519737",
"uncertainty": 120
},
"departure": {
"time": "1781519737",
"uncertainty": 120
},
"stopId": "BCN0AA",
"stopSequence": 39
},
{
"arrival": {
"time": "1781519807",
"uncertainty": 120
},
"departure": {
"time": "1781519807",
"uncertainty": 120
},
"stopId": "VLF0AA",
"stopSequence": 40
},
{
"arrival": {
"time": "1781519857",
"uncertainty": 120
},
"departure": {
"time": "1781519857",
"uncertainty": 120
},
"stopId": "GSA0AA",
"stopSequence": 41
},
{
"arrival": {
"time": "1781519925",
"uncertainty": 120
},
"departure": {
"time": "1781519925",
"uncertainty": 120
},
"stopId": "JMO0AA",
"stopSequence": 42
},
{
"arrival": {
"time": "1781520018",
"uncertainty": 120
},
"departure": {
"time": "1781520018",
"uncertainty": 120
},
"stopId": "SPI35R",
"stopSequence": 43
},
{
"arrival": {
"time": "1781520109",
"uncertainty": 120
},
"departure": {
"time": "1781520109",
"uncertainty": 120
},
"stopId": "LRANGA",
"stopSequence": 44
},
{
"arrival": {
"time": "1781520156",
"uncertainty": 120
},
"stopId": "AMU0AA",
"stopSequence": 45
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611722"
},
"vehicle": {
"id": "814",
"label": "814"
}
}
},
{
"id": "421948161623",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517277",
"uncertainty": 120
},
"departure": {
"time": "1781517277",
"uncertainty": 120
},
"stopId": "SCHO0A",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517370",
"uncertainty": 120
},
"departure": {
"time": "1781517370",
"uncertainty": 120
},
"stopId": "ORME0A",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517621",
"uncertainty": 120
},
"departure": {
"time": "1781517621",
"uncertainty": 120
},
"stopId": "BERM0A",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517665",
"uncertainty": 120
},
"stopId": "MESS0R",
"stopSequence": 12
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "29",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161623"
},
"vehicle": {
"id": "58",
"label": "58"
}
}
},
{
"id": "421948161975",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518800",
"uncertainty": 120
},
"stopId": "MSCE0A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161975"
}
}
},
{
"id": "4219481612438",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517242",
"uncertainty": 120
},
"departure": {
"time": "1781517242",
"uncertainty": 120
},
"stopId": "MAN0AA",
"stopSequence": 30
},
{
"arrival": {
"time": "1781517328",
"uncertainty": 120
},
"departure": {
"time": "1781517328",
"uncertainty": 120
},
"stopId": "FMA01A",
"stopSequence": 31
},
{
"arrival": {
"time": "1781517408",
"uncertainty": 120
},
"departure": {
"time": "1781517408",
"uncertainty": 120
},
"stopId": "SRO01A",
"stopSequence": 32
},
{
"arrival": {
"time": "1781517499",
"uncertainty": 120
},
"departure": {
"time": "1781517499",
"uncertainty": 120
},
"stopId": "SJO01A",
"stopSequence": 33
},
{
"arrival": {
"time": "1781517558",
"uncertainty": 120
},
"departure": {
"time": "1781517558",
"uncertainty": 120
},
"stopId": "4CO01A",
"stopSequence": 34
},
{
"arrival": {
"time": "1781517650",
"uncertainty": 120
},
"departure": {
"time": "1781517650",
"uncertainty": 120
},
"stopId": "BCN0AB",
"stopSequence": 35
},
{
"arrival": {
"time": "1781517701",
"uncertainty": 120
},
"departure": {
"time": "1781517701",
"uncertainty": 120
},
"stopId": "B0A01A",
"stopSequence": 36
},
{
"arrival": {
"time": "1781517736",
"uncertainty": 120
},
"departure": {
"time": "1781517736",
"uncertainty": 120
},
"stopId": "SJE01A",
"stopSequence": 37
},
{
"arrival": {
"time": "1781517765",
"uncertainty": 120
},
"departure": {
"time": "1781517765",
"uncertainty": 120
},
"stopId": "AUB01A",
"stopSequence": 38
},
{
"arrival": {
"time": "1781517829",
"uncertainty": 120
},
"departure": {
"time": "1781517829",
"uncertainty": 120
},
"stopId": "LBO01A",
"stopSequence": 39
},
{
"arrival": {
"time": "1781517869",
"uncertainty": 120
},
"departure": {
"time": "1781517869",
"uncertainty": 120
},
"stopId": "TENN2A",
"stopSequence": 40
},
{
"arrival": {
"time": "1781517912",
"uncertainty": 120
},
"departure": {
"time": "1781517912",
"uncertainty": 120
},
"stopId": "AGA01A",
"stopSequence": 41
},
{
"arrival": {
"time": "1781517991",
"uncertainty": 120
},
"departure": {
"time": "1781517991",
"uncertainty": 120
},
"stopId": "LPL01A",
"stopSequence": 42
},
{
"arrival": {
"time": "1781518055",
"uncertainty": 120
},
"departure": {
"time": "1781518055",
"uncertainty": 120
},
"stopId": "MPA01A",
"stopSequence": 43
},
{
"arrival": {
"time": "1781518089",
"uncertainty": 120
},
"departure": {
"time": "1781518089",
"uncertainty": 120
},
"stopId": "AB201A",
"stopSequence": 44
},
{
"arrival": {
"time": "1781518145",
"uncertainty": 120
},
"departure": {
"time": "1781518145",
"uncertainty": 120
},
"stopId": "AB101A",
"stopSequence": 45
},
{
"arrival": {
"time": "1781518205",
"uncertainty": 120
},
"departure": {
"time": "1781518205",
"uncertainty": 120
},
"stopId": "LAM01A",
"stopSequence": 46
},
{
"arrival": {
"time": "1781518260",
"uncertainty": 120
},
"stopId": "LBASTI",
"stopSequence": 47
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612438"
},
"vehicle": {
"id": "450",
"label": "450"
}
}
},
{
"id": "4219481611337",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518500",
"uncertainty": 120
},
"stopId": "PBLEUR",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611337"
}
}
},
{
"id": "4219481611630",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781519400",
"uncertainty": 120
},
"stopId": "HDV0AA",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611630"
}
}
},
{
"id": "4219481611952",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517254",
"uncertainty": 120
},
"departure": {
"time": "1781517254",
"uncertainty": 120
},
"stopId": "IMPCOR",
"stopSequence": 28
},
{
"arrival": {
"time": "1781517316",
"uncertainty": 120
},
"departure": {
"time": "1781517316",
"uncertainty": 120
},
"stopId": "JYLL0R",
"stopSequence": 29
},
{
"arrival": {
"time": "1781517366",
"uncertainty": 120
},
"departure": {
"time": "1781517366",
"uncertainty": 120
},
"stopId": "ACTIP0R",
"stopSequence": 30
},
{
"arrival": {
"time": "1781517406",
"uncertainty": 120
},
"departure": {
"time": "1781517406",
"uncertainty": 120
},
"stopId": "PLSM0R",
"stopSequence": 31
},
{
"arrival": {
"time": "1781517439",
"uncertainty": 120
},
"departure": {
"time": "1781517439",
"uncertainty": 120
},
"stopId": "PASM0R",
"stopSequence": 32
},
{
"arrival": {
"time": "1781517462",
"uncertainty": 120
},
"stopId": "PASM0A",
"stopSequence": 33
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "26",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611952"
},
"vehicle": {
"id": "52",
"label": "52"
}
}
},
{
"id": "421948161691",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "QLAU08",
"stopSequence": 1
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 2
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "GMA0AR",
"stopSequence": 3
},
{
"arrival": {
"time": "1781519040",
"uncertainty": 120
},
"departure": {
"time": "1781519040",
"uncertainty": 120
},
"stopId": "GALB8A",
"stopSequence": 4
},
{
"arrival": {
"time": "1781519098",
"uncertainty": 120
},
"departure": {
"time": "1781519098",
"uncertainty": 120
},
"stopId": "CBEA8A",
"stopSequence": 5
},
{
"arrival": {
"time": "1781519148",
"uncertainty": 120
},
"departure": {
"time": "1781519148",
"uncertainty": 120
},
"stopId": "PCRO8A",
"stopSequence": 6
},
{
"arrival": {
"time": "1781519220",
"uncertainty": 120
},
"departure": {
"time": "1781519220",
"uncertainty": 120
},
"stopId": "MIRA8A",
"stopSequence": 7
},
{
"arrival": {
"time": "1781519279",
"uncertainty": 120
},
"departure": {
"time": "1781519279",
"uncertainty": 120
},
"stopId": "HENR8A",
"stopSequence": 8
},
{
"arrival": {
"time": "1781519384",
"uncertainty": 120
},
"departure": {
"time": "1781519384",
"uncertainty": 120
},
"stopId": "ROSE8A",
"stopSequence": 9
},
{
"arrival": {
"time": "1781519441",
"uncertainty": 120
},
"departure": {
"time": "1781519441",
"uncertainty": 120
},
"stopId": "PCAN8A",
"stopSequence": 10
},
{
"arrival": {
"time": "1781519482",
"uncertainty": 120
},
"departure": {
"time": "1781519482",
"uncertainty": 120
},
"stopId": "HESP8A",
"stopSequence": 11
},
{
"arrival": {
"time": "1781519561",
"uncertainty": 120
},
"departure": {
"time": "1781519561",
"uncertainty": 120
},
"stopId": "LMAR8A",
"stopSequence": 12
},
{
"arrival": {
"time": "1781519612",
"uncertainty": 120
},
"departure": {
"time": "1781519612",
"uncertainty": 120
},
"stopId": "RAST8A",
"stopSequence": 13
},
{
"arrival": {
"time": "1781519654",
"uncertainty": 120
},
"departure": {
"time": "1781519654",
"uncertainty": 120
},
"stopId": "BIJO8A",
"stopSequence": 14
},
{
"arrival": {
"time": "1781519700",
"uncertainty": 120
},
"stopId": "PALM08",
"stopSequence": 15
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161691"
}
}
},
{
"id": "421948161970",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517277",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 27
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161970"
},
"vehicle": {
"id": "468",
"label": "468"
}
}
},
{
"id": "4219481612772",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517385",
"uncertainty": 120
},
"departure": {
"time": "1781517385",
"uncertainty": 120
},
"stopId": "GOUR0R",
"stopSequence": 28
},
{
"arrival": {
"time": "1781517510",
"uncertainty": 120
},
"stopId": "MSCE0A",
"stopSequence": 29
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612772"
},
"vehicle": {
"id": "460",
"label": "460"
}
}
},
{
"id": "421948161345",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517270",
"uncertainty": 120
},
"departure": {
"time": "1781517270",
"uncertainty": 120
},
"stopId": "PASS0A",
"stopSequence": 43
},
{
"arrival": {
"time": "1781517335",
"uncertainty": 120
},
"departure": {
"time": "1781517335",
"uncertainty": 120
},
"stopId": "EUC15R",
"stopSequence": 44
},
{
"arrival": {
"time": "1781517397",
"uncertainty": 120
},
"departure": {
"time": "1781517397",
"uncertainty": 120
},
"stopId": "CUL15R",
"stopSequence": 45
},
{
"arrival": {
"time": "1781517435",
"uncertainty": 120
},
"departure": {
"time": "1781517435",
"uncertainty": 120
},
"stopId": "GRM15R",
"stopSequence": 46
},
{
"arrival": {
"time": "1781517706",
"uncertainty": 120
},
"stopId": "GRM15A",
"stopSequence": 47
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161345"
},
"vehicle": {
"id": "422",
"label": "422"
}
}
},
{
"id": "4219481611048",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520120",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611048"
}
}
},
{
"id": "4219481612683",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517217",
"uncertainty": 120
},
"departure": {
"time": "1781517236",
"uncertainty": 120
},
"stopId": "DEL01R",
"stopSequence": 37
},
{
"arrival": {
"time": "1781517311",
"uncertainty": 120
},
"departure": {
"time": "1781517311",
"uncertainty": 120
},
"stopId": "CON01R",
"stopSequence": 38
},
{
"arrival": {
"time": "1781517418",
"uncertainty": 120
},
"departure": {
"time": "1781517418",
"uncertainty": 120
},
"stopId": "LMO01R",
"stopSequence": 39
},
{
"arrival": {
"time": "1781517485",
"uncertainty": 120
},
"departure": {
"time": "1781517485",
"uncertainty": 120
},
"stopId": "CIM01R",
"stopSequence": 40
},
{
"arrival": {
"time": "1781517530",
"uncertainty": 120
},
"departure": {
"time": "1781517530",
"uncertainty": 120
},
"stopId": "LFO17R",
"stopSequence": 41
},
{
"arrival": {
"time": "1781517606",
"uncertainty": 120
},
"departure": {
"time": "1781517606",
"uncertainty": 120
},
"stopId": "HOP01R",
"stopSequence": 42
},
{
"arrival": {
"time": "1781517644",
"uncertainty": 120
},
"departure": {
"time": "1781517644",
"uncertainty": 120
},
"stopId": "AVF01R",
"stopSequence": 43
},
{
"arrival": {
"time": "1781517709",
"uncertainty": 120
},
"departure": {
"time": "1781517709",
"uncertainty": 120
},
"stopId": "PJU01R",
"stopSequence": 44
},
{
"arrival": {
"time": "1781517749",
"uncertainty": 120
},
"departure": {
"time": "1781517749",
"uncertainty": 120
},
"stopId": "PRO01R",
"stopSequence": 45
},
{
"arrival": {
"time": "1781517805",
"uncertainty": 120
},
"departure": {
"time": "1781517805",
"uncertainty": 120
},
"stopId": "LLA01R",
"stopSequence": 46
},
{
"arrival": {
"time": "1781517840",
"uncertainty": 120
},
"departure": {
"time": "1781517840",
"uncertainty": 120
},
"stopId": "LIC01R",
"stopSequence": 47
},
{
"arrival": {
"time": "1781517953",
"uncertainty": 120
},
"departure": {
"time": "1781517953",
"uncertainty": 120
},
"stopId": "OLI01R",
"stopSequence": 48
},
{
"arrival": {
"time": "1781518072",
"uncertainty": 120
},
"departure": {
"time": "1781518072",
"uncertainty": 120
},
"stopId": "CJA01R",
"stopSequence": 49
},
{
"arrival": {
"time": "1781518103",
"uncertainty": 120
},
"departure": {
"time": "1781518103",
"uncertainty": 120
},
"stopId": "VFE01R",
"stopSequence": 50
},
{
"arrival": {
"time": "1781518226",
"uncertainty": 120
},
"stopId": "BLANCH",
"stopSequence": 51
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612683"
},
"vehicle": {
"id": "421",
"label": "421"
}
}
},
{
"id": "421948161301",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517144",
"uncertainty": 120
},
"departure": {
"time": "1781517238",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 18
},
{
"arrival": {
"time": "1781517327",
"uncertainty": 120
},
"departure": {
"time": "1781517327",
"uncertainty": 120
},
"stopId": "RSE0AR",
"stopSequence": 19
},
{
"arrival": {
"time": "1781517471",
"uncertainty": 120
},
"departure": {
"time": "1781517471",
"uncertainty": 120
},
"stopId": "GMA0AA",
"stopSequence": 20
},
{
"arrival": {
"time": "1781517538",
"uncertainty": 120
},
"stopId": "HDV08R",
"stopSequence": 21
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "6B",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161301"
},
"vehicle": {
"id": "39",
"label": "39"
}
}
},
{
"id": "4219481611134",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520000",
"uncertainty": 120
},
"stopId": "HDV0A2",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "SUQ",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611134"
}
}
},
{
"id": "421948161559",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517355",
"uncertainty": 120
},
"departure": {
"time": "1781517355",
"uncertainty": 120
},
"stopId": "JFE04R",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517441",
"uncertainty": 120
},
"departure": {
"time": "1781517441",
"uncertainty": 120
},
"stopId": "AVA04R",
"stopSequence": 7
},
{
"arrival": {
"time": "1781517489",
"uncertainty": 120
},
"departure": {
"time": "1781517489",
"uncertainty": 120
},
"stopId": "BDO04R",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517535",
"uncertainty": 120
},
"departure": {
"time": "1781517535",
"uncertainty": 120
},
"stopId": "AFO04R",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517585",
"uncertainty": 120
},
"departure": {
"time": "1781517585",
"uncertainty": 120
},
"stopId": "LOC04R",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517655",
"uncertainty": 120
},
"departure": {
"time": "1781517655",
"uncertainty": 120
},
"stopId": "POLY04",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517775",
"uncertainty": 120
},
"departure": {
"time": "1781517775",
"uncertainty": 120
},
"stopId": "FON04R",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517835",
"uncertainty": 120
},
"departure": {
"time": "1781517835",
"uncertainty": 120
},
"stopId": "AVM04R",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517854",
"uncertainty": 120
},
"departure": {
"time": "1781517854",
"uncertainty": 120
},
"stopId": "LBO04R",
"stopSequence": 14
},
{
"arrival": {
"time": "1781517915",
"uncertainty": 120
},
"departure": {
"time": "1781517915",
"uncertainty": 120
},
"stopId": "PBO04R",
"stopSequence": 15
},
{
"arrival": {
"time": "1781517949",
"uncertainty": 120
},
"departure": {
"time": "1781517949",
"uncertainty": 120
},
"stopId": "BOS04R",
"stopSequence": 16
},
{
"arrival": {
"time": "1781517985",
"uncertainty": 120
},
"departure": {
"time": "1781517985",
"uncertainty": 120
},
"stopId": "ALB04R",
"stopSequence": 17
},
{
"arrival": {
"time": "1781518035",
"uncertainty": 120
},
"departure": {
"time": "1781518035",
"uncertainty": 120
},
"stopId": "LCH13A",
"stopSequence": 18
},
{
"arrival": {
"time": "1781518079",
"uncertainty": 120
},
"departure": {
"time": "1781518079",
"uncertainty": 120
},
"stopId": "ABR13A",
"stopSequence": 19
},
{
"arrival": {
"time": "1781518129",
"uncertainty": 120
},
"stopId": "PLALEB",
"stopSequence": 20
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161559"
},
"vehicle": {
"id": "42",
"label": "42"
}
}
},
{
"id": "421948161233",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517600",
"uncertainty": 120
},
"stopId": "CCO15A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161233"
}
}
},
{
"id": "4219481611998",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518800",
"uncertainty": 120
},
"stopId": "MCA0AA",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "11A",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611998"
}
}
},
{
"id": "4219481612051",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517429",
"uncertainty": 120
},
"departure": {
"time": "1781517429",
"uncertainty": 120
},
"stopId": "RSE0AA",
"stopSequence": 3
},
{
"arrival": {
"time": "1781517527",
"uncertainty": 120
},
"departure": {
"time": "1781517527",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 4
},
{
"arrival": {
"time": "1781517929",
"uncertainty": 120
},
"departure": {
"time": "1781517929",
"uncertainty": 120
},
"stopId": "CMA04R",
"stopSequence": 5
},
{
"arrival": {
"time": "1781518067",
"uncertainty": 120
},
"departure": {
"time": "1781518067",
"uncertainty": 120
},
"stopId": "JFE04R",
"stopSequence": 6
},
{
"arrival": {
"time": "1781518153",
"uncertainty": 120
},
"departure": {
"time": "1781518153",
"uncertainty": 120
},
"stopId": "AVA04R",
"stopSequence": 7
},
{
"arrival": {
"time": "1781518236",
"uncertainty": 120
},
"departure": {
"time": "1781518236",
"uncertainty": 120
},
"stopId": "GRP04R",
"stopSequence": 8
},
{
"arrival": {
"time": "1781518323",
"uncertainty": 120
},
"departure": {
"time": "1781518323",
"uncertainty": 120
},
"stopId": "RDO04R",
"stopSequence": 9
},
{
"arrival": {
"time": "1781518383",
"uncertainty": 120
},
"departure": {
"time": "1781518383",
"uncertainty": 120
},
"stopId": "PAU04R",
"stopSequence": 10
},
{
"arrival": {
"time": "1781518461",
"uncertainty": 120
},
"departure": {
"time": "1781518461",
"uncertainty": 120
},
"stopId": "NEU0AR",
"stopSequence": 11
},
{
"arrival": {
"time": "1781518492",
"uncertainty": 120
},
"departure": {
"time": "1781518492",
"uncertainty": 120
},
"stopId": "JJA0AR",
"stopSequence": 12
},
{
"arrival": {
"time": "1781518563",
"uncertainty": 120
},
"departure": {
"time": "1781518563",
"uncertainty": 120
},
"stopId": "MCA0AR",
"stopSequence": 13
},
{
"arrival": {
"time": "1781518623",
"uncertainty": 120
},
"stopId": "PLALEC",
"stopSequence": 14
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612051"
},
"vehicle": {
"id": "40",
"label": "40"
}
}
},
{
"id": "4219481611719",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517143",
"uncertainty": 120
},
"departure": {
"time": "1781517143",
"uncertainty": 120
},
"stopId": "BOF17A",
"stopSequence": 36
},
{
"arrival": {
"time": "1781517175",
"uncertainty": 120
},
"departure": {
"time": "1781517175",
"uncertainty": 120
},
"stopId": "BOF0AA",
"stopSequence": 37
},
{
"arrival": {
"time": "1781517218",
"uncertainty": 120
},
"departure": {
"time": "1781517218",
"uncertainty": 120
},
"stopId": "POM0AA",
"stopSequence": 38
},
{
"arrival": {
"time": "1781517260",
"uncertainty": 120
},
"departure": {
"time": "1781517260",
"uncertainty": 120
},
"stopId": "BCN0AA",
"stopSequence": 39
},
{
"arrival": {
"time": "1781517325",
"uncertainty": 120
},
"departure": {
"time": "1781517325",
"uncertainty": 120
},
"stopId": "VLF0AA",
"stopSequence": 40
},
{
"arrival": {
"time": "1781517373",
"uncertainty": 120
},
"departure": {
"time": "1781517373",
"uncertainty": 120
},
"stopId": "GSA0AA",
"stopSequence": 41
},
{
"arrival": {
"time": "1781517432",
"uncertainty": 120
},
"departure": {
"time": "1781517432",
"uncertainty": 120
},
"stopId": "JMO0AA",
"stopSequence": 42
},
{
"arrival": {
"time": "1781517528",
"uncertainty": 120
},
"departure": {
"time": "1781517528",
"uncertainty": 120
},
"stopId": "SPI35R",
"stopSequence": 43
},
{
"arrival": {
"time": "1781517611",
"uncertainty": 120
},
"departure": {
"time": "1781517611",
"uncertainty": 120
},
"stopId": "LRANGA",
"stopSequence": 44
},
{
"arrival": {
"time": "1781517657",
"uncertainty": 120
},
"stopId": "AMU0AA",
"stopSequence": 45
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611719"
},
"vehicle": {
"id": "810",
"label": "810"
}
}
},
{
"id": "4219481612323",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "PALM08",
"stopSequence": 1
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "AVLE8R",
"stopSequence": 2
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "PETA8R",
"stopSequence": 3
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "ECO08A",
"stopSequence": 4
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "ESPR8R",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "EBRI8R",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "HESP8R",
"stopSequence": 7
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "TRIS8R",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "ROSE8R",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "ZAME8R",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "MIRA8R",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "MALM8R",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "GALB8R",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "GMA0AA",
"stopSequence": 14
},
{
"arrival": {
"time": "1781519940",
"uncertainty": 120
},
"departure": {
"time": "1781519940",
"uncertainty": 120
},
"stopId": "HDV08R",
"stopSequence": 15
},
{
"arrival": {
"time": "1781519976",
"uncertainty": 120
},
"departure": {
"time": "1781519976",
"uncertainty": 120
},
"stopId": "MEDI8R",
"stopSequence": 16
},
{
"arrival": {
"time": "1781520000",
"uncertainty": 120
},
"stopId": "QLAU08",
"stopSequence": 17
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612323"
}
}
},
{
"id": "421948161523",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "ORME0A",
"stopSequence": 15
},
{
"arrival": {
"time": "1781517517",
"uncertainty": 120
},
"departure": {
"time": "1781517517",
"uncertainty": 120
},
"stopId": "BERM0A",
"stopSequence": 16
},
{
"arrival": {
"time": "1781517573",
"uncertainty": 120
},
"departure": {
"time": "1781517573",
"uncertainty": 120
},
"stopId": "MESS0R",
"stopSequence": 17
},
{
"arrival": {
"time": "1781517884",
"uncertainty": 120
},
"stopId": "EGAN0A",
"stopSequence": 18
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "281",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161523"
},
"vehicle": {
"id": "44",
"label": "44"
}
}
},
{
"id": "4219481612774",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517267",
"uncertainty": 120
},
"departure": {
"time": "1781517267",
"uncertainty": 120
},
"stopId": "LLA01R",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517312",
"uncertainty": 120
},
"departure": {
"time": "1781517312",
"uncertainty": 120
},
"stopId": "LIC01R",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517405",
"uncertainty": 120
},
"departure": {
"time": "1781517405",
"uncertainty": 120
},
"stopId": "OLI01R",
"stopSequence": 14
},
{
"arrival": {
"time": "1781517488",
"uncertainty": 120
},
"departure": {
"time": "1781517488",
"uncertainty": 120
},
"stopId": "CJA01R",
"stopSequence": 15
},
{
"arrival": {
"time": "1781517536",
"uncertainty": 120
},
"departure": {
"time": "1781517536",
"uncertainty": 120
},
"stopId": "VFE01R",
"stopSequence": 16
},
{
"arrival": {
"time": "1781517597",
"uncertainty": 120
},
"departure": {
"time": "1781517597",
"uncertainty": 120
},
"stopId": "BLAN0D",
"stopSequence": 17
},
{
"arrival": {
"time": "1781517682",
"uncertainty": 120
},
"departure": {
"time": "1781517682",
"uncertainty": 120
},
"stopId": "CABR0R",
"stopSequence": 18
},
{
"arrival": {
"time": "1781517769",
"uncertainty": 120
},
"departure": {
"time": "1781517769",
"uncertainty": 120
},
"stopId": "VAUM0R",
"stopSequence": 19
},
{
"arrival": {
"time": "1781517859",
"uncertainty": 120
},
"departure": {
"time": "1781517859",
"uncertainty": 120
},
"stopId": "CREM0R",
"stopSequence": 20
},
{
"arrival": {
"time": "1781517911",
"uncertainty": 120
},
"departure": {
"time": "1781517911",
"uncertainty": 120
},
"stopId": "CCAS0A",
"stopSequence": 21
},
{
"arrival": {
"time": "1781517935",
"uncertainty": 120
},
"departure": {
"time": "1781517935",
"uncertainty": 120
},
"stopId": "VALM0R",
"stopSequence": 22
},
{
"arrival": {
"time": "1781517993",
"uncertainty": 120
},
"departure": {
"time": "1781517993",
"uncertainty": 120
},
"stopId": "JUYE0R",
"stopSequence": 23
},
{
"arrival": {
"time": "1781518047",
"uncertainty": 120
},
"departure": {
"time": "1781518047",
"uncertainty": 120
},
"stopId": "CMOU0R",
"stopSequence": 24
},
{
"arrival": {
"time": "1781518089",
"uncertainty": 120
},
"departure": {
"time": "1781518089",
"uncertainty": 120
},
"stopId": "TOUR0R",
"stopSequence": 25
},
{
"arrival": {
"time": "1781518212",
"uncertainty": 120
},
"departure": {
"time": "1781518212",
"uncertainty": 120
},
"stopId": "STMARR",
"stopSequence": 26
},
{
"arrival": {
"time": "1781518306",
"uncertainty": 120
},
"departure": {
"time": "1781518306",
"uncertainty": 120
},
"stopId": "VICA0R",
"stopSequence": 27
},
{
"arrival": {
"time": "1781518486",
"uncertainty": 120
},
"departure": {
"time": "1781518486",
"uncertainty": 120
},
"stopId": "GOUR0R",
"stopSequence": 28
},
{
"arrival": {
"time": "1781518613",
"uncertainty": 120
},
"stopId": "MSCE0A",
"stopSequence": 29
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612774"
},
"vehicle": {
"id": "461",
"label": "461"
}
}
},
{
"id": "4219481612582",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517269",
"uncertainty": 120
},
"departure": {
"time": "1781517269",
"uncertainty": 120
},
"stopId": "PSP0AA",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517307",
"uncertainty": 120
},
"departure": {
"time": "1781517307",
"uncertainty": 120
},
"stopId": "BEA0AA",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517340",
"uncertainty": 120
},
"departure": {
"time": "1781517340",
"uncertainty": 120
},
"stopId": "PPI0AA",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517383",
"uncertainty": 120
},
"departure": {
"time": "1781517383",
"uncertainty": 120
},
"stopId": "BLE0AA",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517447",
"uncertainty": 120
},
"departure": {
"time": "1781517447",
"uncertainty": 120
},
"stopId": "MER0AA",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517503",
"uncertainty": 120
},
"departure": {
"time": "1781517503",
"uncertainty": 120
},
"stopId": "STM0AA",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517544",
"uncertainty": 120
},
"departure": {
"time": "1781517544",
"uncertainty": 120
},
"stopId": "MAN0AA",
"stopSequence": 14
},
{
"arrival": {
"time": "1781517643",
"uncertainty": 120
},
"departure": {
"time": "1781517643",
"uncertainty": 120
},
"stopId": "PMA0AA",
"stopSequence": 15
},
{
"arrival": {
"time": "1781517710",
"uncertainty": 120
},
"departure": {
"time": "1781517710",
"uncertainty": 120
},
"stopId": "SJE20A",
"stopSequence": 16
},
{
"arrival": {
"time": "1781517804",
"uncertainty": 120
},
"departure": {
"time": "1781517804",
"uncertainty": 120
},
"stopId": "MGA0AA",
"stopSequence": 17
},
{
"arrival": {
"time": "1781517899",
"uncertainty": 120
},
"departure": {
"time": "1781517899",
"uncertainty": 120
},
"stopId": "COU0AA",
"stopSequence": 18
},
{
"arrival": {
"time": "1781517967",
"uncertainty": 120
},
"departure": {
"time": "1781517967",
"uncertainty": 120
},
"stopId": "PPO20A",
"stopSequence": 19
},
{
"arrival": {
"time": "1781518087",
"uncertainty": 120
},
"departure": {
"time": "1781518087",
"uncertainty": 120
},
"stopId": "PAT17R",
"stopSequence": 20
},
{
"arrival": {
"time": "1781518144",
"uncertainty": 120
},
"departure": {
"time": "1781518144",
"uncertainty": 120
},
"stopId": "BLER0A",
"stopSequence": 21
},
{
"arrival": {
"time": "1781518323",
"uncertainty": 120
},
"departure": {
"time": "1781518323",
"uncertainty": 120
},
"stopId": "RPC17R",
"stopSequence": 22
},
{
"arrival": {
"time": "1781518387",
"uncertainty": 120
},
"departure": {
"time": "1781518387",
"uncertainty": 120
},
"stopId": "SOL17R",
"stopSequence": 23
},
{
"arrival": {
"time": "1781518431",
"uncertainty": 120
},
"departure": {
"time": "1781518431",
"uncertainty": 120
},
"stopId": "LST17R",
"stopSequence": 24
},
{
"arrival": {
"time": "1781518486",
"uncertainty": 120
},
"departure": {
"time": "1781518486",
"uncertainty": 120
},
"stopId": "RBR17R",
"stopSequence": 25
},
{
"arrival": {
"time": "1781518567",
"uncertainty": 120
},
"departure": {
"time": "1781518567",
"uncertainty": 120
},
"stopId": "CAP15B",
"stopSequence": 26
},
{
"arrival": {
"time": "1781518600",
"uncertainty": 120
},
"departure": {
"time": "1781518600",
"uncertainty": 120
},
"stopId": "PASS0A",
"stopSequence": 27
},
{
"arrival": {
"time": "1781518658",
"uncertainty": 120
},
"departure": {
"time": "1781518658",
"uncertainty": 120
},
"stopId": "EUC15R",
"stopSequence": 28
},
{
"arrival": {
"time": "1781518714",
"uncertainty": 120
},
"departure": {
"time": "1781518714",
"uncertainty": 120
},
"stopId": "CUL15R",
"stopSequence": 29
},
{
"arrival": {
"time": "1781518747",
"uncertainty": 120
},
"departure": {
"time": "1781518747",
"uncertainty": 120
},
"stopId": "GRM15R",
"stopSequence": 30
},
{
"arrival": {
"time": "1781518798",
"uncertainty": 120
},
"departure": {
"time": "1781518798",
"uncertainty": 120
},
"stopId": "CHVI0A",
"stopSequence": 31
},
{
"arrival": {
"time": "1781518865",
"uncertainty": 120
},
"departure": {
"time": "1781518865",
"uncertainty": 120
},
"stopId": "THE15R",
"stopSequence": 32
},
{
"arrival": {
"time": "1781518959",
"uncertainty": 120
},
"departure": {
"time": "1781518959",
"uncertainty": 120
},
"stopId": "RPES1A",
"stopSequence": 33
},
{
"arrival": {
"time": "1781519047",
"uncertainty": 120
},
"departure": {
"time": "1781519047",
"uncertainty": 120
},
"stopId": "LEOS2A",
"stopSequence": 34
},
{
"arrival": {
"time": "1781519099",
"uncertainty": 120
},
"departure": {
"time": "1781519099",
"uncertainty": 120
},
"stopId": "EDENPA",
"stopSequence": 35
},
{
"arrival": {
"time": "1781519167",
"uncertainty": 120
},
"stopId": "CCO15A",
"stopSequence": 36
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612582"
},
"vehicle": {
"id": "439",
"label": "439"
}
}
},
{
"id": "4219481612180",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517900",
"uncertainty": 120
},
"stopId": "GABIAN",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612180"
}
}
},
{
"id": "4219481612325",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520300",
"uncertainty": 120
},
"stopId": "PALM08",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612325"
}
}
},
{
"id": "421948161230",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517196",
"uncertainty": 120
},
"departure": {
"time": "1781517206",
"uncertainty": 120
},
"stopId": "PAT17A",
"stopSequence": 16
},
{
"arrival": {
"time": "1781517323",
"uncertainty": 120
},
"departure": {
"time": "1781517323",
"uncertainty": 120
},
"stopId": "PPO20R",
"stopSequence": 17
},
{
"arrival": {
"time": "1781517429",
"uncertainty": 120
},
"departure": {
"time": "1781517550",
"uncertainty": 120
},
"stopId": "COU0AR",
"stopSequence": 18
},
{
"arrival": {
"time": "1781517623",
"uncertainty": 120
},
"departure": {
"time": "1781517623",
"uncertainty": 120
},
"stopId": "MGA0AR",
"stopSequence": 19
},
{
"arrival": {
"time": "1781517699",
"uncertainty": 120
},
"departure": {
"time": "1781517699",
"uncertainty": 120
},
"stopId": "SJE20R",
"stopSequence": 20
},
{
"arrival": {
"time": "1781517748",
"uncertainty": 120
},
"departure": {
"time": "1781517748",
"uncertainty": 120
},
"stopId": "PMA0AR",
"stopSequence": 21
},
{
"arrival": {
"time": "1781517859",
"uncertainty": 120
},
"departure": {
"time": "1781517859",
"uncertainty": 120
},
"stopId": "MAN0AR",
"stopSequence": 22
},
{
"arrival": {
"time": "1781517899",
"uncertainty": 120
},
"departure": {
"time": "1781517899",
"uncertainty": 120
},
"stopId": "STM0AR",
"stopSequence": 23
},
{
"arrival": {
"time": "1781517970",
"uncertainty": 120
},
"departure": {
"time": "1781517970",
"uncertainty": 120
},
"stopId": "MER0AR",
"stopSequence": 24
},
{
"arrival": {
"time": "1781518018",
"uncertainty": 120
},
"departure": {
"time": "1781518018",
"uncertainty": 120
},
"stopId": "BLE0AR",
"stopSequence": 25
},
{
"arrival": {
"time": "1781518091",
"uncertainty": 120
},
"departure": {
"time": "1781518091",
"uncertainty": 120
},
"stopId": "PPI0AR",
"stopSequence": 26
},
{
"arrival": {
"time": "1781518126",
"uncertainty": 120
},
"departure": {
"time": "1781518126",
"uncertainty": 120
},
"stopId": "BEA0AR",
"stopSequence": 27
},
{
"arrival": {
"time": "1781518164",
"uncertainty": 120
},
"departure": {
"time": "1781518164",
"uncertainty": 120
},
"stopId": "PSP0AR",
"stopSequence": 28
},
{
"arrival": {
"time": "1781518219",
"uncertainty": 120
},
"departure": {
"time": "1781518219",
"uncertainty": 120
},
"stopId": "VAL0AR",
"stopSequence": 29
},
{
"arrival": {
"time": "1781518265",
"uncertainty": 120
},
"departure": {
"time": "1781518265",
"uncertainty": 120
},
"stopId": "LRI0AR",
"stopSequence": 30
},
{
"arrival": {
"time": "1781518321",
"uncertainty": 120
},
"departure": {
"time": "1781518321",
"uncertainty": 120
},
"stopId": "RPO0AR",
"stopSequence": 31
},
{
"arrival": {
"time": "1781518459",
"uncertainty": 120
},
"departure": {
"time": "1781518459",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 32
},
{
"arrival": {
"time": "1781518533",
"uncertainty": 120
},
"departure": {
"time": "1781518533",
"uncertainty": 120
},
"stopId": "GMA0AR",
"stopSequence": 33
},
{
"arrival": {
"time": "1781518701",
"uncertainty": 120
},
"departure": {
"time": "1781518701",
"uncertainty": 120
},
"stopId": "RSE0AA",
"stopSequence": 34
},
{
"arrival": {
"time": "1781518879",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 35
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161230"
},
"vehicle": {
"id": "432",
"label": "432"
}
}
},
{
"id": "421948161977",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520120",
"uncertainty": 120
},
"stopId": "MSCE0A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161977"
}
}
},
{
"id": "4219481612682",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781516985",
"uncertainty": 120
},
"departure": {
"time": "1781516988",
"uncertainty": 120
},
"stopId": "CJA01R",
"stopSequence": 49
},
{
"arrival": {
"time": "1781517022",
"uncertainty": 120
},
"departure": {
"time": "1781517024",
"uncertainty": 120
},
"stopId": "VFE01R",
"stopSequence": 50
},
{
"arrival": {
"time": "1781517180",
"uncertainty": 120
},
"stopId": "BLANCH",
"stopSequence": 51
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612682"
}
}
},
{
"id": "4219481611953",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518200",
"uncertainty": 120
},
"stopId": "LRANGA",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "26",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611953"
}
}
},
{
"id": "4219481611870",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517600",
"uncertainty": 120
},
"stopId": "HDV0AR",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "CITY",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611870"
}
}
},
{
"id": "4219481612235",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518800",
"uncertainty": 120
},
"stopId": "MESS0R",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "29",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612235"
}
}
},
{
"id": "4219481611299",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520600",
"uncertainty": 120
},
"stopId": "C0MIMO",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611299"
}
}
},
{
"id": "4219481611554",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781519700",
"uncertainty": 120
},
"stopId": "GRM15A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611554"
}
}
},
{
"id": "421948161692",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781519400",
"uncertainty": 120
},
"stopId": "QLAU08",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161692"
}
}
},
{
"id": "421948161593",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518200",
"uncertainty": 120
},
"stopId": "TASS0R",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161593"
}
}
},
{
"id": "4219481612437",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517292",
"uncertainty": 120
},
"departure": {
"time": "1781517292",
"uncertainty": 120
},
"stopId": "SJE01A",
"stopSequence": 37
},
{
"arrival": {
"time": "1781517327",
"uncertainty": 120
},
"departure": {
"time": "1781517327",
"uncertainty": 120
},
"stopId": "AUB01A",
"stopSequence": 38
},
{
"arrival": {
"time": "1781517383",
"uncertainty": 120
},
"departure": {
"time": "1781517383",
"uncertainty": 120
},
"stopId": "LBO01A",
"stopSequence": 39
},
{
"arrival": {
"time": "1781517422",
"uncertainty": 120
},
"departure": {
"time": "1781517422",
"uncertainty": 120
},
"stopId": "TENN2A",
"stopSequence": 40
},
{
"arrival": {
"time": "1781517464",
"uncertainty": 120
},
"departure": {
"time": "1781517464",
"uncertainty": 120
},
"stopId": "AGA01A",
"stopSequence": 41
},
{
"arrival": {
"time": "1781517531",
"uncertainty": 120
},
"departure": {
"time": "1781517531",
"uncertainty": 120
},
"stopId": "LPL01A",
"stopSequence": 42
},
{
"arrival": {
"time": "1781517593",
"uncertainty": 120
},
"departure": {
"time": "1781517593",
"uncertainty": 120
},
"stopId": "MPA01A",
"stopSequence": 43
},
{
"arrival": {
"time": "1781517628",
"uncertainty": 120
},
"departure": {
"time": "1781517628",
"uncertainty": 120
},
"stopId": "AB201A",
"stopSequence": 44
},
{
"arrival": {
"time": "1781517695",
"uncertainty": 120
},
"departure": {
"time": "1781517695",
"uncertainty": 120
},
"stopId": "AB101A",
"stopSequence": 45
},
{
"arrival": {
"time": "1781517751",
"uncertainty": 120
},
"departure": {
"time": "1781517751",
"uncertainty": 120
},
"stopId": "LAM01A",
"stopSequence": 46
},
{
"arrival": {
"time": "1781517809",
"uncertainty": 120
},
"stopId": "LBASTI",
"stopSequence": 47
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612437"
},
"vehicle": {
"id": "457",
"label": "457"
}
}
},
{
"id": "4219481612778",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781519280",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612778"
}
}
},
{
"id": "421948161625",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520600",
"uncertainty": 120
},
"stopId": "TOUR0A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "29",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161625"
}
}
},
{
"id": "4219481612536",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518200",
"uncertainty": 120
},
"stopId": "TOUR0A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "28",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612536"
}
}
},
{
"id": "4219481611132",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517244",
"uncertainty": 120
},
"departure": {
"time": "1781517263",
"uncertainty": 120
},
"stopId": "RPRE0A",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517357",
"uncertainty": 120
},
"departure": {
"time": "1781517357",
"uncertainty": 120
},
"stopId": "PERR0A",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517417",
"uncertainty": 120
},
"departure": {
"time": "1781517417",
"uncertainty": 120
},
"stopId": "MUSE0A",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517465",
"uncertainty": 120
},
"departure": {
"time": "1781517465",
"uncertainty": 120
},
"stopId": "NDES0A",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517503",
"uncertainty": 120
},
"departure": {
"time": "1781517503",
"uncertainty": 120
},
"stopId": "CAST0A",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517553",
"uncertainty": 120
},
"departure": {
"time": "1781517553",
"uncertainty": 120
},
"stopId": "MCHE0A",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517588",
"uncertainty": 120
},
"departure": {
"time": "1781517588",
"uncertainty": 120
},
"stopId": "HCLE0A",
"stopSequence": 14
},
{
"arrival": {
"time": "1781517645",
"uncertainty": 120
},
"departure": {
"time": "1781517645",
"uncertainty": 120
},
"stopId": "SQMISR",
"stopSequence": 15
},
{
"arrival": {
"time": "1781517762",
"uncertainty": 120
},
"departure": {
"time": "1781517762",
"uncertainty": 120
},
"stopId": "PMID0A",
"stopSequence": 16
},
{
"arrival": {
"time": "1781517825",
"uncertainty": 120
},
"departure": {
"time": "1781517825",
"uncertainty": 120
},
"stopId": "QLAU08",
"stopSequence": 17
},
{
"arrival": {
"time": "1781517945",
"uncertainty": 120
},
"stopId": "HDV0AA",
"stopSequence": 18
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "SUQ",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611132"
},
"vehicle": {
"id": "703",
"label": "703"
}
}
},
{
"id": "4219481611833",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "LPPA10",
"stopSequence": 1
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "LRA11A",
"stopSequence": 2
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "SJO11A",
"stopSequence": 3
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "LHA10A",
"stopSequence": 4
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "LPA10A",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "LHO10A",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "REP10A",
"stopSequence": 7
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "ZAM10A",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "SAR10A",
"stopSequence": 9
},
{
"arrival": {
"time": "1781518370",
"uncertainty": 120
},
"departure": {
"time": "1781518370",
"uncertainty": 120
},
"stopId": "BOU10A",
"stopSequence": 10
},
{
"arrival": {
"time": "1781518453",
"uncertainty": 120
},
"departure": {
"time": "1781518453",
"uncertainty": 120
},
"stopId": "LAU10A",
"stopSequence": 11
},
{
"arrival": {
"time": "1781518499",
"uncertainty": 120
},
"departure": {
"time": "1781518499",
"uncertainty": 120
},
"stopId": "BDR10A",
"stopSequence": 12
},
{
"arrival": {
"time": "1781518560",
"uncertainty": 120
},
"departure": {
"time": "1781518560",
"uncertainty": 120
},
"stopId": "JAS10A",
"stopSequence": 13
},
{
"arrival": {
"time": "1781518742",
"uncertainty": 120
},
"departure": {
"time": "1781518742",
"uncertainty": 120
},
"stopId": "PBE10A",
"stopSequence": 14
},
{
"arrival": {
"time": "1781518847",
"uncertainty": 120
},
"departure": {
"time": "1781518847",
"uncertainty": 120
},
"stopId": "STA10A",
"stopSequence": 15
},
{
"arrival": {
"time": "1781518922",
"uncertainty": 120
},
"departure": {
"time": "1781518922",
"uncertainty": 120
},
"stopId": "LFE10A",
"stopSequence": 16
},
{
"arrival": {
"time": "1781519059",
"uncertainty": 120
},
"departure": {
"time": "1781519059",
"uncertainty": 120
},
"stopId": "PCA10A",
"stopSequence": 17
},
{
"arrival": {
"time": "1781519109",
"uncertainty": 120
},
"departure": {
"time": "1781519109",
"uncertainty": 120
},
"stopId": "MJO0AA",
"stopSequence": 18
},
{
"arrival": {
"time": "1781519148",
"uncertainty": 120
},
"departure": {
"time": "1781519148",
"uncertainty": 120
},
"stopId": "LAL0AA",
"stopSequence": 19
},
{
"arrival": {
"time": "1781519289",
"uncertainty": 120
},
"stopId": "HDV0AA",
"stopSequence": 20
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611833"
}
}
},
{
"id": "4219481611604",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781519220",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "6A",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611604"
}
}
},
{
"id": "421948161235",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781519040",
"uncertainty": 120
},
"stopId": "CCO15A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161235"
}
}
},
{
"id": "4219481611726",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781519160",
"uncertainty": 120
},
"stopId": "PENH11",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611726"
}
}
},
{
"id": "4219481612443",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518980",
"uncertainty": 120
},
"stopId": "BLANCH",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612443"
}
}
},
{
"id": "4219481611338",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781519700",
"uncertainty": 120
},
"stopId": "PBLEUR",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611338"
}
}
},
{
"id": "4219481611382",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517262",
"uncertainty": 120
},
"departure": {
"time": "1781517262",
"uncertainty": 120
},
"stopId": "MEU0AR",
"stopSequence": 3
},
{
"arrival": {
"time": "1781517350",
"uncertainty": 120
},
"departure": {
"time": "1781517350",
"uncertainty": 120
},
"stopId": "MIL0AR",
"stopSequence": 4
},
{
"arrival": {
"time": "1781517443",
"uncertainty": 120
},
"departure": {
"time": "1781517443",
"uncertainty": 120
},
"stopId": "LCA0AR",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517541",
"uncertainty": 120
},
"departure": {
"time": "1781517541",
"uncertainty": 120
},
"stopId": "PDO0AR",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517595",
"uncertainty": 120
},
"departure": {
"time": "1781517595",
"uncertainty": 120
},
"stopId": "SEV06R",
"stopSequence": 7
},
{
"arrival": {
"time": "1781517649",
"uncertainty": 120
},
"departure": {
"time": "1781517649",
"uncertainty": 120
},
"stopId": "HOWA6R",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517692",
"uncertainty": 120
},
"departure": {
"time": "1781517692",
"uncertainty": 120
},
"stopId": "NDAN6R",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517776",
"uncertainty": 120
},
"departure": {
"time": "1781517776",
"uncertainty": 120
},
"stopId": "BDNO6R",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517804",
"uncertainty": 120
},
"departure": {
"time": "1781517804",
"uncertainty": 120
},
"stopId": "MRO35R",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517869",
"uncertainty": 120
},
"departure": {
"time": "1781517869",
"uncertainty": 120
},
"stopId": "PJU01A",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517936",
"uncertainty": 120
},
"departure": {
"time": "1781517936",
"uncertainty": 120
},
"stopId": "AVF01A",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517967",
"uncertainty": 120
},
"departure": {
"time": "1781517967",
"uncertainty": 120
},
"stopId": "HOP01A",
"stopSequence": 14
},
{
"arrival": {
"time": "1781518017",
"uncertainty": 120
},
"departure": {
"time": "1781518017",
"uncertainty": 120
},
"stopId": "LFO01R",
"stopSequence": 15
},
{
"arrival": {
"time": "1781518063",
"uncertainty": 120
},
"departure": {
"time": "1781518063",
"uncertainty": 120
},
"stopId": "VRI11A",
"stopSequence": 16
},
{
"arrival": {
"time": "1781518089",
"uncertainty": 120
},
"departure": {
"time": "1781518089",
"uncertainty": 120
},
"stopId": "PER11A",
"stopSequence": 17
},
{
"arrival": {
"time": "1781518136",
"uncertainty": 120
},
"departure": {
"time": "1781518136",
"uncertainty": 120
},
"stopId": "RIO17R",
"stopSequence": 18
},
{
"arrival": {
"time": "1781518183",
"uncertainty": 120
},
"departure": {
"time": "1781518183",
"uncertainty": 120
},
"stopId": "FOU17R",
"stopSequence": 19
},
{
"arrival": {
"time": "1781518270",
"uncertainty": 120
},
"departure": {
"time": "1781518270",
"uncertainty": 120
},
"stopId": "LIC01R",
"stopSequence": 20
},
{
"arrival": {
"time": "1781518349",
"uncertainty": 120
},
"departure": {
"time": "1781518349",
"uncertainty": 120
},
"stopId": "OLI01R",
"stopSequence": 21
},
{
"arrival": {
"time": "1781518468",
"uncertainty": 120
},
"departure": {
"time": "1781518468",
"uncertainty": 120
},
"stopId": "SEC35R",
"stopSequence": 22
},
{
"arrival": {
"time": "1781518550",
"uncertainty": 120
},
"departure": {
"time": "1781518550",
"uncertainty": 120
},
"stopId": "LCH35R",
"stopSequence": 23
},
{
"arrival": {
"time": "1781518600",
"uncertainty": 120
},
"departure": {
"time": "1781518600",
"uncertainty": 120
},
"stopId": "CMO35R",
"stopSequence": 24
},
{
"arrival": {
"time": "1781518623",
"uncertainty": 120
},
"departure": {
"time": "1781518623",
"uncertainty": 120
},
"stopId": "EDE35R",
"stopSequence": 25
},
{
"arrival": {
"time": "1781518733",
"uncertainty": 120
},
"departure": {
"time": "1781518733",
"uncertainty": 120
},
"stopId": "CCN35R",
"stopSequence": 26
},
{
"arrival": {
"time": "1781518783",
"uncertainty": 120
},
"departure": {
"time": "1781518783",
"uncertainty": 120
},
"stopId": "CAR35R",
"stopSequence": 27
},
{
"arrival": {
"time": "1781518930",
"uncertainty": 120
},
"departure": {
"time": "1781518930",
"uncertainty": 120
},
"stopId": "PGA35R",
"stopSequence": 28
},
{
"arrival": {
"time": "1781518997",
"uncertainty": 120
},
"departure": {
"time": "1781518997",
"uncertainty": 120
},
"stopId": "SPI35R",
"stopSequence": 29
},
{
"arrival": {
"time": "1781519053",
"uncertainty": 120
},
"departure": {
"time": "1781519053",
"uncertainty": 120
},
"stopId": "LRANGA",
"stopSequence": 30
},
{
"arrival": {
"time": "1781519113",
"uncertainty": 120
},
"departure": {
"time": "1781519113",
"uncertainty": 120
},
"stopId": "AMU0AA",
"stopSequence": 31
},
{
"arrival": {
"time": "1781519163",
"uncertainty": 120
},
"departure": {
"time": "1781519163",
"uncertainty": 120
},
"stopId": "SPI0AR",
"stopSequence": 32
},
{
"arrival": {
"time": "1781519221",
"uncertainty": 120
},
"departure": {
"time": "1781519221",
"uncertainty": 120
},
"stopId": "MYOS0A",
"stopSequence": 33
},
{
"arrival": {
"time": "1781519251",
"uncertainty": 120
},
"departure": {
"time": "1781519251",
"uncertainty": 120
},
"stopId": "AB201R",
"stopSequence": 34
},
{
"arrival": {
"time": "1781519283",
"uncertainty": 120
},
"departure": {
"time": "1781519283",
"uncertainty": 120
},
"stopId": "CIMABR",
"stopSequence": 35
},
{
"arrival": {
"time": "1781519359",
"uncertainty": 120
},
"stopId": "PBLEUR",
"stopSequence": 36
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611382"
},
"vehicle": {
"id": "362",
"label": "362"
}
}
},
{
"id": "4219481611480",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517151",
"uncertainty": 120
},
"departure": {
"time": "1781517241",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 23
},
{
"arrival": {
"time": "1781517335",
"uncertainty": 120
},
"departure": {
"time": "1781517335",
"uncertainty": 120
},
"stopId": "RSE0AR",
"stopSequence": 24
},
{
"arrival": {
"time": "1781517488",
"uncertainty": 120
},
"departure": {
"time": "1781517488",
"uncertainty": 120
},
"stopId": "GMA0AA",
"stopSequence": 25
},
{
"arrival": {
"time": "1781517560",
"uncertainty": 120
},
"stopId": "HDV08R",
"stopSequence": 26
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611480"
},
"vehicle": {
"id": "56",
"label": "56"
}
}
},
{
"id": "4219481612580",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517298",
"uncertainty": 120
},
"departure": {
"time": "1781517298",
"uncertainty": 120
},
"stopId": "CAP15B",
"stopSequence": 26
},
{
"arrival": {
"time": "1781517336",
"uncertainty": 120
},
"departure": {
"time": "1781517336",
"uncertainty": 120
},
"stopId": "PASS0A",
"stopSequence": 27
},
{
"arrival": {
"time": "1781517387",
"uncertainty": 120
},
"departure": {
"time": "1781517387",
"uncertainty": 120
},
"stopId": "EUC15R",
"stopSequence": 28
},
{
"arrival": {
"time": "1781517443",
"uncertainty": 120
},
"departure": {
"time": "1781517443",
"uncertainty": 120
},
"stopId": "CUL15R",
"stopSequence": 29
},
{
"arrival": {
"time": "1781517482",
"uncertainty": 120
},
"departure": {
"time": "1781517482",
"uncertainty": 120
},
"stopId": "GRM15R",
"stopSequence": 30
},
{
"arrival": {
"time": "1781517536",
"uncertainty": 120
},
"departure": {
"time": "1781517536",
"uncertainty": 120
},
"stopId": "CHVI0A",
"stopSequence": 31
},
{
"arrival": {
"time": "1781517628",
"uncertainty": 120
},
"departure": {
"time": "1781517628",
"uncertainty": 120
},
"stopId": "THE15R",
"stopSequence": 32
},
{
"arrival": {
"time": "1781517704",
"uncertainty": 120
},
"departure": {
"time": "1781517704",
"uncertainty": 120
},
"stopId": "RPES1A",
"stopSequence": 33
},
{
"arrival": {
"time": "1781517769",
"uncertainty": 120
},
"departure": {
"time": "1781517769",
"uncertainty": 120
},
"stopId": "LEOS2A",
"stopSequence": 34
},
{
"arrival": {
"time": "1781517812",
"uncertainty": 120
},
"departure": {
"time": "1781517812",
"uncertainty": 120
},
"stopId": "EDENPA",
"stopSequence": 35
},
{
"arrival": {
"time": "1781517880",
"uncertainty": 120
},
"stopId": "CCO15A",
"stopSequence": 36
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612580"
},
"vehicle": {
"id": "463",
"label": "463"
}
}
},
{
"id": "4219481611871",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518500",
"uncertainty": 120
},
"stopId": "HDV0AR",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "CITY",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611871"
}
}
},
{
"id": "421948161876",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "AMU0AA",
"stopSequence": 1
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "SPI0AR",
"stopSequence": 2
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "RAN0AR",
"stopSequence": 3
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "CPU0AR",
"stopSequence": 4
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "VLF0AR",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "LFR0AR",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "BCN0AR",
"stopSequence": 7
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "POM0AR",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "BOF0AR",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "BOF17R",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "SMC17R",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "COU0AR",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "MGA0AR",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "SJE20R",
"stopSequence": 14
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "PMA0AR",
"stopSequence": 15
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "MAN0AR",
"stopSequence": 16
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "STM0AR",
"stopSequence": 17
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "MER0AR",
"stopSequence": 18
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "BLE0AR",
"stopSequence": 19
},
{
"arrival": {
"time": "1781520636",
"uncertainty": 120
},
"departure": {
"time": "1781520636",
"uncertainty": 120
},
"stopId": "PPI0AR",
"stopSequence": 20
},
{
"arrival": {
"time": "1781520669",
"uncertainty": 120
},
"departure": {
"time": "1781520669",
"uncertainty": 120
},
"stopId": "BEA0AR",
"stopSequence": 21
},
{
"arrival": {
"time": "1781520705",
"uncertainty": 120
},
"departure": {
"time": "1781520705",
"uncertainty": 120
},
"stopId": "PSP0AR",
"stopSequence": 22
},
{
"arrival": {
"time": "1781520754",
"uncertainty": 120
},
"departure": {
"time": "1781520754",
"uncertainty": 120
},
"stopId": "VAL0AR",
"stopSequence": 23
},
{
"arrival": {
"time": "1781520832",
"uncertainty": 120
},
"departure": {
"time": "1781520832",
"uncertainty": 120
},
"stopId": "LRI0AR",
"stopSequence": 24
},
{
"arrival": {
"time": "1781520928",
"uncertainty": 120
},
"departure": {
"time": "1781520928",
"uncertainty": 120
},
"stopId": "RPO0AR",
"stopSequence": 25
},
{
"arrival": {
"time": "1781521164",
"uncertainty": 120
},
"departure": {
"time": "1781521164",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 26
},
{
"arrival": {
"time": "1781521259",
"uncertainty": 120
},
"departure": {
"time": "1781521259",
"uncertainty": 120
},
"stopId": "GMA0AR",
"stopSequence": 27
},
{
"arrival": {
"time": "1781521476",
"uncertainty": 120
},
"departure": {
"time": "1781521476",
"uncertainty": 120
},
"stopId": "RSE0AA",
"stopSequence": 28
},
{
"arrival": {
"time": "1781521592",
"uncertainty": 120
},
"departure": {
"time": "1781521592",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 29
},
{
"arrival": {
"time": "1781521703",
"uncertainty": 120
},
"departure": {
"time": "1781521703",
"uncertainty": 120
},
"stopId": "PVA0AR",
"stopSequence": 30
},
{
"arrival": {
"time": "1781521788",
"uncertainty": 120
},
"departure": {
"time": "1781521788",
"uncertainty": 120
},
"stopId": "MEU0AR",
"stopSequence": 31
},
{
"arrival": {
"time": "1781521883",
"uncertainty": 120
},
"departure": {
"time": "1781521883",
"uncertainty": 120
},
"stopId": "MIL0AR",
"stopSequence": 32
},
{
"arrival": {
"time": "1781521983",
"uncertainty": 120
},
"departure": {
"time": "1781521983",
"uncertainty": 120
},
"stopId": "LCA0AR",
"stopSequence": 33
},
{
"arrival": {
"time": "1781522069",
"uncertainty": 120
},
"departure": {
"time": "1781522069",
"uncertainty": 120
},
"stopId": "PDO0AR",
"stopSequence": 34
},
{
"arrival": {
"time": "1781522135",
"uncertainty": 120
},
"departure": {
"time": "1781522135",
"uncertainty": 120
},
"stopId": "MIS0AR",
"stopSequence": 35
},
{
"arrival": {
"time": "1781522221",
"uncertainty": 120
},
"departure": {
"time": "1781522221",
"uncertainty": 120
},
"stopId": "GBR0AR",
"stopSequence": 36
},
{
"arrival": {
"time": "1781522265",
"uncertainty": 120
},
"departure": {
"time": "1781522265",
"uncertainty": 120
},
"stopId": "NEU0AR",
"stopSequence": 37
},
{
"arrival": {
"time": "1781522302",
"uncertainty": 120
},
"departure": {
"time": "1781522302",
"uncertainty": 120
},
"stopId": "JJA0AR",
"stopSequence": 38
},
{
"arrival": {
"time": "1781522387",
"uncertainty": 120
},
"departure": {
"time": "1781522387",
"uncertainty": 120
},
"stopId": "MCA0AR",
"stopSequence": 39
},
{
"arrival": {
"time": "1781522452",
"uncertainty": 120
},
"departure": {
"time": "1781522452",
"uncertainty": 120
},
"stopId": "PLE11R",
"stopSequence": 40
},
{
"arrival": {
"time": "1781522500",
"uncertainty": 120
},
"departure": {
"time": "1781522500",
"uncertainty": 120
},
"stopId": "ROUX0R",
"stopSequence": 41
},
{
"arrival": {
"time": "1781522531",
"uncertainty": 120
},
"departure": {
"time": "1781522531",
"uncertainty": 120
},
"stopId": "GAM11A",
"stopSequence": 42
},
{
"arrival": {
"time": "1781522577",
"uncertainty": 120
},
"stopId": "PENH11",
"stopSequence": 43
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161876"
}
}
},
{
"id": "421948161976",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781519460",
"uncertainty": 120
},
"stopId": "MSCE0A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161976"
}
}
},
{
"id": "421948161873",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517323",
"uncertainty": 120
},
"departure": {
"time": "1781517323",
"uncertainty": 120
},
"stopId": "VLF0AR",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517371",
"uncertainty": 120
},
"departure": {
"time": "1781517371",
"uncertainty": 120
},
"stopId": "LFR0AR",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517405",
"uncertainty": 120
},
"departure": {
"time": "1781517405",
"uncertainty": 120
},
"stopId": "BCN0AR",
"stopSequence": 7
},
{
"arrival": {
"time": "1781517465",
"uncertainty": 120
},
"departure": {
"time": "1781517465",
"uncertainty": 120
},
"stopId": "POM0AR",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517496",
"uncertainty": 120
},
"departure": {
"time": "1781517496",
"uncertainty": 120
},
"stopId": "BOF0AR",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517533",
"uncertainty": 120
},
"departure": {
"time": "1781517533",
"uncertainty": 120
},
"stopId": "BOF17R",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517606",
"uncertainty": 120
},
"departure": {
"time": "1781517606",
"uncertainty": 120
},
"stopId": "SMC17R",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517698",
"uncertainty": 120
},
"departure": {
"time": "1781517698",
"uncertainty": 120
},
"stopId": "COU0AR",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517801",
"uncertainty": 120
},
"departure": {
"time": "1781517801",
"uncertainty": 120
},
"stopId": "MGA0AR",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517884",
"uncertainty": 120
},
"departure": {
"time": "1781517884",
"uncertainty": 120
},
"stopId": "SJE20R",
"stopSequence": 14
},
{
"arrival": {
"time": "1781517935",
"uncertainty": 120
},
"departure": {
"time": "1781517935",
"uncertainty": 120
},
"stopId": "PMA0AR",
"stopSequence": 15
},
{
"arrival": {
"time": "1781518043",
"uncertainty": 120
},
"departure": {
"time": "1781518043",
"uncertainty": 120
},
"stopId": "MAN0AR",
"stopSequence": 16
},
{
"arrival": {
"time": "1781518081",
"uncertainty": 120
},
"departure": {
"time": "1781518081",
"uncertainty": 120
},
"stopId": "STM0AR",
"stopSequence": 17
},
{
"arrival": {
"time": "1781518147",
"uncertainty": 120
},
"departure": {
"time": "1781518147",
"uncertainty": 120
},
"stopId": "MER0AR",
"stopSequence": 18
},
{
"arrival": {
"time": "1781518192",
"uncertainty": 120
},
"departure": {
"time": "1781518192",
"uncertainty": 120
},
"stopId": "BLE0AR",
"stopSequence": 19
},
{
"arrival": {
"time": "1781518259",
"uncertainty": 120
},
"departure": {
"time": "1781518259",
"uncertainty": 120
},
"stopId": "PPI0AR",
"stopSequence": 20
},
{
"arrival": {
"time": "1781518292",
"uncertainty": 120
},
"departure": {
"time": "1781518292",
"uncertainty": 120
},
"stopId": "BEA0AR",
"stopSequence": 21
},
{
"arrival": {
"time": "1781518328",
"uncertainty": 120
},
"departure": {
"time": "1781518328",
"uncertainty": 120
},
"stopId": "PSP0AR",
"stopSequence": 22
},
{
"arrival": {
"time": "1781518378",
"uncertainty": 120
},
"departure": {
"time": "1781518378",
"uncertainty": 120
},
"stopId": "VAL0AR",
"stopSequence": 23
},
{
"arrival": {
"time": "1781518453",
"uncertainty": 120
},
"departure": {
"time": "1781518453",
"uncertainty": 120
},
"stopId": "LRI0AR",
"stopSequence": 24
},
{
"arrival": {
"time": "1781518546",
"uncertainty": 120
},
"departure": {
"time": "1781518546",
"uncertainty": 120
},
"stopId": "RPO0AR",
"stopSequence": 25
},
{
"arrival": {
"time": "1781518772",
"uncertainty": 120
},
"departure": {
"time": "1781518772",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 26
},
{
"arrival": {
"time": "1781518864",
"uncertainty": 120
},
"departure": {
"time": "1781518864",
"uncertainty": 120
},
"stopId": "GMA0AR",
"stopSequence": 27
},
{
"arrival": {
"time": "1781519072",
"uncertainty": 120
},
"departure": {
"time": "1781519072",
"uncertainty": 120
},
"stopId": "RSE0AA",
"stopSequence": 28
},
{
"arrival": {
"time": "1781519184",
"uncertainty": 120
},
"departure": {
"time": "1781519184",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 29
},
{
"arrival": {
"time": "1781519295",
"uncertainty": 120
},
"departure": {
"time": "1781519295",
"uncertainty": 120
},
"stopId": "PVA0AR",
"stopSequence": 30
},
{
"arrival": {
"time": "1781519380",
"uncertainty": 120
},
"departure": {
"time": "1781519380",
"uncertainty": 120
},
"stopId": "MEU0AR",
"stopSequence": 31
},
{
"arrival": {
"time": "1781519475",
"uncertainty": 120
},
"departure": {
"time": "1781519475",
"uncertainty": 120
},
"stopId": "MIL0AR",
"stopSequence": 32
},
{
"arrival": {
"time": "1781519575",
"uncertainty": 120
},
"departure": {
"time": "1781519575",
"uncertainty": 120
},
"stopId": "LCA0AR",
"stopSequence": 33
},
{
"arrival": {
"time": "1781519660",
"uncertainty": 120
},
"departure": {
"time": "1781519660",
"uncertainty": 120
},
"stopId": "PDO0AR",
"stopSequence": 34
},
{
"arrival": {
"time": "1781519725",
"uncertainty": 120
},
"departure": {
"time": "1781519725",
"uncertainty": 120
},
"stopId": "MIS0AR",
"stopSequence": 35
},
{
"arrival": {
"time": "1781519810",
"uncertainty": 120
},
"departure": {
"time": "1781519810",
"uncertainty": 120
},
"stopId": "GBR0AR",
"stopSequence": 36
},
{
"arrival": {
"time": "1781519853",
"uncertainty": 120
},
"departure": {
"time": "1781519853",
"uncertainty": 120
},
"stopId": "NEU0AR",
"stopSequence": 37
},
{
"arrival": {
"time": "1781519889",
"uncertainty": 120
},
"departure": {
"time": "1781519889",
"uncertainty": 120
},
"stopId": "JJA0AR",
"stopSequence": 38
},
{
"arrival": {
"time": "1781519973",
"uncertainty": 120
},
"departure": {
"time": "1781519973",
"uncertainty": 120
},
"stopId": "MCA0AR",
"stopSequence": 39
},
{
"arrival": {
"time": "1781520038",
"uncertainty": 120
},
"departure": {
"time": "1781520038",
"uncertainty": 120
},
"stopId": "PLE11R",
"stopSequence": 40
},
{
"arrival": {
"time": "1781520086",
"uncertainty": 120
},
"departure": {
"time": "1781520086",
"uncertainty": 120
},
"stopId": "ROUX0R",
"stopSequence": 41
},
{
"arrival": {
"time": "1781520117",
"uncertainty": 120
},
"departure": {
"time": "1781520117",
"uncertainty": 120
},
"stopId": "GAM11A",
"stopSequence": 42
},
{
"arrival": {
"time": "1781520163",
"uncertainty": 120
},
"stopId": "PENH11",
"stopSequence": 43
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161873"
},
"vehicle": {
"id": "438",
"label": "438"
}
}
},
{
"id": "4219481611629",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517300",
"uncertainty": 120
},
"stopId": "HDV0AA",
"stopSequence": 1
},
{
"arrival": {
"time": "1781517390",
"uncertainty": 120
},
"departure": {
"time": "1781517390",
"uncertainty": 120
},
"stopId": "RPO0AA",
"stopSequence": 2
},
{
"arrival": {
"time": "1781517452",
"uncertainty": 120
},
"departure": {
"time": "1781517452",
"uncertainty": 120
},
"stopId": "LRI0AA",
"stopSequence": 3
},
{
"arrival": {
"time": "1781517480",
"uncertainty": 120
},
"departure": {
"time": "1781517480",
"uncertainty": 120
},
"stopId": "VAL0AC",
"stopSequence": 4
},
{
"arrival": {
"time": "1781517540",
"uncertainty": 120
},
"departure": {
"time": "1781517540",
"uncertainty": 120
},
"stopId": "PBE10R",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517741",
"uncertainty": 120
},
"departure": {
"time": "1781517741",
"uncertainty": 120
},
"stopId": "JAS10R",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517805",
"uncertainty": 120
},
"departure": {
"time": "1781517805",
"uncertainty": 120
},
"stopId": "BDR10R",
"stopSequence": 7
},
{
"arrival": {
"time": "1781517850",
"uncertainty": 120
},
"departure": {
"time": "1781517850",
"uncertainty": 120
},
"stopId": "LAU10R",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517945",
"uncertainty": 120
},
"departure": {
"time": "1781517945",
"uncertainty": 120
},
"stopId": "BOU10R",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517972",
"uncertainty": 120
},
"departure": {
"time": "1781517972",
"uncertainty": 120
},
"stopId": "SAR10R",
"stopSequence": 10
},
{
"arrival": {
"time": "1781518020",
"uncertainty": 120
},
"departure": {
"time": "1781518020",
"uncertainty": 120
},
"stopId": "ZAM10R",
"stopSequence": 11
},
{
"arrival": {
"time": "1781518048",
"uncertainty": 120
},
"departure": {
"time": "1781518048",
"uncertainty": 120
},
"stopId": "REP10R",
"stopSequence": 12
},
{
"arrival": {
"time": "1781518108",
"uncertainty": 120
},
"departure": {
"time": "1781518108",
"uncertainty": 120
},
"stopId": "LHO10R",
"stopSequence": 13
},
{
"arrival": {
"time": "1781518200",
"uncertainty": 120
},
"departure": {
"time": "1781518200",
"uncertainty": 120
},
"stopId": "LPA10R",
"stopSequence": 14
},
{
"arrival": {
"time": "1781518270",
"uncertainty": 120
},
"departure": {
"time": "1781518270",
"uncertainty": 120
},
"stopId": "LHA11R",
"stopSequence": 15
},
{
"arrival": {
"time": "1781518312",
"uncertainty": 120
},
"departure": {
"time": "1781518312",
"uncertainty": 120
},
"stopId": "SJO11R",
"stopSequence": 16
},
{
"arrival": {
"time": "1781518375",
"uncertainty": 120
},
"departure": {
"time": "1781518375",
"uncertainty": 120
},
"stopId": "LEM11R",
"stopSequence": 17
},
{
"arrival": {
"time": "1781518440",
"uncertainty": 120
},
"stopId": "LPPA10",
"stopSequence": 18
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611629"
},
"vehicle": {
"id": "430",
"label": "430"
}
}
},
{
"id": "421948161973",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517360",
"uncertainty": 120
},
"stopId": "MSCE0A",
"stopSequence": 1
},
{
"arrival": {
"time": "1781517425",
"uncertainty": 120
},
"departure": {
"time": "1781517425",
"uncertainty": 120
},
"stopId": "GOUR0A",
"stopSequence": 2
},
{
"arrival": {
"time": "1781517557",
"uncertainty": 120
},
"departure": {
"time": "1781517557",
"uncertainty": 120
},
"stopId": "VICA0A",
"stopSequence": 3
},
{
"arrival": {
"time": "1781517636",
"uncertainty": 120
},
"departure": {
"time": "1781517636",
"uncertainty": 120
},
"stopId": "STMARA",
"stopSequence": 4
},
{
"arrival": {
"time": "1781517735",
"uncertainty": 120
},
"departure": {
"time": "1781517735",
"uncertainty": 120
},
"stopId": "TOUR0A",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517775",
"uncertainty": 120
},
"departure": {
"time": "1781517775",
"uncertainty": 120
},
"stopId": "CMOU0A",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517815",
"uncertainty": 120
},
"departure": {
"time": "1781517815",
"uncertainty": 120
},
"stopId": "JUYE0A",
"stopSequence": 7
},
{
"arrival": {
"time": "1781517861",
"uncertainty": 120
},
"departure": {
"time": "1781517861",
"uncertainty": 120
},
"stopId": "VALM0A",
"stopSequence": 8
},
{
"arrival": {
"time": "1781518083",
"uncertainty": 120
},
"departure": {
"time": "1781518083",
"uncertainty": 120
},
"stopId": "VAUM0A",
"stopSequence": 9
},
{
"arrival": {
"time": "1781518160",
"uncertainty": 120
},
"departure": {
"time": "1781518160",
"uncertainty": 120
},
"stopId": "CABR0A",
"stopSequence": 10
},
{
"arrival": {
"time": "1781518263",
"uncertainty": 120
},
"departure": {
"time": "1781518263",
"uncertainty": 120
},
"stopId": "BLAN0C",
"stopSequence": 11
},
{
"arrival": {
"time": "1781518323",
"uncertainty": 120
},
"departure": {
"time": "1781518323",
"uncertainty": 120
},
"stopId": "VFE01A",
"stopSequence": 12
},
{
"arrival": {
"time": "1781518383",
"uncertainty": 120
},
"departure": {
"time": "1781518383",
"uncertainty": 120
},
"stopId": "CJA01A",
"stopSequence": 13
},
{
"arrival": {
"time": "1781518423",
"uncertainty": 120
},
"departure": {
"time": "1781518423",
"uncertainty": 120
},
"stopId": "LRO01A",
"stopSequence": 14
},
{
"arrival": {
"time": "1781518498",
"uncertainty": 120
},
"departure": {
"time": "1781518498",
"uncertainty": 120
},
"stopId": "OLI01A",
"stopSequence": 15
},
{
"arrival": {
"time": "1781518563",
"uncertainty": 120
},
"departure": {
"time": "1781518563",
"uncertainty": 120
},
"stopId": "LIC01A",
"stopSequence": 16
},
{
"arrival": {
"time": "1781518645",
"uncertainty": 120
},
"departure": {
"time": "1781518645",
"uncertainty": 120
},
"stopId": "PRO11R",
"stopSequence": 17
},
{
"arrival": {
"time": "1781518671",
"uncertainty": 120
},
"departure": {
"time": "1781518671",
"uncertainty": 120
},
"stopId": "MRO35A",
"stopSequence": 18
},
{
"arrival": {
"time": "1781518753",
"uncertainty": 120
},
"departure": {
"time": "1781518753",
"uncertainty": 120
},
"stopId": "NDAN6A",
"stopSequence": 19
},
{
"arrival": {
"time": "1781518798",
"uncertainty": 120
},
"departure": {
"time": "1781518798",
"uncertainty": 120
},
"stopId": "MADR6A",
"stopSequence": 20
},
{
"arrival": {
"time": "1781518822",
"uncertainty": 120
},
"departure": {
"time": "1781518822",
"uncertainty": 120
},
"stopId": "SEV06A",
"stopSequence": 21
},
{
"arrival": {
"time": "1781518855",
"uncertainty": 120
},
"departure": {
"time": "1781518855",
"uncertainty": 120
},
"stopId": "PDO0AA",
"stopSequence": 22
},
{
"arrival": {
"time": "1781518942",
"uncertainty": 120
},
"departure": {
"time": "1781518942",
"uncertainty": 120
},
"stopId": "LCA0AA",
"stopSequence": 23
},
{
"arrival": {
"time": "1781519060",
"uncertainty": 120
},
"departure": {
"time": "1781519060",
"uncertainty": 120
},
"stopId": "MIL0AA",
"stopSequence": 24
},
{
"arrival": {
"time": "1781519166",
"uncertainty": 120
},
"departure": {
"time": "1781519166",
"uncertainty": 120
},
"stopId": "MEU0AA",
"stopSequence": 25
},
{
"arrival": {
"time": "1781519261",
"uncertainty": 120
},
"departure": {
"time": "1781519261",
"uncertainty": 120
},
"stopId": "PVA0AA",
"stopSequence": 26
},
{
"arrival": {
"time": "1781519422",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 27
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161973"
},
"vehicle": {
"id": "452",
"label": "452"
}
}
},
{
"id": "4219481612689",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781519400",
"uncertainty": 120
},
"stopId": "LBASTI",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612689"
}
}
},
{
"id": "4219481611834",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781519700",
"uncertainty": 120
},
"stopId": "LPPA10",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611834"
}
}
},
{
"id": "4219481611204",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518200",
"uncertainty": 120
},
"stopId": "CCN35R",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "28",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611204"
}
}
},
{
"id": "421948161229",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517314",
"uncertainty": 120
},
"departure": {
"time": "1781517314",
"uncertainty": 120
},
"stopId": "MER0AR",
"stopSequence": 24
},
{
"arrival": {
"time": "1781517354",
"uncertainty": 120
},
"departure": {
"time": "1781517354",
"uncertainty": 120
},
"stopId": "BLE0AR",
"stopSequence": 25
},
{
"arrival": {
"time": "1781517420",
"uncertainty": 120
},
"departure": {
"time": "1781517420",
"uncertainty": 120
},
"stopId": "PPI0AR",
"stopSequence": 26
},
{
"arrival": {
"time": "1781517447",
"uncertainty": 120
},
"departure": {
"time": "1781517447",
"uncertainty": 120
},
"stopId": "BEA0AR",
"stopSequence": 27
},
{
"arrival": {
"time": "1781517476",
"uncertainty": 120
},
"departure": {
"time": "1781517476",
"uncertainty": 120
},
"stopId": "PSP0AR",
"stopSequence": 28
},
{
"arrival": {
"time": "1781517528",
"uncertainty": 120
},
"departure": {
"time": "1781517528",
"uncertainty": 120
},
"stopId": "VAL0AR",
"stopSequence": 29
},
{
"arrival": {
"time": "1781517573",
"uncertainty": 120
},
"departure": {
"time": "1781517573",
"uncertainty": 120
},
"stopId": "LRI0AR",
"stopSequence": 30
},
{
"arrival": {
"time": "1781517625",
"uncertainty": 120
},
"departure": {
"time": "1781517625",
"uncertainty": 120
},
"stopId": "RPO0AR",
"stopSequence": 31
},
{
"arrival": {
"time": "1781517759",
"uncertainty": 120
},
"departure": {
"time": "1781517759",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 32
},
{
"arrival": {
"time": "1781517824",
"uncertainty": 120
},
"departure": {
"time": "1781517824",
"uncertainty": 120
},
"stopId": "GMA0AR",
"stopSequence": 33
},
{
"arrival": {
"time": "1781517970",
"uncertainty": 120
},
"departure": {
"time": "1781517970",
"uncertainty": 120
},
"stopId": "RSE0AA",
"stopSequence": 34
},
{
"arrival": {
"time": "1781518148",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 35
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161229"
},
"vehicle": {
"id": "451",
"label": "451"
}
}
},
{
"id": "4219481612441",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517300",
"uncertainty": 120
},
"stopId": "BLANCH",
"stopSequence": 1
},
{
"arrival": {
"time": "1781517347",
"uncertainty": 120
},
"departure": {
"time": "1781517347",
"uncertainty": 120
},
"stopId": "VFE01A",
"stopSequence": 2
},
{
"arrival": {
"time": "1781517421",
"uncertainty": 120
},
"departure": {
"time": "1781517421",
"uncertainty": 120
},
"stopId": "CJA01A",
"stopSequence": 3
},
{
"arrival": {
"time": "1781517464",
"uncertainty": 120
},
"departure": {
"time": "1781517464",
"uncertainty": 120
},
"stopId": "LRO01A",
"stopSequence": 4
},
{
"arrival": {
"time": "1781517538",
"uncertainty": 120
},
"departure": {
"time": "1781517538",
"uncertainty": 120
},
"stopId": "OLI01A",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517600",
"uncertainty": 120
},
"departure": {
"time": "1781517600",
"uncertainty": 120
},
"stopId": "LIC01A",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517698",
"uncertainty": 120
},
"departure": {
"time": "1781517698",
"uncertainty": 120
},
"stopId": "PRO11R",
"stopSequence": 7
},
{
"arrival": {
"time": "1781517768",
"uncertainty": 120
},
"departure": {
"time": "1781517768",
"uncertainty": 120
},
"stopId": "PJU01A",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517835",
"uncertainty": 120
},
"departure": {
"time": "1781517835",
"uncertainty": 120
},
"stopId": "AVF01A",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517871",
"uncertainty": 120
},
"departure": {
"time": "1781517871",
"uncertainty": 120
},
"stopId": "HOP01A",
"stopSequence": 10
},
{
"arrival": {
"time": "1781518008",
"uncertainty": 120
},
"departure": {
"time": "1781518008",
"uncertainty": 120
},
"stopId": "CIM01A",
"stopSequence": 11
},
{
"arrival": {
"time": "1781518102",
"uncertainty": 120
},
"departure": {
"time": "1781518102",
"uncertainty": 120
},
"stopId": "LMO01A",
"stopSequence": 12
},
{
"arrival": {
"time": "1781518199",
"uncertainty": 120
},
"departure": {
"time": "1781518199",
"uncertainty": 120
},
"stopId": "CON01A",
"stopSequence": 13
},
{
"arrival": {
"time": "1781518296",
"uncertainty": 120
},
"departure": {
"time": "1781518296",
"uncertainty": 120
},
"stopId": "DEL01A",
"stopSequence": 14
},
{
"arrival": {
"time": "1781518467",
"uncertainty": 120
},
"departure": {
"time": "1781518467",
"uncertainty": 120
},
"stopId": "MAI01A",
"stopSequence": 15
},
{
"arrival": {
"time": "1781518526",
"uncertainty": 120
},
"departure": {
"time": "1781518526",
"uncertainty": 120
},
"stopId": "PCA01A",
"stopSequence": 16
},
{
"arrival": {
"time": "1781518637",
"uncertainty": 120
},
"departure": {
"time": "1781518637",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 17
},
{
"arrival": {
"time": "1781518753",
"uncertainty": 120
},
"departure": {
"time": "1781518753",
"uncertainty": 120
},
"stopId": "RSE0AR",
"stopSequence": 18
},
{
"arrival": {
"time": "1781518942",
"uncertainty": 120
},
"departure": {
"time": "1781518942",
"uncertainty": 120
},
"stopId": "GMA0AA",
"stopSequence": 19
},
{
"arrival": {
"time": "1781519031",
"uncertainty": 120
},
"departure": {
"time": "1781519031",
"uncertainty": 120
},
"stopId": "HDV08R",
"stopSequence": 20
},
{
"arrival": {
"time": "1781519184",
"uncertainty": 120
},
"departure": {
"time": "1781519184",
"uncertainty": 120
},
"stopId": "RPO0AA",
"stopSequence": 21
},
{
"arrival": {
"time": "1781519258",
"uncertainty": 120
},
"departure": {
"time": "1781519258",
"uncertainty": 120
},
"stopId": "LRI0AA",
"stopSequence": 22
},
{
"arrival": {
"time": "1781519310",
"uncertainty": 120
},
"departure": {
"time": "1781519310",
"uncertainty": 120
},
"stopId": "VAL0AA",
"stopSequence": 23
},
{
"arrival": {
"time": "1781519372",
"uncertainty": 120
},
"departure": {
"time": "1781519372",
"uncertainty": 120
},
"stopId": "PSP0AA",
"stopSequence": 24
},
{
"arrival": {
"time": "1781519416",
"uncertainty": 120
},
"departure": {
"time": "1781519416",
"uncertainty": 120
},
"stopId": "BEA0AA",
"stopSequence": 25
},
{
"arrival": {
"time": "1781519456",
"uncertainty": 120
},
"departure": {
"time": "1781519456",
"uncertainty": 120
},
"stopId": "PPI0AA",
"stopSequence": 26
},
{
"arrival": {
"time": "1781519511",
"uncertainty": 120
},
"departure": {
"time": "1781519511",
"uncertainty": 120
},
"stopId": "BLE0AA",
"stopSequence": 27
},
{
"arrival": {
"time": "1781519574",
"uncertainty": 120
},
"departure": {
"time": "1781519574",
"uncertainty": 120
},
"stopId": "MER0AA",
"stopSequence": 28
},
{
"arrival": {
"time": "1781519640",
"uncertainty": 120
},
"departure": {
"time": "1781519640",
"uncertainty": 120
},
"stopId": "STM0AA",
"stopSequence": 29
},
{
"arrival": {
"time": "1781519680",
"uncertainty": 120
},
"departure": {
"time": "1781519680",
"uncertainty": 120
},
"stopId": "MAN0AA",
"stopSequence": 30
},
{
"arrival": {
"time": "1781519745",
"uncertainty": 120
},
"departure": {
"time": "1781519745",
"uncertainty": 120
},
"stopId": "FMA01A",
"stopSequence": 31
},
{
"arrival": {
"time": "1781519827",
"uncertainty": 120
},
"departure": {
"time": "1781519827",
"uncertainty": 120
},
"stopId": "SRO01A",
"stopSequence": 32
},
{
"arrival": {
"time": "1781519934",
"uncertainty": 120
},
"departure": {
"time": "1781519934",
"uncertainty": 120
},
"stopId": "SJO01A",
"stopSequence": 33
},
{
"arrival": {
"time": "1781520008",
"uncertainty": 120
},
"departure": {
"time": "1781520008",
"uncertainty": 120
},
"stopId": "4CO01A",
"stopSequence": 34
},
{
"arrival": {
"time": "1781520089",
"uncertainty": 120
},
"departure": {
"time": "1781520089",
"uncertainty": 120
},
"stopId": "BCN0AB",
"stopSequence": 35
},
{
"arrival": {
"time": "1781520139",
"uncertainty": 120
},
"departure": {
"time": "1781520139",
"uncertainty": 120
},
"stopId": "B0A01A",
"stopSequence": 36
},
{
"arrival": {
"time": "1781520176",
"uncertainty": 120
},
"departure": {
"time": "1781520176",
"uncertainty": 120
},
"stopId": "SJE01A",
"stopSequence": 37
},
{
"arrival": {
"time": "1781520206",
"uncertainty": 120
},
"departure": {
"time": "1781520206",
"uncertainty": 120
},
"stopId": "AUB01A",
"stopSequence": 38
},
{
"arrival": {
"time": "1781520273",
"uncertainty": 120
},
"departure": {
"time": "1781520273",
"uncertainty": 120
},
"stopId": "LBO01A",
"stopSequence": 39
},
{
"arrival": {
"time": "1781520314",
"uncertainty": 120
},
"departure": {
"time": "1781520314",
"uncertainty": 120
},
"stopId": "TENN2A",
"stopSequence": 40
},
{
"arrival": {
"time": "1781520360",
"uncertainty": 120
},
"departure": {
"time": "1781520360",
"uncertainty": 120
},
"stopId": "AGA01A",
"stopSequence": 41
},
{
"arrival": {
"time": "1781520437",
"uncertainty": 120
},
"departure": {
"time": "1781520437",
"uncertainty": 120
},
"stopId": "LPL01A",
"stopSequence": 42
},
{
"arrival": {
"time": "1781520500",
"uncertainty": 120
},
"departure": {
"time": "1781520500",
"uncertainty": 120
},
"stopId": "MPA01A",
"stopSequence": 43
},
{
"arrival": {
"time": "1781520533",
"uncertainty": 120
},
"departure": {
"time": "1781520533",
"uncertainty": 120
},
"stopId": "AB201A",
"stopSequence": 44
},
{
"arrival": {
"time": "1781520588",
"uncertainty": 120
},
"departure": {
"time": "1781520588",
"uncertainty": 120
},
"stopId": "AB101A",
"stopSequence": 45
},
{
"arrival": {
"time": "1781520647",
"uncertainty": 120
},
"departure": {
"time": "1781520647",
"uncertainty": 120
},
"stopId": "LAM01A",
"stopSequence": 46
},
{
"arrival": {
"time": "1781520701",
"uncertainty": 120
},
"stopId": "LBASTI",
"stopSequence": 47
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612441"
},
"vehicle": {
"id": "417",
"label": "417"
}
}
},
{
"id": "4219481612779",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520000",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612779"
}
}
},
{
"id": "4219481611457",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518500"
},
"stopId": "HDV0AA",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611457"
}
}
},
{
"id": "4219481611920",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517026",
"uncertainty": 120
},
"departure": {
"time": "1781517026",
"uncertainty": 120
},
"stopId": "HOP01A",
"stopSequence": 44
},
{
"arrival": {
"time": "1781517065",
"uncertainty": 120
},
"stopId": "HOP01C",
"stopSequence": 45
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611920"
}
}
},
{
"id": "4219481611481",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517300",
"uncertainty": 120
},
"departure": {
"time": "1781517300",
"uncertainty": 120
},
"stopId": "ALE01A",
"stopSequence": 15
},
{
"arrival": {
"time": "1781517376",
"uncertainty": 120
},
"departure": {
"time": "1781517376",
"uncertainty": 120
},
"stopId": "CAL01A",
"stopSequence": 16
},
{
"arrival": {
"time": "1781517505",
"uncertainty": 120
},
"departure": {
"time": "1781517505",
"uncertainty": 120
},
"stopId": "CIR01R",
"stopSequence": 17
},
{
"arrival": {
"time": "1781517537",
"uncertainty": 120
},
"departure": {
"time": "1781517537",
"uncertainty": 120
},
"stopId": "PGA01A",
"stopSequence": 18
},
{
"arrival": {
"time": "1781517614",
"uncertainty": 120
},
"departure": {
"time": "1781517614",
"uncertainty": 120
},
"stopId": "VOLT0A",
"stopSequence": 19
},
{
"arrival": {
"time": "1781517676",
"uncertainty": 120
},
"departure": {
"time": "1781517676",
"uncertainty": 120
},
"stopId": "GAL01A",
"stopSequence": 20
},
{
"arrival": {
"time": "1781517756",
"uncertainty": 120
},
"departure": {
"time": "1781517756",
"uncertainty": 120
},
"stopId": "PTRE6A",
"stopSequence": 21
},
{
"arrival": {
"time": "1781517833",
"uncertainty": 120
},
"departure": {
"time": "1781517833",
"uncertainty": 120
},
"stopId": "HSIM6A",
"stopSequence": 22
},
{
"arrival": {
"time": "1781518167",
"uncertainty": 120
},
"departure": {
"time": "1781518167",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 23
},
{
"arrival": {
"time": "1781518259",
"uncertainty": 120
},
"departure": {
"time": "1781518259",
"uncertainty": 120
},
"stopId": "RSE0AR",
"stopSequence": 24
},
{
"arrival": {
"time": "1781518408",
"uncertainty": 120
},
"departure": {
"time": "1781518408",
"uncertainty": 120
},
"stopId": "GMA0AA",
"stopSequence": 25
},
{
"arrival": {
"time": "1781518478",
"uncertainty": 120
},
"stopId": "HDV08R",
"stopSequence": 26
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611481"
},
"vehicle": {
"id": "55",
"label": "55"
}
}
},
{
"id": "4219481611975",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518200",
"uncertainty": 120
},
"stopId": "ARCA0A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "24",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611975"
}
}
},
{
"id": "4219481612173",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517276",
"uncertainty": 120
},
"departure": {
"time": "1781517276",
"uncertainty": 120
},
"stopId": "CNA16R",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517300",
"uncertainty": 120
},
"departure": {
"time": "1781517300",
"uncertainty": 120
},
"stopId": "CAR16R",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517356",
"uncertainty": 120
},
"departure": {
"time": "1781517356",
"uncertainty": 120
},
"stopId": "RSP16R",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517396",
"uncertainty": 120
},
"departure": {
"time": "1781517396",
"uncertainty": 120
},
"stopId": "RPC16R",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517520",
"uncertainty": 120
},
"departure": {
"time": "1781517520",
"uncertainty": 120
},
"stopId": "EDENPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517564",
"uncertainty": 120
},
"departure": {
"time": "1781517564",
"uncertainty": 120
},
"stopId": "CCO15R",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517619",
"uncertainty": 120
},
"departure": {
"time": "1781517619",
"uncertainty": 120
},
"stopId": "EDENPR",
"stopSequence": 14
},
{
"arrival": {
"time": "1781517660",
"uncertainty": 120
},
"departure": {
"time": "1781517660",
"uncertainty": 120
},
"stopId": "EST15A",
"stopSequence": 15
},
{
"arrival": {
"time": "1781517722",
"uncertainty": 120
},
"departure": {
"time": "1781517722",
"uncertainty": 120
},
"stopId": "B0H15A",
"stopSequence": 16
},
{
"arrival": {
"time": "1781517797",
"uncertainty": 120
},
"departure": {
"time": "1781517797",
"uncertainty": 120
},
"stopId": "P0H15A",
"stopSequence": 17
},
{
"arrival": {
"time": "1781517874",
"uncertainty": 120
},
"departure": {
"time": "1781517874",
"uncertainty": 120
},
"stopId": "CAM15A",
"stopSequence": 18
},
{
"arrival": {
"time": "1781517958",
"uncertainty": 120
},
"departure": {
"time": "1781517958",
"uncertainty": 120
},
"stopId": "CHA15A",
"stopSequence": 19
},
{
"arrival": {
"time": "1781518047",
"uncertainty": 120
},
"departure": {
"time": "1781518047",
"uncertainty": 120
},
"stopId": "HVM15A",
"stopSequence": 20
},
{
"arrival": {
"time": "1781518106",
"uncertainty": 120
},
"departure": {
"time": "1781518106",
"uncertainty": 120
},
"stopId": "COR15A",
"stopSequence": 21
},
{
"arrival": {
"time": "1781518318",
"uncertainty": 120
},
"stopId": "GRM15A",
"stopSequence": 22
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612173"
},
"vehicle": {
"id": "53",
"label": "53"
}
}
},
{
"id": "4219481612587",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520060",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612587"
}
}
},
{
"id": "4219481612322",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "PALM08",
"stopSequence": 1
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "AVLE8R",
"stopSequence": 2
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "PETA8R",
"stopSequence": 3
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "ECO08A",
"stopSequence": 4
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "ESPR8R",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "EBRI8R",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "HESP8R",
"stopSequence": 7
},
{
"arrival": {
"time": "1781518347",
"uncertainty": 120
},
"departure": {
"time": "1781518347",
"uncertainty": 120
},
"stopId": "TRIS8R",
"stopSequence": 8
},
{
"arrival": {
"time": "1781518429",
"uncertainty": 120
},
"departure": {
"time": "1781518429",
"uncertainty": 120
},
"stopId": "ROSE8R",
"stopSequence": 9
},
{
"arrival": {
"time": "1781518494",
"uncertainty": 120
},
"departure": {
"time": "1781518494",
"uncertainty": 120
},
"stopId": "ZAME8R",
"stopSequence": 10
},
{
"arrival": {
"time": "1781518568",
"uncertainty": 120
},
"departure": {
"time": "1781518568",
"uncertainty": 120
},
"stopId": "MIRA8R",
"stopSequence": 11
},
{
"arrival": {
"time": "1781518736",
"uncertainty": 120
},
"departure": {
"time": "1781518736",
"uncertainty": 120
},
"stopId": "MALM8R",
"stopSequence": 12
},
{
"arrival": {
"time": "1781518808",
"uncertainty": 120
},
"departure": {
"time": "1781518808",
"uncertainty": 120
},
"stopId": "GALB8R",
"stopSequence": 13
},
{
"arrival": {
"time": "1781518966",
"uncertainty": 120
},
"departure": {
"time": "1781518966",
"uncertainty": 120
},
"stopId": "GMA0AA",
"stopSequence": 14
},
{
"arrival": {
"time": "1781519048",
"uncertainty": 120
},
"departure": {
"time": "1781519048",
"uncertainty": 120
},
"stopId": "HDV08R",
"stopSequence": 15
},
{
"arrival": {
"time": "1781519084",
"uncertainty": 120
},
"departure": {
"time": "1781519084",
"uncertainty": 120
},
"stopId": "MEDI8R",
"stopSequence": 16
},
{
"arrival": {
"time": "1781519108",
"uncertainty": 120
},
"stopId": "QLAU08",
"stopSequence": 17
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612322"
}
}
},
{
"id": "4219481611908",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520660",
"uncertainty": 120
},
"stopId": "TRAY0R",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611908"
}
}
},
{
"id": "421948161972",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517409",
"uncertainty": 120
},
"departure": {
"time": "1781517409",
"uncertainty": 120
},
"stopId": "VAUM0A",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517482",
"uncertainty": 120
},
"departure": {
"time": "1781517482",
"uncertainty": 120
},
"stopId": "CABR0A",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517583",
"uncertainty": 120
},
"departure": {
"time": "1781517583",
"uncertainty": 120
},
"stopId": "BLAN0C",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517641",
"uncertainty": 120
},
"departure": {
"time": "1781517641",
"uncertainty": 120
},
"stopId": "VFE01A",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517689",
"uncertainty": 120
},
"departure": {
"time": "1781517689",
"uncertainty": 120
},
"stopId": "CJA01A",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517728",
"uncertainty": 120
},
"departure": {
"time": "1781517728",
"uncertainty": 120
},
"stopId": "LRO01A",
"stopSequence": 14
},
{
"arrival": {
"time": "1781517804",
"uncertainty": 120
},
"departure": {
"time": "1781517804",
"uncertainty": 120
},
"stopId": "OLI01A",
"stopSequence": 15
},
{
"arrival": {
"time": "1781517869",
"uncertainty": 120
},
"departure": {
"time": "1781517869",
"uncertainty": 120
},
"stopId": "LIC01A",
"stopSequence": 16
},
{
"arrival": {
"time": "1781517958",
"uncertainty": 120
},
"departure": {
"time": "1781517958",
"uncertainty": 120
},
"stopId": "PRO11R",
"stopSequence": 17
},
{
"arrival": {
"time": "1781517987",
"uncertainty": 120
},
"departure": {
"time": "1781517987",
"uncertainty": 120
},
"stopId": "MRO35A",
"stopSequence": 18
},
{
"arrival": {
"time": "1781518078",
"uncertainty": 120
},
"departure": {
"time": "1781518078",
"uncertainty": 120
},
"stopId": "NDAN6A",
"stopSequence": 19
},
{
"arrival": {
"time": "1781518137",
"uncertainty": 120
},
"departure": {
"time": "1781518137",
"uncertainty": 120
},
"stopId": "MADR6A",
"stopSequence": 20
},
{
"arrival": {
"time": "1781518169",
"uncertainty": 120
},
"departure": {
"time": "1781518169",
"uncertainty": 120
},
"stopId": "SEV06A",
"stopSequence": 21
},
{
"arrival": {
"time": "1781518202",
"uncertainty": 120
},
"departure": {
"time": "1781518202",
"uncertainty": 120
},
"stopId": "PDO0AA",
"stopSequence": 22
},
{
"arrival": {
"time": "1781518289",
"uncertainty": 120
},
"departure": {
"time": "1781518289",
"uncertainty": 120
},
"stopId": "LCA0AA",
"stopSequence": 23
},
{
"arrival": {
"time": "1781518407",
"uncertainty": 120
},
"departure": {
"time": "1781518407",
"uncertainty": 120
},
"stopId": "MIL0AA",
"stopSequence": 24
},
{
"arrival": {
"time": "1781518513",
"uncertainty": 120
},
"departure": {
"time": "1781518513",
"uncertainty": 120
},
"stopId": "MEU0AA",
"stopSequence": 25
},
{
"arrival": {
"time": "1781518608",
"uncertainty": 120
},
"departure": {
"time": "1781518608",
"uncertainty": 120
},
"stopId": "PVA0AA",
"stopSequence": 26
},
{
"arrival": {
"time": "1781518769",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 27
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161972"
},
"vehicle": {
"id": "464",
"label": "464"
}
}
},
{
"id": "4219481611018",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517287",
"uncertainty": 120
},
"departure": {
"time": "1781517287",
"uncertainty": 120
},
"stopId": "COL12A",
"stopSequence": 15
},
{
"arrival": {
"time": "1781517346",
"uncertainty": 120
},
"departure": {
"time": "1781517346",
"uncertainty": 120
},
"stopId": "MTJO6A",
"stopSequence": 16
},
{
"arrival": {
"time": "1781517399",
"uncertainty": 120
},
"departure": {
"time": "1781517399",
"uncertainty": 120
},
"stopId": "COLL6A",
"stopSequence": 17
},
{
"arrival": {
"time": "1781517477",
"uncertainty": 120
},
"departure": {
"time": "1781517477",
"uncertainty": 120
},
"stopId": "CLAS6A",
"stopSequence": 18
},
{
"arrival": {
"time": "1781517527",
"uncertainty": 120
},
"departure": {
"time": "1781517527",
"uncertainty": 120
},
"stopId": "STJE6A",
"stopSequence": 19
},
{
"arrival": {
"time": "1781517560",
"uncertainty": 120
},
"departure": {
"time": "1781517560",
"uncertainty": 120
},
"stopId": "CAPO6A",
"stopSequence": 20
},
{
"arrival": {
"time": "1781517648",
"uncertainty": 120
},
"departure": {
"time": "1781517648",
"uncertainty": 120
},
"stopId": "STCH6A",
"stopSequence": 21
},
{
"arrival": {
"time": "1781517676",
"uncertainty": 120
},
"departure": {
"time": "1781517676",
"uncertainty": 120
},
"stopId": "CADM0A",
"stopSequence": 22
},
{
"arrival": {
"time": "1781517769",
"uncertainty": 120
},
"departure": {
"time": "1781517769",
"uncertainty": 120
},
"stopId": "NDAN6A",
"stopSequence": 23
},
{
"arrival": {
"time": "1781517847",
"uncertainty": 120
},
"departure": {
"time": "1781517847",
"uncertainty": 120
},
"stopId": "MADR6A",
"stopSequence": 24
},
{
"arrival": {
"time": "1781517889",
"uncertainty": 120
},
"departure": {
"time": "1781517889",
"uncertainty": 120
},
"stopId": "SEV06A",
"stopSequence": 25
},
{
"arrival": {
"time": "1781517923",
"uncertainty": 120
},
"departure": {
"time": "1781517923",
"uncertainty": 120
},
"stopId": "PDO0AA",
"stopSequence": 26
},
{
"arrival": {
"time": "1781518013",
"uncertainty": 120
},
"departure": {
"time": "1781518013",
"uncertainty": 120
},
"stopId": "LCA0AA",
"stopSequence": 27
},
{
"arrival": {
"time": "1781518108",
"uncertainty": 120
},
"departure": {
"time": "1781518108",
"uncertainty": 120
},
"stopId": "MIL0AA",
"stopSequence": 28
},
{
"arrival": {
"time": "1781518194",
"uncertainty": 120
},
"departure": {
"time": "1781518194",
"uncertainty": 120
},
"stopId": "MEU0AA",
"stopSequence": 29
},
{
"arrival": {
"time": "1781518271",
"uncertainty": 120
},
"departure": {
"time": "1781518271",
"uncertainty": 120
},
"stopId": "PVA0AA",
"stopSequence": 30
},
{
"arrival": {
"time": "1781518373",
"uncertainty": 120
},
"departure": {
"time": "1781518373",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 31
},
{
"arrival": {
"time": "1781518479",
"uncertainty": 120
},
"departure": {
"time": "1781518479",
"uncertainty": 120
},
"stopId": "RSE0AR",
"stopSequence": 32
},
{
"arrival": {
"time": "1781518652",
"uncertainty": 120
},
"departure": {
"time": "1781518652",
"uncertainty": 120
},
"stopId": "GMA0AA",
"stopSequence": 33
},
{
"arrival": {
"time": "1781518733",
"uncertainty": 120
},
"stopId": "HDV08R",
"stopSequence": 34
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611018"
},
"vehicle": {
"id": "419",
"label": "419"
}
}
},
{
"id": "4219481612234",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517199",
"uncertainty": 120
},
"departure": {
"time": "1781517199",
"uncertainty": 120
},
"stopId": "DEVE0R",
"stopSequence": 7
},
{
"arrival": {
"time": "1781517287",
"uncertainty": 120
},
"departure": {
"time": "1781517287",
"uncertainty": 120
},
"stopId": "BASI0R",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517357",
"uncertainty": 120
},
"departure": {
"time": "1781517357",
"uncertainty": 120
},
"stopId": "VEND0R",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517495",
"uncertainty": 120
},
"departure": {
"time": "1781517495",
"uncertainty": 120
},
"stopId": "FROUBR",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517561",
"uncertainty": 120
},
"stopId": "TOUR0A",
"stopSequence": 11
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "29",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612234"
},
"vehicle": {
"id": "43",
"label": "43"
}
}
},
{
"id": "4219481612688",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518620",
"uncertainty": 120
},
"stopId": "LBASTI",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612688"
}
}
},
{
"id": "4219481612128",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518800",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612128"
}
}
},
{
"id": "4219481612127",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517241",
"uncertainty": 120
},
"departure": {
"time": "1781517255",
"uncertainty": 120
},
"stopId": "GMA0AA",
"stopSequence": 3
},
{
"arrival": {
"time": "1781517289",
"uncertainty": 120
},
"departure": {
"time": "1781517289",
"uncertainty": 120
},
"stopId": "HDV08R",
"stopSequence": 4
},
{
"arrival": {
"time": "1781517511",
"uncertainty": 120
},
"departure": {
"time": "1781517511",
"uncertainty": 120
},
"stopId": "MEDI8A",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517610",
"uncertainty": 120
},
"departure": {
"time": "1781517610",
"uncertainty": 120
},
"stopId": "JHIB0R",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517668",
"uncertainty": 120
},
"departure": {
"time": "1781517668",
"uncertainty": 120
},
"stopId": "MNAD0R",
"stopSequence": 7
},
{
"arrival": {
"time": "1781517759",
"uncertainty": 120
},
"departure": {
"time": "1781517759",
"uncertainty": 120
},
"stopId": "MCOL0R",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517842",
"uncertainty": 120
},
"departure": {
"time": "1781517842",
"uncertainty": 120
},
"stopId": "MLEA0R",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517904",
"uncertainty": 120
},
"departure": {
"time": "1781517904",
"uncertainty": 120
},
"stopId": "MMER0R",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517991",
"uncertainty": 120
},
"departure": {
"time": "1781517991",
"uncertainty": 120
},
"stopId": "PROC0R",
"stopSequence": 11
},
{
"arrival": {
"time": "1781518087",
"uncertainty": 120
},
"departure": {
"time": "1781518087",
"uncertainty": 120
},
"stopId": "VERR0R",
"stopSequence": 12
},
{
"arrival": {
"time": "1781518282",
"uncertainty": 120
},
"departure": {
"time": "1781518282",
"uncertainty": 120
},
"stopId": "LMOR0R",
"stopSequence": 13
},
{
"arrival": {
"time": "1781518343",
"uncertainty": 120
},
"departure": {
"time": "1781518343",
"uncertainty": 120
},
"stopId": "CMID0R",
"stopSequence": 14
},
{
"arrival": {
"time": "1781518383",
"uncertainty": 120
},
"departure": {
"time": "1781518383",
"uncertainty": 120
},
"stopId": "EROM0R",
"stopSequence": 15
},
{
"arrival": {
"time": "1781518469",
"uncertainty": 120
},
"departure": {
"time": "1781518469",
"uncertainty": 120
},
"stopId": "BDMMBR",
"stopSequence": 16
},
{
"arrival": {
"time": "1781518664",
"uncertainty": 120
},
"departure": {
"time": "1781518664",
"uncertainty": 120
},
"stopId": "PLRMBR",
"stopSequence": 17
},
{
"arrival": {
"time": "1781518743",
"uncertainty": 120
},
"departure": {
"time": "1781518743",
"uncertainty": 120
},
"stopId": "PSIAGR",
"stopSequence": 18
},
{
"arrival": {
"time": "1781518770",
"uncertainty": 120
},
"departure": {
"time": "1781518770",
"uncertainty": 120
},
"stopId": "RPO16R",
"stopSequence": 19
},
{
"arrival": {
"time": "1781518836",
"uncertainty": 120
},
"departure": {
"time": "1781518836",
"uncertainty": 120
},
"stopId": "PNA16R",
"stopSequence": 20
},
{
"arrival": {
"time": "1781518917",
"uncertainty": 120
},
"departure": {
"time": "1781518917",
"uncertainty": 120
},
"stopId": "PRA16R",
"stopSequence": 21
},
{
"arrival": {
"time": "1781518997",
"uncertainty": 120
},
"departure": {
"time": "1781518997",
"uncertainty": 120
},
"stopId": "MIN22A",
"stopSequence": 22
},
{
"arrival": {
"time": "1781519057",
"uncertainty": 120
},
"departure": {
"time": "1781519057",
"uncertainty": 120
},
"stopId": "RAG22A",
"stopSequence": 23
},
{
"arrival": {
"time": "1781519109",
"uncertainty": 120
},
"departure": {
"time": "1781519109",
"uncertainty": 120
},
"stopId": "THEG0R",
"stopSequence": 24
},
{
"arrival": {
"time": "1781519246",
"uncertainty": 120
},
"departure": {
"time": "1781519246",
"uncertainty": 120
},
"stopId": "ISL22A",
"stopSequence": 25
},
{
"arrival": {
"time": "1781519357",
"uncertainty": 120
},
"departure": {
"time": "1781519357",
"uncertainty": 120
},
"stopId": "THEC0Z",
"stopSequence": 26
},
{
"arrival": {
"time": "1781519431",
"uncertainty": 120
},
"departure": {
"time": "1781519431",
"uncertainty": 120
},
"stopId": "SAN22R",
"stopSequence": 27
},
{
"arrival": {
"time": "1781519546",
"uncertainty": 120
},
"departure": {
"time": "1781519546",
"uncertainty": 120
},
"stopId": "ABE22A",
"stopSequence": 28
},
{
"arrival": {
"time": "1781519620",
"uncertainty": 120
},
"departure": {
"time": "1781519620",
"uncertainty": 120
},
"stopId": "CAM22A",
"stopSequence": 29
},
{
"arrival": {
"time": "1781519699",
"uncertainty": 120
},
"departure": {
"time": "1781519699",
"uncertainty": 120
},
"stopId": "GAL22A",
"stopSequence": 30
},
{
"arrival": {
"time": "1781519819",
"uncertainty": 120
},
"departure": {
"time": "1781519819",
"uncertainty": 120
},
"stopId": "CRX22A",
"stopSequence": 31
},
{
"arrival": {
"time": "1781519863",
"uncertainty": 120
},
"departure": {
"time": "1781519863",
"uncertainty": 120
},
"stopId": "ESQ22A",
"stopSequence": 32
},
{
"arrival": {
"time": "1781519932",
"uncertainty": 120
},
"departure": {
"time": "1781519932",
"uncertainty": 120
},
"stopId": "FRA22A",
"stopSequence": 33
},
{
"arrival": {
"time": "1781519959",
"uncertainty": 120
},
"departure": {
"time": "1781519959",
"uncertainty": 120
},
"stopId": "LOO22A",
"stopSequence": 34
},
{
"arrival": {
"time": "1781519987",
"uncertainty": 120
},
"departure": {
"time": "1781519987",
"uncertainty": 120
},
"stopId": "VIL22A",
"stopSequence": 35
},
{
"arrival": {
"time": "1781520044",
"uncertainty": 120
},
"departure": {
"time": "1781520044",
"uncertainty": 120
},
"stopId": "MIR22D",
"stopSequence": 36
},
{
"arrival": {
"time": "1781520097",
"uncertainty": 120
},
"departure": {
"time": "1781520097",
"uncertainty": 120
},
"stopId": "PLA22A",
"stopSequence": 37
},
{
"arrival": {
"time": "1781520137",
"uncertainty": 120
},
"stopId": "TRAY0A",
"stopSequence": 38
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612127"
},
"vehicle": {
"id": "50",
"label": "50"
}
}
},
{
"id": "4219481612444",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781519760",
"uncertainty": 120
},
"stopId": "BLANCH",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612444"
}
}
},
{
"id": "4219481612777",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518560",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612777"
}
}
},
{
"id": "4219481612690",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520240",
"uncertainty": 120
},
"stopId": "LBASTI",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612690"
}
}
},
{
"id": "421948161346",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517660",
"uncertainty": 120
},
"stopId": "HOP01C",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161346"
}
}
},
{
"id": "4219481611203",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517264",
"uncertainty": 120
},
"departure": {
"time": "1781517264",
"uncertainty": 120
},
"stopId": "FAUS0R",
"stopSequence": 35
},
{
"arrival": {
"time": "1781517301",
"uncertainty": 120
},
"departure": {
"time": "1781517301",
"uncertainty": 120
},
"stopId": "CCAS0R",
"stopSequence": 36
},
{
"arrival": {
"time": "1781517312",
"uncertainty": 120
},
"departure": {
"time": "1781517312",
"uncertainty": 120
},
"stopId": "VALM0R",
"stopSequence": 37
},
{
"arrival": {
"time": "1781517349",
"uncertainty": 120
},
"departure": {
"time": "1781517349",
"uncertainty": 120
},
"stopId": "JUYE0R",
"stopSequence": 38
},
{
"arrival": {
"time": "1781517385",
"uncertainty": 120
},
"departure": {
"time": "1781517385",
"uncertainty": 120
},
"stopId": "CMOU0R",
"stopSequence": 39
},
{
"arrival": {
"time": "1781517444",
"uncertainty": 120
},
"stopId": "TOUR0R",
"stopSequence": 40
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "28",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611203"
},
"vehicle": {
"id": "563",
"label": "563"
}
}
},
{
"id": "421948161524",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520180",
"uncertainty": 120
},
"stopId": "ARCA0A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "281",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161524"
}
}
},
{
"id": "4219481611381",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517201",
"uncertainty": 120
},
"departure": {
"time": "1781517201",
"uncertainty": 120
},
"stopId": "LCH35R",
"stopSequence": 23
},
{
"arrival": {
"time": "1781517241",
"uncertainty": 120
},
"departure": {
"time": "1781517241",
"uncertainty": 120
},
"stopId": "CMO35R",
"stopSequence": 24
},
{
"arrival": {
"time": "1781517263",
"uncertainty": 120
},
"departure": {
"time": "1781517263",
"uncertainty": 120
},
"stopId": "EDE35R",
"stopSequence": 25
},
{
"arrival": {
"time": "1781517373",
"uncertainty": 120
},
"departure": {
"time": "1781517373",
"uncertainty": 120
},
"stopId": "CCN35R",
"stopSequence": 26
},
{
"arrival": {
"time": "1781517425",
"uncertainty": 120
},
"departure": {
"time": "1781517425",
"uncertainty": 120
},
"stopId": "CAR35R",
"stopSequence": 27
},
{
"arrival": {
"time": "1781517579",
"uncertainty": 120
},
"departure": {
"time": "1781517579",
"uncertainty": 120
},
"stopId": "PGA35R",
"stopSequence": 28
},
{
"arrival": {
"time": "1781517650",
"uncertainty": 120
},
"departure": {
"time": "1781517650",
"uncertainty": 120
},
"stopId": "SPI35R",
"stopSequence": 29
},
{
"arrival": {
"time": "1781517708",
"uncertainty": 120
},
"departure": {
"time": "1781517708",
"uncertainty": 120
},
"stopId": "LRANGA",
"stopSequence": 30
},
{
"arrival": {
"time": "1781517768",
"uncertainty": 120
},
"departure": {
"time": "1781517768",
"uncertainty": 120
},
"stopId": "AMU0AA",
"stopSequence": 31
},
{
"arrival": {
"time": "1781517818",
"uncertainty": 120
},
"departure": {
"time": "1781517818",
"uncertainty": 120
},
"stopId": "SPI0AR",
"stopSequence": 32
},
{
"arrival": {
"time": "1781517876",
"uncertainty": 120
},
"departure": {
"time": "1781517876",
"uncertainty": 120
},
"stopId": "MYOS0A",
"stopSequence": 33
},
{
"arrival": {
"time": "1781517906",
"uncertainty": 120
},
"departure": {
"time": "1781517906",
"uncertainty": 120
},
"stopId": "AB201R",
"stopSequence": 34
},
{
"arrival": {
"time": "1781517938",
"uncertainty": 120
},
"departure": {
"time": "1781517938",
"uncertainty": 120
},
"stopId": "CIMABR",
"stopSequence": 35
},
{
"arrival": {
"time": "1781518014",
"uncertainty": 120
},
"stopId": "PBLEUR",
"stopSequence": 36
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611381"
},
"vehicle": {
"id": "420",
"label": "420"
}
}
},
{
"id": "4219481611047",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517199",
"uncertainty": 120
},
"departure": {
"time": "1781517199",
"uncertainty": 120
},
"stopId": "VIS09R",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517238",
"uncertainty": 120
},
"departure": {
"time": "1781517238",
"uncertainty": 120
},
"stopId": "PAR09R",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517261",
"uncertainty": 120
},
"departure": {
"time": "1781517261",
"uncertainty": 120
},
"stopId": "SOL09R",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517295",
"uncertainty": 120
},
"departure": {
"time": "1781517295",
"uncertainty": 120
},
"stopId": "COL09R",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517391",
"uncertainty": 120
},
"departure": {
"time": "1781517391",
"uncertainty": 120
},
"stopId": "PEY09R",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517434",
"uncertainty": 120
},
"departure": {
"time": "1781517434",
"uncertainty": 120
},
"stopId": "AIR09R",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517524",
"uncertainty": 120
},
"departure": {
"time": "1781517524",
"uncertainty": 120
},
"stopId": "RIQ09R",
"stopSequence": 14
},
{
"arrival": {
"time": "1781517573",
"uncertainty": 120
},
"departure": {
"time": "1781517573",
"uncertainty": 120
},
"stopId": "ROM09R",
"stopSequence": 15
},
{
"arrival": {
"time": "1781517660",
"uncertainty": 120
},
"departure": {
"time": "1781517660",
"uncertainty": 120
},
"stopId": "PICC0R",
"stopSequence": 16
},
{
"arrival": {
"time": "1781517704",
"uncertainty": 120
},
"stopId": "FOUR0A",
"stopSequence": 17
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611047"
},
"vehicle": {
"id": "61",
"label": "61"
}
}
},
{
"id": "4219481612378",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518680",
"uncertainty": 120
},
"stopId": "HDV0AR",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612378"
}
}
},
{
"id": "4219481612442",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518140",
"uncertainty": 120
},
"stopId": "BLANCH",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612442"
}
}
},
{
"id": "421948161868",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517285",
"uncertainty": 120
},
"departure": {
"time": "1781517285",
"uncertainty": 120
},
"stopId": "JJA0AR",
"stopSequence": 38
},
{
"arrival": {
"time": "1781517369",
"uncertainty": 120
},
"departure": {
"time": "1781517369",
"uncertainty": 120
},
"stopId": "MCA0AR",
"stopSequence": 39
},
{
"arrival": {
"time": "1781517428",
"uncertainty": 120
},
"departure": {
"time": "1781517428",
"uncertainty": 120
},
"stopId": "PLE11R",
"stopSequence": 40
},
{
"arrival": {
"time": "1781517476",
"uncertainty": 120
},
"departure": {
"time": "1781517476",
"uncertainty": 120
},
"stopId": "ROUX0R",
"stopSequence": 41
},
{
"arrival": {
"time": "1781517510",
"uncertainty": 120
},
"departure": {
"time": "1781517510",
"uncertainty": 120
},
"stopId": "GAM11A",
"stopSequence": 42
},
{
"arrival": {
"time": "1781517549",
"uncertainty": 120
},
"stopId": "PENH11",
"stopSequence": 43
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161868"
},
"vehicle": {
"id": "800",
"label": "800"
}
}
},
{
"id": "4219481612685",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517246",
"uncertainty": 120
},
"departure": {
"time": "1781517246",
"uncertainty": 120
},
"stopId": "MAN0AR",
"stopSequence": 21
},
{
"arrival": {
"time": "1781517290",
"uncertainty": 120
},
"departure": {
"time": "1781517290",
"uncertainty": 120
},
"stopId": "STM0AR",
"stopSequence": 22
},
{
"arrival": {
"time": "1781517368",
"uncertainty": 120
},
"departure": {
"time": "1781517368",
"uncertainty": 120
},
"stopId": "MER0AR",
"stopSequence": 23
},
{
"arrival": {
"time": "1781517423",
"uncertainty": 120
},
"departure": {
"time": "1781517423",
"uncertainty": 120
},
"stopId": "BLE0AR",
"stopSequence": 24
},
{
"arrival": {
"time": "1781517508",
"uncertainty": 120
},
"departure": {
"time": "1781517508",
"uncertainty": 120
},
"stopId": "PPI0AR",
"stopSequence": 25
},
{
"arrival": {
"time": "1781517548",
"uncertainty": 120
},
"departure": {
"time": "1781517548",
"uncertainty": 120
},
"stopId": "BEA0AR",
"stopSequence": 26
},
{
"arrival": {
"time": "1781517591",
"uncertainty": 120
},
"departure": {
"time": "1781517591",
"uncertainty": 120
},
"stopId": "PSP0AR",
"stopSequence": 27
},
{
"arrival": {
"time": "1781517656",
"uncertainty": 120
},
"departure": {
"time": "1781517656",
"uncertainty": 120
},
"stopId": "VAL0AR",
"stopSequence": 28
},
{
"arrival": {
"time": "1781517721",
"uncertainty": 120
},
"departure": {
"time": "1781517721",
"uncertainty": 120
},
"stopId": "LRI0AR",
"stopSequence": 29
},
{
"arrival": {
"time": "1781517800",
"uncertainty": 120
},
"departure": {
"time": "1781517800",
"uncertainty": 120
},
"stopId": "RPO0AR",
"stopSequence": 30
},
{
"arrival": {
"time": "1781517993",
"uncertainty": 120
},
"departure": {
"time": "1781517993",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 31
},
{
"arrival": {
"time": "1781518102",
"uncertainty": 120
},
"departure": {
"time": "1781518102",
"uncertainty": 120
},
"stopId": "GMA0AR",
"stopSequence": 32
},
{
"arrival": {
"time": "1781518349",
"uncertainty": 120
},
"departure": {
"time": "1781518349",
"uncertainty": 120
},
"stopId": "RSE0AA",
"stopSequence": 33
},
{
"arrival": {
"time": "1781518482",
"uncertainty": 120
},
"departure": {
"time": "1781518482",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 34
},
{
"arrival": {
"time": "1781518579",
"uncertainty": 120
},
"departure": {
"time": "1781518579",
"uncertainty": 120
},
"stopId": "PCA01R",
"stopSequence": 35
},
{
"arrival": {
"time": "1781518671",
"uncertainty": 120
},
"departure": {
"time": "1781518671",
"uncertainty": 120
},
"stopId": "BOR01R",
"stopSequence": 36
},
{
"arrival": {
"time": "1781518733",
"uncertainty": 120
},
"departure": {
"time": "1781518733",
"uncertainty": 120
},
"stopId": "DEL01R",
"stopSequence": 37
},
{
"arrival": {
"time": "1781518818",
"uncertainty": 120
},
"departure": {
"time": "1781518818",
"uncertainty": 120
},
"stopId": "CON01R",
"stopSequence": 38
},
{
"arrival": {
"time": "1781518934",
"uncertainty": 120
},
"departure": {
"time": "1781518934",
"uncertainty": 120
},
"stopId": "LMO01R",
"stopSequence": 39
},
{
"arrival": {
"time": "1781519014",
"uncertainty": 120
},
"departure": {
"time": "1781519014",
"uncertainty": 120
},
"stopId": "CIM01R",
"stopSequence": 40
},
{
"arrival": {
"time": "1781519064",
"uncertainty": 120
},
"departure": {
"time": "1781519064",
"uncertainty": 120
},
"stopId": "LFO17R",
"stopSequence": 41
},
{
"arrival": {
"time": "1781519146",
"uncertainty": 120
},
"departure": {
"time": "1781519146",
"uncertainty": 120
},
"stopId": "HOP01R",
"stopSequence": 42
},
{
"arrival": {
"time": "1781519184",
"uncertainty": 120
},
"departure": {
"time": "1781519184",
"uncertainty": 120
},
"stopId": "AVF01R",
"stopSequence": 43
},
{
"arrival": {
"time": "1781519261",
"uncertainty": 120
},
"departure": {
"time": "1781519261",
"uncertainty": 120
},
"stopId": "PJU01R",
"stopSequence": 44
},
{
"arrival": {
"time": "1781519297",
"uncertainty": 120
},
"departure": {
"time": "1781519297",
"uncertainty": 120
},
"stopId": "PRO01R",
"stopSequence": 45
},
{
"arrival": {
"time": "1781519354",
"uncertainty": 120
},
"departure": {
"time": "1781519354",
"uncertainty": 120
},
"stopId": "LLA01R",
"stopSequence": 46
},
{
"arrival": {
"time": "1781519413",
"uncertainty": 120
},
"departure": {
"time": "1781519413",
"uncertainty": 120
},
"stopId": "LIC01R",
"stopSequence": 47
},
{
"arrival": {
"time": "1781519527",
"uncertainty": 120
},
"departure": {
"time": "1781519527",
"uncertainty": 120
},
"stopId": "OLI01R",
"stopSequence": 48
},
{
"arrival": {
"time": "1781519649",
"uncertainty": 120
},
"departure": {
"time": "1781519649",
"uncertainty": 120
},
"stopId": "CJA01R",
"stopSequence": 49
},
{
"arrival": {
"time": "1781519681",
"uncertainty": 120
},
"departure": {
"time": "1781519681",
"uncertainty": 120
},
"stopId": "VFE01R",
"stopSequence": 50
},
{
"arrival": {
"time": "1781519805",
"uncertainty": 120
},
"stopId": "BLANCH",
"stopSequence": 51
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612685"
},
"vehicle": {
"id": "429",
"label": "429"
}
}
},
{
"id": "421948161560",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518440",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161560"
}
}
},
{
"id": "4219481611720",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517277",
"uncertainty": 120
},
"departure": {
"time": "1781517277",
"uncertainty": 120
},
"stopId": "HDV08R",
"stopSequence": 20
},
{
"arrival": {
"time": "1781517463",
"uncertainty": 120
},
"departure": {
"time": "1781517463",
"uncertainty": 120
},
"stopId": "RPO0AA",
"stopSequence": 21
},
{
"arrival": {
"time": "1781517553",
"uncertainty": 120
},
"departure": {
"time": "1781517553",
"uncertainty": 120
},
"stopId": "LRI0AA",
"stopSequence": 22
},
{
"arrival": {
"time": "1781517616",
"uncertainty": 120
},
"departure": {
"time": "1781517616",
"uncertainty": 120
},
"stopId": "VAL0AA",
"stopSequence": 23
},
{
"arrival": {
"time": "1781517675",
"uncertainty": 120
},
"departure": {
"time": "1781517675",
"uncertainty": 120
},
"stopId": "PSP0AA",
"stopSequence": 24
},
{
"arrival": {
"time": "1781517717",
"uncertainty": 120
},
"departure": {
"time": "1781517717",
"uncertainty": 120
},
"stopId": "BEA0AA",
"stopSequence": 25
},
{
"arrival": {
"time": "1781517755",
"uncertainty": 120
},
"departure": {
"time": "1781517755",
"uncertainty": 120
},
"stopId": "PPI0AA",
"stopSequence": 26
},
{
"arrival": {
"time": "1781517808",
"uncertainty": 120
},
"departure": {
"time": "1781517808",
"uncertainty": 120
},
"stopId": "BLE0AA",
"stopSequence": 27
},
{
"arrival": {
"time": "1781517868",
"uncertainty": 120
},
"departure": {
"time": "1781517868",
"uncertainty": 120
},
"stopId": "MER0AA",
"stopSequence": 28
},
{
"arrival": {
"time": "1781517931",
"uncertainty": 120
},
"departure": {
"time": "1781517931",
"uncertainty": 120
},
"stopId": "STM0AA",
"stopSequence": 29
},
{
"arrival": {
"time": "1781517972",
"uncertainty": 120
},
"departure": {
"time": "1781517972",
"uncertainty": 120
},
"stopId": "MAN0AA",
"stopSequence": 30
},
{
"arrival": {
"time": "1781518075",
"uncertainty": 120
},
"departure": {
"time": "1781518075",
"uncertainty": 120
},
"stopId": "PMA0AA",
"stopSequence": 31
},
{
"arrival": {
"time": "1781518153",
"uncertainty": 120
},
"departure": {
"time": "1781518153",
"uncertainty": 120
},
"stopId": "SJE20A",
"stopSequence": 32
},
{
"arrival": {
"time": "1781518254",
"uncertainty": 120
},
"departure": {
"time": "1781518254",
"uncertainty": 120
},
"stopId": "MGA0AA",
"stopSequence": 33
},
{
"arrival": {
"time": "1781518378",
"uncertainty": 120
},
"departure": {
"time": "1781518378",
"uncertainty": 120
},
"stopId": "COU0AA",
"stopSequence": 34
},
{
"arrival": {
"time": "1781518435",
"uncertainty": 120
},
"departure": {
"time": "1781518435",
"uncertainty": 120
},
"stopId": "SMC17A",
"stopSequence": 35
},
{
"arrival": {
"time": "1781518510",
"uncertainty": 120
},
"departure": {
"time": "1781518510",
"uncertainty": 120
},
"stopId": "BOF17A",
"stopSequence": 36
},
{
"arrival": {
"time": "1781518543",
"uncertainty": 120
},
"departure": {
"time": "1781518543",
"uncertainty": 120
},
"stopId": "BOF0AA",
"stopSequence": 37
},
{
"arrival": {
"time": "1781518590",
"uncertainty": 120
},
"departure": {
"time": "1781518590",
"uncertainty": 120
},
"stopId": "POM0AA",
"stopSequence": 38
},
{
"arrival": {
"time": "1781518642",
"uncertainty": 120
},
"departure": {
"time": "1781518642",
"uncertainty": 120
},
"stopId": "BCN0AA",
"stopSequence": 39
},
{
"arrival": {
"time": "1781518712",
"uncertainty": 120
},
"departure": {
"time": "1781518712",
"uncertainty": 120
},
"stopId": "VLF0AA",
"stopSequence": 40
},
{
"arrival": {
"time": "1781518762",
"uncertainty": 120
},
"departure": {
"time": "1781518762",
"uncertainty": 120
},
"stopId": "GSA0AA",
"stopSequence": 41
},
{
"arrival": {
"time": "1781518830",
"uncertainty": 120
},
"departure": {
"time": "1781518830",
"uncertainty": 120
},
"stopId": "JMO0AA",
"stopSequence": 42
},
{
"arrival": {
"time": "1781518923",
"uncertainty": 120
},
"departure": {
"time": "1781518923",
"uncertainty": 120
},
"stopId": "SPI35R",
"stopSequence": 43
},
{
"arrival": {
"time": "1781519014",
"uncertainty": 120
},
"departure": {
"time": "1781519014",
"uncertainty": 120
},
"stopId": "LRANGA",
"stopSequence": 44
},
{
"arrival": {
"time": "1781519061",
"uncertainty": 120
},
"stopId": "AMU0AA",
"stopSequence": 45
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611720"
},
"vehicle": {
"id": "454",
"label": "454"
}
}
},
{
"id": "4219481612859",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781519040",
"uncertainty": 120
},
"stopId": "PLALEC",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612859"
}
}
},
{
"id": "4219481611954",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520840",
"uncertainty": 120
},
"stopId": "LRANGA",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "26",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611954"
}
}
},
{
"id": "421948161870",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517259",
"uncertainty": 120
},
"departure": {
"time": "1781517259",
"uncertainty": 120
},
"stopId": "VAL0AR",
"stopSequence": 23
},
{
"arrival": {
"time": "1781517339",
"uncertainty": 120
},
"departure": {
"time": "1781517339",
"uncertainty": 120
},
"stopId": "LRI0AR",
"stopSequence": 24
},
{
"arrival": {
"time": "1781517412",
"uncertainty": 120
},
"departure": {
"time": "1781517412",
"uncertainty": 120
},
"stopId": "RPO0AR",
"stopSequence": 25
},
{
"arrival": {
"time": "1781517580",
"uncertainty": 120
},
"departure": {
"time": "1781517580",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 26
},
{
"arrival": {
"time": "1781517648",
"uncertainty": 120
},
"departure": {
"time": "1781517648",
"uncertainty": 120
},
"stopId": "GMA0AR",
"stopSequence": 27
},
{
"arrival": {
"time": "1781517797",
"uncertainty": 120
},
"departure": {
"time": "1781517797",
"uncertainty": 120
},
"stopId": "RSE0AA",
"stopSequence": 28
},
{
"arrival": {
"time": "1781517898",
"uncertainty": 120
},
"departure": {
"time": "1781517898",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 29
},
{
"arrival": {
"time": "1781518009",
"uncertainty": 120
},
"departure": {
"time": "1781518009",
"uncertainty": 120
},
"stopId": "PVA0AR",
"stopSequence": 30
},
{
"arrival": {
"time": "1781518094",
"uncertainty": 120
},
"departure": {
"time": "1781518094",
"uncertainty": 120
},
"stopId": "MEU0AR",
"stopSequence": 31
},
{
"arrival": {
"time": "1781518189",
"uncertainty": 120
},
"departure": {
"time": "1781518189",
"uncertainty": 120
},
"stopId": "MIL0AR",
"stopSequence": 32
},
{
"arrival": {
"time": "1781518290",
"uncertainty": 120
},
"departure": {
"time": "1781518290",
"uncertainty": 120
},
"stopId": "LCA0AR",
"stopSequence": 33
},
{
"arrival": {
"time": "1781518375",
"uncertainty": 120
},
"departure": {
"time": "1781518375",
"uncertainty": 120
},
"stopId": "PDO0AR",
"stopSequence": 34
},
{
"arrival": {
"time": "1781518440",
"uncertainty": 120
},
"departure": {
"time": "1781518440",
"uncertainty": 120
},
"stopId": "MIS0AR",
"stopSequence": 35
},
{
"arrival": {
"time": "1781518525",
"uncertainty": 120
},
"departure": {
"time": "1781518525",
"uncertainty": 120
},
"stopId": "GBR0AR",
"stopSequence": 36
},
{
"arrival": {
"time": "1781518568",
"uncertainty": 120
},
"departure": {
"time": "1781518568",
"uncertainty": 120
},
"stopId": "NEU0AR",
"stopSequence": 37
},
{
"arrival": {
"time": "1781518605",
"uncertainty": 120
},
"departure": {
"time": "1781518605",
"uncertainty": 120
},
"stopId": "JJA0AR",
"stopSequence": 38
},
{
"arrival": {
"time": "1781518690",
"uncertainty": 120
},
"departure": {
"time": "1781518690",
"uncertainty": 120
},
"stopId": "MCA0AR",
"stopSequence": 39
},
{
"arrival": {
"time": "1781518755",
"uncertainty": 120
},
"departure": {
"time": "1781518755",
"uncertainty": 120
},
"stopId": "PLE11R",
"stopSequence": 40
},
{
"arrival": {
"time": "1781518802",
"uncertainty": 120
},
"departure": {
"time": "1781518802",
"uncertainty": 120
},
"stopId": "ROUX0R",
"stopSequence": 41
},
{
"arrival": {
"time": "1781518833",
"uncertainty": 120
},
"departure": {
"time": "1781518833",
"uncertainty": 120
},
"stopId": "GAM11A",
"stopSequence": 42
},
{
"arrival": {
"time": "1781518879",
"uncertainty": 120
},
"stopId": "PENH11",
"stopSequence": 43
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161870"
},
"vehicle": {
"id": "424",
"label": "424"
}
}
},
{
"id": "42194816123",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518500",
"uncertainty": 120
},
"stopId": "LCA0AA",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "R4",
"scheduleRelationship": "SCHEDULED",
"tripId": "42194816123"
}
}
},
{
"id": "421948161159",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517271",
"uncertainty": 120
},
"departure": {
"time": "1781517271",
"uncertainty": 120
},
"stopId": "BDR10R",
"stopSequence": 7
},
{
"arrival": {
"time": "1781517316",
"uncertainty": 120
},
"departure": {
"time": "1781517316",
"uncertainty": 120
},
"stopId": "LAU10R",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517411",
"uncertainty": 120
},
"departure": {
"time": "1781517411",
"uncertainty": 120
},
"stopId": "BOU10R",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517438",
"uncertainty": 120
},
"departure": {
"time": "1781517438",
"uncertainty": 120
},
"stopId": "SAR10R",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517486",
"uncertainty": 120
},
"departure": {
"time": "1781517486",
"uncertainty": 120
},
"stopId": "ZAM10R",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517519",
"uncertainty": 120
},
"departure": {
"time": "1781517519",
"uncertainty": 120
},
"stopId": "REP10R",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517564",
"uncertainty": 120
},
"departure": {
"time": "1781517564",
"uncertainty": 120
},
"stopId": "MAU10R",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517591",
"uncertainty": 120
},
"departure": {
"time": "1781517591",
"uncertainty": 120
},
"stopId": "SUF10R",
"stopSequence": 14
},
{
"arrival": {
"time": "1781517674",
"uncertainty": 120
},
"departure": {
"time": "1781517674",
"uncertainty": 120
},
"stopId": "LMI10R",
"stopSequence": 15
},
{
"arrival": {
"time": "1781517717",
"uncertainty": 120
},
"departure": {
"time": "1781517717",
"uncertainty": 120
},
"stopId": "LM210R",
"stopSequence": 16
},
{
"arrival": {
"time": "1781517780",
"uncertainty": 120
},
"departure": {
"time": "1781517780",
"uncertainty": 120
},
"stopId": "SJO11R",
"stopSequence": 17
},
{
"arrival": {
"time": "1781517837",
"uncertainty": 120
},
"departure": {
"time": "1781517837",
"uncertainty": 120
},
"stopId": "LEM11R",
"stopSequence": 18
},
{
"arrival": {
"time": "1781517897",
"uncertainty": 120
},
"stopId": "LPPA10",
"stopSequence": 19
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161159"
},
"vehicle": {
"id": "360",
"label": "360"
}
}
},
{
"id": "4219481611907",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518380",
"uncertainty": 120
},
"stopId": "TRAY0R",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611907"
}
}
},
{
"id": "421948161319",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "POLM0R",
"stopSequence": 25
},
{
"arrival": {
"time": "1781517294",
"uncertainty": 120
},
"departure": {
"time": "1781517294",
"uncertainty": 120
},
"stopId": "SAUL0R",
"stopSequence": 26
},
{
"arrival": {
"time": "1781517351",
"uncertainty": 120
},
"departure": {
"time": "1781517351",
"uncertainty": 120
},
"stopId": "ROCA0R",
"stopSequence": 27
},
{
"arrival": {
"time": "1781517430",
"uncertainty": 120
},
"departure": {
"time": "1781517430",
"uncertainty": 120
},
"stopId": "LOUC0R",
"stopSequence": 28
},
{
"arrival": {
"time": "1781517500",
"uncertainty": 120
},
"departure": {
"time": "1781517500",
"uncertainty": 120
},
"stopId": "CORN0R",
"stopSequence": 29
},
{
"arrival": {
"time": "1781517736",
"uncertainty": 120
},
"departure": {
"time": "1781517736",
"uncertainty": 120
},
"stopId": "SPI35R",
"stopSequence": 30
},
{
"arrival": {
"time": "1781517812",
"uncertainty": 120
},
"stopId": "LRANGA",
"stopSequence": 31
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "26",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161319"
},
"vehicle": {
"id": "54",
"label": "54"
}
}
},
{
"id": "421948161237",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781519760",
"uncertainty": 120
},
"stopId": "CCO15A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161237"
}
}
},
{
"id": "4219481611565",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517347",
"uncertainty": 120
},
"departure": {
"time": "1781517347",
"uncertainty": 120
},
"stopId": "FTDV7A",
"stopSequence": 3
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611565"
},
"vehicle": {
"id": "558",
"label": "558"
}
}
},
{
"id": "421948161689",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517314",
"uncertainty": 120
},
"departure": {
"time": "1781517314",
"uncertainty": 120
},
"stopId": "CBEA8A",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517364",
"uncertainty": 120
},
"departure": {
"time": "1781517364",
"uncertainty": 120
},
"stopId": "PCRO8A",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517436",
"uncertainty": 120
},
"departure": {
"time": "1781517436",
"uncertainty": 120
},
"stopId": "MIRA8A",
"stopSequence": 7
},
{
"arrival": {
"time": "1781517495",
"uncertainty": 120
},
"departure": {
"time": "1781517495",
"uncertainty": 120
},
"stopId": "HENR8A",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517600",
"uncertainty": 120
},
"departure": {
"time": "1781517600",
"uncertainty": 120
},
"stopId": "ROSE8A",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517657",
"uncertainty": 120
},
"departure": {
"time": "1781517657",
"uncertainty": 120
},
"stopId": "PCAN8A",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517698",
"uncertainty": 120
},
"departure": {
"time": "1781517698",
"uncertainty": 120
},
"stopId": "HESP8A",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517777",
"uncertainty": 120
},
"departure": {
"time": "1781517777",
"uncertainty": 120
},
"stopId": "LMAR8A",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517828",
"uncertainty": 120
},
"departure": {
"time": "1781517828",
"uncertainty": 120
},
"stopId": "RAST8A",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517870",
"uncertainty": 120
},
"departure": {
"time": "1781517870",
"uncertainty": 120
},
"stopId": "BIJO8A",
"stopSequence": 14
},
{
"arrival": {
"time": "1781517916",
"uncertainty": 120
},
"stopId": "PALM08",
"stopSequence": 15
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161689"
},
"vehicle": {
"id": "6",
"label": "6"
}
}
},
{
"id": "4219481611727",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781519880",
"uncertainty": 120
},
"stopId": "PENH11",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611727"
}
}
},
{
"id": "4219481611723",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517420",
"uncertainty": 120
},
"stopId": "PENH11",
"stopSequence": 1
},
{
"arrival": {
"time": "1781517471",
"uncertainty": 120
},
"departure": {
"time": "1781517471",
"uncertainty": 120
},
"stopId": "PENH0B",
"stopSequence": 2
},
{
"arrival": {
"time": "1781517509",
"uncertainty": 120
},
"departure": {
"time": "1781517509",
"uncertainty": 120
},
"stopId": "VIL11R",
"stopSequence": 3
},
{
"arrival": {
"time": "1781517589",
"uncertainty": 120
},
"departure": {
"time": "1781517589",
"uncertainty": 120
},
"stopId": "GAM11R",
"stopSequence": 4
},
{
"arrival": {
"time": "1781517623",
"uncertainty": 120
},
"departure": {
"time": "1781517623",
"uncertainty": 120
},
"stopId": "ROUX0A",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517679",
"uncertainty": 120
},
"departure": {
"time": "1781517679",
"uncertainty": 120
},
"stopId": "PLECLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517729",
"uncertainty": 120
},
"departure": {
"time": "1781517729",
"uncertainty": 120
},
"stopId": "MCA0AA",
"stopSequence": 7
},
{
"arrival": {
"time": "1781517796",
"uncertainty": 120
},
"departure": {
"time": "1781517796",
"uncertainty": 120
},
"stopId": "CLA0AA",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517843",
"uncertainty": 120
},
"departure": {
"time": "1781517843",
"uncertainty": 120
},
"stopId": "JJA0AA",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517921",
"uncertainty": 120
},
"departure": {
"time": "1781517921",
"uncertainty": 120
},
"stopId": "GBR0AA",
"stopSequence": 10
},
{
"arrival": {
"time": "1781518025",
"uncertainty": 120
},
"departure": {
"time": "1781518025",
"uncertainty": 120
},
"stopId": "MIS0AA",
"stopSequence": 11
},
{
"arrival": {
"time": "1781518100",
"uncertainty": 120
},
"departure": {
"time": "1781518100",
"uncertainty": 120
},
"stopId": "PDO0AA",
"stopSequence": 12
},
{
"arrival": {
"time": "1781518219",
"uncertainty": 120
},
"departure": {
"time": "1781518219",
"uncertainty": 120
},
"stopId": "LCA0AA",
"stopSequence": 13
},
{
"arrival": {
"time": "1781518333",
"uncertainty": 120
},
"departure": {
"time": "1781518333",
"uncertainty": 120
},
"stopId": "MIL0AA",
"stopSequence": 14
},
{
"arrival": {
"time": "1781518436",
"uncertainty": 120
},
"departure": {
"time": "1781518436",
"uncertainty": 120
},
"stopId": "MEU0AA",
"stopSequence": 15
},
{
"arrival": {
"time": "1781518528",
"uncertainty": 120
},
"departure": {
"time": "1781518528",
"uncertainty": 120
},
"stopId": "PVA0AA",
"stopSequence": 16
},
{
"arrival": {
"time": "1781518649",
"uncertainty": 120
},
"departure": {
"time": "1781518649",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 17
},
{
"arrival": {
"time": "1781518751",
"uncertainty": 120
},
"departure": {
"time": "1781518751",
"uncertainty": 120
},
"stopId": "RSE0AR",
"stopSequence": 18
},
{
"arrival": {
"time": "1781518917",
"uncertainty": 120
},
"departure": {
"time": "1781518917",
"uncertainty": 120
},
"stopId": "GMA0AA",
"stopSequence": 19
},
{
"arrival": {
"time": "1781518994",
"uncertainty": 120
},
"departure": {
"time": "1781518994",
"uncertainty": 120
},
"stopId": "HDV08R",
"stopSequence": 20
},
{
"arrival": {
"time": "1781519184",
"uncertainty": 120
},
"departure": {
"time": "1781519184",
"uncertainty": 120
},
"stopId": "RPO0AA",
"stopSequence": 21
},
{
"arrival": {
"time": "1781519275",
"uncertainty": 120
},
"departure": {
"time": "1781519275",
"uncertainty": 120
},
"stopId": "LRI0AA",
"stopSequence": 22
},
{
"arrival": {
"time": "1781519340",
"uncertainty": 120
},
"departure": {
"time": "1781519340",
"uncertainty": 120
},
"stopId": "VAL0AA",
"stopSequence": 23
},
{
"arrival": {
"time": "1781519399",
"uncertainty": 120
},
"departure": {
"time": "1781519399",
"uncertainty": 120
},
"stopId": "PSP0AA",
"stopSequence": 24
},
{
"arrival": {
"time": "1781519441",
"uncertainty": 120
},
"departure": {
"time": "1781519441",
"uncertainty": 120
},
"stopId": "BEA0AA",
"stopSequence": 25
},
{
"arrival": {
"time": "1781519479",
"uncertainty": 120
},
"departure": {
"time": "1781519479",
"uncertainty": 120
},
"stopId": "PPI0AA",
"stopSequence": 26
},
{
"arrival": {
"time": "1781519532",
"uncertainty": 120
},
"departure": {
"time": "1781519532",
"uncertainty": 120
},
"stopId": "BLE0AA",
"stopSequence": 27
},
{
"arrival": {
"time": "1781519592",
"uncertainty": 120
},
"departure": {
"time": "1781519592",
"uncertainty": 120
},
"stopId": "MER0AA",
"stopSequence": 28
},
{
"arrival": {
"time": "1781519655",
"uncertainty": 120
},
"departure": {
"time": "1781519655",
"uncertainty": 120
},
"stopId": "STM0AA",
"stopSequence": 29
},
{
"arrival": {
"time": "1781519696",
"uncertainty": 120
},
"departure": {
"time": "1781519696",
"uncertainty": 120
},
"stopId": "MAN0AA",
"stopSequence": 30
},
{
"arrival": {
"time": "1781519800",
"uncertainty": 120
},
"departure": {
"time": "1781519800",
"uncertainty": 120
},
"stopId": "PMA0AA",
"stopSequence": 31
},
{
"arrival": {
"time": "1781519878",
"uncertainty": 120
},
"departure": {
"time": "1781519878",
"uncertainty": 120
},
"stopId": "SJE20A",
"stopSequence": 32
},
{
"arrival": {
"time": "1781519979",
"uncertainty": 120
},
"departure": {
"time": "1781519979",
"uncertainty": 120
},
"stopId": "MGA0AA",
"stopSequence": 33
},
{
"arrival": {
"time": "1781520103",
"uncertainty": 120
},
"departure": {
"time": "1781520103",
"uncertainty": 120
},
"stopId": "COU0AA",
"stopSequence": 34
},
{
"arrival": {
"time": "1781520160",
"uncertainty": 120
},
"departure": {
"time": "1781520160",
"uncertainty": 120
},
"stopId": "SMC17A",
"stopSequence": 35
},
{
"arrival": {
"time": "1781520235",
"uncertainty": 120
},
"departure": {
"time": "1781520235",
"uncertainty": 120
},
"stopId": "BOF17A",
"stopSequence": 36
},
{
"arrival": {
"time": "1781520268",
"uncertainty": 120
},
"departure": {
"time": "1781520268",
"uncertainty": 120
},
"stopId": "BOF0AA",
"stopSequence": 37
},
{
"arrival": {
"time": "1781520316",
"uncertainty": 120
},
"departure": {
"time": "1781520316",
"uncertainty": 120
},
"stopId": "POM0AA",
"stopSequence": 38
},
{
"arrival": {
"time": "1781520368",
"uncertainty": 120
},
"departure": {
"time": "1781520368",
"uncertainty": 120
},
"stopId": "BCN0AA",
"stopSequence": 39
},
{
"arrival": {
"time": "1781520438",
"uncertainty": 120
},
"departure": {
"time": "1781520438",
"uncertainty": 120
},
"stopId": "VLF0AA",
"stopSequence": 40
},
{
"arrival": {
"time": "1781520488",
"uncertainty": 120
},
"departure": {
"time": "1781520488",
"uncertainty": 120
},
"stopId": "GSA0AA",
"stopSequence": 41
},
{
"arrival": {
"time": "1781520556",
"uncertainty": 120
},
"departure": {
"time": "1781520556",
"uncertainty": 120
},
"stopId": "JMO0AA",
"stopSequence": 42
},
{
"arrival": {
"time": "1781520649",
"uncertainty": 120
},
"departure": {
"time": "1781520649",
"uncertainty": 120
},
"stopId": "SPI35R",
"stopSequence": 43
},
{
"arrival": {
"time": "1781520741",
"uncertainty": 120
},
"departure": {
"time": "1781520741",
"uncertainty": 120
},
"stopId": "LRANGA",
"stopSequence": 44
},
{
"arrival": {
"time": "1781520787",
"uncertainty": 120
},
"stopId": "AMU0AA",
"stopSequence": 45
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611723"
},
"vehicle": {
"id": "471",
"label": "471"
}
}
},
{
"id": "4219481612684",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517326",
"uncertainty": 120
},
"departure": {
"time": "1781517326",
"uncertainty": 120
},
"stopId": "LRI0AR",
"stopSequence": 29
},
{
"arrival": {
"time": "1781517406",
"uncertainty": 120
},
"departure": {
"time": "1781517406",
"uncertainty": 120
},
"stopId": "RPO0AR",
"stopSequence": 30
},
{
"arrival": {
"time": "1781517600",
"uncertainty": 120
},
"departure": {
"time": "1781517600",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 31
},
{
"arrival": {
"time": "1781517710",
"uncertainty": 120
},
"departure": {
"time": "1781517710",
"uncertainty": 120
},
"stopId": "GMA0AR",
"stopSequence": 32
},
{
"arrival": {
"time": "1781517958",
"uncertainty": 120
},
"departure": {
"time": "1781517958",
"uncertainty": 120
},
"stopId": "RSE0AA",
"stopSequence": 33
},
{
"arrival": {
"time": "1781518092",
"uncertainty": 120
},
"departure": {
"time": "1781518092",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 34
},
{
"arrival": {
"time": "1781518189",
"uncertainty": 120
},
"departure": {
"time": "1781518189",
"uncertainty": 120
},
"stopId": "PCA01R",
"stopSequence": 35
},
{
"arrival": {
"time": "1781518280",
"uncertainty": 120
},
"departure": {
"time": "1781518280",
"uncertainty": 120
},
"stopId": "BOR01R",
"stopSequence": 36
},
{
"arrival": {
"time": "1781518342",
"uncertainty": 120
},
"departure": {
"time": "1781518342",
"uncertainty": 120
},
"stopId": "DEL01R",
"stopSequence": 37
},
{
"arrival": {
"time": "1781518427",
"uncertainty": 120
},
"departure": {
"time": "1781518427",
"uncertainty": 120
},
"stopId": "CON01R",
"stopSequence": 38
},
{
"arrival": {
"time": "1781518542",
"uncertainty": 120
},
"departure": {
"time": "1781518542",
"uncertainty": 120
},
"stopId": "LMO01R",
"stopSequence": 39
},
{
"arrival": {
"time": "1781518622",
"uncertainty": 120
},
"departure": {
"time": "1781518622",
"uncertainty": 120
},
"stopId": "CIM01R",
"stopSequence": 40
},
{
"arrival": {
"time": "1781518672",
"uncertainty": 120
},
"departure": {
"time": "1781518672",
"uncertainty": 120
},
"stopId": "LFO17R",
"stopSequence": 41
},
{
"arrival": {
"time": "1781518753",
"uncertainty": 120
},
"departure": {
"time": "1781518753",
"uncertainty": 120
},
"stopId": "HOP01R",
"stopSequence": 42
},
{
"arrival": {
"time": "1781518791",
"uncertainty": 120
},
"departure": {
"time": "1781518791",
"uncertainty": 120
},
"stopId": "AVF01R",
"stopSequence": 43
},
{
"arrival": {
"time": "1781518868",
"uncertainty": 120
},
"departure": {
"time": "1781518868",
"uncertainty": 120
},
"stopId": "PJU01R",
"stopSequence": 44
},
{
"arrival": {
"time": "1781518904",
"uncertainty": 120
},
"departure": {
"time": "1781518904",
"uncertainty": 120
},
"stopId": "PRO01R",
"stopSequence": 45
},
{
"arrival": {
"time": "1781518961",
"uncertainty": 120
},
"departure": {
"time": "1781518961",
"uncertainty": 120
},
"stopId": "LLA01R",
"stopSequence": 46
},
{
"arrival": {
"time": "1781519020",
"uncertainty": 120
},
"departure": {
"time": "1781519020",
"uncertainty": 120
},
"stopId": "LIC01R",
"stopSequence": 47
},
{
"arrival": {
"time": "1781519135",
"uncertainty": 120
},
"departure": {
"time": "1781519135",
"uncertainty": 120
},
"stopId": "OLI01R",
"stopSequence": 48
},
{
"arrival": {
"time": "1781519258",
"uncertainty": 120
},
"departure": {
"time": "1781519258",
"uncertainty": 120
},
"stopId": "CJA01R",
"stopSequence": 49
},
{
"arrival": {
"time": "1781519290",
"uncertainty": 120
},
"departure": {
"time": "1781519290",
"uncertainty": 120
},
"stopId": "VFE01R",
"stopSequence": 50
},
{
"arrival": {
"time": "1781519415",
"uncertainty": 120
},
"stopId": "BLANCH",
"stopSequence": 51
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612684"
},
"vehicle": {
"id": "435",
"label": "435"
}
}
},
{
"id": "421948161238",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520480",
"uncertainty": 120
},
"stopId": "CCO15A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161238"
}
}
},
{
"id": "421948161875",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "AMU0AA",
"stopSequence": 1
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "SPI0AR",
"stopSequence": 2
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "RAN0AR",
"stopSequence": 3
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "CPU0AR",
"stopSequence": 4
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "VLF0AR",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "LFR0AR",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "BCN0AR",
"stopSequence": 7
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "POM0AR",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "BOF0AR",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "BOF17R",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "SMC17R",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "COU0AR",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "MGA0AR",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "SJE20R",
"stopSequence": 14
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "PMA0AR",
"stopSequence": 15
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "MAN0AR",
"stopSequence": 16
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "STM0AR",
"stopSequence": 17
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "MER0AR",
"stopSequence": 18
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "BLE0AR",
"stopSequence": 19
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "PPI0AR",
"stopSequence": 20
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "BEA0AR",
"stopSequence": 21
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "PSP0AR",
"stopSequence": 22
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "VAL0AR",
"stopSequence": 23
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "LRI0AR",
"stopSequence": 24
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "RPO0AR",
"stopSequence": 25
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 26
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "GMA0AR",
"stopSequence": 27
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "RSE0AA",
"stopSequence": 28
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 29
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "PVA0AR",
"stopSequence": 30
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "MEU0AR",
"stopSequence": 31
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "MIL0AR",
"stopSequence": 32
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "LCA0AR",
"stopSequence": 33
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "PDO0AR",
"stopSequence": 34
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "MIS0AR",
"stopSequence": 35
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "GBR0AR",
"stopSequence": 36
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "NEU0AR",
"stopSequence": 37
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "JJA0AR",
"stopSequence": 38
},
{
"arrival": {
"time": "1781521476",
"uncertainty": 120
},
"departure": {
"time": "1781521476",
"uncertainty": 120
},
"stopId": "MCA0AR",
"stopSequence": 39
},
{
"arrival": {
"time": "1781521541",
"uncertainty": 120
},
"departure": {
"time": "1781521541",
"uncertainty": 120
},
"stopId": "PLE11R",
"stopSequence": 40
},
{
"arrival": {
"time": "1781521589",
"uncertainty": 120
},
"departure": {
"time": "1781521589",
"uncertainty": 120
},
"stopId": "ROUX0R",
"stopSequence": 41
},
{
"arrival": {
"time": "1781521620",
"uncertainty": 120
},
"departure": {
"time": "1781521620",
"uncertainty": 120
},
"stopId": "GAM11A",
"stopSequence": 42
},
{
"arrival": {
"time": "1781521666",
"uncertainty": 120
},
"stopId": "PENH11",
"stopSequence": 43
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161875"
}
}
},
{
"id": "4219481611230",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517287",
"uncertainty": 120
},
"departure": {
"time": "1781517287",
"uncertainty": 120
},
"stopId": "PCA10A",
"stopSequence": 17
},
{
"arrival": {
"time": "1781517349",
"uncertainty": 120
},
"departure": {
"time": "1781517349",
"uncertainty": 120
},
"stopId": "MJO0AA",
"stopSequence": 18
},
{
"arrival": {
"time": "1781517388",
"uncertainty": 120
},
"departure": {
"time": "1781517388",
"uncertainty": 120
},
"stopId": "LAL0AA",
"stopSequence": 19
},
{
"arrival": {
"time": "1781517529",
"uncertainty": 120
},
"stopId": "HDV0AA",
"stopSequence": 20
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611230"
},
"vehicle": {
"id": "423",
"label": "423"
}
}
},
{
"id": "4219481612773",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517143",
"uncertainty": 120
},
"departure": {
"time": "1781517143",
"uncertainty": 120
},
"stopId": "CCAS0A",
"stopSequence": 21
},
{
"arrival": {
"time": "1781517167",
"uncertainty": 120
},
"departure": {
"time": "1781517167",
"uncertainty": 120
},
"stopId": "VALM0R",
"stopSequence": 22
},
{
"arrival": {
"time": "1781517257",
"uncertainty": 120
},
"departure": {
"time": "1781517257",
"uncertainty": 120
},
"stopId": "JUYE0R",
"stopSequence": 23
},
{
"arrival": {
"time": "1781517300",
"uncertainty": 120
},
"departure": {
"time": "1781517300",
"uncertainty": 120
},
"stopId": "CMOU0R",
"stopSequence": 24
},
{
"arrival": {
"time": "1781517356",
"uncertainty": 120
},
"departure": {
"time": "1781517356",
"uncertainty": 120
},
"stopId": "TOUR0R",
"stopSequence": 25
},
{
"arrival": {
"time": "1781517458",
"uncertainty": 120
},
"departure": {
"time": "1781517458",
"uncertainty": 120
},
"stopId": "STMARR",
"stopSequence": 26
},
{
"arrival": {
"time": "1781517542",
"uncertainty": 120
},
"departure": {
"time": "1781517542",
"uncertainty": 120
},
"stopId": "VICA0R",
"stopSequence": 27
},
{
"arrival": {
"time": "1781517685",
"uncertainty": 120
},
"departure": {
"time": "1781517685",
"uncertainty": 120
},
"stopId": "GOUR0R",
"stopSequence": 28
},
{
"arrival": {
"time": "1781517808",
"uncertainty": 120
},
"stopId": "MSCE0A",
"stopSequence": 29
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612773"
},
"vehicle": {
"id": "469",
"label": "469"
}
}
},
{
"id": "421948161807",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517300",
"uncertainty": 120
},
"stopId": "BSE07R",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "ILE",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161807"
},
"vehicle": {
"id": "702",
"label": "702"
}
}
},
{
"id": "421948161808",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781519400",
"uncertainty": 120
},
"stopId": "BSE07R",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "ILE",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161808"
}
}
},
{
"id": "4219481611482",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517322",
"uncertainty": 120
},
"departure": {
"time": "1781517322",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 4
},
{
"arrival": {
"time": "1781517595",
"uncertainty": 120
},
"departure": {
"time": "1781517595",
"uncertainty": 120
},
"stopId": "CDTV6R",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517720",
"uncertainty": 120
},
"departure": {
"time": "1781517720",
"uncertainty": 120
},
"stopId": "PGA01R",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517795",
"uncertainty": 120
},
"departure": {
"time": "1781517795",
"uncertainty": 120
},
"stopId": "ZAM01R",
"stopSequence": 7
},
{
"arrival": {
"time": "1781517853",
"uncertainty": 120
},
"departure": {
"time": "1781517853",
"uncertainty": 120
},
"stopId": "PAL01R",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517900",
"uncertainty": 120
},
"departure": {
"time": "1781517900",
"uncertainty": 120
},
"stopId": "CAP01R",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517938",
"uncertainty": 120
},
"departure": {
"time": "1781517938",
"uncertainty": 120
},
"stopId": "NDPI01",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517998",
"uncertainty": 120
},
"departure": {
"time": "1781517998",
"uncertainty": 120
},
"stopId": "PAR01A",
"stopSequence": 11
},
{
"arrival": {
"time": "1781518065",
"uncertainty": 120
},
"departure": {
"time": "1781518065",
"uncertainty": 120
},
"stopId": "LPE01A",
"stopSequence": 12
},
{
"arrival": {
"time": "1781518109",
"uncertainty": 120
},
"departure": {
"time": "1781518109",
"uncertainty": 120
},
"stopId": "GAZ01A",
"stopSequence": 13
},
{
"arrival": {
"time": "1781518197",
"uncertainty": 120
},
"departure": {
"time": "1781518197",
"uncertainty": 120
},
"stopId": "GAZ01B",
"stopSequence": 14
},
{
"arrival": {
"time": "1781518253",
"uncertainty": 120
},
"departure": {
"time": "1781518253",
"uncertainty": 120
},
"stopId": "ALE01A",
"stopSequence": 15
},
{
"arrival": {
"time": "1781518325",
"uncertainty": 120
},
"departure": {
"time": "1781518325",
"uncertainty": 120
},
"stopId": "CAL01A",
"stopSequence": 16
},
{
"arrival": {
"time": "1781518447",
"uncertainty": 120
},
"departure": {
"time": "1781518447",
"uncertainty": 120
},
"stopId": "CIR01R",
"stopSequence": 17
},
{
"arrival": {
"time": "1781518479",
"uncertainty": 120
},
"departure": {
"time": "1781518479",
"uncertainty": 120
},
"stopId": "PGA01A",
"stopSequence": 18
},
{
"arrival": {
"time": "1781518558",
"uncertainty": 120
},
"departure": {
"time": "1781518558",
"uncertainty": 120
},
"stopId": "VOLT0A",
"stopSequence": 19
},
{
"arrival": {
"time": "1781518622",
"uncertainty": 120
},
"departure": {
"time": "1781518622",
"uncertainty": 120
},
"stopId": "GAL01A",
"stopSequence": 20
},
{
"arrival": {
"time": "1781518704",
"uncertainty": 120
},
"departure": {
"time": "1781518704",
"uncertainty": 120
},
"stopId": "PTRE6A",
"stopSequence": 21
},
{
"arrival": {
"time": "1781518783",
"uncertainty": 120
},
"departure": {
"time": "1781518783",
"uncertainty": 120
},
"stopId": "HSIM6A",
"stopSequence": 22
},
{
"arrival": {
"time": "1781519091",
"uncertainty": 120
},
"departure": {
"time": "1781519091",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 23
},
{
"arrival": {
"time": "1781519177",
"uncertainty": 120
},
"departure": {
"time": "1781519177",
"uncertainty": 120
},
"stopId": "RSE0AR",
"stopSequence": 24
},
{
"arrival": {
"time": "1781519318",
"uncertainty": 120
},
"departure": {
"time": "1781519318",
"uncertainty": 120
},
"stopId": "GMA0AA",
"stopSequence": 25
},
{
"arrival": {
"time": "1781519384",
"uncertainty": 120
},
"stopId": "HDV08R",
"stopSequence": 26
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611482"
},
"vehicle": {
"id": "57",
"label": "57"
}
}
},
{
"id": "4219481612324",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "PALM08",
"stopSequence": 1
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "AVLE8R",
"stopSequence": 2
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "PETA8R",
"stopSequence": 3
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "ECO08A",
"stopSequence": 4
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "ESPR8R",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "EBRI8R",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "HESP8R",
"stopSequence": 7
},
{
"arrival": {
"time": "1781520139",
"uncertainty": 120
},
"departure": {
"time": "1781520139",
"uncertainty": 120
},
"stopId": "TRIS8R",
"stopSequence": 8
},
{
"arrival": {
"time": "1781520221",
"uncertainty": 120
},
"departure": {
"time": "1781520221",
"uncertainty": 120
},
"stopId": "ROSE8R",
"stopSequence": 9
},
{
"arrival": {
"time": "1781520286",
"uncertainty": 120
},
"departure": {
"time": "1781520286",
"uncertainty": 120
},
"stopId": "ZAME8R",
"stopSequence": 10
},
{
"arrival": {
"time": "1781520360",
"uncertainty": 120
},
"departure": {
"time": "1781520360",
"uncertainty": 120
},
"stopId": "MIRA8R",
"stopSequence": 11
},
{
"arrival": {
"time": "1781520528",
"uncertainty": 120
},
"departure": {
"time": "1781520528",
"uncertainty": 120
},
"stopId": "MALM8R",
"stopSequence": 12
},
{
"arrival": {
"time": "1781520600",
"uncertainty": 120
},
"departure": {
"time": "1781520600",
"uncertainty": 120
},
"stopId": "GALB8R",
"stopSequence": 13
},
{
"arrival": {
"time": "1781520758",
"uncertainty": 120
},
"departure": {
"time": "1781520758",
"uncertainty": 120
},
"stopId": "GMA0AA",
"stopSequence": 14
},
{
"arrival": {
"time": "1781520840",
"uncertainty": 120
},
"departure": {
"time": "1781520840",
"uncertainty": 120
},
"stopId": "HDV08R",
"stopSequence": 15
},
{
"arrival": {
"time": "1781520876",
"uncertainty": 120
},
"departure": {
"time": "1781520876",
"uncertainty": 120
},
"stopId": "MEDI8R",
"stopSequence": 16
},
{
"arrival": {
"time": "1781520900",
"uncertainty": 120
},
"stopId": "QLAU08",
"stopSequence": 17
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612324"
}
}
},
{
"id": "4219481611298",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518200",
"uncertainty": 120
},
"stopId": "C0MIMO",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611298"
}
}
},
{
"id": "4219481611940",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520111",
"uncertainty": 120
},
"stopId": "POLYC7",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611940"
}
}
},
{
"id": "421948161693",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520300",
"uncertainty": 120
},
"stopId": "QLAU08",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161693"
}
}
},
{
"id": "42194816127",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518500",
"uncertainty": 120
},
"stopId": "CAM15A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "R1",
"scheduleRelationship": "SCHEDULED",
"tripId": "42194816127"
}
}
},
{
"id": "4219481612585",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518680",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612585"
}
}
},
{
"id": "4219481611485",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520000",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611485"
}
}
},
{
"id": "4219481611921",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518020",
"uncertainty": 120
},
"stopId": "GRM15A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611921"
}
}
},
{
"id": "421948161592",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517261",
"uncertainty": 120
},
"departure": {
"time": "1781517261",
"uncertainty": 120
},
"stopId": "COT16Y",
"stopSequence": 24
},
{
"arrival": {
"time": "1781517349",
"uncertainty": 120
},
"departure": {
"time": "1781517349",
"uncertainty": 120
},
"stopId": "MPO16A",
"stopSequence": 25
},
{
"arrival": {
"time": "1781517432",
"uncertainty": 120
},
"departure": {
"time": "1781517432",
"uncertainty": 120
},
"stopId": "EUR16A",
"stopSequence": 26
},
{
"arrival": {
"time": "1781517484",
"uncertainty": 120
},
"departure": {
"time": "1781517484",
"uncertainty": 120
},
"stopId": "GRM15A",
"stopSequence": 27
},
{
"arrival": {
"time": "1781517539",
"uncertainty": 120
},
"departure": {
"time": "1781517539",
"uncertainty": 120
},
"stopId": "CUL15A",
"stopSequence": 28
},
{
"arrival": {
"time": "1781517596",
"uncertainty": 120
},
"departure": {
"time": "1781517596",
"uncertainty": 120
},
"stopId": "MIR15A",
"stopSequence": 29
},
{
"arrival": {
"time": "1781517662",
"uncertainty": 120
},
"departure": {
"time": "1781517662",
"uncertainty": 120
},
"stopId": "PASS0R",
"stopSequence": 30
},
{
"arrival": {
"time": "1781517709",
"uncertainty": 120
},
"departure": {
"time": "1781517709",
"uncertainty": 120
},
"stopId": "CAP15C",
"stopSequence": 31
},
{
"arrival": {
"time": "1781517795",
"uncertainty": 120
},
"departure": {
"time": "1781517795",
"uncertainty": 120
},
"stopId": "LUC15A",
"stopSequence": 32
},
{
"arrival": {
"time": "1781517865",
"uncertainty": 120
},
"departure": {
"time": "1781517865",
"uncertainty": 120
},
"stopId": "TOU15A",
"stopSequence": 33
},
{
"arrival": {
"time": "1781517923",
"uncertainty": 120
},
"departure": {
"time": "1781517923",
"uncertainty": 120
},
"stopId": "GARB0A",
"stopSequence": 34
},
{
"arrival": {
"time": "1781518000",
"uncertainty": 120
},
"stopId": "C0MIMO",
"stopSequence": 35
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161592"
},
"vehicle": {
"id": "33",
"label": "33"
}
}
},
{
"id": "421948161978",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520780",
"uncertainty": 120
},
"stopId": "MSCE0A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161978"
}
}
},
{
"id": "4219481612126",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517281",
"uncertainty": 120
},
"departure": {
"time": "1781517281",
"uncertainty": 120
},
"stopId": "CAM22A",
"stopSequence": 29
},
{
"arrival": {
"time": "1781517362",
"uncertainty": 120
},
"departure": {
"time": "1781517362",
"uncertainty": 120
},
"stopId": "GAL22A",
"stopSequence": 30
},
{
"arrival": {
"time": "1781517484",
"uncertainty": 120
},
"departure": {
"time": "1781517484",
"uncertainty": 120
},
"stopId": "CRX22A",
"stopSequence": 31
},
{
"arrival": {
"time": "1781517528",
"uncertainty": 120
},
"departure": {
"time": "1781517528",
"uncertainty": 120
},
"stopId": "ESQ22A",
"stopSequence": 32
},
{
"arrival": {
"time": "1781517597",
"uncertainty": 120
},
"departure": {
"time": "1781517597",
"uncertainty": 120
},
"stopId": "FRA22A",
"stopSequence": 33
},
{
"arrival": {
"time": "1781517624",
"uncertainty": 120
},
"departure": {
"time": "1781517624",
"uncertainty": 120
},
"stopId": "LOO22A",
"stopSequence": 34
},
{
"arrival": {
"time": "1781517652",
"uncertainty": 120
},
"departure": {
"time": "1781517652",
"uncertainty": 120
},
"stopId": "VIL22A",
"stopSequence": 35
},
{
"arrival": {
"time": "1781517709",
"uncertainty": 120
},
"departure": {
"time": "1781517709",
"uncertainty": 120
},
"stopId": "MIR22D",
"stopSequence": 36
},
{
"arrival": {
"time": "1781517762",
"uncertainty": 120
},
"departure": {
"time": "1781517762",
"uncertainty": 120
},
"stopId": "PLA22A",
"stopSequence": 37
},
{
"arrival": {
"time": "1781517802",
"uncertainty": 120
},
"stopId": "TRAY0A",
"stopSequence": 38
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612126"
},
"vehicle": {
"id": "60",
"label": "60"
}
}
},
{
"id": "4219481612236",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520840",
"uncertainty": 120
},
"stopId": "MESS0R",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "29",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612236"
}
}
},
{
"id": "421948161232",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517237",
"uncertainty": 120
},
"departure": {
"time": "1781517254",
"uncertainty": 120
},
"stopId": "THE15A",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517400",
"uncertainty": 120
},
"departure": {
"time": "1781517400",
"uncertainty": 120
},
"stopId": "GRM15A",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517454",
"uncertainty": 120
},
"departure": {
"time": "1781517454",
"uncertainty": 120
},
"stopId": "CUL15A",
"stopSequence": 7
},
{
"arrival": {
"time": "1781517511",
"uncertainty": 120
},
"departure": {
"time": "1781517511",
"uncertainty": 120
},
"stopId": "MIR15A",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517576",
"uncertainty": 120
},
"departure": {
"time": "1781517576",
"uncertainty": 120
},
"stopId": "PASS0R",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517623",
"uncertainty": 120
},
"departure": {
"time": "1781517623",
"uncertainty": 120
},
"stopId": "CAP15C",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517700",
"uncertainty": 120
},
"departure": {
"time": "1781517700",
"uncertainty": 120
},
"stopId": "RBR17A",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517734",
"uncertainty": 120
},
"departure": {
"time": "1781517734",
"uncertainty": 120
},
"stopId": "LST17A",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517793",
"uncertainty": 120
},
"departure": {
"time": "1781517793",
"uncertainty": 120
},
"stopId": "SOL17A",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517866",
"uncertainty": 120
},
"departure": {
"time": "1781517866",
"uncertainty": 120
},
"stopId": "RPC17A",
"stopSequence": 14
},
{
"arrival": {
"time": "1781518022",
"uncertainty": 120
},
"departure": {
"time": "1781518022",
"uncertainty": 120
},
"stopId": "BLER0R",
"stopSequence": 15
},
{
"arrival": {
"time": "1781518075",
"uncertainty": 120
},
"departure": {
"time": "1781518075",
"uncertainty": 120
},
"stopId": "PAT17A",
"stopSequence": 16
},
{
"arrival": {
"time": "1781518195",
"uncertainty": 120
},
"departure": {
"time": "1781518195",
"uncertainty": 120
},
"stopId": "PPO20R",
"stopSequence": 17
},
{
"arrival": {
"time": "1781518351",
"uncertainty": 120
},
"departure": {
"time": "1781518351",
"uncertainty": 120
},
"stopId": "COU0AR",
"stopSequence": 18
},
{
"arrival": {
"time": "1781518455",
"uncertainty": 120
},
"departure": {
"time": "1781518455",
"uncertainty": 120
},
"stopId": "MGA0AR",
"stopSequence": 19
},
{
"arrival": {
"time": "1781518539",
"uncertainty": 120
},
"departure": {
"time": "1781518539",
"uncertainty": 120
},
"stopId": "SJE20R",
"stopSequence": 20
},
{
"arrival": {
"time": "1781518591",
"uncertainty": 120
},
"departure": {
"time": "1781518591",
"uncertainty": 120
},
"stopId": "PMA0AR",
"stopSequence": 21
},
{
"arrival": {
"time": "1781518711",
"uncertainty": 120
},
"departure": {
"time": "1781518711",
"uncertainty": 120
},
"stopId": "MAN0AR",
"stopSequence": 22
},
{
"arrival": {
"time": "1781518751",
"uncertainty": 120
},
"departure": {
"time": "1781518751",
"uncertainty": 120
},
"stopId": "STM0AR",
"stopSequence": 23
},
{
"arrival": {
"time": "1781518822",
"uncertainty": 120
},
"departure": {
"time": "1781518822",
"uncertainty": 120
},
"stopId": "MER0AR",
"stopSequence": 24
},
{
"arrival": {
"time": "1781518870",
"uncertainty": 120
},
"departure": {
"time": "1781518870",
"uncertainty": 120
},
"stopId": "BLE0AR",
"stopSequence": 25
},
{
"arrival": {
"time": "1781518943",
"uncertainty": 120
},
"departure": {
"time": "1781518943",
"uncertainty": 120
},
"stopId": "PPI0AR",
"stopSequence": 26
},
{
"arrival": {
"time": "1781518978",
"uncertainty": 120
},
"departure": {
"time": "1781518978",
"uncertainty": 120
},
"stopId": "BEA0AR",
"stopSequence": 27
},
{
"arrival": {
"time": "1781519016",
"uncertainty": 120
},
"departure": {
"time": "1781519016",
"uncertainty": 120
},
"stopId": "PSP0AR",
"stopSequence": 28
},
{
"arrival": {
"time": "1781519071",
"uncertainty": 120
},
"departure": {
"time": "1781519071",
"uncertainty": 120
},
"stopId": "VAL0AR",
"stopSequence": 29
},
{
"arrival": {
"time": "1781519117",
"uncertainty": 120
},
"departure": {
"time": "1781519117",
"uncertainty": 120
},
"stopId": "LRI0AR",
"stopSequence": 30
},
{
"arrival": {
"time": "1781519173",
"uncertainty": 120
},
"departure": {
"time": "1781519173",
"uncertainty": 120
},
"stopId": "RPO0AR",
"stopSequence": 31
},
{
"arrival": {
"time": "1781519311",
"uncertainty": 120
},
"departure": {
"time": "1781519311",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 32
},
{
"arrival": {
"time": "1781519385",
"uncertainty": 120
},
"departure": {
"time": "1781519385",
"uncertainty": 120
},
"stopId": "GMA0AR",
"stopSequence": 33
},
{
"arrival": {
"time": "1781519553",
"uncertainty": 120
},
"departure": {
"time": "1781519553",
"uncertainty": 120
},
"stopId": "RSE0AA",
"stopSequence": 34
},
{
"arrival": {
"time": "1781519731",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 35
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161232"
},
"vehicle": {
"id": "433",
"label": "433"
}
}
},
{
"id": "421948161160",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518200",
"uncertainty": 120
},
"stopId": "HDV0AA",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161160"
}
}
},
{
"id": "421948161320",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518260",
"uncertainty": 120
},
"stopId": "PASM0A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "26",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161320"
}
}
},
{
"id": "421948161690",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "QLAU08",
"stopSequence": 1
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 2
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "GMA0AR",
"stopSequence": 3
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "GALB8A",
"stopSequence": 4
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "CBEA8A",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "PCRO8A",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "MIRA8A",
"stopSequence": 7
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "HENR8A",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "ROSE8A",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "PCAN8A",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "HESP8A",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "LMAR8A",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "RAST8A",
"stopSequence": 13
},
{
"arrival": {
"time": "1781518754",
"uncertainty": 120
},
"departure": {
"time": "1781518754",
"uncertainty": 120
},
"stopId": "BIJO8A",
"stopSequence": 14
},
{
"arrival": {
"time": "1781518800",
"uncertainty": 120
},
"stopId": "PALM08",
"stopSequence": 15
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161690"
}
}
},
{
"id": "4219481612780",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520720",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612780"
}
}
},
{
"id": "4219481612196",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "PLALEB",
"stopSequence": 1
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "LDA04A",
"stopSequence": 2
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "PAU04A",
"stopSequence": 3
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "MIS04A",
"stopSequence": 4
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "CAM04A",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "GAL04A",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "JFE04A",
"stopSequence": 7
},
{
"arrival": {
"time": "1781518764",
"uncertainty": 120
},
"departure": {
"time": "1781518764",
"uncertainty": 120
},
"stopId": "CMA04A",
"stopSequence": 8
},
{
"arrival": {
"time": "1781518812",
"uncertainty": 120
},
"departure": {
"time": "1781518812",
"uncertainty": 120
},
"stopId": "HSIM04",
"stopSequence": 9
},
{
"arrival": {
"time": "1781519022",
"uncertainty": 120
},
"departure": {
"time": "1781519022",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 10
},
{
"arrival": {
"time": "1781519128",
"uncertainty": 120
},
"departure": {
"time": "1781519128",
"uncertainty": 120
},
"stopId": "RSE0AR",
"stopSequence": 11
},
{
"arrival": {
"time": "1781519301",
"uncertainty": 120
},
"departure": {
"time": "1781519301",
"uncertainty": 120
},
"stopId": "GMA0AA",
"stopSequence": 12
},
{
"arrival": {
"time": "1781519382",
"uncertainty": 120
},
"stopId": "HDV08R",
"stopSequence": 13
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612196"
}
}
},
{
"id": "4219481612775",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517312",
"uncertainty": 120
},
"departure": {
"time": "1781517312",
"uncertainty": 120
},
"stopId": "PVA0AR",
"stopSequence": 2
},
{
"arrival": {
"time": "1781517389",
"uncertainty": 120
},
"departure": {
"time": "1781517389",
"uncertainty": 120
},
"stopId": "MEU0AR",
"stopSequence": 3
},
{
"arrival": {
"time": "1781517461",
"uncertainty": 120
},
"departure": {
"time": "1781517461",
"uncertainty": 120
},
"stopId": "MIL0AR",
"stopSequence": 4
},
{
"arrival": {
"time": "1781517559",
"uncertainty": 120
},
"departure": {
"time": "1781517559",
"uncertainty": 120
},
"stopId": "LCA0AR",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517665",
"uncertainty": 120
},
"departure": {
"time": "1781517665",
"uncertainty": 120
},
"stopId": "PDO0AR",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517736",
"uncertainty": 120
},
"departure": {
"time": "1781517736",
"uncertainty": 120
},
"stopId": "SEV06R",
"stopSequence": 7
},
{
"arrival": {
"time": "1781517787",
"uncertainty": 120
},
"departure": {
"time": "1781517787",
"uncertainty": 120
},
"stopId": "HOWA6R",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517824",
"uncertainty": 120
},
"departure": {
"time": "1781517824",
"uncertainty": 120
},
"stopId": "NDAN6R",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517913",
"uncertainty": 120
},
"departure": {
"time": "1781517913",
"uncertainty": 120
},
"stopId": "BDNO6R",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517948",
"uncertainty": 120
},
"departure": {
"time": "1781517948",
"uncertainty": 120
},
"stopId": "MRO35R",
"stopSequence": 11
},
{
"arrival": {
"time": "1781518006",
"uncertainty": 120
},
"departure": {
"time": "1781518006",
"uncertainty": 120
},
"stopId": "LLA01R",
"stopSequence": 12
},
{
"arrival": {
"time": "1781518065",
"uncertainty": 120
},
"departure": {
"time": "1781518065",
"uncertainty": 120
},
"stopId": "LIC01R",
"stopSequence": 13
},
{
"arrival": {
"time": "1781518152",
"uncertainty": 120
},
"departure": {
"time": "1781518152",
"uncertainty": 120
},
"stopId": "OLI01R",
"stopSequence": 14
},
{
"arrival": {
"time": "1781518245",
"uncertainty": 120
},
"departure": {
"time": "1781518245",
"uncertainty": 120
},
"stopId": "CJA01R",
"stopSequence": 15
},
{
"arrival": {
"time": "1781518305",
"uncertainty": 120
},
"departure": {
"time": "1781518305",
"uncertainty": 120
},
"stopId": "VFE01R",
"stopSequence": 16
},
{
"arrival": {
"time": "1781518365",
"uncertainty": 120
},
"departure": {
"time": "1781518365",
"uncertainty": 120
},
"stopId": "BLAN0D",
"stopSequence": 17
},
{
"arrival": {
"time": "1781518450",
"uncertainty": 120
},
"departure": {
"time": "1781518450",
"uncertainty": 120
},
"stopId": "CABR0R",
"stopSequence": 18
},
{
"arrival": {
"time": "1781518545",
"uncertainty": 120
},
"departure": {
"time": "1781518545",
"uncertainty": 120
},
"stopId": "VAUM0R",
"stopSequence": 19
},
{
"arrival": {
"time": "1781518650",
"uncertainty": 120
},
"departure": {
"time": "1781518650",
"uncertainty": 120
},
"stopId": "CREM0R",
"stopSequence": 20
},
{
"arrival": {
"time": "1781518718",
"uncertainty": 120
},
"departure": {
"time": "1781518718",
"uncertainty": 120
},
"stopId": "CCAS0A",
"stopSequence": 21
},
{
"arrival": {
"time": "1781518742",
"uncertainty": 120
},
"departure": {
"time": "1781518742",
"uncertainty": 120
},
"stopId": "VALM0R",
"stopSequence": 22
},
{
"arrival": {
"time": "1781518796",
"uncertainty": 120
},
"departure": {
"time": "1781518796",
"uncertainty": 120
},
"stopId": "JUYE0R",
"stopSequence": 23
},
{
"arrival": {
"time": "1781518850",
"uncertainty": 120
},
"departure": {
"time": "1781518850",
"uncertainty": 120
},
"stopId": "CMOU0R",
"stopSequence": 24
},
{
"arrival": {
"time": "1781518892",
"uncertainty": 120
},
"departure": {
"time": "1781518892",
"uncertainty": 120
},
"stopId": "TOUR0R",
"stopSequence": 25
},
{
"arrival": {
"time": "1781519009",
"uncertainty": 120
},
"departure": {
"time": "1781519009",
"uncertainty": 120
},
"stopId": "STMARR",
"stopSequence": 26
},
{
"arrival": {
"time": "1781519097",
"uncertainty": 120
},
"departure": {
"time": "1781519097",
"uncertainty": 120
},
"stopId": "VICA0R",
"stopSequence": 27
},
{
"arrival": {
"time": "1781519268",
"uncertainty": 120
},
"departure": {
"time": "1781519268",
"uncertainty": 120
},
"stopId": "GOUR0R",
"stopSequence": 28
},
{
"arrival": {
"time": "1781519388",
"uncertainty": 120
},
"stopId": "MSCE0A",
"stopSequence": 29
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612775"
},
"vehicle": {
"id": "465",
"label": "465"
}
}
},
{
"id": "4219481611091",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517320",
"uncertainty": 120
},
"departure": {
"time": "1781517320",
"uncertainty": 120
},
"stopId": "ZIVS0A",
"stopSequence": 14
},
{
"arrival": {
"time": "1781517418",
"uncertainty": 120
},
"departure": {
"time": "1781517418",
"uncertainty": 120
},
"stopId": "LIOV0A",
"stopSequence": 15
},
{
"arrival": {
"time": "1781517474",
"uncertainty": 120
},
"departure": {
"time": "1781517474",
"uncertainty": 120
},
"stopId": "C0MIMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1781517571",
"uncertainty": 120
},
"departure": {
"time": "1781517571",
"uncertainty": 120
},
"stopId": "GARB0R",
"stopSequence": 17
},
{
"arrival": {
"time": "1781517717",
"uncertainty": 120
},
"departure": {
"time": "1781517717",
"uncertainty": 120
},
"stopId": "TOU15R",
"stopSequence": 18
},
{
"arrival": {
"time": "1781517816",
"uncertainty": 120
},
"departure": {
"time": "1781517816",
"uncertainty": 120
},
"stopId": "LUC15R",
"stopSequence": 19
},
{
"arrival": {
"time": "1781517883",
"uncertainty": 120
},
"departure": {
"time": "1781517883",
"uncertainty": 120
},
"stopId": "ESCARR",
"stopSequence": 20
},
{
"arrival": {
"time": "1781517954",
"uncertainty": 120
},
"departure": {
"time": "1781517954",
"uncertainty": 120
},
"stopId": "CAP15B",
"stopSequence": 21
},
{
"arrival": {
"time": "1781517998",
"uncertainty": 120
},
"departure": {
"time": "1781517998",
"uncertainty": 120
},
"stopId": "PASS0A",
"stopSequence": 22
},
{
"arrival": {
"time": "1781518075",
"uncertainty": 120
},
"departure": {
"time": "1781518075",
"uncertainty": 120
},
"stopId": "EUC15R",
"stopSequence": 23
},
{
"arrival": {
"time": "1781518149",
"uncertainty": 120
},
"departure": {
"time": "1781518149",
"uncertainty": 120
},
"stopId": "CUL15R",
"stopSequence": 24
},
{
"arrival": {
"time": "1781518194",
"uncertainty": 120
},
"departure": {
"time": "1781518194",
"uncertainty": 120
},
"stopId": "GRM15R",
"stopSequence": 25
},
{
"arrival": {
"time": "1781518314",
"uncertainty": 120
},
"stopId": "GRM15A",
"stopSequence": 26
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611091"
},
"vehicle": {
"id": "37",
"label": "37"
}
}
},
{
"id": "421948161228",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517221",
"uncertainty": 120
},
"departure": {
"time": "1781517237",
"uncertainty": 120
},
"stopId": "RSE0AA",
"stopSequence": 34
},
{
"arrival": {
"time": "1781517417",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 35
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161228"
},
"vehicle": {
"id": "434",
"label": "434"
}
}
},
{
"id": "42194816137",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517313",
"uncertainty": 120
},
"departure": {
"time": "1781517313",
"uncertainty": 120
},
"stopId": "PJU01R",
"stopSequence": 22
},
{
"arrival": {
"time": "1781517356",
"uncertainty": 120
},
"departure": {
"time": "1781517356",
"uncertainty": 120
},
"stopId": "MRO35A",
"stopSequence": 23
},
{
"arrival": {
"time": "1781517427",
"uncertainty": 120
},
"departure": {
"time": "1781517427",
"uncertainty": 120
},
"stopId": "NDAN6A",
"stopSequence": 24
},
{
"arrival": {
"time": "1781517499",
"uncertainty": 120
},
"departure": {
"time": "1781517499",
"uncertainty": 120
},
"stopId": "MADR6A",
"stopSequence": 25
},
{
"arrival": {
"time": "1781517538",
"uncertainty": 120
},
"departure": {
"time": "1781517538",
"uncertainty": 120
},
"stopId": "SEV06A",
"stopSequence": 26
},
{
"arrival": {
"time": "1781517604",
"uncertainty": 120
},
"departure": {
"time": "1781517604",
"uncertainty": 120
},
"stopId": "MIS0AR",
"stopSequence": 27
},
{
"arrival": {
"time": "1781517681",
"uncertainty": 120
},
"departure": {
"time": "1781517681",
"uncertainty": 120
},
"stopId": "GBR0AR",
"stopSequence": 28
},
{
"arrival": {
"time": "1781517716",
"uncertainty": 120
},
"departure": {
"time": "1781517716",
"uncertainty": 120
},
"stopId": "NEU0AR",
"stopSequence": 29
},
{
"arrival": {
"time": "1781517745",
"uncertainty": 120
},
"departure": {
"time": "1781517745",
"uncertainty": 120
},
"stopId": "JJA0AR",
"stopSequence": 30
},
{
"arrival": {
"time": "1781517813",
"uncertainty": 120
},
"departure": {
"time": "1781517813",
"uncertainty": 120
},
"stopId": "MCA0AR",
"stopSequence": 31
},
{
"arrival": {
"time": "1781517898",
"uncertainty": 120
},
"departure": {
"time": "1781517898",
"uncertainty": 120
},
"stopId": "PLALEC",
"stopSequence": 32
},
{
"arrival": {
"time": "1781518033",
"uncertainty": 120
},
"departure": {
"time": "1781518033",
"uncertainty": 120
},
"stopId": "PLECLE",
"stopSequence": 33
},
{
"arrival": {
"time": "1781518085",
"uncertainty": 120
},
"stopId": "MCA0AA",
"stopSequence": 34
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "11A",
"scheduleRelationship": "SCHEDULED",
"tripId": "42194816137"
},
"vehicle": {
"id": "32",
"label": "32"
}
}
},
{
"id": "4219481612776",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517840",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612776"
}
}
},
{
"id": "4219481611109",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517255",
"uncertainty": 120
},
"departure": {
"time": "1781517255",
"uncertainty": 120
},
"stopId": "CADM0A",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517368",
"uncertainty": 120
},
"departure": {
"time": "1781517368",
"uncertainty": 120
},
"stopId": "NDAN6A",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517446",
"uncertainty": 120
},
"departure": {
"time": "1781517446",
"uncertainty": 120
},
"stopId": "MADR6A",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517488",
"uncertainty": 120
},
"departure": {
"time": "1781517488",
"uncertainty": 120
},
"stopId": "SEV06A",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517516",
"uncertainty": 120
},
"departure": {
"time": "1781517516",
"uncertainty": 120
},
"stopId": "PDO0AA",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517558",
"uncertainty": 120
},
"departure": {
"time": "1781517558",
"uncertainty": 120
},
"stopId": "DUNK6A",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517610",
"uncertainty": 120
},
"departure": {
"time": "1781517610",
"uncertainty": 120
},
"stopId": "RPAR6A",
"stopSequence": 14
},
{
"arrival": {
"time": "1781517650",
"uncertainty": 120
},
"departure": {
"time": "1781517650",
"uncertainty": 120
},
"stopId": "RBER6A",
"stopSequence": 15
},
{
"arrival": {
"time": "1781517706",
"uncertainty": 120
},
"departure": {
"time": "1781517706",
"uncertainty": 120
},
"stopId": "RFRA6A",
"stopSequence": 16
},
{
"arrival": {
"time": "1781517775",
"uncertainty": 120
},
"departure": {
"time": "1781517775",
"uncertainty": 120
},
"stopId": "AVF01A",
"stopSequence": 17
},
{
"arrival": {
"time": "1781517850",
"uncertainty": 120
},
"departure": {
"time": "1781517850",
"uncertainty": 120
},
"stopId": "PALM6A",
"stopSequence": 18
},
{
"arrival": {
"time": "1781517902",
"uncertainty": 120
},
"departure": {
"time": "1781517902",
"uncertainty": 120
},
"stopId": "PCRO6A",
"stopSequence": 19
},
{
"arrival": {
"time": "1781517926",
"uncertainty": 120
},
"departure": {
"time": "1781517926",
"uncertainty": 120
},
"stopId": "CHAT6A",
"stopSequence": 20
},
{
"arrival": {
"time": "1781517965",
"uncertainty": 120
},
"departure": {
"time": "1781517965",
"uncertainty": 120
},
"stopId": "MARJ6A",
"stopSequence": 21
},
{
"arrival": {
"time": "1781518027",
"uncertainty": 120
},
"departure": {
"time": "1781518027",
"uncertainty": 120
},
"stopId": "DOCB6A",
"stopSequence": 22
},
{
"arrival": {
"time": "1781518056",
"uncertainty": 120
},
"departure": {
"time": "1781518056",
"uncertainty": 120
},
"stopId": "TSTJ6A",
"stopSequence": 23
},
{
"arrival": {
"time": "1781518114",
"uncertainty": 120
},
"departure": {
"time": "1781518114",
"uncertainty": 120
},
"stopId": "RSTJ6A",
"stopSequence": 24
},
{
"arrival": {
"time": "1781518209",
"uncertainty": 120
},
"departure": {
"time": "1781518209",
"uncertainty": 120
},
"stopId": "PTJU6A",
"stopSequence": 25
},
{
"arrival": {
"time": "1781518385",
"uncertainty": 120
},
"departure": {
"time": "1781518385",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 26
},
{
"arrival": {
"time": "1781518490",
"uncertainty": 120
},
"departure": {
"time": "1781518490",
"uncertainty": 120
},
"stopId": "RSE0AR",
"stopSequence": 27
},
{
"arrival": {
"time": "1781518661",
"uncertainty": 120
},
"departure": {
"time": "1781518661",
"uncertainty": 120
},
"stopId": "GMA0AA",
"stopSequence": 28
},
{
"arrival": {
"time": "1781518741",
"uncertainty": 120
},
"stopId": "HDV08R",
"stopSequence": 29
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "6A",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611109"
},
"vehicle": {
"id": "38",
"label": "38"
}
}
},
{
"id": "4219481612440",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517287",
"uncertainty": 120
},
"departure": {
"time": "1781517287",
"uncertainty": 120
},
"stopId": "CIM01A",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517370",
"uncertainty": 120
},
"departure": {
"time": "1781517370",
"uncertainty": 120
},
"stopId": "LMO01A",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517456",
"uncertainty": 120
},
"departure": {
"time": "1781517456",
"uncertainty": 120
},
"stopId": "CON01A",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517539",
"uncertainty": 120
},
"departure": {
"time": "1781517539",
"uncertainty": 120
},
"stopId": "DEL01A",
"stopSequence": 14
},
{
"arrival": {
"time": "1781517663",
"uncertainty": 120
},
"departure": {
"time": "1781517663",
"uncertainty": 120
},
"stopId": "MAI01A",
"stopSequence": 15
},
{
"arrival": {
"time": "1781517708",
"uncertainty": 120
},
"departure": {
"time": "1781517708",
"uncertainty": 120
},
"stopId": "PCA01A",
"stopSequence": 16
},
{
"arrival": {
"time": "1781517813",
"uncertainty": 120
},
"departure": {
"time": "1781517813",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 17
},
{
"arrival": {
"time": "1781517919",
"uncertainty": 120
},
"departure": {
"time": "1781517919",
"uncertainty": 120
},
"stopId": "RSE0AR",
"stopSequence": 18
},
{
"arrival": {
"time": "1781518107",
"uncertainty": 120
},
"departure": {
"time": "1781518107",
"uncertainty": 120
},
"stopId": "GMA0AA",
"stopSequence": 19
},
{
"arrival": {
"time": "1781518195",
"uncertainty": 120
},
"departure": {
"time": "1781518195",
"uncertainty": 120
},
"stopId": "HDV08R",
"stopSequence": 20
},
{
"arrival": {
"time": "1781518347",
"uncertainty": 120
},
"departure": {
"time": "1781518347",
"uncertainty": 120
},
"stopId": "RPO0AA",
"stopSequence": 21
},
{
"arrival": {
"time": "1781518420",
"uncertainty": 120
},
"departure": {
"time": "1781518420",
"uncertainty": 120
},
"stopId": "LRI0AA",
"stopSequence": 22
},
{
"arrival": {
"time": "1781518472",
"uncertainty": 120
},
"departure": {
"time": "1781518472",
"uncertainty": 120
},
"stopId": "VAL0AA",
"stopSequence": 23
},
{
"arrival": {
"time": "1781518535",
"uncertainty": 120
},
"departure": {
"time": "1781518535",
"uncertainty": 120
},
"stopId": "PSP0AA",
"stopSequence": 24
},
{
"arrival": {
"time": "1781518580",
"uncertainty": 120
},
"departure": {
"time": "1781518580",
"uncertainty": 120
},
"stopId": "BEA0AA",
"stopSequence": 25
},
{
"arrival": {
"time": "1781518621",
"uncertainty": 120
},
"departure": {
"time": "1781518621",
"uncertainty": 120
},
"stopId": "PPI0AA",
"stopSequence": 26
},
{
"arrival": {
"time": "1781518677",
"uncertainty": 120
},
"departure": {
"time": "1781518677",
"uncertainty": 120
},
"stopId": "BLE0AA",
"stopSequence": 27
},
{
"arrival": {
"time": "1781518741",
"uncertainty": 120
},
"departure": {
"time": "1781518741",
"uncertainty": 120
},
"stopId": "MER0AA",
"stopSequence": 28
},
{
"arrival": {
"time": "1781518808",
"uncertainty": 120
},
"departure": {
"time": "1781518808",
"uncertainty": 120
},
"stopId": "STM0AA",
"stopSequence": 29
},
{
"arrival": {
"time": "1781518850",
"uncertainty": 120
},
"departure": {
"time": "1781518850",
"uncertainty": 120
},
"stopId": "MAN0AA",
"stopSequence": 30
},
{
"arrival": {
"time": "1781518915",
"uncertainty": 120
},
"departure": {
"time": "1781518915",
"uncertainty": 120
},
"stopId": "FMA01A",
"stopSequence": 31
},
{
"arrival": {
"time": "1781518997",
"uncertainty": 120
},
"departure": {
"time": "1781518997",
"uncertainty": 120
},
"stopId": "SRO01A",
"stopSequence": 32
},
{
"arrival": {
"time": "1781519104",
"uncertainty": 120
},
"departure": {
"time": "1781519104",
"uncertainty": 120
},
"stopId": "SJO01A",
"stopSequence": 33
},
{
"arrival": {
"time": "1781519179",
"uncertainty": 120
},
"departure": {
"time": "1781519179",
"uncertainty": 120
},
"stopId": "4CO01A",
"stopSequence": 34
},
{
"arrival": {
"time": "1781519260",
"uncertainty": 120
},
"departure": {
"time": "1781519260",
"uncertainty": 120
},
"stopId": "BCN0AB",
"stopSequence": 35
},
{
"arrival": {
"time": "1781519309",
"uncertainty": 120
},
"departure": {
"time": "1781519309",
"uncertainty": 120
},
"stopId": "B0A01A",
"stopSequence": 36
},
{
"arrival": {
"time": "1781519345",
"uncertainty": 120
},
"departure": {
"time": "1781519345",
"uncertainty": 120
},
"stopId": "SJE01A",
"stopSequence": 37
},
{
"arrival": {
"time": "1781519375",
"uncertainty": 120
},
"departure": {
"time": "1781519375",
"uncertainty": 120
},
"stopId": "AUB01A",
"stopSequence": 38
},
{
"arrival": {
"time": "1781519441",
"uncertainty": 120
},
"departure": {
"time": "1781519441",
"uncertainty": 120
},
"stopId": "LBO01A",
"stopSequence": 39
},
{
"arrival": {
"time": "1781519482",
"uncertainty": 120
},
"departure": {
"time": "1781519482",
"uncertainty": 120
},
"stopId": "TENN2A",
"stopSequence": 40
},
{
"arrival": {
"time": "1781519526",
"uncertainty": 120
},
"departure": {
"time": "1781519526",
"uncertainty": 120
},
"stopId": "AGA01A",
"stopSequence": 41
},
{
"arrival": {
"time": "1781519603",
"uncertainty": 120
},
"departure": {
"time": "1781519603",
"uncertainty": 120
},
"stopId": "LPL01A",
"stopSequence": 42
},
{
"arrival": {
"time": "1781519665",
"uncertainty": 120
},
"departure": {
"time": "1781519665",
"uncertainty": 120
},
"stopId": "MPA01A",
"stopSequence": 43
},
{
"arrival": {
"time": "1781519698",
"uncertainty": 120
},
"departure": {
"time": "1781519698",
"uncertainty": 120
},
"stopId": "AB201A",
"stopSequence": 44
},
{
"arrival": {
"time": "1781519753",
"uncertainty": 120
},
"departure": {
"time": "1781519753",
"uncertainty": 120
},
"stopId": "AB101A",
"stopSequence": 45
},
{
"arrival": {
"time": "1781519811",
"uncertainty": 120
},
"departure": {
"time": "1781519811",
"uncertainty": 120
},
"stopId": "LAM01A",
"stopSequence": 46
},
{
"arrival": {
"time": "1781519865",
"uncertainty": 120
},
"stopId": "LBASTI",
"stopSequence": 47
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612440"
},
"vehicle": {
"id": "414",
"label": "414"
}
}
},
{
"id": "4219481612535",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517260",
"uncertainty": 120
},
"departure": {
"time": "1781517260",
"uncertainty": 120
},
"stopId": "BLAN0C",
"stopSequence": 34
},
{
"arrival": {
"time": "1781517335",
"uncertainty": 120
},
"departure": {
"time": "1781517335",
"uncertainty": 120
},
"stopId": "BLA12R",
"stopSequence": 35
},
{
"arrival": {
"time": "1781517378",
"uncertainty": 120
},
"departure": {
"time": "1781517378",
"uncertainty": 120
},
"stopId": "CAC12R",
"stopSequence": 36
},
{
"arrival": {
"time": "1781517464",
"uncertainty": 120
},
"stopId": "CCN35R",
"stopSequence": 37
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "28",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612535"
},
"vehicle": {
"id": "562",
"label": "562"
}
}
},
{
"id": "4219481611231",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518500",
"uncertainty": 120
},
"stopId": "LPPA10",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611231"
}
}
},
{
"id": "4219481611383",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518320",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611383"
}
}
},
{
"id": "4219481611483",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517960",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611483"
}
}
},
{
"id": "4219481612830",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517294",
"uncertainty": 120
},
"departure": {
"time": "1781517294",
"uncertainty": 120
},
"stopId": "CORMOR",
"stopSequence": 43
},
{
"arrival": {
"time": "1781517344",
"uncertainty": 120
},
"stopId": "GABIAN",
"stopSequence": 44
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612830"
},
"vehicle": {
"id": "413",
"label": "413"
}
}
},
{
"id": "4219481611133",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518380",
"uncertainty": 120
},
"stopId": "HDV0A2",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "SUQ",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611133"
}
}
},
{
"id": "4219481611160",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518080",
"uncertainty": 120
},
"stopId": "FOUR0B",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611160"
}
}
},
{
"id": "4219481612520",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781519700",
"uncertainty": 120
},
"stopId": "STMC6A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "6B",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612520"
}
}
},
{
"id": "4219481612082",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518800",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612082"
}
}
},
{
"id": "4219481611725",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518500",
"uncertainty": 120
},
"stopId": "PENH11",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611725"
}
}
},
{
"id": "4219481612588",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520840",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612588"
}
}
},
{
"id": "4219481612586",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781519400",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612586"
}
}
},
{
"id": "4219481611538",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518140",
"uncertainty": 120
},
"stopId": "EGAN0R",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "281",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611538"
}
}
},
{
"id": "4219481612197",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520360",
"uncertainty": 120
},
"stopId": "PLALEB",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612197"
}
}
},
{
"id": "421948161869",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517256",
"uncertainty": 120
},
"departure": {
"time": "1781517256",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 29
},
{
"arrival": {
"time": "1781517349",
"uncertainty": 120
},
"departure": {
"time": "1781517349",
"uncertainty": 120
},
"stopId": "PVA0AR",
"stopSequence": 30
},
{
"arrival": {
"time": "1781517431",
"uncertainty": 120
},
"departure": {
"time": "1781517431",
"uncertainty": 120
},
"stopId": "MEU0AR",
"stopSequence": 31
},
{
"arrival": {
"time": "1781517488",
"uncertainty": 120
},
"departure": {
"time": "1781517488",
"uncertainty": 120
},
"stopId": "MIL0AR",
"stopSequence": 32
},
{
"arrival": {
"time": "1781517573",
"uncertainty": 120
},
"departure": {
"time": "1781517573",
"uncertainty": 120
},
"stopId": "LCA0AR",
"stopSequence": 33
},
{
"arrival": {
"time": "1781517660",
"uncertainty": 120
},
"departure": {
"time": "1781517660",
"uncertainty": 120
},
"stopId": "PDO0AR",
"stopSequence": 34
},
{
"arrival": {
"time": "1781517727",
"uncertainty": 120
},
"departure": {
"time": "1781517727",
"uncertainty": 120
},
"stopId": "MIS0AR",
"stopSequence": 35
},
{
"arrival": {
"time": "1781517802",
"uncertainty": 120
},
"departure": {
"time": "1781517802",
"uncertainty": 120
},
"stopId": "GBR0AR",
"stopSequence": 36
},
{
"arrival": {
"time": "1781517841",
"uncertainty": 120
},
"departure": {
"time": "1781517841",
"uncertainty": 120
},
"stopId": "NEU0AR",
"stopSequence": 37
},
{
"arrival": {
"time": "1781517878",
"uncertainty": 120
},
"departure": {
"time": "1781517878",
"uncertainty": 120
},
"stopId": "JJA0AR",
"stopSequence": 38
},
{
"arrival": {
"time": "1781517966",
"uncertainty": 120
},
"departure": {
"time": "1781517966",
"uncertainty": 120
},
"stopId": "MCA0AR",
"stopSequence": 39
},
{
"arrival": {
"time": "1781518031",
"uncertainty": 120
},
"departure": {
"time": "1781518031",
"uncertainty": 120
},
"stopId": "PLE11R",
"stopSequence": 40
},
{
"arrival": {
"time": "1781518078",
"uncertainty": 120
},
"departure": {
"time": "1781518078",
"uncertainty": 120
},
"stopId": "ROUX0R",
"stopSequence": 41
},
{
"arrival": {
"time": "1781518109",
"uncertainty": 120
},
"departure": {
"time": "1781518109",
"uncertainty": 120
},
"stopId": "GAM11A",
"stopSequence": 42
},
{
"arrival": {
"time": "1781518155",
"uncertainty": 120
},
"stopId": "PENH11",
"stopSequence": 43
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161869"
},
"vehicle": {
"id": "813",
"label": "813"
}
}
},
{
"id": "4219481611724",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517840",
"uncertainty": 120
},
"stopId": "PENH11",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611724"
}
}
},
{
"id": "4219481612439",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517277",
"uncertainty": 120
},
"departure": {
"time": "1781517277",
"uncertainty": 120
},
"stopId": "GMA0AA",
"stopSequence": 19
},
{
"arrival": {
"time": "1781517346",
"uncertainty": 120
},
"departure": {
"time": "1781517346",
"uncertainty": 120
},
"stopId": "HDV08R",
"stopSequence": 20
},
{
"arrival": {
"time": "1781517482",
"uncertainty": 120
},
"departure": {
"time": "1781517482",
"uncertainty": 120
},
"stopId": "RPO0AA",
"stopSequence": 21
},
{
"arrival": {
"time": "1781517541",
"uncertainty": 120
},
"departure": {
"time": "1781517541",
"uncertainty": 120
},
"stopId": "LRI0AA",
"stopSequence": 22
},
{
"arrival": {
"time": "1781517596",
"uncertainty": 120
},
"departure": {
"time": "1781517596",
"uncertainty": 120
},
"stopId": "VAL0AA",
"stopSequence": 23
},
{
"arrival": {
"time": "1781517652",
"uncertainty": 120
},
"departure": {
"time": "1781517652",
"uncertainty": 120
},
"stopId": "PSP0AA",
"stopSequence": 24
},
{
"arrival": {
"time": "1781517695",
"uncertainty": 120
},
"departure": {
"time": "1781517695",
"uncertainty": 120
},
"stopId": "BEA0AA",
"stopSequence": 25
},
{
"arrival": {
"time": "1781517739",
"uncertainty": 120
},
"departure": {
"time": "1781517739",
"uncertainty": 120
},
"stopId": "PPI0AA",
"stopSequence": 26
},
{
"arrival": {
"time": "1781517796",
"uncertainty": 120
},
"departure": {
"time": "1781517796",
"uncertainty": 120
},
"stopId": "BLE0AA",
"stopSequence": 27
},
{
"arrival": {
"time": "1781517849",
"uncertainty": 120
},
"departure": {
"time": "1781517849",
"uncertainty": 120
},
"stopId": "MER0AA",
"stopSequence": 28
},
{
"arrival": {
"time": "1781517905",
"uncertainty": 120
},
"departure": {
"time": "1781517905",
"uncertainty": 120
},
"stopId": "STM0AA",
"stopSequence": 29
},
{
"arrival": {
"time": "1781517947",
"uncertainty": 120
},
"departure": {
"time": "1781517947",
"uncertainty": 120
},
"stopId": "MAN0AA",
"stopSequence": 30
},
{
"arrival": {
"time": "1781518012",
"uncertainty": 120
},
"departure": {
"time": "1781518012",
"uncertainty": 120
},
"stopId": "FMA01A",
"stopSequence": 31
},
{
"arrival": {
"time": "1781518094",
"uncertainty": 120
},
"departure": {
"time": "1781518094",
"uncertainty": 120
},
"stopId": "SRO01A",
"stopSequence": 32
},
{
"arrival": {
"time": "1781518201",
"uncertainty": 120
},
"departure": {
"time": "1781518201",
"uncertainty": 120
},
"stopId": "SJO01A",
"stopSequence": 33
},
{
"arrival": {
"time": "1781518276",
"uncertainty": 120
},
"departure": {
"time": "1781518276",
"uncertainty": 120
},
"stopId": "4CO01A",
"stopSequence": 34
},
{
"arrival": {
"time": "1781518357",
"uncertainty": 120
},
"departure": {
"time": "1781518357",
"uncertainty": 120
},
"stopId": "BCN0AB",
"stopSequence": 35
},
{
"arrival": {
"time": "1781518406",
"uncertainty": 120
},
"departure": {
"time": "1781518406",
"uncertainty": 120
},
"stopId": "B0A01A",
"stopSequence": 36
},
{
"arrival": {
"time": "1781518441",
"uncertainty": 120
},
"departure": {
"time": "1781518441",
"uncertainty": 120
},
"stopId": "SJE01A",
"stopSequence": 37
},
{
"arrival": {
"time": "1781518470",
"uncertainty": 120
},
"departure": {
"time": "1781518470",
"uncertainty": 120
},
"stopId": "AUB01A",
"stopSequence": 38
},
{
"arrival": {
"time": "1781518535",
"uncertainty": 120
},
"departure": {
"time": "1781518535",
"uncertainty": 120
},
"stopId": "LBO01A",
"stopSequence": 39
},
{
"arrival": {
"time": "1781518575",
"uncertainty": 120
},
"departure": {
"time": "1781518575",
"uncertainty": 120
},
"stopId": "TENN2A",
"stopSequence": 40
},
{
"arrival": {
"time": "1781518619",
"uncertainty": 120
},
"departure": {
"time": "1781518619",
"uncertainty": 120
},
"stopId": "AGA01A",
"stopSequence": 41
},
{
"arrival": {
"time": "1781518696",
"uncertainty": 120
},
"departure": {
"time": "1781518696",
"uncertainty": 120
},
"stopId": "LPL01A",
"stopSequence": 42
},
{
"arrival": {
"time": "1781518758",
"uncertainty": 120
},
"departure": {
"time": "1781518758",
"uncertainty": 120
},
"stopId": "MPA01A",
"stopSequence": 43
},
{
"arrival": {
"time": "1781518791",
"uncertainty": 120
},
"departure": {
"time": "1781518791",
"uncertainty": 120
},
"stopId": "AB201A",
"stopSequence": 44
},
{
"arrival": {
"time": "1781518846",
"uncertainty": 120
},
"departure": {
"time": "1781518846",
"uncertainty": 120
},
"stopId": "AB101A",
"stopSequence": 45
},
{
"arrival": {
"time": "1781518904",
"uncertainty": 120
},
"departure": {
"time": "1781518904",
"uncertainty": 120
},
"stopId": "LAM01A",
"stopSequence": 46
},
{
"arrival": {
"time": "1781518958",
"uncertainty": 120
},
"stopId": "LBASTI",
"stopSequence": 47
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612439"
},
"vehicle": {
"id": "416",
"label": "416"
}
}
},
{
"id": "421948161971",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517275",
"uncertainty": 120
},
"departure": {
"time": "1781517275",
"uncertainty": 120
},
"stopId": "MRO35A",
"stopSequence": 18
},
{
"arrival": {
"time": "1781517357",
"uncertainty": 120
},
"departure": {
"time": "1781517357",
"uncertainty": 120
},
"stopId": "NDAN6A",
"stopSequence": 19
},
{
"arrival": {
"time": "1781517414",
"uncertainty": 120
},
"departure": {
"time": "1781517414",
"uncertainty": 120
},
"stopId": "MADR6A",
"stopSequence": 20
},
{
"arrival": {
"time": "1781517453",
"uncertainty": 120
},
"departure": {
"time": "1781517453",
"uncertainty": 120
},
"stopId": "SEV06A",
"stopSequence": 21
},
{
"arrival": {
"time": "1781517506",
"uncertainty": 120
},
"departure": {
"time": "1781517506",
"uncertainty": 120
},
"stopId": "PDO0AA",
"stopSequence": 22
},
{
"arrival": {
"time": "1781517575",
"uncertainty": 120
},
"departure": {
"time": "1781517575",
"uncertainty": 120
},
"stopId": "LCA0AA",
"stopSequence": 23
},
{
"arrival": {
"time": "1781517676",
"uncertainty": 120
},
"departure": {
"time": "1781517676",
"uncertainty": 120
},
"stopId": "MIL0AA",
"stopSequence": 24
},
{
"arrival": {
"time": "1781517755",
"uncertainty": 120
},
"departure": {
"time": "1781517755",
"uncertainty": 120
},
"stopId": "MEU0AA",
"stopSequence": 25
},
{
"arrival": {
"time": "1781517831",
"uncertainty": 120
},
"departure": {
"time": "1781517831",
"uncertainty": 120
},
"stopId": "PVA0AA",
"stopSequence": 26
},
{
"arrival": {
"time": "1781517992",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 27
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161971"
},
"vehicle": {
"id": "462",
"label": "462"
}
}
},
{
"id": "4219481611334",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517216",
"uncertainty": 120
},
"departure": {
"time": "1781517243",
"uncertainty": 120
},
"stopId": "MRO35A",
"stopSequence": 26
},
{
"arrival": {
"time": "1781517328",
"uncertainty": 120
},
"departure": {
"time": "1781517328",
"uncertainty": 120
},
"stopId": "NDAN6A",
"stopSequence": 27
},
{
"arrival": {
"time": "1781517404",
"uncertainty": 120
},
"departure": {
"time": "1781517404",
"uncertainty": 120
},
"stopId": "MADR6A",
"stopSequence": 28
},
{
"arrival": {
"time": "1781517444",
"uncertainty": 120
},
"departure": {
"time": "1781517444",
"uncertainty": 120
},
"stopId": "SEV06A",
"stopSequence": 29
},
{
"arrival": {
"time": "1781517487",
"uncertainty": 120
},
"departure": {
"time": "1781517487",
"uncertainty": 120
},
"stopId": "PDO0AA",
"stopSequence": 30
},
{
"arrival": {
"time": "1781517600",
"uncertainty": 120
},
"departure": {
"time": "1781517600",
"uncertainty": 120
},
"stopId": "LCA0AA",
"stopSequence": 31
},
{
"arrival": {
"time": "1781517693",
"uncertainty": 120
},
"departure": {
"time": "1781517693",
"uncertainty": 120
},
"stopId": "MIL0AA",
"stopSequence": 32
},
{
"arrival": {
"time": "1781517776",
"uncertainty": 120
},
"departure": {
"time": "1781517776",
"uncertainty": 120
},
"stopId": "MEU0AA",
"stopSequence": 33
},
{
"arrival": {
"time": "1781517851",
"uncertainty": 120
},
"departure": {
"time": "1781517851",
"uncertainty": 120
},
"stopId": "PVA0AA",
"stopSequence": 34
},
{
"arrival": {
"time": "1781517950",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 35
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611334"
},
"vehicle": {
"id": "418",
"label": "418"
}
}
},
{
"id": "4219481611594",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518200",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "6B",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611594"
}
}
},
{
"id": "4219481611873",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520300",
"uncertainty": 120
},
"stopId": "HDV0AR",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "CITY",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611873"
}
}
},
{
"id": "4219481612446",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520480",
"uncertainty": 120
},
"stopId": "BLANCH",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612446"
}
}
},
{
"id": "4219481612075",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517231",
"uncertainty": 120
},
"departure": {
"time": "1781517231",
"uncertainty": 120
},
"stopId": "MCOL0A",
"stopSequence": 20
},
{
"arrival": {
"time": "1781517288",
"uncertainty": 120
},
"departure": {
"time": "1781517288",
"uncertainty": 120
},
"stopId": "MNAD0A",
"stopSequence": 21
},
{
"arrival": {
"time": "1781517329",
"uncertainty": 120
},
"departure": {
"time": "1781517329",
"uncertainty": 120
},
"stopId": "JHIB0A",
"stopSequence": 22
},
{
"arrival": {
"time": "1781517392",
"uncertainty": 120
},
"departure": {
"time": "1781517392",
"uncertainty": 120
},
"stopId": "PMID0A",
"stopSequence": 23
},
{
"arrival": {
"time": "1781517566",
"uncertainty": 120
},
"departure": {
"time": "1781517566",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 24
},
{
"arrival": {
"time": "1781517657",
"uncertainty": 120
},
"departure": {
"time": "1781517657",
"uncertainty": 120
},
"stopId": "GMA0AR",
"stopSequence": 25
},
{
"arrival": {
"time": "1781517863",
"uncertainty": 120
},
"departure": {
"time": "1781517863",
"uncertainty": 120
},
"stopId": "RSE0AA",
"stopSequence": 26
},
{
"arrival": {
"time": "1781517975",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 27
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612075"
},
"vehicle": {
"id": "51",
"label": "51"
}
}
},
{
"id": "4219481612686",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517251",
"uncertainty": 120
},
"departure": {
"time": "1781517251",
"uncertainty": 120
},
"stopId": "TENN2R",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517287",
"uncertainty": 120
},
"departure": {
"time": "1781517287",
"uncertainty": 120
},
"stopId": "LBO01R",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517359",
"uncertainty": 120
},
"departure": {
"time": "1781517359",
"uncertainty": 120
},
"stopId": "AUB01R",
"stopSequence": 10
},
{
"arrival": {
"time": "1781517391",
"uncertainty": 120
},
"departure": {
"time": "1781517391",
"uncertainty": 120
},
"stopId": "SJE01R",
"stopSequence": 11
},
{
"arrival": {
"time": "1781517449",
"uncertainty": 120
},
"departure": {
"time": "1781517449",
"uncertainty": 120
},
"stopId": "B0A01R",
"stopSequence": 12
},
{
"arrival": {
"time": "1781517534",
"uncertainty": 120
},
"departure": {
"time": "1781517534",
"uncertainty": 120
},
"stopId": "BCN0AR",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517604",
"uncertainty": 120
},
"departure": {
"time": "1781517604",
"uncertainty": 120
},
"stopId": "4CO01R",
"stopSequence": 14
},
{
"arrival": {
"time": "1781517656",
"uncertainty": 120
},
"departure": {
"time": "1781517656",
"uncertainty": 120
},
"stopId": "SJO01R",
"stopSequence": 15
},
{
"arrival": {
"time": "1781517743",
"uncertainty": 120
},
"departure": {
"time": "1781517743",
"uncertainty": 120
},
"stopId": "LHU11R",
"stopSequence": 16
},
{
"arrival": {
"time": "1781517793",
"uncertainty": 120
},
"departure": {
"time": "1781517793",
"uncertainty": 120
},
"stopId": "ADO11R",
"stopSequence": 17
},
{
"arrival": {
"time": "1781517824",
"uncertainty": 120
},
"departure": {
"time": "1781517824",
"uncertainty": 120
},
"stopId": "MGA0AC",
"stopSequence": 18
},
{
"arrival": {
"time": "1781517904",
"uncertainty": 120
},
"departure": {
"time": "1781517904",
"uncertainty": 120
},
"stopId": "SJE20R",
"stopSequence": 19
},
{
"arrival": {
"time": "1781517954",
"uncertainty": 120
},
"departure": {
"time": "1781517954",
"uncertainty": 120
},
"stopId": "PMA0AR",
"stopSequence": 20
},
{
"arrival": {
"time": "1781518039",
"uncertainty": 120
},
"departure": {
"time": "1781518039",
"uncertainty": 120
},
"stopId": "MAN0AR",
"stopSequence": 21
},
{
"arrival": {
"time": "1781518086",
"uncertainty": 120
},
"departure": {
"time": "1781518086",
"uncertainty": 120
},
"stopId": "STM0AR",
"stopSequence": 22
},
{
"arrival": {
"time": "1781518170",
"uncertainty": 120
},
"departure": {
"time": "1781518170",
"uncertainty": 120
},
"stopId": "MER0AR",
"stopSequence": 23
},
{
"arrival": {
"time": "1781518227",
"uncertainty": 120
},
"departure": {
"time": "1781518227",
"uncertainty": 120
},
"stopId": "BLE0AR",
"stopSequence": 24
},
{
"arrival": {
"time": "1781518312",
"uncertainty": 120
},
"departure": {
"time": "1781518312",
"uncertainty": 120
},
"stopId": "PPI0AR",
"stopSequence": 25
},
{
"arrival": {
"time": "1781518354",
"uncertainty": 120
},
"departure": {
"time": "1781518354",
"uncertainty": 120
},
"stopId": "BEA0AR",
"stopSequence": 26
},
{
"arrival": {
"time": "1781518399",
"uncertainty": 120
},
"departure": {
"time": "1781518399",
"uncertainty": 120
},
"stopId": "PSP0AR",
"stopSequence": 27
},
{
"arrival": {
"time": "1781518462",
"uncertainty": 120
},
"departure": {
"time": "1781518462",
"uncertainty": 120
},
"stopId": "VAL0AR",
"stopSequence": 28
},
{
"arrival": {
"time": "1781518524",
"uncertainty": 120
},
"departure": {
"time": "1781518524",
"uncertainty": 120
},
"stopId": "LRI0AR",
"stopSequence": 29
},
{
"arrival": {
"time": "1781518599",
"uncertainty": 120
},
"departure": {
"time": "1781518599",
"uncertainty": 120
},
"stopId": "RPO0AR",
"stopSequence": 30
},
{
"arrival": {
"time": "1781518785",
"uncertainty": 120
},
"departure": {
"time": "1781518785",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 31
},
{
"arrival": {
"time": "1781518905",
"uncertainty": 120
},
"departure": {
"time": "1781518905",
"uncertainty": 120
},
"stopId": "GMA0AR",
"stopSequence": 32
},
{
"arrival": {
"time": "1781519177",
"uncertainty": 120
},
"departure": {
"time": "1781519177",
"uncertainty": 120
},
"stopId": "RSE0AA",
"stopSequence": 33
},
{
"arrival": {
"time": "1781519322",
"uncertainty": 120
},
"departure": {
"time": "1781519322",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 34
},
{
"arrival": {
"time": "1781519416",
"uncertainty": 120
},
"departure": {
"time": "1781519416",
"uncertainty": 120
},
"stopId": "PCA01R",
"stopSequence": 35
},
{
"arrival": {
"time": "1781519504",
"uncertainty": 120
},
"departure": {
"time": "1781519504",
"uncertainty": 120
},
"stopId": "BOR01R",
"stopSequence": 36
},
{
"arrival": {
"time": "1781519564",
"uncertainty": 120
},
"departure": {
"time": "1781519564",
"uncertainty": 120
},
"stopId": "DEL01R",
"stopSequence": 37
},
{
"arrival": {
"time": "1781519646",
"uncertainty": 120
},
"departure": {
"time": "1781519646",
"uncertainty": 120
},
"stopId": "CON01R",
"stopSequence": 38
},
{
"arrival": {
"time": "1781519758",
"uncertainty": 120
},
"departure": {
"time": "1781519758",
"uncertainty": 120
},
"stopId": "LMO01R",
"stopSequence": 39
},
{
"arrival": {
"time": "1781519835",
"uncertainty": 120
},
"departure": {
"time": "1781519835",
"uncertainty": 120
},
"stopId": "CIM01R",
"stopSequence": 40
},
{
"arrival": {
"time": "1781519883",
"uncertainty": 120
},
"departure": {
"time": "1781519883",
"uncertainty": 120
},
"stopId": "LFO17R",
"stopSequence": 41
},
{
"arrival": {
"time": "1781519961",
"uncertainty": 120
},
"departure": {
"time": "1781519961",
"uncertainty": 120
},
"stopId": "HOP01R",
"stopSequence": 42
},
{
"arrival": {
"time": "1781519998",
"uncertainty": 120
},
"departure": {
"time": "1781519998",
"uncertainty": 120
},
"stopId": "AVF01R",
"stopSequence": 43
},
{
"arrival": {
"time": "1781520073",
"uncertainty": 120
},
"departure": {
"time": "1781520073",
"uncertainty": 120
},
"stopId": "PJU01R",
"stopSequence": 44
},
{
"arrival": {
"time": "1781520108",
"uncertainty": 120
},
"departure": {
"time": "1781520108",
"uncertainty": 120
},
"stopId": "PRO01R",
"stopSequence": 45
},
{
"arrival": {
"time": "1781520163",
"uncertainty": 120
},
"departure": {
"time": "1781520163",
"uncertainty": 120
},
"stopId": "LLA01R",
"stopSequence": 46
},
{
"arrival": {
"time": "1781520220",
"uncertainty": 120
},
"departure": {
"time": "1781520220",
"uncertainty": 120
},
"stopId": "LIC01R",
"stopSequence": 47
},
{
"arrival": {
"time": "1781520326",
"uncertainty": 120
},
"departure": {
"time": "1781520326",
"uncertainty": 120
},
"stopId": "OLI01R",
"stopSequence": 48
},
{
"arrival": {
"time": "1781520439",
"uncertainty": 120
},
"departure": {
"time": "1781520439",
"uncertainty": 120
},
"stopId": "CJA01R",
"stopSequence": 49
},
{
"arrival": {
"time": "1781520472",
"uncertainty": 120
},
"departure": {
"time": "1781520472",
"uncertainty": 120
},
"stopId": "VFE01R",
"stopSequence": 50
},
{
"arrival": {
"time": "1781520592",
"uncertainty": 120
},
"stopId": "BLANCH",
"stopSequence": 51
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612686"
},
"vehicle": {
"id": "427",
"label": "427"
}
}
},
{
"id": "421948161874",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517600",
"uncertainty": 120
},
"stopId": "AMU0AA",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161874"
}
}
},
{
"id": "4219481611297",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517177",
"uncertainty": 120
},
"departure": {
"time": "1781517177",
"uncertainty": 120
},
"stopId": "RPO16A",
"stopSequence": 31
},
{
"arrival": {
"time": "1781517253",
"uncertainty": 120
},
"departure": {
"time": "1781517253",
"uncertainty": 120
},
"stopId": "PCF16A",
"stopSequence": 32
},
{
"arrival": {
"time": "1781517326",
"uncertainty": 120
},
"departure": {
"time": "1781517326",
"uncertainty": 120
},
"stopId": "ROB16A",
"stopSequence": 33
},
{
"arrival": {
"time": "1781517436",
"uncertainty": 120
},
"departure": {
"time": "1781517436",
"uncertainty": 120
},
"stopId": "FMIC0A",
"stopSequence": 34
},
{
"arrival": {
"time": "1781517554",
"uncertainty": 120
},
"departure": {
"time": "1781517554",
"uncertainty": 120
},
"stopId": "LEVA0A",
"stopSequence": 35
},
{
"arrival": {
"time": "1781517580",
"uncertainty": 120
},
"departure": {
"time": "1781517580",
"uncertainty": 120
},
"stopId": "TASS0A",
"stopSequence": 36
},
{
"arrival": {
"time": "1781517616",
"uncertainty": 120
},
"stopId": "TASS0R",
"stopSequence": 37
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611297"
},
"vehicle": {
"id": "36",
"label": "36"
}
}
},
{
"id": "4219481612858",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517274",
"uncertainty": 120
},
"departure": {
"time": "1781517274",
"uncertainty": 120
},
"stopId": "CMA04A",
"stopSequence": 13
},
{
"arrival": {
"time": "1781517329",
"uncertainty": 120
},
"departure": {
"time": "1781517329",
"uncertainty": 120
},
"stopId": "HSIM04",
"stopSequence": 14
},
{
"arrival": {
"time": "1781517575",
"uncertainty": 120
},
"departure": {
"time": "1781517575",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 15
},
{
"arrival": {
"time": "1781517681",
"uncertainty": 120
},
"departure": {
"time": "1781517681",
"uncertainty": 120
},
"stopId": "RSE0AR",
"stopSequence": 16
},
{
"arrival": {
"time": "1781517854",
"uncertainty": 120
},
"departure": {
"time": "1781517854",
"uncertainty": 120
},
"stopId": "GMA0AA",
"stopSequence": 17
},
{
"arrival": {
"time": "1781517935",
"uncertainty": 120
},
"stopId": "HDV08R",
"stopSequence": 18
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612858"
},
"vehicle": {
"id": "45",
"label": "45"
}
}
},
{
"id": "4219481612581",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1781517269",
"uncertainty": 120
},
"departure": {
"time": "1781517269",
"uncertainty": 120
},
"stopId": "PAT17R",
"stopSequence": 20
},
{
"arrival": {
"time": "1781517325",
"uncertainty": 120
},
"departure": {
"time": "1781517325",
"uncertainty": 120
},
"stopId": "BLER0A",
"stopSequence": 21
},
{
"arrival": {
"time": "1781517465",
"uncertainty": 120
},
"departure": {
"time": "1781517465",
"uncertainty": 120
},
"stopId": "RPC17R",
"stopSequence": 22
},
{
"arrival": {
"time": "1781517540",
"uncertainty": 120
},
"departure": {
"time": "1781517540",
"uncertainty": 120
},
"stopId": "SOL17R",
"stopSequence": 23
},
{
"arrival": {
"time": "1781517584",
"uncertainty": 120
},
"departure": {
"time": "1781517584",
"uncertainty": 120
},
"stopId": "LST17R",
"stopSequence": 24
},
{
"arrival": {
"time": "1781517625",
"uncertainty": 120
},
"departure": {
"time": "1781517625",
"uncertainty": 120
},
"stopId": "RBR17R",
"stopSequence": 25
},
{
"arrival": {
"time": "1781517706",
"uncertainty": 120
},
"departure": {
"time": "1781517706",
"uncertainty": 120
},
"stopId": "CAP15B",
"stopSequence": 26
},
{
"arrival": {
"time": "1781517739",
"uncertainty": 120
},
"departure": {
"time": "1781517739",
"uncertainty": 120
},
"stopId": "PASS0A",
"stopSequence": 27
},
{
"arrival": {
"time": "1781517789",
"uncertainty": 120
},
"departure": {
"time": "1781517789",
"uncertainty": 120
},
"stopId": "EUC15R",
"stopSequence": 28
},
{
"arrival": {
"time": "1781517843",
"uncertainty": 120
},
"departure": {
"time": "1781517843",
"uncertainty": 120
},
"stopId": "CUL15R",
"stopSequence": 29
},
{
"arrival": {
"time": "1781517878",
"uncertainty": 120
},
"departure": {
"time": "1781517878",
"uncertainty": 120
},
"stopId": "GRM15R",
"stopSequence": 30
},
{
"arrival": {
"time": "1781517932",
"uncertainty": 120
},
"departure": {
"time": "1781517932",
"uncertainty": 120
},
"stopId": "CHVI0A",
"stopSequence": 31
},
{
"arrival": {
"time": "1781518020",
"uncertainty": 120
},
"departure": {
"time": "1781518020",
"uncertainty": 120
},
"stopId": "THE15R",
"stopSequence": 32
},
{
"arrival": {
"time": "1781518098",
"uncertainty": 120
},
"departure": {
"time": "1781518098",
"uncertainty": 120
},
"stopId": "RPES1A",
"stopSequence": 33
},
{
"arrival": {
"time": "1781518165",
"uncertainty": 120
},
"departure": {
"time": "1781518165",
"uncertainty": 120
},
"stopId": "LEOS2A",
"stopSequence": 34
},
{
"arrival": {
"time": "1781518209",
"uncertainty": 120
},
"departure": {
"time": "1781518209",
"uncertainty": 120
},
"stopId": "EDENPA",
"stopSequence": 35
},
{
"arrival": {
"time": "1781518277",
"uncertainty": 120
},
"stopId": "CCO15A",
"stopSequence": 36
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612581"
},
"vehicle": {
"id": "802",
"label": "802"
}
}
},
{
"id": "421948161880",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "AMU0AA",
"stopSequence": 1
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "SPI0AR",
"stopSequence": 2
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "RAN0AR",
"stopSequence": 3
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "CPU0AR",
"stopSequence": 4
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "VLF0AR",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "LFR0AR",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517265",
"uncertainty": 120
},
"departure": {
"time": "1781517265",
"uncertainty": 120
},
"stopId": "BCN0AR",
"stopSequence": 7
},
{
"arrival": {
"time": "1781521055",
"uncertainty": 120
},
"departure": {
"time": "1781521055",
"uncertainty": 120
},
"stopId": "POM0AR",
"stopSequence": 8
},
{
"arrival": {
"time": "1781521086",
"uncertainty": 120
},
"departure": {
"time": "1781521086",
"uncertainty": 120
},
"stopId": "BOF0AR",
"stopSequence": 9
},
{
"arrival": {
"time": "1781521124",
"uncertainty": 120
},
"departure": {
"time": "1781521124",
"uncertainty": 120
},
"stopId": "BOF17R",
"stopSequence": 10
},
{
"arrival": {
"time": "1781521212",
"uncertainty": 120
},
"departure": {
"time": "1781521212",
"uncertainty": 120
},
"stopId": "SMC17R",
"stopSequence": 11
},
{
"arrival": {
"time": "1781521323",
"uncertainty": 120
},
"departure": {
"time": "1781521323",
"uncertainty": 120
},
"stopId": "COU0AR",
"stopSequence": 12
},
{
"arrival": {
"time": "1781521426",
"uncertainty": 120
},
"departure": {
"time": "1781521426",
"uncertainty": 120
},
"stopId": "MGA0AR",
"stopSequence": 13
},
{
"arrival": {
"time": "1781521508",
"uncertainty": 120
},
"departure": {
"time": "1781521508",
"uncertainty": 120
},
"stopId": "SJE20R",
"stopSequence": 14
},
{
"arrival": {
"time": "1781521559",
"uncertainty": 120
},
"departure": {
"time": "1781521559",
"uncertainty": 120
},
"stopId": "PMA0AR",
"stopSequence": 15
},
{
"arrival": {
"time": "1781521667",
"uncertainty": 120
},
"departure": {
"time": "1781521667",
"uncertainty": 120
},
"stopId": "MAN0AR",
"stopSequence": 16
},
{
"arrival": {
"time": "1781521705",
"uncertainty": 120
},
"departure": {
"time": "1781521705",
"uncertainty": 120
},
"stopId": "STM0AR",
"stopSequence": 17
},
{
"arrival": {
"time": "1781521773",
"uncertainty": 120
},
"departure": {
"time": "1781521773",
"uncertainty": 120
},
"stopId": "MER0AR",
"stopSequence": 18
},
{
"arrival": {
"time": "1781521819",
"uncertainty": 120
},
"departure": {
"time": "1781521819",
"uncertainty": 120
},
"stopId": "BLE0AR",
"stopSequence": 19
},
{
"arrival": {
"time": "1781521888",
"uncertainty": 120
},
"departure": {
"time": "1781521888",
"uncertainty": 120
},
"stopId": "PPI0AR",
"stopSequence": 20
},
{
"arrival": {
"time": "1781521921",
"uncertainty": 120
},
"departure": {
"time": "1781521921",
"uncertainty": 120
},
"stopId": "BEA0AR",
"stopSequence": 21
},
{
"arrival": {
"time": "1781521957",
"uncertainty": 120
},
"departure": {
"time": "1781521957",
"uncertainty": 120
},
"stopId": "PSP0AR",
"stopSequence": 22
},
{
"arrival": {
"time": "1781522009",
"uncertainty": 120
},
"departure": {
"time": "1781522009",
"uncertainty": 120
},
"stopId": "VAL0AR",
"stopSequence": 23
},
{
"arrival": {
"time": "1781522086",
"uncertainty": 120
},
"departure": {
"time": "1781522086",
"uncertainty": 120
},
"stopId": "LRI0AR",
"stopSequence": 24
},
{
"arrival": {
"time": "1781522180",
"uncertainty": 120
},
"departure": {
"time": "1781522180",
"uncertainty": 120
},
"stopId": "RPO0AR",
"stopSequence": 25
},
{
"arrival": {
"time": "1781522411",
"uncertainty": 120
},
"departure": {
"time": "1781522411",
"uncertainty": 120
},
"stopId": "HDV08A",
"stopSequence": 26
},
{
"arrival": {
"time": "1781522504",
"uncertainty": 120
},
"departure": {
"time": "1781522504",
"uncertainty": 120
},
"stopId": "GMA0AR",
"stopSequence": 27
},
{
"arrival": {
"time": "1781522716",
"uncertainty": 120
},
"departure": {
"time": "1781522716",
"uncertainty": 120
},
"stopId": "RSE0AA",
"stopSequence": 28
},
{
"arrival": {
"time": "1781522830",
"uncertainty": 120
},
"departure": {
"time": "1781522830",
"uncertainty": 120
},
"stopId": "GSNF0R",
"stopSequence": 29
},
{
"arrival": {
"time": "1781522940",
"uncertainty": 120
},
"departure": {
"time": "1781522940",
"uncertainty": 120
},
"stopId": "PVA0AR",
"stopSequence": 30
},
{
"arrival": {
"time": "1781523025",
"uncertainty": 120
},
"departure": {
"time": "1781523025",
"uncertainty": 120
},
"stopId": "MEU0AR",
"stopSequence": 31
},
{
"arrival": {
"time": "1781523120",
"uncertainty": 120
},
"departure": {
"time": "1781523120",
"uncertainty": 120
},
"stopId": "MIL0AR",
"stopSequence": 32
},
{
"arrival": {
"time": "1781523220",
"uncertainty": 120
},
"departure": {
"time": "1781523220",
"uncertainty": 120
},
"stopId": "LCA0AR",
"stopSequence": 33
},
{
"arrival": {
"time": "1781523306",
"uncertainty": 120
},
"departure": {
"time": "1781523306",
"uncertainty": 120
},
"stopId": "PDO0AR",
"stopSequence": 34
},
{
"arrival": {
"time": "1781523372",
"uncertainty": 120
},
"departure": {
"time": "1781523372",
"uncertainty": 120
},
"stopId": "MIS0AR",
"stopSequence": 35
},
{
"arrival": {
"time": "1781523458",
"uncertainty": 120
},
"departure": {
"time": "1781523458",
"uncertainty": 120
},
"stopId": "GBR0AR",
"stopSequence": 36
},
{
"arrival": {
"time": "1781523502",
"uncertainty": 120
},
"departure": {
"time": "1781523502",
"uncertainty": 120
},
"stopId": "NEU0AR",
"stopSequence": 37
},
{
"arrival": {
"time": "1781523539",
"uncertainty": 120
},
"departure": {
"time": "1781523539",
"uncertainty": 120
},
"stopId": "JJA0AR",
"stopSequence": 38
},
{
"arrival": {
"time": "1781523625",
"uncertainty": 120
},
"departure": {
"time": "1781523625",
"uncertainty": 120
},
"stopId": "MCA0AR",
"stopSequence": 39
},
{
"arrival": {
"time": "1781523690",
"uncertainty": 120
},
"departure": {
"time": "1781523690",
"uncertainty": 120
},
"stopId": "PLE11R",
"stopSequence": 40
},
{
"arrival": {
"time": "1781523738",
"uncertainty": 120
},
"departure": {
"time": "1781523738",
"uncertainty": 120
},
"stopId": "ROUX0R",
"stopSequence": 41
},
{
"arrival": {
"time": "1781523769",
"uncertainty": 120
},
"departure": {
"time": "1781523769",
"uncertainty": 120
},
"stopId": "GAM11A",
"stopSequence": 42
},
{
"arrival": {
"time": "1781523815",
"uncertainty": 120
},
"stopId": "PENH11",
"stopSequence": 43
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161880"
}
}
},
{
"id": "421948161177",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781518620",
"uncertainty": 120
},
"stopId": "GRM15A",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"tripId": "421948161177"
}
}
},
{
"id": "4219481612583",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781517240",
"uncertainty": 120
},
"stopId": "GSNF0A",
"stopSequence": 1
},
{
"arrival": {
"time": "1781517359",
"uncertainty": 120
},
"departure": {
"time": "1781517359",
"uncertainty": 120
},
"stopId": "RSE0AR",
"stopSequence": 2
},
{
"arrival": {
"time": "1781517535",
"uncertainty": 120
},
"departure": {
"time": "1781517535",
"uncertainty": 120
},
"stopId": "GMA0AA",
"stopSequence": 3
},
{
"arrival": {
"time": "1781517612",
"uncertainty": 120
},
"departure": {
"time": "1781517612",
"uncertainty": 120
},
"stopId": "HDV08R",
"stopSequence": 4
},
{
"arrival": {
"time": "1781517741",
"uncertainty": 120
},
"departure": {
"time": "1781517741",
"uncertainty": 120
},
"stopId": "RPO0AA",
"stopSequence": 5
},
{
"arrival": {
"time": "1781517793",
"uncertainty": 120
},
"departure": {
"time": "1781517793",
"uncertainty": 120
},
"stopId": "LRI0AA",
"stopSequence": 6
},
{
"arrival": {
"time": "1781517846",
"uncertainty": 120
},
"departure": {
"time": "1781517846",
"uncertainty": 120
},
"stopId": "VAL0AA",
"stopSequence": 7
},
{
"arrival": {
"time": "1781517906",
"uncertainty": 120
},
"departure": {
"time": "1781517906",
"uncertainty": 120
},
"stopId": "PSP0AA",
"stopSequence": 8
},
{
"arrival": {
"time": "1781517949",
"uncertainty": 120
},
"departure": {
"time": "1781517949",
"uncertainty": 120
},
"stopId": "BEA0AA",
"stopSequence": 9
},
{
"arrival": {
"time": "1781517988",
"uncertainty": 120
},
"departure": {
"time": "1781517988",
"uncertainty": 120
},
"stopId": "PPI0AA",
"stopSequence": 10
},
{
"arrival": {
"time": "1781518042",
"uncertainty": 120
},
"departure": {
"time": "1781518042",
"uncertainty": 120
},
"stopId": "BLE0AA",
"stopSequence": 11
},
{
"arrival": {
"time": "1781518103",
"uncertainty": 120
},
"departure": {
"time": "1781518103",
"uncertainty": 120
},
"stopId": "MER0AA",
"stopSequence": 12
},
{
"arrival": {
"time": "1781518167",
"uncertainty": 120
},
"departure": {
"time": "1781518167",
"uncertainty": 120
},
"stopId": "STM0AA",
"stopSequence": 13
},
{
"arrival": {
"time": "1781518206",
"uncertainty": 120
},
"departure": {
"time": "1781518206",
"uncertainty": 120
},
"stopId": "MAN0AA",
"stopSequence": 14
},
{
"arrival": {
"time": "1781518326",
"uncertainty": 120
},
"departure": {
"time": "1781518326",
"uncertainty": 120
},
"stopId": "PMA0AA",
"stopSequence": 15
},
{
"arrival": {
"time": "1781518400",
"uncertainty": 120
},
"departure": {
"time": "1781518400",
"uncertainty": 120
},
"stopId": "SJE20A",
"stopSequence": 16
},
{
"arrival": {
"time": "1781518495",
"uncertainty": 120
},
"departure": {
"time": "1781518495",
"uncertainty": 120
},
"stopId": "MGA0AA",
"stopSequence": 17
},
{
"arrival": {
"time": "1781518612",
"uncertainty": 120
},
"departure": {
"time": "1781518612",
"uncertainty": 120
},
"stopId": "COU0AA",
"stopSequence": 18
},
{
"arrival": {
"time": "1781518672",
"uncertainty": 120
},
"departure": {
"time": "1781518672",
"uncertainty": 120
},
"stopId": "PPO20A",
"stopSequence": 19
},
{
"arrival": {
"time": "1781518792",
"uncertainty": 120
},
"departure": {
"time": "1781518792",
"uncertainty": 120
},
"stopId": "PAT17R",
"stopSequence": 20
},
{
"arrival": {
"time": "1781518849",
"uncertainty": 120
},
"departure": {
"time": "1781518849",
"uncertainty": 120
},
"stopId": "BLER0A",
"stopSequence": 21
},
{
"arrival": {
"time": "1781519028",
"uncertainty": 120
},
"departure": {
"time": "1781519028",
"uncertainty": 120
},
"stopId": "RPC17R",
"stopSequence": 22
},
{
"arrival": {
"time": "1781519092",
"uncertainty": 120
},
"departure": {
"time": "1781519092",
"uncertainty": 120
},
"stopId": "SOL17R",
"stopSequence": 23
},
{
"arrival": {
"time": "1781519136",
"uncertainty": 120
},
"departure": {
"time": "1781519136",
"uncertainty": 120
},
"stopId": "LST17R",
"stopSequence": 24
},
{
"arrival": {
"time": "1781519191",
"uncertainty": 120
},
"departure": {
"time": "1781519191",
"uncertainty": 120
},
"stopId": "RBR17R",
"stopSequence": 25
},
{
"arrival": {
"time": "1781519272",
"uncertainty": 120
},
"departure": {
"time": "1781519272",
"uncertainty": 120
},
"stopId": "CAP15B",
"stopSequence": 26
},
{
"arrival": {
"time": "1781519305",
"uncertainty": 120
},
"departure": {
"time": "1781519305",
"uncertainty": 120
},
"stopId": "PASS0A",
"stopSequence": 27
},
{
"arrival": {
"time": "1781519363",
"uncertainty": 120
},
"departure": {
"time": "1781519363",
"uncertainty": 120
},
"stopId": "EUC15R",
"stopSequence": 28
},
{
"arrival": {
"time": "1781519419",
"uncertainty": 120
},
"departure": {
"time": "1781519419",
"uncertainty": 120
},
"stopId": "CUL15R",
"stopSequence": 29
},
{
"arrival": {
"time": "1781519452",
"uncertainty": 120
},
"departure": {
"time": "1781519452",
"uncertainty": 120
},
"stopId": "GRM15R",
"stopSequence": 30
},
{
"arrival": {
"time": "1781519503",
"uncertainty": 120
},
"departure": {
"time": "1781519503",
"uncertainty": 120
},
"stopId": "CHVI0A",
"stopSequence": 31
},
{
"arrival": {
"time": "1781519570",
"uncertainty": 120
},
"departure": {
"time": "1781519570",
"uncertainty": 120
},
"stopId": "THE15R",
"stopSequence": 32
},
{
"arrival": {
"time": "1781519664",
"uncertainty": 120
},
"departure": {
"time": "1781519664",
"uncertainty": 120
},
"stopId": "RPES1A",
"stopSequence": 33
},
{
"arrival": {
"time": "1781519752",
"uncertainty": 120
},
"departure": {
"time": "1781519752",
"uncertainty": 120
},
"stopId": "LEOS2A",
"stopSequence": 34
},
{
"arrival": {
"time": "1781519804",
"uncertainty": 120
},
"departure": {
"time": "1781519804",
"uncertainty": 120
},
"stopId": "EDENPA",
"stopSequence": 35
},
{
"arrival": {
"time": "1781519872",
"uncertainty": 120
},
"stopId": "CCO15A",
"stopSequence": 36
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481612583"
},
"vehicle": {
"id": "801",
"label": "801"
}
}
},
{
"id": "4219481611728",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1781520540",
"uncertainty": 120
},
"stopId": "PENH11",
"stopSequence": 1
}
],
"timestamp": "1781517265",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4219481611728"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1781517265"
}
}