Détails de la ressource
Cette ressource fait partie du jeu de données Réseau urbain Zest.
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
❌715 erreurs, 64 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 22/12/2025 à 08h00 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 35 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- trip_id 36 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4895 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 5018 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 5108 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 5150 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt trip.trip_id does not belong to GTFS-rt trip.route_id in GTFS trips.txt E035 29 erreurs
The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt entity ID 10 trip_id 251 has route_id 13 but belongs to GTFS route_id 6 in GTFS trips.txt
- GTFS-rt entity ID 18 trip_id 5091 has route_id 24 but belongs to GTFS route_id 2 in GTFS trips.txt
- GTFS-rt entity ID 25 trip_id 252 has route_id 13 but belongs to GTFS route_id 6 in GTFS trips.txt
- GTFS-rt entity ID 29 trip_id 4989 has route_id 7 but belongs to GTFS route_id 3 in GTFS trips.txt
- GTFS-rt entity ID 30 trip_id 4908 has route_id 1 but belongs to GTFS route_id 4 in GTFS trips.txt
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 651 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id 251 stop_sequence 1 has stop_id BEAHTEN1 but GTFS stop_sequence 1 has stop_id MENMGRO1 - stop_ids should be the same
- GTFS-rt trip_id 251 stop_sequence 2 has stop_id RCMRDOR1 but GTFS stop_sequence 2 has stop_id MENBIOV2 - stop_ids should be the same
- GTFS-rt trip_id 251 stop_sequence 3 has stop_id BEASSER1 but GTFS stop_sequence 3 has stop_id MENREPU2 - stop_ids should be the same
- GTFS-rt trip_id 251 stop_sequence 4 has stop_id BEAPRII1 but GTFS stop_sequence 4 has stop_id MENTSMI2 - stop_ids should be the same
- GTFS-rt trip_id 251 stop_sequence 5 has stop_id BEABEAU1 but GTFS stop_sequence 5 has stop_id MENBAST2 - stop_ids should be the same
Avertissements
vehicle_id not populated W002 64 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 36 does not have a vehicle_id
- trip_id 251 does not have a vehicle_id
- trip_id 4895 does not have a vehicle_id
- trip_id 5018 does not have a vehicle_id
- trip_id 5091 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 |
|---|---|---|---|
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 725 | 27 fois (90 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1 660 | 27 fois (90 % des validations) |
| E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 915 | 24 fois (80 % 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 | 21 366 | 24 fois (80 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 8 | 2 fois (7 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 23/12/2025 à 07h14 Europe/Paris.
trip_updates (56) 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 23/12/2025 à 07h14 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766464500",
"uncertainty": 0
},
"departure": {
"delay": 60,
"time": "1766464560",
"uncertainty": 0
},
"stopId": "TENTEGS1",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1766464620",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766464625",
"uncertainty": 0
},
"stopId": "TENPLA1",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1766464680",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766464685",
"uncertainty": 0
},
"stopId": "TENGEND1",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1766464740",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766464745",
"uncertainty": 0
},
"stopId": "TENCOLO1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766464800",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766464805",
"uncertainty": 0
},
"stopId": "TEN14AR1",
"stopSequence": 5
},
{
"arrival": {
"delay": -120,
"time": "1766464920",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1766464925",
"uncertainty": 0
},
"stopId": "BRISTST1",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1766465160",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766465165",
"uncertainty": 0
},
"stopId": "BRIBRGS1",
"stopSequence": 7
},
{
"arrival": {
"delay": -120,
"time": "1766465220",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1766465225",
"uncertainty": 0
},
"stopId": "BRIMIR1",
"stopSequence": 8
},
{
"arrival": {
"delay": -120,
"time": "1766465280",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1766465285",
"uncertainty": 0
},
"stopId": "BRIPLNI1",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1766465400",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766465405",
"uncertainty": 0
},
"stopId": "BRILBRI1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766465580",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766465585",
"uncertainty": 0
},
"stopId": "BRIMIR2",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1766465640",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766465645",
"uncertainty": 0
},
"stopId": "BRIBRGS2",
"stopSequence": 12
},
{
"arrival": {
"delay": -120,
"time": "1766465820",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1766465825",
"uncertainty": 0
},
"stopId": "BRISTST2",
"stopSequence": 13
},
{
"arrival": {
"delay": -180,
"time": "1766465880",
"uncertainty": 0
},
"departure": {
"delay": -175,
"time": "1766465885",
"uncertainty": 0
},
"stopId": "SDTPRI1",
"stopSequence": 14
},
{
"arrival": {
"delay": -180,
"time": "1766465940",
"uncertainty": 0
},
"departure": {
"delay": -175,
"time": "1766465945",
"uncertainty": 0
},
"stopId": "SDTVIL1",
"stopSequence": 15
},
{
"arrival": {
"delay": -240,
"time": "1766466600",
"uncertainty": 0
},
"departure": {
"delay": -235,
"time": "1766466605",
"uncertainty": 0
},
"stopId": "FONRDB1",
"stopSequence": 16
},
{
"arrival": {
"delay": -120,
"time": "1766466780",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1766466785",
"uncertainty": 0
},
"stopId": "FONECO1",
"stopSequence": 17
},
{
"arrival": {
"delay": -240,
"time": "1766466900",
"uncertainty": 0
},
"departure": {
"delay": -235,
"time": "1766466905",
"uncertainty": 0
},
"stopId": "FONGAR1",
"stopSequence": 18
},
{
"arrival": {
"delay": -180,
"time": "1766467080",
"uncertainty": 0
},
"departure": {
"delay": -175,
"time": "1766467085",
"uncertainty": 0
},
"stopId": "SAOSAOR1",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766467380",
"uncertainty": 100
},
"stopId": "FONGAR2",
"stopSequence": 20
},
{
"arrival": {
"delay": -115,
"time": "1766467385",
"uncertainty": 0
},
"departure": {
"delay": -110,
"time": "1766467390",
"uncertainty": 0
},
"stopId": "FONECO2",
"stopSequence": 21
},
{
"arrival": {
"delay": -120,
"time": "1766467440",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1766467445",
"uncertainty": 0
},
"stopId": "FONFONT1",
"stopSequence": 22
},
{
"arrival": {
"delay": -120,
"time": "1766467500",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1766467505",
"uncertainty": 0
},
"stopId": "SAOCAI1",
"stopSequence": 23
},
{
"arrival": {
"delay": -120,
"time": "1766467620",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1766467625",
"uncertainty": 0
},
"stopId": "SAORNOS1",
"stopSequence": 24
},
{
"arrival": {
"delay": -360,
"time": "1766467920",
"uncertainty": 0
},
"departure": {
"delay": -355,
"time": "1766467925",
"uncertainty": 0
},
"stopId": "BREOLIV1",
"stopSequence": 25
},
{
"arrival": {
"delay": -410,
"time": "1766467930",
"uncertainty": 0
},
"departure": {
"delay": -405,
"time": "1766467935",
"uncertainty": 0
},
"stopId": "BREGIA1",
"stopSequence": 26
},
{
"arrival": {
"delay": -720,
"time": "1766467980",
"uncertainty": 0
},
"departure": {
"delay": -715,
"time": "1766467985",
"uncertainty": 0
},
"stopId": "BREBRGS1",
"stopSequence": 27
},
{
"arrival": {
"delay": -60,
"time": "1766468760",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766468765",
"uncertainty": 0
},
"stopId": "BREPEGL1",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1766469060",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766469065",
"uncertainty": 0
},
"stopId": "BRELARB1",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1766469180",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766469185",
"uncertainty": 0
},
"stopId": "BREPIE1",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1766470680",
"uncertainty": 100
},
"stopId": "VINPIA1",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1766471700",
"uncertainty": 100
},
"stopId": "MENBIBA1",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1766471760",
"uncertainty": 100
},
"stopId": "MENMSTA1",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1766471880",
"uncertainty": 100
},
"stopId": "MENBOS1",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1766471940",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 35
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"tripId": "4874"
},
"vehicle": {
"label": "203024"
}
}
},
{
"id": "4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766470500",
"uncertainty": 100
},
"stopId": "MENRESE1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766470560",
"uncertainty": 100
},
"stopId": "MENREQU2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766470620",
"uncertainty": 100
},
"stopId": "MENGROS2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766470680",
"uncertainty": 100
},
"stopId": "MENCARE2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766470740",
"uncertainty": 100
},
"stopId": "MENSRST2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766470800",
"uncertainty": 100
},
"stopId": "MENCCOM2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766470920",
"uncertainty": 100
},
"stopId": "MENPHUS2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766470980",
"uncertainty": 100
},
"stopId": "MENDOUA2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766471040",
"uncertainty": 100
},
"stopId": "MENCOLO2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766471100",
"uncertainty": 100
},
"stopId": "MENJDAR2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766471160",
"uncertainty": 100
},
"stopId": "MENGYMN2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766471220",
"uncertainty": 100
},
"stopId": "MENMOUL2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766471280",
"uncertainty": 100
},
"stopId": "MENVOLT2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766471400",
"uncertainty": 100
},
"stopId": "MENHARP2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766471460",
"uncertainty": 100
},
"stopId": "MENMGRO2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766471640",
"uncertainty": 100
},
"stopId": "MENBIOV2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766471700",
"uncertainty": 100
},
"stopId": "MENREPU2",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766471880",
"uncertainty": 100
},
"stopId": "MENTSMI2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766471940",
"uncertainty": 100
},
"stopId": "MENBAST2",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766472000",
"uncertainty": 100
},
"stopId": "MENSABL2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766472060",
"uncertainty": 100
},
"stopId": "MENVICT2",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766472120",
"uncertainty": 100
},
"stopId": "MENMONT2",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1766472125",
"uncertainty": 100
},
"stopId": "MENMSTA2",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766472240",
"uncertainty": 100
},
"stopId": "MENBIBA2",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1766472300",
"uncertainty": 100
},
"stopId": "MENGARA1",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1766472420",
"uncertainty": 100
},
"stopId": "MENFRON1",
"stopSequence": 26
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4907"
},
"vehicle": {
"label": "139354"
}
}
},
{
"id": "5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766470200",
"uncertainty": 0
},
"departure": {
"delay": 120,
"time": "1766470320",
"uncertainty": 0
},
"stopId": "BEAHTEN1",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1766470380",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766470385",
"uncertainty": 0
},
"stopId": "BEATERR1",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1766470390",
"uncertainty": 100
},
"stopId": "BEALAUR1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766470440",
"uncertainty": 100
},
"stopId": "BEAMVER1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766470500",
"uncertainty": 100
},
"stopId": "BEAGAUD1",
"stopSequence": 5
},
{
"arrival": {
"delay": -115,
"time": "1766470505",
"uncertainty": 100
},
"stopId": "BEAGUYN1",
"stopSequence": 6
},
{
"arrival": {
"delay": -120,
"time": "1766470560",
"uncertainty": 100
},
"stopId": "BEABELV1",
"stopSequence": 7
},
{
"arrival": {
"delay": -235,
"time": "1766470565",
"uncertainty": 100
},
"stopId": "BEALABR1",
"stopSequence": 8
},
{
"arrival": {
"delay": -240,
"time": "1766470620",
"uncertainty": 100
},
"stopId": "BEAEBEA1",
"stopSequence": 9
},
{
"arrival": {
"delay": -240,
"time": "1766470680",
"uncertainty": 100
},
"stopId": "BEAMBEA1",
"stopSequence": 10
},
{
"arrival": {
"delay": -240,
"time": "1766470740",
"uncertainty": 100
},
"stopId": "MCAPGAL1",
"stopSequence": 11
},
{
"arrival": {
"delay": -240,
"time": "1766470860",
"uncertainty": 100
},
"stopId": "MCAROQU1",
"stopSequence": 12
},
{
"arrival": {
"delay": -295,
"time": "1766470865",
"uncertainty": 100
},
"stopId": "MCAPSDE1",
"stopSequence": 13
},
{
"arrival": {
"delay": -300,
"time": "1766470980",
"uncertainty": 100
},
"stopId": "BEASMON1",
"stopSequence": 14
},
{
"arrival": {
"delay": -300,
"time": "1766471040",
"uncertainty": 100
},
"stopId": "BEAPMON1",
"stopSequence": 15
},
{
"arrival": {
"delay": -300,
"time": "1766471100",
"uncertainty": 100
},
"stopId": "BEAPDOU1",
"stopSequence": 16
},
{
"arrival": {
"delay": -355,
"time": "1766471105",
"uncertainty": 100
},
"stopId": "BEAGMON1",
"stopSequence": 17
},
{
"arrival": {
"delay": -300,
"time": "1766471160",
"uncertainty": 100
},
"stopId": "BEACREC1",
"stopSequence": 18
},
{
"arrival": {
"delay": -355,
"time": "1766471165",
"uncertainty": 100
},
"stopId": "BEAMRET1",
"stopSequence": 19
},
{
"arrival": {
"delay": -360,
"time": "1766471220",
"uncertainty": 100
},
"stopId": "BEACEPO1",
"stopSequence": 20
},
{
"arrival": {
"delay": -300,
"time": "1766471340",
"uncertainty": 100
},
"stopId": "BEAMALB1",
"stopSequence": 21
},
{
"arrival": {
"delay": -300,
"time": "1766471400",
"uncertainty": 100
},
"stopId": "BEACEPO2",
"stopSequence": 22
},
{
"arrival": {
"delay": -295,
"time": "1766471405",
"uncertainty": 100
},
"stopId": "BEAMONE2",
"stopSequence": 23
},
{
"arrival": {
"delay": -300,
"time": "1766471460",
"uncertainty": 100
},
"stopId": "BEACREC2",
"stopSequence": 24
},
{
"arrival": {
"delay": -295,
"time": "1766471465",
"uncertainty": 100
},
"stopId": "BEAGMON2",
"stopSequence": 25
},
{
"arrival": {
"delay": -240,
"time": "1766471520",
"uncertainty": 100
},
"stopId": "BEAPDOU2",
"stopSequence": 26
},
{
"arrival": {
"delay": -295,
"time": "1766471525",
"uncertainty": 100
},
"stopId": "BEAPINS1",
"stopSequence": 27
},
{
"arrival": {
"delay": -290,
"time": "1766471530",
"uncertainty": 100
},
"stopId": "BEAVHUG1",
"stopSequence": 28
},
{
"arrival": {
"delay": -300,
"time": "1766471580",
"uncertainty": 100
},
"stopId": "BEAREVO1",
"stopSequence": 29
},
{
"arrival": {
"delay": -300,
"time": "1766471640",
"uncertainty": 100
},
"stopId": "BEAGRIA1",
"stopSequence": 30
},
{
"arrival": {
"delay": -300,
"time": "1766471700",
"uncertainty": 100
},
"stopId": "BEAPLAT1",
"stopSequence": 31
}
],
"timestamp": "1766470466",
"trip": {
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "4966"
},
"vehicle": {
"label": "197145"
}
}
},
{
"id": "8",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766471100",
"uncertainty": 100
},
"stopId": "TURTMAI1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766471160",
"uncertainty": 100
},
"stopId": "TURMAGE2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766471220",
"uncertainty": 100
},
"stopId": "TURCDAS2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766471280",
"uncertainty": 100
},
"stopId": "TURBDDE2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766471340",
"uncertainty": 100
},
"stopId": "TURRD252",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766471400",
"uncertainty": 100
},
"stopId": "TURSROC2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766471520",
"uncertainty": 100
},
"stopId": "TURCDAC2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766471580",
"uncertainty": 100
},
"stopId": "TURDEVS2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766471640",
"uncertainty": 100
},
"stopId": "TURSDEV1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766471700",
"uncertainty": 100
},
"stopId": "BEAMMUL2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766471820",
"uncertainty": 100
},
"stopId": "BEACBEA2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766471880",
"uncertainty": 100
},
"stopId": "BEAAAFN2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766471940",
"uncertainty": 100
},
"stopId": "BEABORD1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766472000",
"uncertainty": 100
},
"stopId": "BEAGAUM1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766472060",
"uncertainty": 100
},
"stopId": "BEACBEL1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766472120",
"uncertainty": 100
},
"stopId": "BEASGEO1",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766472240",
"uncertainty": 100
},
"stopId": "BEADISP1",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766472300",
"uncertainty": 100
},
"stopId": "BEAEMAS1",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766472360",
"uncertainty": 100
},
"stopId": "BEAAVIL1",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766472480",
"uncertainty": 100
},
"stopId": "BEAAGEN1",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766472600",
"uncertainty": 100
},
"stopId": "BEAMBEA1",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766472660",
"uncertainty": 100
},
"stopId": "MCAPGAL1",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1766472780",
"uncertainty": 100
},
"stopId": "MCAROQU1",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766473020",
"uncertainty": 100
},
"stopId": "MCAPSDE1",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1766473200",
"uncertainty": 100
},
"stopId": "MCAJEX1",
"stopSequence": 25
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "11B",
"scheduleRelationship": "SCHEDULED",
"tripId": "36"
},
"vehicle": {
"label": "197137"
}
}
},
{
"id": "9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766467440",
"uncertainty": 0
},
"departure": {
"delay": 240,
"time": "1766467680",
"uncertainty": 0
},
"stopId": "MENMORI1",
"stopSequence": 1
},
{
"arrival": {
"delay": 240,
"time": "1766467740",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1766467745",
"uncertainty": 0
},
"stopId": "MENMRUS1",
"stopSequence": 2
},
{
"arrival": {
"delay": 250,
"time": "1766467750",
"uncertainty": 0
},
"departure": {
"delay": 255,
"time": "1766467755",
"uncertainty": 0
},
"stopId": "MENLCED1",
"stopSequence": 3
},
{
"arrival": {
"delay": 240,
"time": "1766467800",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1766467805",
"uncertainty": 0
},
"stopId": "MENSMAU1",
"stopSequence": 4
},
{
"arrival": {
"delay": 190,
"time": "1766467810",
"uncertainty": 0
},
"departure": {
"delay": 195,
"time": "1766467815",
"uncertainty": 0
},
"stopId": "MENEVAL1",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1766467860",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1766467865",
"uncertainty": 0
},
"stopId": "MENFMAI1",
"stopSequence": 6
},
{
"arrival": {
"delay": 130,
"time": "1766467870",
"uncertainty": 0
},
"departure": {
"delay": 135,
"time": "1766467875",
"uncertainty": 0
},
"stopId": "MENSMAD1",
"stopSequence": 7
},
{
"arrival": {
"delay": 240,
"time": "1766468100",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1766468105",
"uncertainty": 0
},
"stopId": "MENPEG1",
"stopSequence": 8
},
{
"arrival": {
"delay": 240,
"time": "1766468160",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1766468165",
"uncertainty": 0
},
"stopId": "MENPEME1",
"stopSequence": 9
},
{
"arrival": {
"delay": 250,
"time": "1766468170",
"uncertainty": 0
},
"departure": {
"delay": 255,
"time": "1766468175",
"uncertainty": 0
},
"stopId": "MENALIZ1",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1766468220",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1766468225",
"uncertainty": 0
},
"stopId": "MENEDEN1",
"stopSequence": 11
},
{
"arrival": {
"delay": 130,
"time": "1766468230",
"uncertainty": 0
},
"departure": {
"delay": 135,
"time": "1766468235",
"uncertainty": 0
},
"stopId": "MENROCA1",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1766468280",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766468285",
"uncertainty": 0
},
"stopId": "RCMPHOP1",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1766468340",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766468345",
"uncertainty": 0
},
"stopId": "RCMSJOS1",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1766468400",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766468405",
"uncertainty": 0
},
"stopId": "RCMFOCH1",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1766468460",
"uncertainty": 100
},
"stopId": "RCMDEC1",
"stopSequence": 16
},
{
"arrival": {
"delay": 65,
"time": "1766468465",
"uncertainty": 0
},
"departure": {
"delay": 70,
"time": "1766468470",
"uncertainty": 0
},
"stopId": "RCMVALL1",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1766468580",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766468585",
"uncertainty": 0
},
"stopId": "RCMAZUR2",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1766468760",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1766468765",
"uncertainty": 0
},
"stopId": "RCMVALL2",
"stopSequence": 19
},
{
"arrival": {
"delay": 130,
"time": "1766468770",
"uncertainty": 0
},
"departure": {
"delay": 135,
"time": "1766468775",
"uncertainty": 0
},
"stopId": "RCMDEC2",
"stopSequence": 20
},
{
"arrival": {
"delay": 180,
"time": "1766468880",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1766468885",
"uncertainty": 0
},
"stopId": "RCMCGSN1",
"stopSequence": 21
},
{
"arrival": {
"delay": 240,
"time": "1766469000",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1766469005",
"uncertainty": 0
},
"stopId": "RCMPLAG1",
"stopSequence": 22
},
{
"arrival": {
"delay": 190,
"time": "1766469010",
"uncertainty": 0
},
"departure": {
"delay": 195,
"time": "1766469015",
"uncertainty": 0
},
"stopId": "RCMORCH1",
"stopSequence": 23
},
{
"arrival": {
"delay": 180,
"time": "1766469060",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1766469065",
"uncertainty": 0
},
"stopId": "RCMCYPR1",
"stopSequence": 24
},
{
"arrival": {
"delay": 180,
"time": "1766469120",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1766469125",
"uncertainty": 0
},
"stopId": "RCMCIRT1",
"stopSequence": 25
},
{
"arrival": {
"delay": 180,
"time": "1766469180",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1766469185",
"uncertainty": 0
},
"stopId": "RCMSMAR1",
"stopSequence": 26
},
{
"arrival": {
"delay": 190,
"time": "1766469190",
"uncertainty": 0
},
"departure": {
"delay": 195,
"time": "1766469195",
"uncertainty": 0
},
"stopId": "RCMCHUR1",
"stopSequence": 27
},
{
"arrival": {
"delay": 180,
"time": "1766469240",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1766469245",
"uncertainty": 0
},
"stopId": "RCMMROQ1",
"stopSequence": 28
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMCOTT1",
"stopSequence": 29
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMVVES1",
"stopSequence": 30
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCM2HAM1",
"stopSequence": 31
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMRBEL1",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1766469360",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766469365",
"uncertainty": 0
},
"stopId": "RCMTORR3",
"stopSequence": 33
},
{
"arrival": {
"delay": 120,
"time": "1766469420",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766469425",
"uncertainty": 0
},
"stopId": "RCMMASS3",
"stopSequence": 34
},
{
"arrival": {
"delay": 180,
"time": "1766469480",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1766469485",
"uncertainty": 0
},
"stopId": "RCM1ESC1",
"stopSequence": 35
},
{
"arrival": {
"delay": 130,
"time": "1766469490",
"uncertainty": 0
},
"departure": {
"delay": 135,
"time": "1766469495",
"uncertainty": 0
},
"stopId": "RCM2ESC1",
"stopSequence": 36
},
{
"arrival": {
"delay": 120,
"time": "1766469540",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766469545",
"uncertainty": 0
},
"stopId": "RCMRAME1",
"stopSequence": 37
},
{
"arrival": {
"delay": 120,
"time": "1766469600",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766469605",
"uncertainty": 0
},
"stopId": "RCM4CHE1",
"stopSequence": 38
},
{
"arrival": {
"delay": 70,
"time": "1766469610",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1766469615",
"uncertainty": 0
},
"stopId": "RCMLBOU1",
"stopSequence": 39
},
{
"arrival": {
"delay": 60,
"time": "1766469660",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766469665",
"uncertainty": 0
},
"stopId": "RCMLTRA1",
"stopSequence": 40
},
{
"arrival": {
"delay": 0,
"time": "1766469720",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766469725",
"uncertainty": 0
},
"stopId": "RCMSROM1",
"stopSequence": 41
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMVARA1",
"stopSequence": 42
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMCGRO1",
"stopSequence": 43
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMAPOL1",
"stopSequence": 44
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMNBVO3",
"stopSequence": 45
},
{
"arrival": {
"delay": 60,
"time": "1766470080",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766470085",
"uncertainty": 0
},
"stopId": "RCMFIGH2",
"stopSequence": 46
},
{
"arrival": {
"delay": 60,
"time": "1766470140",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766470145",
"uncertainty": 0
},
"stopId": "RCMTOUR2",
"stopSequence": 47
},
{
"arrival": {
"delay": 60,
"time": "1766470200",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766470205",
"uncertainty": 0
},
"stopId": "RCMBARR2",
"stopSequence": 48
},
{
"arrival": {
"delay": 120,
"time": "1766470320",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766470325",
"uncertainty": 0
},
"stopId": "RCMMING2",
"stopSequence": 49
},
{
"arrival": {
"delay": 180,
"time": "1766470500",
"uncertainty": 100
},
"stopId": "RCMLAVO2",
"stopSequence": 50
},
{
"arrival": {
"delay": 125,
"time": "1766470505",
"uncertainty": 100
},
"stopId": "RCMGENE1",
"stopSequence": 51
},
{
"arrival": {
"delay": 180,
"time": "1766470560",
"uncertainty": 100
},
"stopId": "RCMMARJ1",
"stopSequence": 52
},
{
"arrival": {
"delay": 180,
"time": "1766470620",
"uncertainty": 100
},
"stopId": "RCMPTAS1",
"stopSequence": 53
}
],
"timestamp": "1766470466",
"trip": {
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"tripId": "4894"
},
"vehicle": {
"label": "197138"
}
}
},
{
"id": "10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766470800",
"uncertainty": 100
},
"stopId": "RCMPTAS1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766470860",
"uncertainty": 100
},
"stopId": "RCMLAVO1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766470920",
"uncertainty": 100
},
"stopId": "RCMJAMA2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766470980",
"uncertainty": 100
},
"stopId": "RCMSAFT2",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1766470985",
"uncertainty": 100
},
"stopId": "RCMLOLI2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766471040",
"uncertainty": 100
},
"stopId": "RCMTORR2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766471100",
"uncertainty": 100
},
"stopId": "RCMRBEL2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766471160",
"uncertainty": 100
},
"stopId": "RCM2HAM2",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1766471165",
"uncertainty": 100
},
"stopId": "RCMHAME2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766471280",
"uncertainty": 100
},
"stopId": "RCMBIEN2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766471340",
"uncertainty": 100
},
"stopId": "RCMCGSN3",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766471400",
"uncertainty": 100
},
"stopId": "RCMFOCH2",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1766471405",
"uncertainty": 100
},
"stopId": "RCMCMAR2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766471520",
"uncertainty": 100
},
"stopId": "RCMPLUN2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766471580",
"uncertainty": 100
},
"stopId": "MENMORI1",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1766471585",
"uncertainty": 100
},
"stopId": "MENMRUS1",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766471640",
"uncertainty": 100
},
"stopId": "MENLCED1",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766471700",
"uncertainty": 100
},
"stopId": "MENSMAU1",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1766471705",
"uncertainty": 100
},
"stopId": "MENEVAL1",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766471760",
"uncertainty": 100
},
"stopId": "MENFMAI1",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766471820",
"uncertainty": 100
},
"stopId": "MENSMAD1",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766471940",
"uncertainty": 100
},
"stopId": "MENPEG1",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1766472000",
"uncertainty": 100
},
"stopId": "MENPEME1",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766472060",
"uncertainty": 100
},
"stopId": "MENALIZ2",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1766472120",
"uncertainty": 100
},
"stopId": "MENEDEN1",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1766472240",
"uncertainty": 100
},
"stopId": "MENROCA1",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1766472360",
"uncertainty": 100
},
"stopId": "RCMPHOP1",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1766472420",
"uncertainty": 100
},
"stopId": "RCMSJOS1",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1766472425",
"uncertainty": 100
},
"stopId": "RCMFOCH1",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1766472480",
"uncertainty": 100
},
"stopId": "RCMDEC1",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1766472540",
"uncertainty": 100
},
"stopId": "RCMVALL1",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1766472660",
"uncertainty": 100
},
"stopId": "RCMAZUR2",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1766472720",
"uncertainty": 100
},
"stopId": "RCMVALL2",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1766472780",
"uncertainty": 100
},
"stopId": "RCMDEC2",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1766472900",
"uncertainty": 100
},
"stopId": "RCMCGSN1",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1766472960",
"uncertainty": 100
},
"stopId": "RCMPLAG1",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1766473020",
"uncertainty": 100
},
"stopId": "RCMORCH1",
"stopSequence": 37
},
{
"arrival": {
"delay": 0,
"time": "1766473080",
"uncertainty": 100
},
"stopId": "RCMCYPR1",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1766473140",
"uncertainty": 100
},
"stopId": "RCMCIRT1",
"stopSequence": 39
},
{
"arrival": {
"delay": 0,
"time": "1766473200",
"uncertainty": 100
},
"stopId": "RCMSMAR1",
"stopSequence": 40
},
{
"arrival": {
"delay": 5,
"time": "1766473205",
"uncertainty": 100
},
"stopId": "RCMCHUR1",
"stopSequence": 41
},
{
"arrival": {
"delay": 0,
"time": "1766473260",
"uncertainty": 100
},
"stopId": "RCMMROQ1",
"stopSequence": 42
},
{
"arrival": {
"delay": 0,
"time": "1766473320",
"uncertainty": 100
},
"stopId": "RCMCOTT1",
"stopSequence": 43
},
{
"arrival": {
"delay": 5,
"time": "1766473325",
"uncertainty": 100
},
"stopId": "RCMVVES1",
"stopSequence": 44
},
{
"arrival": {
"delay": 0,
"time": "1766473380",
"uncertainty": 100
},
"stopId": "RCM2HAM1",
"stopSequence": 45
},
{
"arrival": {
"delay": 5,
"time": "1766473385",
"uncertainty": 100
},
"stopId": "RCMRBEL1",
"stopSequence": 46
},
{
"arrival": {
"delay": 0,
"time": "1766473440",
"uncertainty": 100
},
"stopId": "RCMTORR3",
"stopSequence": 47
},
{
"arrival": {
"delay": 0,
"time": "1766473500",
"uncertainty": 100
},
"stopId": "RCMMASS3",
"stopSequence": 48
},
{
"arrival": {
"delay": 0,
"time": "1766473560",
"uncertainty": 100
},
"stopId": "RCM1ESC1",
"stopSequence": 49
},
{
"arrival": {
"delay": 0,
"time": "1766473620",
"uncertainty": 100
},
"stopId": "RCM2ESC1",
"stopSequence": 50
},
{
"arrival": {
"delay": 0,
"time": "1766473680",
"uncertainty": 100
},
"stopId": "RCMRAME1",
"stopSequence": 51
},
{
"arrival": {
"delay": 0,
"time": "1766473740",
"uncertainty": 100
},
"stopId": "RCM4CHE1",
"stopSequence": 52
},
{
"arrival": {
"delay": 0,
"time": "1766473860",
"uncertainty": 100
},
"stopId": "RCMLBOU1",
"stopSequence": 53
},
{
"arrival": {
"delay": 0,
"time": "1766473920",
"uncertainty": 100
},
"stopId": "RCMLTRA1",
"stopSequence": 54
},
{
"arrival": {
"delay": 0,
"time": "1766474040",
"uncertainty": 100
},
"stopId": "RCMSROM1",
"stopSequence": 55
},
{
"arrival": {
"delay": 0,
"time": "1766474100",
"uncertainty": 100
},
"stopId": "RCMVARA1",
"stopSequence": 56
},
{
"arrival": {
"delay": 0,
"time": "1766474160",
"uncertainty": 100
},
"stopId": "RCMCGRO1",
"stopSequence": 57
},
{
"arrival": {
"delay": 0,
"time": "1766474220",
"uncertainty": 100
},
"stopId": "RCMAPOL1",
"stopSequence": 58
},
{
"arrival": {
"delay": 0,
"time": "1766474280",
"uncertainty": 100
},
"stopId": "RCMNBVO3",
"stopSequence": 59
},
{
"arrival": {
"delay": 0,
"time": "1766474340",
"uncertainty": 100
},
"stopId": "RCMFIGH2",
"stopSequence": 60
},
{
"arrival": {
"delay": 0,
"time": "1766474400",
"uncertainty": 100
},
"stopId": "RCMTOUR2",
"stopSequence": 61
},
{
"arrival": {
"delay": 0,
"time": "1766474460",
"uncertainty": 100
},
"stopId": "RCMBARR2",
"stopSequence": 62
},
{
"arrival": {
"delay": 0,
"time": "1766474520",
"uncertainty": 100
},
"stopId": "RCMMING2",
"stopSequence": 63
},
{
"arrival": {
"delay": 0,
"time": "1766474700",
"uncertainty": 100
},
"stopId": "RCMLAVO2",
"stopSequence": 64
},
{
"arrival": {
"delay": 0,
"time": "1766474760",
"uncertainty": 100
},
"stopId": "RCMGENE1",
"stopSequence": 65
},
{
"arrival": {
"delay": 5,
"time": "1766474765",
"uncertainty": 100
},
"stopId": "RCMMARJ1",
"stopSequence": 66
},
{
"arrival": {
"delay": 0,
"time": "1766474820",
"uncertainty": 100
},
"stopId": "RCMPTAS1",
"stopSequence": 67
}
],
"timestamp": "1766470466",
"trip": {
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"tripId": "4895"
},
"vehicle": {}
}
},
{
"id": "14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766471400",
"uncertainty": 100
},
"stopId": "MENVBOR1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766471460",
"uncertainty": 100
},
"stopId": "MENACAC2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766471520",
"uncertainty": 100
},
"stopId": "MENSPED2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766471580",
"uncertainty": 100
},
"stopId": "MENRBOR2",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1766471585",
"uncertainty": 100
},
"stopId": "MENAFRA2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766471640",
"uncertainty": 100
},
"stopId": "MENGUIL2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766471700",
"uncertainty": 100
},
"stopId": "MENOLCU2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766471760",
"uncertainty": 100
},
"stopId": "MENCECI2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766471820",
"uncertainty": 100
},
"stopId": "MENLOLI2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766471940",
"uncertainty": 100
},
"stopId": "MENRIVI1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766472000",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766472120",
"uncertainty": 100
},
"stopId": "MENBIOV2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766472240",
"uncertainty": 100
},
"stopId": "MENREPU2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766472360",
"uncertainty": 100
},
"stopId": "MENTSMI2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766472420",
"uncertainty": 100
},
"stopId": "MENBAST2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766472540",
"uncertainty": 100
},
"stopId": "MENMARC1",
"stopSequence": 16
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "80"
},
"vehicle": {
"label": "242036"
}
}
},
{
"id": "15",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766469600",
"uncertainty": 0
},
"departure": {
"delay": 60,
"time": "1766469660",
"uncertainty": 0
},
"stopId": "MENFRON1",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1766469780",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766469785",
"uncertainty": 0
},
"stopId": "MENGARA2",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1766469900",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1766469905",
"uncertainty": 0
},
"stopId": "MENBIBA1",
"stopSequence": 3
},
{
"arrival": {
"delay": 130,
"time": "1766469910",
"uncertainty": 0
},
"departure": {
"delay": 135,
"time": "1766469915",
"uncertainty": 0
},
"stopId": "MENMSTA1",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1766469960",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766469965",
"uncertainty": 0
},
"stopId": "MENMONT1",
"stopSequence": 5
},
{
"arrival": {
"delay": 70,
"time": "1766469970",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1766469975",
"uncertainty": 0
},
"stopId": "MENVICT1",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1766470080",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1766470085",
"uncertainty": 0
},
"stopId": "MENSABL1",
"stopSequence": 7
},
{
"arrival": {
"delay": 130,
"time": "1766470090",
"uncertainty": 0
},
"departure": {
"delay": 135,
"time": "1766470095",
"uncertainty": 0
},
"stopId": "MENMARC1",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1766470140",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1766470145",
"uncertainty": 0
},
"stopId": "MENTREN1",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1766470260",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1766470265",
"uncertainty": 0
},
"stopId": "MENMUSE1",
"stopSequence": 10
},
{
"arrival": {
"delay": 130,
"time": "1766470270",
"uncertainty": 0
},
"departure": {
"delay": 135,
"time": "1766470275",
"uncertainty": 0
},
"stopId": "MENREPU1",
"stopSequence": 11
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "MENMAJE1",
"stopSequence": 12
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "MENLOUV1",
"stopSequence": 13
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "MENMGRO1",
"stopSequence": 14
},
{
"arrival": {
"delay": -240,
"time": "1766470440",
"uncertainty": 100
},
"stopId": "MENHARP1",
"stopSequence": 15
},
{
"arrival": {
"delay": -235,
"time": "1766470445",
"uncertainty": 100
},
"stopId": "MENVOLT1",
"stopSequence": 16
},
{
"arrival": {
"delay": -240,
"time": "1766470500",
"uncertainty": 100
},
"stopId": "MENBEAU1",
"stopSequence": 17
},
{
"arrival": {
"delay": -240,
"time": "1766470560",
"uncertainty": 100
},
"stopId": "MENMOUL1",
"stopSequence": 18
},
{
"arrival": {
"delay": -240,
"time": "1766470620",
"uncertainty": 100
},
"stopId": "MENGYMN1",
"stopSequence": 19
},
{
"arrival": {
"delay": -295,
"time": "1766470625",
"uncertainty": 100
},
"stopId": "MENJDAR1",
"stopSequence": 20
},
{
"arrival": {
"delay": -300,
"time": "1766470680",
"uncertainty": 100
},
"stopId": "MENCOLO1",
"stopSequence": 21
},
{
"arrival": {
"delay": -240,
"time": "1766470740",
"uncertainty": 100
},
"stopId": "MENDOUA1",
"stopSequence": 22
},
{
"arrival": {
"delay": -240,
"time": "1766470800",
"uncertainty": 100
},
"stopId": "MENPHUS1",
"stopSequence": 23
},
{
"arrival": {
"delay": -300,
"time": "1766470860",
"uncertainty": 100
},
"stopId": "MENCCOM1",
"stopSequence": 24
},
{
"arrival": {
"delay": -240,
"time": "1766470920",
"uncertainty": 100
},
"stopId": "MENSRST1",
"stopSequence": 25
},
{
"arrival": {
"delay": -300,
"time": "1766470980",
"uncertainty": 100
},
"stopId": "MENCARE1",
"stopSequence": 26
},
{
"arrival": {
"delay": -300,
"time": "1766471040",
"uncertainty": 100
},
"stopId": "MENGROS1",
"stopSequence": 27
},
{
"arrival": {
"delay": -300,
"time": "1766471100",
"uncertainty": 100
},
"stopId": "MENREQU1",
"stopSequence": 28
},
{
"arrival": {
"delay": -300,
"time": "1766471160",
"uncertainty": 100
},
"stopId": "MENRESE1",
"stopSequence": 29
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5107"
},
"vehicle": {
"label": "139357"
}
}
},
{
"id": "18",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766470200",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766470205",
"uncertainty": 0
},
"stopId": "MENMARC1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766470260",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766470265",
"uncertainty": 0
},
"stopId": "MENTREN1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766470320",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766470325",
"uncertainty": 0
},
"stopId": "MENMUSE1",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1766470380",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766470385",
"uncertainty": 0
},
"stopId": "MENREPU1",
"stopSequence": 4
},
{
"arrival": {
"delay": -170,
"time": "1766470390",
"uncertainty": 100
},
"stopId": "MENMAJE1",
"stopSequence": 5
},
{
"arrival": {
"delay": -180,
"time": "1766470440",
"uncertainty": 100
},
"stopId": "MENLOUV1",
"stopSequence": 6
},
{
"arrival": {
"delay": -595,
"time": "1766470445",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 7
},
{
"arrival": {
"delay": -540,
"time": "1766470620",
"uncertainty": 100
},
"stopId": "MENCASI1",
"stopSequence": 8
},
{
"arrival": {
"delay": -540,
"time": "1766470740",
"uncertainty": 100
},
"stopId": "MENBORR1",
"stopSequence": 9
},
{
"arrival": {
"delay": -540,
"time": "1766470800",
"uncertainty": 100
},
"stopId": "MENBRUY1",
"stopSequence": 10
},
{
"arrival": {
"delay": -535,
"time": "1766470805",
"uncertainty": 100
},
"stopId": "MENALBE1",
"stopSequence": 11
},
{
"arrival": {
"delay": -540,
"time": "1766470860",
"uncertainty": 100
},
"stopId": "MENVIER1",
"stopSequence": 12
},
{
"arrival": {
"delay": -540,
"time": "1766470920",
"uncertainty": 100
},
"stopId": "MENVDAN1",
"stopSequence": 13
},
{
"arrival": {
"delay": -535,
"time": "1766470925",
"uncertainty": 100
},
"stopId": "MENOLCU1",
"stopSequence": 14
},
{
"arrival": {
"delay": -540,
"time": "1766470980",
"uncertainty": 100
},
"stopId": "MENGUIL1",
"stopSequence": 15
},
{
"arrival": {
"delay": -540,
"time": "1766471100",
"uncertainty": 100
},
"stopId": "MENCAST1",
"stopSequence": 16
},
{
"arrival": {
"delay": -600,
"time": "1766471160",
"uncertainty": 100
},
"stopId": "MENCHAT1",
"stopSequence": 17
},
{
"arrival": {
"delay": -600,
"time": "1766471280",
"uncertainty": 100
},
"stopId": "MENFOUG1",
"stopSequence": 18
},
{
"arrival": {
"delay": -600,
"time": "1766471400",
"uncertainty": 100
},
"stopId": "MENSUIL1",
"stopSequence": 19
}
],
"timestamp": "1766470466",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5057"
},
"vehicle": {
"label": "179012"
}
}
},
{
"id": "20",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766469900",
"uncertainty": 0
},
"departure": {
"delay": 120,
"time": "1766470020",
"uncertainty": 0
},
"stopId": "GORGORB1",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1766470080",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766470085",
"uncertainty": 0
},
"stopId": "GORPARA2",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1766470140",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766470145",
"uncertainty": 0
},
"stopId": "GORPUAI2",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1766470200",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766470205",
"uncertainty": 0
},
"stopId": "GORSBRA2",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1766470260",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766470265",
"uncertainty": 0
},
"stopId": "GORLPES2",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1766470320",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766470325",
"uncertainty": 0
},
"stopId": "GORVIGN2",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1766470440",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766470445",
"uncertainty": 0
},
"stopId": "GORPSSA2",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1766470500",
"uncertainty": 100
},
"stopId": "GORSSAU2",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1766470560",
"uncertainty": 100
},
"stopId": "GORREVE2",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1766470620",
"uncertainty": 100
},
"stopId": "GORPSUD2",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1766470680",
"uncertainty": 100
},
"stopId": "GORGÎTE2",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1766470740",
"uncertainty": 100
},
"stopId": "GORLHAC2",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1766470800",
"uncertainty": 100
},
"stopId": "GORTSOL2",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1766470805",
"uncertainty": 100
},
"stopId": "GORSIGU2",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1766470860",
"uncertainty": 100
},
"stopId": "MENAPAR2",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1766470920",
"uncertainty": 100
},
"stopId": "MENCAT2",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1766470980",
"uncertainty": 100
},
"stopId": "MENSMAD2",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1766471040",
"uncertainty": 100
},
"stopId": "MENFMAI2",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1766471100",
"uncertainty": 100
},
"stopId": "MENEVAL2",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1766471160",
"uncertainty": 100
},
"stopId": "MENSMAU2",
"stopSequence": 20
},
{
"arrival": {
"delay": 180,
"time": "1766471220",
"uncertainty": 100
},
"stopId": "MENLCED2",
"stopSequence": 21
},
{
"arrival": {
"delay": 180,
"time": "1766471280",
"uncertainty": 100
},
"stopId": "MENMRUS2",
"stopSequence": 22
},
{
"arrival": {
"delay": 180,
"time": "1766471340",
"uncertainty": 100
},
"stopId": "MENMORI2",
"stopSequence": 23
},
{
"arrival": {
"delay": 180,
"time": "1766471400",
"uncertainty": 100
},
"stopId": "MENVIKI2",
"stopSequence": 24
},
{
"arrival": {
"delay": 180,
"time": "1766471460",
"uncertainty": 100
},
"stopId": "MENMPAR2",
"stopSequence": 25
},
{
"arrival": {
"delay": 125,
"time": "1766471465",
"uncertainty": 100
},
"stopId": "MENPDAR2",
"stopSequence": 26
},
{
"arrival": {
"delay": 120,
"time": "1766471580",
"uncertainty": 100
},
"stopId": "MENBORR1",
"stopSequence": 27
},
{
"arrival": {
"delay": 65,
"time": "1766471585",
"uncertainty": 100
},
"stopId": "MENCVEN2",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1766471700",
"uncertainty": 100
},
"stopId": "MENMGSN2",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1766471820",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 30
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "4988"
},
"vehicle": {
"label": "177010"
}
}
},
{
"id": "21",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766472000",
"uncertainty": 100
},
"stopId": "MENSUIL1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766472060",
"uncertainty": 100
},
"stopId": "MENFOUG2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766472120",
"uncertainty": 100
},
"stopId": "MENCHAT2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766472180",
"uncertainty": 100
},
"stopId": "MENCAST2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766472240",
"uncertainty": 100
},
"stopId": "MENGUIL2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766472300",
"uncertainty": 100
},
"stopId": "MENOLCU2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766472360",
"uncertainty": 100
},
"stopId": "MENVIER2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766472420",
"uncertainty": 100
},
"stopId": "MENALBE2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766472480",
"uncertainty": 100
},
"stopId": "MENBRUY2",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1766472485",
"uncertainty": 100
},
"stopId": "MENBORR2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766472540",
"uncertainty": 100
},
"stopId": "MENCARN2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766472600",
"uncertainty": 100
},
"stopId": "MENCASI2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766472720",
"uncertainty": 100
},
"stopId": "MENBIOV2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766472840",
"uncertainty": 100
},
"stopId": "MENREPU2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766472960",
"uncertainty": 100
},
"stopId": "MENTSMI2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766473080",
"uncertainty": 100
},
"stopId": "MENBAST2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766473200",
"uncertainty": 100
},
"stopId": "MENMARC1",
"stopSequence": 17
}
],
"timestamp": "1766470466",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5058"
},
"vehicle": {}
}
},
{
"id": "22",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766472000",
"uncertainty": 100
},
"stopId": "MENRESE1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766472060",
"uncertainty": 100
},
"stopId": "MENREQU2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766472120",
"uncertainty": 100
},
"stopId": "MENGROS2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766472180",
"uncertainty": 100
},
"stopId": "MENCARE2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766472240",
"uncertainty": 100
},
"stopId": "MENSRST2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766472300",
"uncertainty": 100
},
"stopId": "MENCCOM2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766472420",
"uncertainty": 100
},
"stopId": "MENPHUS2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766472480",
"uncertainty": 100
},
"stopId": "MENDOUA2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766472540",
"uncertainty": 100
},
"stopId": "MENCOLO2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766472600",
"uncertainty": 100
},
"stopId": "MENJDAR2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766472660",
"uncertainty": 100
},
"stopId": "MENGYMN2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766472720",
"uncertainty": 100
},
"stopId": "MENMOUL2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766472780",
"uncertainty": 100
},
"stopId": "MENVOLT2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766472900",
"uncertainty": 100
},
"stopId": "MENHARP2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766472960",
"uncertainty": 100
},
"stopId": "MENMGRO2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766473140",
"uncertainty": 100
},
"stopId": "MENBIOV2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766473200",
"uncertainty": 100
},
"stopId": "MENREPU2",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766473380",
"uncertainty": 100
},
"stopId": "MENTSMI2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766473440",
"uncertainty": 100
},
"stopId": "MENBAST2",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766473500",
"uncertainty": 100
},
"stopId": "MENSABL2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766473560",
"uncertainty": 100
},
"stopId": "MENVICT2",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766473620",
"uncertainty": 100
},
"stopId": "MENMONT2",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1766473625",
"uncertainty": 100
},
"stopId": "MENMSTA2",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766473740",
"uncertainty": 100
},
"stopId": "MENBIBA2",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1766473800",
"uncertainty": 100
},
"stopId": "MENGARA1",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1766473920",
"uncertainty": 100
},
"stopId": "MENFRON1",
"stopSequence": 26
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5108"
},
"vehicle": {}
}
},
{
"id": "23",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766466300",
"uncertainty": 0
},
"departure": {
"delay": 300,
"time": "1766466600",
"uncertainty": 0
},
"stopId": "MENMGRO1",
"stopSequence": 1
},
{
"arrival": {
"delay": 240,
"time": "1766466840",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1766466845",
"uncertainty": 0
},
"stopId": "MENBAST2",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1766466900",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766466905",
"uncertainty": 0
},
"stopId": "MENMSTA2",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1766466960",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766466965",
"uncertainty": 0
},
"stopId": "MENBIBA2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766467620",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766467625",
"uncertainty": 0
},
"stopId": "VINPIA2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766469060",
"uncertainty": 100
},
"stopId": "BREPIE2",
"stopSequence": 6
},
{
"arrival": {
"delay": -115,
"time": "1766469065",
"uncertainty": 0
},
"departure": {
"delay": -110,
"time": "1766469070",
"uncertainty": 0
},
"stopId": "BRELARB2",
"stopSequence": 7
},
{
"arrival": {
"delay": -360,
"time": "1766469360",
"uncertainty": 0
},
"departure": {
"delay": -355,
"time": "1766469365",
"uncertainty": 0
},
"stopId": "BREPEGL2",
"stopSequence": 8
},
{
"arrival": {
"delay": -420,
"time": "1766469480",
"uncertainty": 0
},
"departure": {
"delay": -415,
"time": "1766469485",
"uncertainty": 0
},
"stopId": "BREBRGS2",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1766470020",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766470025",
"uncertainty": 0
},
"stopId": "BREGIA2",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1766470140",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766470145",
"uncertainty": 0
},
"stopId": "BREOLIV1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766470320",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766470325",
"uncertainty": 0
},
"stopId": "SAORNOS2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766470440",
"uncertainty": 100
},
"stopId": "SAOCAI2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766470500",
"uncertainty": 100
},
"stopId": "FONFONT2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766470560",
"uncertainty": 100
},
"stopId": "FONECO1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766470680",
"uncertainty": 100
},
"stopId": "FONGAR1",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766470800",
"uncertainty": 100
},
"stopId": "SAOSAOR2",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766470920",
"uncertainty": 100
},
"stopId": "FONGAR2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766471040",
"uncertainty": 100
},
"stopId": "FONECO2",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766471160",
"uncertainty": 100
},
"stopId": "FONRDB2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766472000",
"uncertainty": 100
},
"stopId": "SDTVIL2",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766472060",
"uncertainty": 100
},
"stopId": "SDTPRI2",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1766472120",
"uncertainty": 100
},
"stopId": "BRISTST1",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1766472240",
"uncertainty": 100
},
"stopId": "BRIBRGS1",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1766472300",
"uncertainty": 100
},
"stopId": "BRIMIR1",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1766472420",
"uncertainty": 100
},
"stopId": "BRIPLNI1",
"stopSequence": 26
},
{
"arrival": {
"delay": 120,
"time": "1766472480",
"uncertainty": 100
},
"stopId": "BRILBRI1",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1766472540",
"uncertainty": 100
},
"stopId": "BRIMIR2",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1766472600",
"uncertainty": 100
},
"stopId": "BRIBRGS2",
"stopSequence": 29
},
{
"arrival": {
"delay": 180,
"time": "1766472840",
"uncertainty": 100
},
"stopId": "BRISTST2",
"stopSequence": 30
},
{
"arrival": {
"delay": 180,
"time": "1766473200",
"uncertainty": 100
},
"stopId": "TEN14AR2",
"stopSequence": 31
},
{
"arrival": {
"delay": 180,
"time": "1766473260",
"uncertainty": 100
},
"stopId": "TENCOLO2",
"stopSequence": 32
},
{
"arrival": {
"delay": 180,
"time": "1766473380",
"uncertainty": 100
},
"stopId": "TENGEND2",
"stopSequence": 33
},
{
"arrival": {
"delay": 180,
"time": "1766473560",
"uncertainty": 100
},
"stopId": "TENPLA2",
"stopSequence": 34
},
{
"arrival": {
"delay": 180,
"time": "1766473620",
"uncertainty": 100
},
"stopId": "TENTEGS2",
"stopSequence": 35
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"tripId": "5452"
},
"vehicle": {
"label": "227012"
}
}
},
{
"id": "24",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766468100",
"uncertainty": 0
},
"departure": {
"delay": 60,
"time": "1766468160",
"uncertainty": 0
},
"stopId": "MENMGRO1",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1766468165",
"uncertainty": 0
},
"departure": {
"delay": 10,
"time": "1766468170",
"uncertainty": 0
},
"stopId": "MENMGSN1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766468220",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766468225",
"uncertainty": 0
},
"stopId": "MENCVEN1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766468280",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766468285",
"uncertainty": 0
},
"stopId": "MENBORR2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766468340",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766468345",
"uncertainty": 0
},
"stopId": "MENMADO1",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1766468350",
"uncertainty": 0
},
"departure": {
"delay": 15,
"time": "1766468355",
"uncertainty": 0
},
"stopId": "MENPDAR1",
"stopSequence": 6
},
{
"arrival": {
"delay": -40,
"time": "1766468360",
"uncertainty": 0
},
"departure": {
"delay": -35,
"time": "1766468365",
"uncertainty": 0
},
"stopId": "MENMPAR1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766468400",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766468405",
"uncertainty": 0
},
"stopId": "MENVIKI1",
"stopSequence": 8
},
{
"arrival": {
"delay": -50,
"time": "1766468410",
"uncertainty": 0
},
"departure": {
"delay": -45,
"time": "1766468415",
"uncertainty": 0
},
"stopId": "RCMPLUN3",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1766468460",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766468465",
"uncertainty": 0
},
"stopId": "RCMSJOS1",
"stopSequence": 10
},
{
"arrival": {
"delay": -110,
"time": "1766468470",
"uncertainty": 0
},
"departure": {
"delay": -105,
"time": "1766468475",
"uncertainty": 0
},
"stopId": "RCMCGSN1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766468640",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766468645",
"uncertainty": 0
},
"stopId": "RCMPLAG1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766468700",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766468705",
"uncertainty": 0
},
"stopId": "RCMORCH1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766468760",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766468765",
"uncertainty": 0
},
"stopId": "RCMCYPR1",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1766468880",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766468885",
"uncertainty": 0
},
"stopId": "RCMCIRT1",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1766468890",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1766468895",
"uncertainty": 0
},
"stopId": "RCMSMAR1",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1766468940",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766468945",
"uncertainty": 0
},
"stopId": "RCMCHUR1",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1766469000",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766469005",
"uncertainty": 0
},
"stopId": "RCMMROQ1",
"stopSequence": 18
},
{
"arrival": {
"delay": 70,
"time": "1766469010",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1766469015",
"uncertainty": 0
},
"stopId": "RCMCOTT1",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1766469060",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766469065",
"uncertainty": 0
},
"stopId": "RCMVVES1",
"stopSequence": 20
},
{
"arrival": {
"delay": 70,
"time": "1766469070",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1766469075",
"uncertainty": 0
},
"stopId": "RCM2HAM1",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1766469120",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766469125",
"uncertainty": 0
},
"stopId": "RCMRBEL1",
"stopSequence": 22
},
{
"arrival": {
"delay": 70,
"time": "1766469130",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1766469135",
"uncertainty": 0
},
"stopId": "RCMTORR4",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766469180",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766469185",
"uncertainty": 0
},
"stopId": "RCMLOLI1",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1766469240",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766469245",
"uncertainty": 0
},
"stopId": "RCMSAFT1",
"stopSequence": 25
},
{
"arrival": {
"delay": -50,
"time": "1766469250",
"uncertainty": 0
},
"departure": {
"delay": -45,
"time": "1766469255",
"uncertainty": 0
},
"stopId": "RCMJAMA1",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1766469300",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766469305",
"uncertainty": 0
},
"stopId": "RCMLAVO2",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1766469360",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766469365",
"uncertainty": 0
},
"stopId": "RCMGENE1",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1766469420",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766469425",
"uncertainty": 0
},
"stopId": "RCMMARJ1",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1766469480",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766469485",
"uncertainty": 0
},
"stopId": "RCMPTAS1",
"stopSequence": 30
},
{
"arrival": {
"delay": 10,
"time": "1766469490",
"uncertainty": 0
},
"departure": {
"delay": 15,
"time": "1766469495",
"uncertainty": 0
},
"stopId": "RCMLAVO1",
"stopSequence": 31
},
{
"arrival": {
"delay": 120,
"time": "1766469780",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766469785",
"uncertainty": 0
},
"stopId": "RCMMING1",
"stopSequence": 32
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMBARR1",
"stopSequence": 33
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMTOUR1",
"stopSequence": 34
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMFIGH1",
"stopSequence": 35
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMNBVO1",
"stopSequence": 36
},
{
"arrival": {
"delay": -120,
"time": "1766470080",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1766470085",
"uncertainty": 0
},
"stopId": "RCMRDOR2",
"stopSequence": 37
},
{
"arrival": {
"delay": -60,
"time": "1766470200",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766470205",
"uncertainty": 0
},
"stopId": "BEATERR1",
"stopSequence": 38
},
{
"arrival": {
"delay": -50,
"time": "1766470210",
"uncertainty": 0
},
"departure": {
"delay": -45,
"time": "1766470215",
"uncertainty": 0
},
"stopId": "BEALAUR1",
"stopSequence": 39
},
{
"arrival": {
"delay": 0,
"time": "1766470320",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766470325",
"uncertainty": 0
},
"stopId": "BEAMVER1",
"stopSequence": 40
},
{
"arrival": {
"delay": -50,
"time": "1766470330",
"uncertainty": 0
},
"departure": {
"delay": -45,
"time": "1766470335",
"uncertainty": 0
},
"stopId": "BEAGAUD1",
"stopSequence": 41
},
{
"arrival": {
"delay": 0,
"time": "1766470440",
"uncertainty": 100
},
"stopId": "BEAGUYN1",
"stopSequence": 42
},
{
"arrival": {
"delay": 0,
"time": "1766470500",
"uncertainty": 100
},
"stopId": "BEABELV1",
"stopSequence": 43
},
{
"arrival": {
"delay": 60,
"time": "1766470620",
"uncertainty": 100
},
"stopId": "BEALABR1",
"stopSequence": 44
},
{
"arrival": {
"delay": 60,
"time": "1766470680",
"uncertainty": 100
},
"stopId": "BEAEBEA1",
"stopSequence": 45
},
{
"arrival": {
"delay": 65,
"time": "1766470685",
"uncertainty": 100
},
"stopId": "BEAMBEA1",
"stopSequence": 46
},
{
"arrival": {
"delay": 120,
"time": "1766470800",
"uncertainty": 100
},
"stopId": "MCAPGAL1",
"stopSequence": 47
},
{
"arrival": {
"delay": 120,
"time": "1766470860",
"uncertainty": 100
},
"stopId": "MCAROQU1",
"stopSequence": 48
},
{
"arrival": {
"delay": 65,
"time": "1766470865",
"uncertainty": 100
},
"stopId": "MCAPSDE1",
"stopSequence": 49
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "24",
"scheduleRelationship": "SCHEDULED",
"tripId": "5090"
},
"vehicle": {
"label": "202011"
}
}
},
{
"id": "25",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766472000",
"uncertainty": 100
},
"stopId": "MCAPSDE2",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766472060",
"uncertainty": 100
},
"stopId": "MCAROQU2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766472120",
"uncertainty": 100
},
"stopId": "MCAMCOF2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766472240",
"uncertainty": 100
},
"stopId": "MCAMBEA2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766472300",
"uncertainty": 100
},
"stopId": "BEAEBEA2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766472360",
"uncertainty": 100
},
"stopId": "BEALABR2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766472420",
"uncertainty": 100
},
"stopId": "BEABELV2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766472480",
"uncertainty": 100
},
"stopId": "BEAGUYN2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766472540",
"uncertainty": 100
},
"stopId": "BEAGAUD2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766472600",
"uncertainty": 100
},
"stopId": "BEAMVER2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766472660",
"uncertainty": 100
},
"stopId": "BEALAUR2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766472720",
"uncertainty": 100
},
"stopId": "BEATERR2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766472780",
"uncertainty": 100
},
"stopId": "RCMRDOR1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766472960",
"uncertainty": 100
},
"stopId": "RCMNBVO3",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766473080",
"uncertainty": 100
},
"stopId": "RCMFIGH2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766473140",
"uncertainty": 100
},
"stopId": "RCMTOUR2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766473260",
"uncertainty": 100
},
"stopId": "RCMBARR2",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766473320",
"uncertainty": 100
},
"stopId": "RCMMING2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766473560",
"uncertainty": 100
},
"stopId": "RCMLAVO2",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766473620",
"uncertainty": 100
},
"stopId": "RCMGENE1",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766473680",
"uncertainty": 100
},
"stopId": "RCMMARJ1",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1766473685",
"uncertainty": 100
},
"stopId": "RCMPTAS1",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1766473740",
"uncertainty": 100
},
"stopId": "RCMLAVO1",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766473860",
"uncertainty": 100
},
"stopId": "RCMJAMA2",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1766473920",
"uncertainty": 100
},
"stopId": "RCMSAFT2",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1766473980",
"uncertainty": 100
},
"stopId": "RCMLOLI2",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1766474040",
"uncertainty": 100
},
"stopId": "RCMTORR2",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1766474160",
"uncertainty": 100
},
"stopId": "RCMRBEL2",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1766474220",
"uncertainty": 100
},
"stopId": "RCM2HAM2",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1766474225",
"uncertainty": 100
},
"stopId": "RCMVVES2",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1766474280",
"uncertainty": 100
},
"stopId": "RCMCOTT2",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1766474340",
"uncertainty": 100
},
"stopId": "RCMMROQ2",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1766474400",
"uncertainty": 100
},
"stopId": "RCMCHUR2",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1766474405",
"uncertainty": 100
},
"stopId": "RCMSMAR2",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1766474460",
"uncertainty": 100
},
"stopId": "RCMCIRT2",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1766474520",
"uncertainty": 100
},
"stopId": "RCMCYPR2",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1766474580",
"uncertainty": 100
},
"stopId": "RCMORCH2",
"stopSequence": 37
},
{
"arrival": {
"delay": 0,
"time": "1766474700",
"uncertainty": 100
},
"stopId": "RCMRVIC2",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1766474760",
"uncertainty": 100
},
"stopId": "RCMPLAG2",
"stopSequence": 39
},
{
"arrival": {
"delay": 0,
"time": "1766474820",
"uncertainty": 100
},
"stopId": "RCMCGSN2",
"stopSequence": 40
},
{
"arrival": {
"delay": 0,
"time": "1766474880",
"uncertainty": 100
},
"stopId": "RCMFOCH2",
"stopSequence": 41
},
{
"arrival": {
"delay": 0,
"time": "1766474940",
"uncertainty": 100
},
"stopId": "RCMCMAR2",
"stopSequence": 42
},
{
"arrival": {
"delay": 0,
"time": "1766475060",
"uncertainty": 100
},
"stopId": "RCMPLUN2",
"stopSequence": 43
},
{
"arrival": {
"delay": 0,
"time": "1766475120",
"uncertainty": 100
},
"stopId": "MENVIKI2",
"stopSequence": 44
},
{
"arrival": {
"delay": 5,
"time": "1766475125",
"uncertainty": 100
},
"stopId": "MENMPAR2",
"stopSequence": 45
},
{
"arrival": {
"delay": 0,
"time": "1766475180",
"uncertainty": 100
},
"stopId": "MENPDAR2",
"stopSequence": 46
},
{
"arrival": {
"delay": 0,
"time": "1766475240",
"uncertainty": 100
},
"stopId": "MENBBOR2",
"stopSequence": 47
},
{
"arrival": {
"delay": 0,
"time": "1766475300",
"uncertainty": 100
},
"stopId": "MENCARN2",
"stopSequence": 48
},
{
"arrival": {
"delay": 0,
"time": "1766475360",
"uncertainty": 100
},
"stopId": "MENCASI2",
"stopSequence": 49
},
{
"arrival": {
"delay": 0,
"time": "1766475420",
"uncertainty": 100
},
"stopId": "MENBIOV2",
"stopSequence": 50
},
{
"arrival": {
"delay": 0,
"time": "1766475480",
"uncertainty": 100
},
"stopId": "MENLOUV1",
"stopSequence": 51
},
{
"arrival": {
"delay": 0,
"time": "1766475540",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 52
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "24",
"scheduleRelationship": "SCHEDULED",
"tripId": "5091"
},
"vehicle": {}
}
},
{
"id": "26",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766468700",
"uncertainty": 0
},
"departure": {
"delay": 60,
"time": "1766468760",
"uncertainty": 0
},
"stopId": "MENMSLO2",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1766468880",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766468885",
"uncertainty": 0
},
"stopId": "MENGARA2",
"stopSequence": 2
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "MENBIBA1",
"stopSequence": 3
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "MENMSTA1",
"stopSequence": 4
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "MENMONT1",
"stopSequence": 5
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "MENVICT1",
"stopSequence": 6
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "MENSABL1",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1766469240",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766469245",
"uncertainty": 0
},
"stopId": "MENMARC1",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1766469300",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766469305",
"uncertainty": 0
},
"stopId": "MENTREN1",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1766469360",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766469365",
"uncertainty": 0
},
"stopId": "MENCBME1",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1766469480",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766469485",
"uncertainty": 0
},
"stopId": "MENEREC1",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1766469540",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766469545",
"uncertainty": 0
},
"stopId": "MENPCAR1",
"stopSequence": 12
},
{
"arrival": {
"delay": -50,
"time": "1766469550",
"uncertainty": 0
},
"departure": {
"delay": -45,
"time": "1766469555",
"uncertainty": 0
},
"stopId": "MENMORI1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766469660",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766469665",
"uncertainty": 0
},
"stopId": "MENPHPA1",
"stopSequence": 14
},
{
"arrival": {
"delay": -50,
"time": "1766469670",
"uncertainty": 0
},
"departure": {
"delay": -45,
"time": "1766469675",
"uncertainty": 0
},
"stopId": "RCMSJOS1",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1766469720",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766469725",
"uncertainty": 0
},
"stopId": "RCMCGSN1",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1766469960",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766469965",
"uncertainty": 0
},
"stopId": "RCMPLAG1",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1766470020",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766470025",
"uncertainty": 0
},
"stopId": "RCMRVIC1",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1766470140",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766470145",
"uncertainty": 0
},
"stopId": "RCMSMAR1",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1766470200",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766470205",
"uncertainty": 0
},
"stopId": "RCMCHUR1",
"stopSequence": 20
},
{
"arrival": {
"delay": 70,
"time": "1766470210",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1766470215",
"uncertainty": 0
},
"stopId": "RCMMROQ1",
"stopSequence": 21
},
{
"arrival": {
"delay": 180,
"time": "1766470320",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1766470325",
"uncertainty": 0
},
"stopId": "RCMDRAG1",
"stopSequence": 22
},
{
"arrival": {
"delay": 130,
"time": "1766470330",
"uncertainty": 0
},
"departure": {
"delay": 135,
"time": "1766470335",
"uncertainty": 0
},
"stopId": "RCMMASS1",
"stopSequence": 23
},
{
"arrival": {
"delay": 180,
"time": "1766470440",
"uncertainty": 100
},
"stopId": "RCM1ESC1",
"stopSequence": 24
},
{
"arrival": {
"delay": 180,
"time": "1766470500",
"uncertainty": 100
},
"stopId": "RCM2ESC1",
"stopSequence": 25
},
{
"arrival": {
"delay": 180,
"time": "1766470560",
"uncertainty": 100
},
"stopId": "RCMRAME1",
"stopSequence": 26
},
{
"arrival": {
"delay": 180,
"time": "1766470620",
"uncertainty": 100
},
"stopId": "RCM4CHE1",
"stopSequence": 27
},
{
"arrival": {
"delay": 180,
"time": "1766470680",
"uncertainty": 100
},
"stopId": "RCM1NBO1",
"stopSequence": 28
},
{
"arrival": {
"delay": 180,
"time": "1766470740",
"uncertainty": 100
},
"stopId": "RCMNBVO1",
"stopSequence": 29
},
{
"arrival": {
"delay": 180,
"time": "1766470980",
"uncertainty": 100
},
"stopId": "RCMRDOR2",
"stopSequence": 30
},
{
"arrival": {
"delay": 180,
"time": "1766471040",
"uncertainty": 100
},
"stopId": "BEATERR1",
"stopSequence": 31
},
{
"arrival": {
"delay": 185,
"time": "1766471045",
"uncertainty": 100
},
"stopId": "BEALAUR1",
"stopSequence": 32
},
{
"arrival": {
"delay": 180,
"time": "1766471100",
"uncertainty": 100
},
"stopId": "BEAMVER1",
"stopSequence": 33
},
{
"arrival": {
"delay": 180,
"time": "1766471160",
"uncertainty": 100
},
"stopId": "BEAGAUD1",
"stopSequence": 34
},
{
"arrival": {
"delay": 180,
"time": "1766471220",
"uncertainty": 100
},
"stopId": "BEAGUYN1",
"stopSequence": 35
},
{
"arrival": {
"delay": 180,
"time": "1766471280",
"uncertainty": 100
},
"stopId": "BEABELV1",
"stopSequence": 36
},
{
"arrival": {
"delay": 180,
"time": "1766471340",
"uncertainty": 100
},
"stopId": "BEALABR1",
"stopSequence": 37
},
{
"arrival": {
"delay": 180,
"time": "1766471400",
"uncertainty": 100
},
"stopId": "BEAEBEA1",
"stopSequence": 38
},
{
"arrival": {
"delay": 180,
"time": "1766471460",
"uncertainty": 100
},
"stopId": "BEAMBEA1",
"stopSequence": 39
},
{
"arrival": {
"delay": 240,
"time": "1766471580",
"uncertainty": 100
},
"stopId": "MCAPGAL1",
"stopSequence": 40
},
{
"arrival": {
"delay": 240,
"time": "1766471640",
"uncertainty": 100
},
"stopId": "MCAROQU1",
"stopSequence": 41
},
{
"arrival": {
"delay": 185,
"time": "1766471645",
"uncertainty": 100
},
"stopId": "MCAPSDE1",
"stopSequence": 42
}
],
"timestamp": "1766470466",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5017"
},
"vehicle": {
"label": "197059"
}
}
},
{
"id": "27",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766472000",
"uncertainty": 100
},
"stopId": "MCAPSDE2",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766472060",
"uncertainty": 100
},
"stopId": "MCAROQU2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766472120",
"uncertainty": 100
},
"stopId": "MCAMCOF2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766472240",
"uncertainty": 100
},
"stopId": "MCAMBEA2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766472360",
"uncertainty": 100
},
"stopId": "BEAEBEA2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766472420",
"uncertainty": 100
},
"stopId": "BEALABR2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766472480",
"uncertainty": 100
},
"stopId": "BEABELV2",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1766472485",
"uncertainty": 100
},
"stopId": "BEAGUYN2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766472600",
"uncertainty": 100
},
"stopId": "BEAGAUD2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766472660",
"uncertainty": 100
},
"stopId": "BEAMVER2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766472720",
"uncertainty": 100
},
"stopId": "BEALAUR2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766472780",
"uncertainty": 100
},
"stopId": "BEATERR2",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1766472785",
"uncertainty": 100
},
"stopId": "RCMRDOR1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766473080",
"uncertainty": 100
},
"stopId": "RCMNBVO2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766473140",
"uncertainty": 100
},
"stopId": "RCM1NBO2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766473200",
"uncertainty": 100
},
"stopId": "RCM4CHE2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766473260",
"uncertainty": 100
},
"stopId": "RCMGBLE2",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766473320",
"uncertainty": 100
},
"stopId": "RCMPMOT2",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1766473325",
"uncertainty": 100
},
"stopId": "RCMVILA2",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766473440",
"uncertainty": 100
},
"stopId": "RCMMASS4",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766473560",
"uncertainty": 100
},
"stopId": "RCMDRAG2",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766473620",
"uncertainty": 100
},
"stopId": "RCMMROQ2",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1766473625",
"uncertainty": 100
},
"stopId": "RCMCHUR2",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766473680",
"uncertainty": 100
},
"stopId": "RCMSMAR2",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1766473920",
"uncertainty": 100
},
"stopId": "RCMRVIC2",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1766473980",
"uncertainty": 100
},
"stopId": "RCMPLAG2",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1766474040",
"uncertainty": 100
},
"stopId": "RCMCGSN2",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1766474100",
"uncertainty": 100
},
"stopId": "RCMFOCH2",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1766474160",
"uncertainty": 100
},
"stopId": "RCMCMAR2",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1766474280",
"uncertainty": 100
},
"stopId": "RCMPLUN2",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1766474340",
"uncertainty": 100
},
"stopId": "MENPCAR2",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1766474400",
"uncertainty": 100
},
"stopId": "MENEREC2",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1766474580",
"uncertainty": 100
},
"stopId": "MENCBME2",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1766474700",
"uncertainty": 100
},
"stopId": "MENTSMI2",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1766474760",
"uncertainty": 100
},
"stopId": "MENBAST2",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1766474820",
"uncertainty": 100
},
"stopId": "MENSABL2",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1766474880",
"uncertainty": 100
},
"stopId": "MENVICT2",
"stopSequence": 37
},
{
"arrival": {
"delay": 0,
"time": "1766474940",
"uncertainty": 100
},
"stopId": "MENMONT2",
"stopSequence": 38
},
{
"arrival": {
"delay": 5,
"time": "1766474945",
"uncertainty": 100
},
"stopId": "MENMSTA2",
"stopSequence": 39
},
{
"arrival": {
"delay": 0,
"time": "1766475060",
"uncertainty": 100
},
"stopId": "MENBIBA2",
"stopSequence": 40
},
{
"arrival": {
"delay": 0,
"time": "1766475120",
"uncertainty": 100
},
"stopId": "MENFHAM2",
"stopSequence": 41
},
{
"arrival": {
"delay": 0,
"time": "1766475240",
"uncertainty": 100
},
"stopId": "MENMSLO2",
"stopSequence": 42
}
],
"timestamp": "1766470466",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5018"
},
"vehicle": {}
}
},
{
"id": "28",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766468700",
"uncertainty": 0
},
"departure": {
"delay": 60,
"time": "1766468760",
"uncertainty": 0
},
"stopId": "BEAHTEN1",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1766468820",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766468825",
"uncertainty": 0
},
"stopId": "RCMRDOR1",
"stopSequence": 2
},
{
"arrival": {
"delay": 70,
"time": "1766468830",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1766468835",
"uncertainty": 0
},
"stopId": "BEASSER1",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1766468840",
"uncertainty": 0
},
"departure": {
"delay": 25,
"time": "1766468845",
"uncertainty": 0
},
"stopId": "BEAPRII1",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1766468880",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766468885",
"uncertainty": 0
},
"stopId": "BEABEAU1",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1766468940",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766468945",
"uncertainty": 0
},
"stopId": "BEACSER1",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1766468950",
"uncertainty": 0
},
"departure": {
"delay": 15,
"time": "1766468955",
"uncertainty": 0
},
"stopId": "BEAFAUS1",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1766469000",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766469005",
"uncertainty": 0
},
"stopId": "BEASOUV2",
"stopSequence": 8
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "BEACAFN1",
"stopSequence": 9
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "BEABORD1",
"stopSequence": 10
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "BEAGAUM1",
"stopSequence": 11
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "BEACBEL1",
"stopSequence": 12
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "BEASGEO1",
"stopSequence": 13
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "BEADISP1",
"stopSequence": 14
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "BEAEMAS1",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1766469360",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766469365",
"uncertainty": 0
},
"stopId": "BEAAVIL1",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1766469420",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766469425",
"uncertainty": 0
},
"stopId": "BEAAGEN1",
"stopSequence": 17
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "BEAMBEA1",
"stopSequence": 18
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "MCAPGAL1",
"stopSequence": 19
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "MCAROQU1",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766469720",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766469725",
"uncertainty": 0
},
"stopId": "MCAPSDE1",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766469840",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766469845",
"uncertainty": 0
},
"stopId": "BEASMON1",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1766469900",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766469905",
"uncertainty": 0
},
"stopId": "BEAPMON1",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766469960",
"uncertainty": 100
},
"stopId": "BEAPDOU1",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1766470020",
"uncertainty": 100
},
"stopId": "BEAGMON1",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1766470025",
"uncertainty": 100
},
"stopId": "BEACREC1",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1766470080",
"uncertainty": 100
},
"stopId": "BEAMRET1",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1766470085",
"uncertainty": 100
},
"stopId": "BEACEPO1",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1766470200",
"uncertainty": 100
},
"stopId": "BEAMALB1",
"stopSequence": 29
}
],
"timestamp": "1766470466",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "251"
},
"vehicle": {
"label": "197147"
}
}
},
{
"id": "29",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766472300",
"uncertainty": 100
},
"stopId": "BEAMALB1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766472360",
"uncertainty": 100
},
"stopId": "BEACEPO2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766472420",
"uncertainty": 100
},
"stopId": "BEAMONE2",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1766472425",
"uncertainty": 100
},
"stopId": "BEACREC2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766472480",
"uncertainty": 100
},
"stopId": "BEAGMON2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766472540",
"uncertainty": 100
},
"stopId": "BEAPMON2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766472600",
"uncertainty": 100
},
"stopId": "BEASMON2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766472780",
"uncertainty": 100
},
"stopId": "MCAPSDE2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766472960",
"uncertainty": 100
},
"stopId": "MCAROQU2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766473140",
"uncertainty": 100
},
"stopId": "MCAMCOF2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766473380",
"uncertainty": 100
},
"stopId": "MCAMBEA2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766473500",
"uncertainty": 100
},
"stopId": "BEAEBEA2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766473620",
"uncertainty": 100
},
"stopId": "BEACARN2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766473680",
"uncertainty": 100
},
"stopId": "BEAERIV2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766473740",
"uncertainty": 100
},
"stopId": "BEASCHI2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766473920",
"uncertainty": 100
},
"stopId": "BEACBEL2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766473980",
"uncertainty": 100
},
"stopId": "BEAGAUM2",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1766473985",
"uncertainty": 100
},
"stopId": "BEAECOC2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766474040",
"uncertainty": 100
},
"stopId": "BEAPLAT2",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1766474045",
"uncertainty": 100
},
"stopId": "BEAJBOU2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766474100",
"uncertainty": 100
},
"stopId": "BEACAFN2",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766474160",
"uncertainty": 100
},
"stopId": "BEASOUV1",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1766474280",
"uncertainty": 100
},
"stopId": "BEAFAUS2",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766474340",
"uncertainty": 100
},
"stopId": "BEACSER2",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1766474345",
"uncertainty": 100
},
"stopId": "BEAFOND2",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1766474400",
"uncertainty": 100
},
"stopId": "BEABEAU2",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1766474460",
"uncertainty": 100
},
"stopId": "BEAPRII2",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1766474520",
"uncertainty": 100
},
"stopId": "BEASSER2",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1766474580",
"uncertainty": 100
},
"stopId": "RCMRDOR2",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1766474585",
"uncertainty": 100
},
"stopId": "BEATERR3",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1766474640",
"uncertainty": 100
},
"stopId": "BEAHTEN1",
"stopSequence": 31
}
],
"timestamp": "1766470466",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "252"
},
"vehicle": {}
}
},
{
"id": "30",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766469600",
"uncertainty": 100
},
"stopId": "MCAPSDE2",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766469660",
"uncertainty": 100
},
"stopId": "MCAROQU2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766469720",
"uncertainty": 100
},
"stopId": "MCAMCOF2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766469840",
"uncertainty": 100
},
"stopId": "MCAMBEA2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766469960",
"uncertainty": 100
},
"stopId": "BEAEBEA2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766470020",
"uncertainty": 100
},
"stopId": "BEALABR2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766470080",
"uncertainty": 100
},
"stopId": "BEABELV2",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1766470320",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1766470325",
"uncertainty": 0
},
"stopId": "BEAGUYN2",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1766470330",
"uncertainty": 0
},
"departure": {
"delay": 135,
"time": "1766470335",
"uncertainty": 0
},
"stopId": "BEAGAUD2",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1766470380",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766470385",
"uncertainty": 0
},
"stopId": "BEAMVER2",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1766470440",
"uncertainty": 100
},
"stopId": "BEALAUR2",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1766470560",
"uncertainty": 100
},
"stopId": "BEATERR2",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1766470620",
"uncertainty": 100
},
"stopId": "RCMRDOR1",
"stopSequence": 13
},
{
"arrival": {
"delay": 240,
"time": "1766470920",
"uncertainty": 100
},
"stopId": "RCMNBVO2",
"stopSequence": 14
},
{
"arrival": {
"delay": 240,
"time": "1766470980",
"uncertainty": 100
},
"stopId": "RCM1NBO2",
"stopSequence": 15
},
{
"arrival": {
"delay": 240,
"time": "1766471040",
"uncertainty": 100
},
"stopId": "RCM4CHE2",
"stopSequence": 16
},
{
"arrival": {
"delay": 240,
"time": "1766471100",
"uncertainty": 100
},
"stopId": "RCMGBLE2",
"stopSequence": 17
},
{
"arrival": {
"delay": 240,
"time": "1766471160",
"uncertainty": 100
},
"stopId": "RCMPMOT2",
"stopSequence": 18
},
{
"arrival": {
"delay": 240,
"time": "1766471220",
"uncertainty": 100
},
"stopId": "RCMVILA2",
"stopSequence": 19
},
{
"arrival": {
"delay": 240,
"time": "1766471280",
"uncertainty": 100
},
"stopId": "RCMMASS4",
"stopSequence": 20
},
{
"arrival": {
"delay": 240,
"time": "1766471400",
"uncertainty": 100
},
"stopId": "RCMDRAG2",
"stopSequence": 21
},
{
"arrival": {
"delay": 240,
"time": "1766471460",
"uncertainty": 100
},
"stopId": "RCMMROQ2",
"stopSequence": 22
},
{
"arrival": {
"delay": 185,
"time": "1766471465",
"uncertainty": 100
},
"stopId": "RCMCHUR2",
"stopSequence": 23
},
{
"arrival": {
"delay": 240,
"time": "1766471520",
"uncertainty": 100
},
"stopId": "RCMSMAR2",
"stopSequence": 24
},
{
"arrival": {
"delay": 240,
"time": "1766471760",
"uncertainty": 100
},
"stopId": "RCMRVIC2",
"stopSequence": 25
},
{
"arrival": {
"delay": 240,
"time": "1766471820",
"uncertainty": 100
},
"stopId": "RCMPLAG2",
"stopSequence": 26
},
{
"arrival": {
"delay": 240,
"time": "1766471880",
"uncertainty": 100
},
"stopId": "RCMCGSN2",
"stopSequence": 27
},
{
"arrival": {
"delay": 240,
"time": "1766471940",
"uncertainty": 100
},
"stopId": "RCMFOCH2",
"stopSequence": 28
},
{
"arrival": {
"delay": 240,
"time": "1766472000",
"uncertainty": 100
},
"stopId": "RCMCMAR2",
"stopSequence": 29
},
{
"arrival": {
"delay": 300,
"time": "1766472120",
"uncertainty": 100
},
"stopId": "RCMPLUN2",
"stopSequence": 30
},
{
"arrival": {
"delay": 300,
"time": "1766472180",
"uncertainty": 100
},
"stopId": "MENPCAR2",
"stopSequence": 31
},
{
"arrival": {
"delay": 300,
"time": "1766472240",
"uncertainty": 100
},
"stopId": "MENEREC2",
"stopSequence": 32
},
{
"arrival": {
"delay": 300,
"time": "1766472420",
"uncertainty": 100
},
"stopId": "MENCBME2",
"stopSequence": 33
},
{
"arrival": {
"delay": 360,
"time": "1766472540",
"uncertainty": 100
},
"stopId": "MENTSMI2",
"stopSequence": 34
},
{
"arrival": {
"delay": 360,
"time": "1766472600",
"uncertainty": 100
},
"stopId": "MENBAST2",
"stopSequence": 35
},
{
"arrival": {
"delay": 360,
"time": "1766472660",
"uncertainty": 100
},
"stopId": "MENSABL2",
"stopSequence": 36
},
{
"arrival": {
"delay": 420,
"time": "1766472720",
"uncertainty": 100
},
"stopId": "MENVICT2",
"stopSequence": 37
},
{
"arrival": {
"delay": 420,
"time": "1766472780",
"uncertainty": 100
},
"stopId": "MENMONT2",
"stopSequence": 38
},
{
"arrival": {
"delay": 365,
"time": "1766472785",
"uncertainty": 100
},
"stopId": "MENMSTA2",
"stopSequence": 39
},
{
"arrival": {
"delay": 420,
"time": "1766472840",
"uncertainty": 100
},
"stopId": "MENBIBA2",
"stopSequence": 40
},
{
"arrival": {
"delay": 420,
"time": "1766472900",
"uncertainty": 100
},
"stopId": "MENFHAM2",
"stopSequence": 41
},
{
"arrival": {
"delay": 420,
"time": "1766473020",
"uncertainty": 100
},
"stopId": "MENMSLO2",
"stopSequence": 42
}
],
"timestamp": "1766470466",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5158"
},
"vehicle": {
"label": "197060"
}
}
},
{
"id": "31",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766472600",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766472780",
"uncertainty": 100
},
"stopId": "MENCASI1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766472900",
"uncertainty": 100
},
"stopId": "MENMADO1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766472960",
"uncertainty": 100
},
"stopId": "MENPDAR1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766473020",
"uncertainty": 100
},
"stopId": "MENMPAR1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766473080",
"uncertainty": 100
},
"stopId": "MENVIKI1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766473140",
"uncertainty": 100
},
"stopId": "MENMORI1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766473200",
"uncertainty": 100
},
"stopId": "MENMRUS1",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766473260",
"uncertainty": 100
},
"stopId": "MENLCED1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766473320",
"uncertainty": 100
},
"stopId": "MENSMAU1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766473380",
"uncertainty": 100
},
"stopId": "MENEVAL1",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1766473385",
"uncertainty": 100
},
"stopId": "MENFMAI1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766473440",
"uncertainty": 100
},
"stopId": "MENSMAD1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766473500",
"uncertainty": 100
},
"stopId": "MENCAT1",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1766473505",
"uncertainty": 100
},
"stopId": "MENAPAR1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766473620",
"uncertainty": 100
},
"stopId": "GORSIGU1",
"stopSequence": 16
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "4989"
},
"vehicle": {}
}
},
{
"id": "32",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766469600",
"uncertainty": 0
},
"departure": {
"delay": 180,
"time": "1766469780",
"uncertainty": 0
},
"stopId": "TURTMAI1",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1766469785",
"uncertainty": 0
},
"departure": {
"delay": 130,
"time": "1766469790",
"uncertainty": 0
},
"stopId": "TURMAGE2",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1766469840",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1766469845",
"uncertainty": 0
},
"stopId": "TURCDAS2",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1766469900",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1766469905",
"uncertainty": 0
},
"stopId": "TURBDDE2",
"stopSequence": 4
},
{
"arrival": {
"delay": 130,
"time": "1766469910",
"uncertainty": 0
},
"departure": {
"delay": 135,
"time": "1766469915",
"uncertainty": 0
},
"stopId": "TURRD252",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1766469960",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766469965",
"uncertainty": 0
},
"stopId": "TURSROC2",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1766470080",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1766470085",
"uncertainty": 0
},
"stopId": "TURCDAC2",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1766470140",
"uncertainty": 100
},
"stopId": "TURDEVS2",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1766470260",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1766470265",
"uncertainty": 0
},
"stopId": "TURSDEV1",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1766470320",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1766470325",
"uncertainty": 0
},
"stopId": "BEAMMUL2",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1766470440",
"uncertainty": 100
},
"stopId": "BEACBEA2",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1766470500",
"uncertainty": 100
},
"stopId": "BEAAAFN2",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1766470560",
"uncertainty": 100
},
"stopId": "BEASOUV1",
"stopSequence": 13
},
{
"arrival": {
"delay": 240,
"time": "1766470740",
"uncertainty": 100
},
"stopId": "BEARPAL2",
"stopSequence": 14
},
{
"arrival": {
"delay": 240,
"time": "1766470800",
"uncertainty": 100
},
"stopId": "BEATURB2",
"stopSequence": 15
},
{
"arrival": {
"delay": 240,
"time": "1766470860",
"uncertainty": 100
},
"stopId": "BEALABR1",
"stopSequence": 16
},
{
"arrival": {
"delay": 240,
"time": "1766470920",
"uncertainty": 100
},
"stopId": "BEAEBEA1",
"stopSequence": 17
},
{
"arrival": {
"delay": 240,
"time": "1766470980",
"uncertainty": 100
},
"stopId": "BEAMBEA1",
"stopSequence": 18
},
{
"arrival": {
"delay": 240,
"time": "1766471040",
"uncertainty": 100
},
"stopId": "MCAPGAL1",
"stopSequence": 19
},
{
"arrival": {
"delay": 240,
"time": "1766471100",
"uncertainty": 100
},
"stopId": "MCAROQU1",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1766471220",
"uncertainty": 100
},
"stopId": "MCAPSDE1",
"stopSequence": 21
},
{
"arrival": {
"delay": 120,
"time": "1766471400",
"uncertainty": 100
},
"stopId": "MCAJEX1",
"stopSequence": 22
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "11A",
"scheduleRelationship": "SCHEDULED",
"tripId": "284"
},
"vehicle": {
"label": "232057"
}
}
},
{
"id": "33",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766471340",
"uncertainty": 100
},
"stopId": "MCAJEX1",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1766471580",
"uncertainty": 100
},
"stopId": "MCAPSDE2",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1766471640",
"uncertainty": 100
},
"stopId": "MCAROQU2",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1766471700",
"uncertainty": 100
},
"stopId": "MCAMCOF2",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1766471820",
"uncertainty": 100
},
"stopId": "MCAMBEA2",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1766471940",
"uncertainty": 100
},
"stopId": "BEAEBEA2",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1766472000",
"uncertainty": 100
},
"stopId": "BEALABR2",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1766472060",
"uncertainty": 100
},
"stopId": "BEACHRI1",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1766472120",
"uncertainty": 100
},
"stopId": "BEATURB1",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1766472125",
"uncertainty": 100
},
"stopId": "BEARPAL1",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1766472180",
"uncertainty": 100
},
"stopId": "BEASOUV3",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1766472240",
"uncertainty": 100
},
"stopId": "BEACAFN1",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1766472300",
"uncertainty": 100
},
"stopId": "BEAAAFN1",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1766472360",
"uncertainty": 100
},
"stopId": "BEACBEA1",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1766472420",
"uncertainty": 100
},
"stopId": "BEAMMUL1",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1766472480",
"uncertainty": 100
},
"stopId": "TURSDEV1",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1766472660",
"uncertainty": 100
},
"stopId": "TURDEVS1",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1766472720",
"uncertainty": 100
},
"stopId": "TURCDAC1",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1766472900",
"uncertainty": 100
},
"stopId": "TUROLIV1",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1766472960",
"uncertainty": 100
},
"stopId": "TURRD251",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1766473080",
"uncertainty": 100
},
"stopId": "TURBDDE1",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1766473140",
"uncertainty": 100
},
"stopId": "TURCDAS1",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1766473200",
"uncertainty": 100
},
"stopId": "TURMAGE1",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1766473260",
"uncertainty": 100
},
"stopId": "TURTMAI1",
"stopSequence": 24
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "11A",
"scheduleRelationship": "SCHEDULED",
"tripId": "285"
},
"vehicle": {}
}
},
{
"id": "34",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766472840",
"uncertainty": 100
},
"stopId": "MENFRON1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766472960",
"uncertainty": 100
},
"stopId": "MENGARA2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766473020",
"uncertainty": 100
},
"stopId": "MENBIBA1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766473080",
"uncertainty": 100
},
"stopId": "MENMSTA1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766473140",
"uncertainty": 100
},
"stopId": "MENMONT1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766473200",
"uncertainty": 100
},
"stopId": "MENVICT1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766473260",
"uncertainty": 100
},
"stopId": "MENSABL1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766473320",
"uncertainty": 100
},
"stopId": "MENMARC1",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766473380",
"uncertainty": 100
},
"stopId": "MENTREN1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766473440",
"uncertainty": 100
},
"stopId": "MENMUSE1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766473560",
"uncertainty": 100
},
"stopId": "MENREPU1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766473620",
"uncertainty": 100
},
"stopId": "MENMAJE1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766473680",
"uncertainty": 100
},
"stopId": "MENLOUV1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766474100",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766474160",
"uncertainty": 100
},
"stopId": "MENHARP1",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1766474165",
"uncertainty": 100
},
"stopId": "MENVOLT1",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766474220",
"uncertainty": 100
},
"stopId": "MENBEAU1",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766474280",
"uncertainty": 100
},
"stopId": "MENMOUL1",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766474340",
"uncertainty": 100
},
"stopId": "MENGYMN1",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766474400",
"uncertainty": 100
},
"stopId": "MENJDAR1",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766474460",
"uncertainty": 100
},
"stopId": "MENCOLO1",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1766474465",
"uncertainty": 100
},
"stopId": "MENDOUA1",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1766474520",
"uncertainty": 100
},
"stopId": "MENPHUS1",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766474640",
"uncertainty": 100
},
"stopId": "MENCCOM1",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1766474645",
"uncertainty": 100
},
"stopId": "MENSRST1",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1766474760",
"uncertainty": 100
},
"stopId": "MENCARE1",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1766474820",
"uncertainty": 100
},
"stopId": "MENGROS1",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1766474880",
"uncertainty": 100
},
"stopId": "MENREQU1",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1766474940",
"uncertainty": 100
},
"stopId": "MENRESE1",
"stopSequence": 29
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4908"
},
"vehicle": {}
}
},
{
"id": "35",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766472900",
"uncertainty": 100
},
"stopId": "MENMARC1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766472960",
"uncertainty": 100
},
"stopId": "MENTREN1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766473020",
"uncertainty": 100
},
"stopId": "MENMUSE1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766473140",
"uncertainty": 100
},
"stopId": "MENREPU1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766473260",
"uncertainty": 100
},
"stopId": "MENMAJE1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766473320",
"uncertainty": 100
},
"stopId": "MENLOUV1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766473440",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766473560",
"uncertainty": 100
},
"stopId": "MENMFLE1",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766473620",
"uncertainty": 100
},
"stopId": "MENLOLI1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766473740",
"uncertainty": 100
},
"stopId": "MENCECI1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766473800",
"uncertainty": 100
},
"stopId": "MENGUIL1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766473860",
"uncertainty": 100
},
"stopId": "MENAFRA1",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1766473865",
"uncertainty": 100
},
"stopId": "MENRBOR1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766473920",
"uncertainty": 100
},
"stopId": "MENSPED1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766473980",
"uncertainty": 100
},
"stopId": "MENACAC1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766474040",
"uncertainty": 100
},
"stopId": "MENVBOR1",
"stopSequence": 16
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "81"
},
"vehicle": {}
}
},
{
"id": "36",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766473020",
"uncertainty": 100
},
"stopId": "BEAPLAT1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766473080",
"uncertainty": 100
},
"stopId": "BEAGRIA2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766473140",
"uncertainty": 100
},
"stopId": "BEAREVO2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766473200",
"uncertainty": 100
},
"stopId": "BEAVHUG2",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1766473205",
"uncertainty": 100
},
"stopId": "BEAPINS2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766473260",
"uncertainty": 100
},
"stopId": "BEAGMON1",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1766473265",
"uncertainty": 100
},
"stopId": "BEACREC1",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1766473270",
"uncertainty": 100
},
"stopId": "BEAMRET1",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766473320",
"uncertainty": 100
},
"stopId": "BEACEPO1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766473620",
"uncertainty": 100
},
"stopId": "BEAMALB1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766473680",
"uncertainty": 100
},
"stopId": "BEACEPO2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766473740",
"uncertainty": 100
},
"stopId": "BEACREC2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766473800",
"uncertainty": 100
},
"stopId": "BEAGMON2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766473860",
"uncertainty": 100
},
"stopId": "BEAPMON2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766473920",
"uncertainty": 100
},
"stopId": "BEASMON2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766474100",
"uncertainty": 100
},
"stopId": "MCAPSDE2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766474220",
"uncertainty": 100
},
"stopId": "MCAROQU2",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766474280",
"uncertainty": 100
},
"stopId": "MCAMCOF2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766474460",
"uncertainty": 100
},
"stopId": "MCAMBEA2",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766474580",
"uncertainty": 100
},
"stopId": "BEAEBEA2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766474700",
"uncertainty": 100
},
"stopId": "BEALABR2",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766474760",
"uncertainty": 100
},
"stopId": "BEABELV2",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1766474820",
"uncertainty": 100
},
"stopId": "BEAGUYN2",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766474940",
"uncertainty": 100
},
"stopId": "BEAGAUD2",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1766475000",
"uncertainty": 100
},
"stopId": "BEAMVER2",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1766475120",
"uncertainty": 100
},
"stopId": "BEALAUR2",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1766475240",
"uncertainty": 100
},
"stopId": "BEATERR2",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1766475300",
"uncertainty": 100
},
"stopId": "BEAHTEN1",
"stopSequence": 28
}
],
"timestamp": "1766470466",
"trip": {
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "4967"
},
"vehicle": {}
}
},
{
"id": "37",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766469600",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766469605",
"uncertainty": 0
},
"stopId": "SAGSAGN1",
"stopSequence": 1
},
{
"arrival": {
"delay": -50,
"time": "1766469610",
"uncertainty": 0
},
"departure": {
"delay": -45,
"time": "1766469615",
"uncertainty": 0
},
"stopId": "SAGPALL2",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1766469660",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766469665",
"uncertainty": 0
},
"stopId": "SAGSSEB2",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1766469720",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766469725",
"uncertainty": 0
},
"stopId": "SAGORME2",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1766469780",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766469785",
"uncertainty": 0
},
"stopId": "SAGSCIR2",
"stopSequence": 5
},
{
"arrival": {
"delay": -60,
"time": "1766469840",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766469845",
"uncertainty": 0
},
"stopId": "SAGAURI2",
"stopSequence": 6
},
{
"arrival": {
"delay": -120,
"time": "1766470020",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1766470025",
"uncertainty": 0
},
"stopId": "SAGCKAT2",
"stopSequence": 7
},
{
"arrival": {
"delay": -120,
"time": "1766470080",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1766470085",
"uncertainty": 0
},
"stopId": "SAG4AAL2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766470200",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766470205",
"uncertainty": 0
},
"stopId": "SAA3AAL2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766470260",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766470265",
"uncertainty": 0
},
"stopId": "SAGCGAR2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766470380",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766470385",
"uncertainty": 0
},
"stopId": "SAGMAUR2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766470440",
"uncertainty": 100
},
"stopId": "SAGBOSC2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766470500",
"uncertainty": 100
},
"stopId": "SAGEDIF1",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1766470560",
"uncertainty": 100
},
"stopId": "SAGMSAG1",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1766470620",
"uncertainty": 100
},
"stopId": "SAGCPES2",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1766470680",
"uncertainty": 100
},
"stopId": "SAGGAJE1",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1766470740",
"uncertainty": 100
},
"stopId": "SAGCABS2",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1766470800",
"uncertainty": 100
},
"stopId": "SAGCHAM1",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1766470860",
"uncertainty": 100
},
"stopId": "SAGCABR1",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1766470920",
"uncertainty": 100
},
"stopId": "SAGCABS1",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1766471040",
"uncertainty": 100
},
"stopId": "SAGGAJE2",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1766471100",
"uncertainty": 100
},
"stopId": "SAGCPES1",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1766471220",
"uncertainty": 100
},
"stopId": "SAGMSAG2",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1766471280",
"uncertainty": 100
},
"stopId": "SAGEDIF2",
"stopSequence": 24
},
{
"arrival": {
"delay": 120,
"time": "1766471400",
"uncertainty": 100
},
"stopId": "SAGVALL2",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1766471460",
"uncertainty": 100
},
"stopId": "SAGPESC2",
"stopSequence": 26
},
{
"arrival": {
"delay": 120,
"time": "1766471520",
"uncertainty": 100
},
"stopId": "SAGCAST2",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1766471580",
"uncertainty": 100
},
"stopId": "MENCHAT3",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1766471640",
"uncertainty": 100
},
"stopId": "MENCAST2",
"stopSequence": 29
},
{
"arrival": {
"delay": 120,
"time": "1766471700",
"uncertainty": 100
},
"stopId": "MENGUIL2",
"stopSequence": 30
},
{
"arrival": {
"delay": 120,
"time": "1766471760",
"uncertainty": 100
},
"stopId": "MENOLCU2",
"stopSequence": 31
},
{
"arrival": {
"delay": 120,
"time": "1766471820",
"uncertainty": 100
},
"stopId": "MENVDAN2",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1766471880",
"uncertainty": 100
},
"stopId": "MENVIER2",
"stopSequence": 33
},
{
"arrival": {
"delay": 180,
"time": "1766471940",
"uncertainty": 100
},
"stopId": "MENALBE2",
"stopSequence": 34
},
{
"arrival": {
"delay": 180,
"time": "1766472000",
"uncertainty": 100
},
"stopId": "MENBRUY2",
"stopSequence": 35
},
{
"arrival": {
"delay": 180,
"time": "1766472060",
"uncertainty": 100
},
"stopId": "MENCVEN2",
"stopSequence": 36
},
{
"arrival": {
"delay": 180,
"time": "1766472120",
"uncertainty": 100
},
"stopId": "MENMGSN2",
"stopSequence": 37
},
{
"arrival": {
"delay": 240,
"time": "1766472300",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 38
}
],
"timestamp": "1766470466",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5149"
},
"vehicle": {
"label": "202010"
}
}
},
{
"id": "38",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766473500",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766473620",
"uncertainty": 100
},
"stopId": "MENMGSN1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766473680",
"uncertainty": 100
},
"stopId": "MENCVEN1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766473740",
"uncertainty": 100
},
"stopId": "MENBRUY1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766473860",
"uncertainty": 100
},
"stopId": "MENALBE1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766473920",
"uncertainty": 100
},
"stopId": "MENVIER1",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1766473925",
"uncertainty": 100
},
"stopId": "MENVDAN1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766473980",
"uncertainty": 100
},
"stopId": "MENOLCU1",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766474040",
"uncertainty": 100
},
"stopId": "MENGUIL1",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1766474045",
"uncertainty": 100
},
"stopId": "MENCAST1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766474100",
"uncertainty": 100
},
"stopId": "MENCHAT1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766474160",
"uncertainty": 100
},
"stopId": "MENBAS1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766474220",
"uncertainty": 100
},
"stopId": "SAGCAST1",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1766474225",
"uncertainty": 100
},
"stopId": "SAGPESC1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766474280",
"uncertainty": 100
},
"stopId": "SAGVALL1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766474340",
"uncertainty": 100
},
"stopId": "SAGEDIF1",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766474400",
"uncertainty": 100
},
"stopId": "SAGMSAG1",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766474460",
"uncertainty": 100
},
"stopId": "SAGCPES2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766474520",
"uncertainty": 100
},
"stopId": "SAGGAJE1",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766474640",
"uncertainty": 100
},
"stopId": "SAGCABS2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766474700",
"uncertainty": 100
},
"stopId": "SAGCHAM1",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766474760",
"uncertainty": 100
},
"stopId": "SAGCABR1",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1766474765",
"uncertainty": 100
},
"stopId": "SAGCABS1",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766474880",
"uncertainty": 100
},
"stopId": "SAGGAJE2",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1766474940",
"uncertainty": 100
},
"stopId": "SAGCPES1",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1766475180",
"uncertainty": 100
},
"stopId": "SAGMSAG2",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1766475240",
"uncertainty": 100
},
"stopId": "SAGEDIF3",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1766475245",
"uncertainty": 100
},
"stopId": "SAGBOSC1",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1766475300",
"uncertainty": 100
},
"stopId": "SAGMAUR1",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1766475420",
"uncertainty": 100
},
"stopId": "SAGCGAR1",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1766475480",
"uncertainty": 100
},
"stopId": "SAA3AAL1",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1766475540",
"uncertainty": 100
},
"stopId": "SAG4AAL1",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1766475600",
"uncertainty": 100
},
"stopId": "SAGCKAT1",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1766475840",
"uncertainty": 100
},
"stopId": "SAGAURI1",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1766475900",
"uncertainty": 100
},
"stopId": "SAGSCIR1",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1766475960",
"uncertainty": 100
},
"stopId": "SAGORME1",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1766476020",
"uncertainty": 100
},
"stopId": "SAGSSEB1",
"stopSequence": 37
},
{
"arrival": {
"delay": 0,
"time": "1766476080",
"uncertainty": 100
},
"stopId": "SAGPALL1",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1766476140",
"uncertainty": 100
},
"stopId": "SAGSAGN1",
"stopSequence": 39
}
],
"timestamp": "1766470466",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5150"
},
"vehicle": {}
}
},
{
"id": "39",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766473500",
"uncertainty": 100
},
"stopId": "TURTMAI1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766473560",
"uncertainty": 100
},
"stopId": "TURMAGE2",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1766473565",
"uncertainty": 100
},
"stopId": "TURCDAS2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766473620",
"uncertainty": 100
},
"stopId": "TURBDDE2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766473680",
"uncertainty": 100
},
"stopId": "TURRD252",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766473800",
"uncertainty": 100
},
"stopId": "TURSROC2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766473920",
"uncertainty": 100
},
"stopId": "TURCDAC2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766474040",
"uncertainty": 100
},
"stopId": "TURDEVS2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766474160",
"uncertainty": 100
},
"stopId": "TURSDEV1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766474280",
"uncertainty": 100
},
"stopId": "BEAMMUL2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766474400",
"uncertainty": 100
},
"stopId": "BEACBEA2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766474460",
"uncertainty": 100
},
"stopId": "BEAAAFN2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766474580",
"uncertainty": 100
},
"stopId": "BEASOUV1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766474760",
"uncertainty": 100
},
"stopId": "BEARPAL2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766474820",
"uncertainty": 100
},
"stopId": "BEATURB2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766474940",
"uncertainty": 100
},
"stopId": "BEALABR1",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766475000",
"uncertainty": 100
},
"stopId": "BEAEBEA1",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766475120",
"uncertainty": 100
},
"stopId": "BEAMBEA1",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766475240",
"uncertainty": 100
},
"stopId": "MCAPGAL1",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766475360",
"uncertainty": 100
},
"stopId": "MCAROQU1",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766475660",
"uncertainty": 100
},
"stopId": "MCAPSDE1",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766475840",
"uncertainty": 100
},
"stopId": "MCAJEX1",
"stopSequence": 22
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "11A",
"scheduleRelationship": "SCHEDULED",
"tripId": "286"
},
"vehicle": {}
}
},
{
"id": "40",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766470800",
"uncertainty": 100
},
"stopId": "MENFRON1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766470920",
"uncertainty": 100
},
"stopId": "MENGARA2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766470980",
"uncertainty": 100
},
"stopId": "MENBIBA1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766471040",
"uncertainty": 100
},
"stopId": "MENMSTA1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766471100",
"uncertainty": 100
},
"stopId": "MENMONT1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766471160",
"uncertainty": 100
},
"stopId": "MENVICT1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766471220",
"uncertainty": 100
},
"stopId": "MENSABL1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766471280",
"uncertainty": 100
},
"stopId": "MENMARC1",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766471340",
"uncertainty": 100
},
"stopId": "MENTREN1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766471400",
"uncertainty": 100
},
"stopId": "MENMUSE1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766471520",
"uncertainty": 100
},
"stopId": "MENREPU1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766471580",
"uncertainty": 100
},
"stopId": "MENMAJE1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766471640",
"uncertainty": 100
},
"stopId": "MENLOUV1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766472060",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766472120",
"uncertainty": 100
},
"stopId": "MENHARP1",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1766472125",
"uncertainty": 100
},
"stopId": "MENVOLT1",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766472180",
"uncertainty": 100
},
"stopId": "MENBEAU1",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766472240",
"uncertainty": 100
},
"stopId": "MENMOUL1",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766472300",
"uncertainty": 100
},
"stopId": "MENGYMN1",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766472360",
"uncertainty": 100
},
"stopId": "MENJDAR1",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766472420",
"uncertainty": 100
},
"stopId": "MENCOLO1",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1766472425",
"uncertainty": 100
},
"stopId": "MENDOUA1",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1766472480",
"uncertainty": 100
},
"stopId": "MENPHUS1",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766472600",
"uncertainty": 100
},
"stopId": "MENCCOM1",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1766472605",
"uncertainty": 100
},
"stopId": "MENSRST1",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1766472720",
"uncertainty": 100
},
"stopId": "MENCARE1",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1766472780",
"uncertainty": 100
},
"stopId": "MENGROS1",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1766472840",
"uncertainty": 100
},
"stopId": "MENREQU1",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1766472900",
"uncertainty": 100
},
"stopId": "MENRESE1",
"stopSequence": 29
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5196"
},
"vehicle": {
"label": "139353"
}
}
},
{
"id": "42",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766473200",
"uncertainty": 100
},
"stopId": "MENRESE1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766473260",
"uncertainty": 100
},
"stopId": "MENREQU2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766473320",
"uncertainty": 100
},
"stopId": "MENGROS2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766473380",
"uncertainty": 100
},
"stopId": "MENCARE2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766473440",
"uncertainty": 100
},
"stopId": "MENSRST2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766473500",
"uncertainty": 100
},
"stopId": "MENCCOM2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766473620",
"uncertainty": 100
},
"stopId": "MENPHUS2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766473680",
"uncertainty": 100
},
"stopId": "MENDOUA2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766473740",
"uncertainty": 100
},
"stopId": "MENCOLO2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766473800",
"uncertainty": 100
},
"stopId": "MENJDAR2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766473860",
"uncertainty": 100
},
"stopId": "MENGYMN2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766473920",
"uncertainty": 100
},
"stopId": "MENMOUL2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766473980",
"uncertainty": 100
},
"stopId": "MENVOLT2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766474100",
"uncertainty": 100
},
"stopId": "MENHARP2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766474160",
"uncertainty": 100
},
"stopId": "MENMGRO2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766474340",
"uncertainty": 100
},
"stopId": "MENBIOV2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766474400",
"uncertainty": 100
},
"stopId": "MENREPU2",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766474580",
"uncertainty": 100
},
"stopId": "MENTSMI2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766474640",
"uncertainty": 100
},
"stopId": "MENBAST2",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766474700",
"uncertainty": 100
},
"stopId": "MENSABL2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766474760",
"uncertainty": 100
},
"stopId": "MENVICT2",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766474820",
"uncertainty": 100
},
"stopId": "MENMONT2",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1766474825",
"uncertainty": 100
},
"stopId": "MENMSTA2",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766474940",
"uncertainty": 100
},
"stopId": "MENBIBA2",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1766475000",
"uncertainty": 100
},
"stopId": "MENGARA1",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1766475120",
"uncertainty": 100
},
"stopId": "MENFRON1",
"stopSequence": 26
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5197"
},
"vehicle": {}
}
},
{
"id": "43",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766473800",
"uncertainty": 100
},
"stopId": "MENMARC1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766473860",
"uncertainty": 100
},
"stopId": "MENTREN1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766473920",
"uncertainty": 100
},
"stopId": "MENMUSE1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766474040",
"uncertainty": 100
},
"stopId": "MENREPU1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766474160",
"uncertainty": 100
},
"stopId": "MENMAJE1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766474220",
"uncertainty": 100
},
"stopId": "MENLOUV1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766474640",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766474760",
"uncertainty": 100
},
"stopId": "MENCASI1",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766474880",
"uncertainty": 100
},
"stopId": "MENBORR1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766474940",
"uncertainty": 100
},
"stopId": "MENBRUY1",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1766474945",
"uncertainty": 100
},
"stopId": "MENALBE1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766475000",
"uncertainty": 100
},
"stopId": "MENVIER1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766475060",
"uncertainty": 100
},
"stopId": "MENVDAN1",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1766475065",
"uncertainty": 100
},
"stopId": "MENOLCU1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766475120",
"uncertainty": 100
},
"stopId": "MENGUIL1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766475240",
"uncertainty": 100
},
"stopId": "MENCAST1",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766475360",
"uncertainty": 100
},
"stopId": "MENCHAT1",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766475480",
"uncertainty": 100
},
"stopId": "MENFOUG1",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766475600",
"uncertainty": 100
},
"stopId": "MENSUIL1",
"stopSequence": 19
}
],
"timestamp": "1766470466",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5059"
},
"vehicle": {}
}
},
{
"id": "44",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766473920",
"uncertainty": 100
},
"stopId": "GORSIGU2",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766473980",
"uncertainty": 100
},
"stopId": "MENAPAR2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766474040",
"uncertainty": 100
},
"stopId": "MENCAT2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766474100",
"uncertainty": 100
},
"stopId": "MENSMAD2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766474160",
"uncertainty": 100
},
"stopId": "MENFMAI2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766474280",
"uncertainty": 100
},
"stopId": "MENEVAL2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766474340",
"uncertainty": 100
},
"stopId": "MENSMAU2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766474400",
"uncertainty": 100
},
"stopId": "MENLCED2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766474460",
"uncertainty": 100
},
"stopId": "MENMRUS2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766474520",
"uncertainty": 100
},
"stopId": "MENMORI2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766474580",
"uncertainty": 100
},
"stopId": "MENVIKI2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766474640",
"uncertainty": 100
},
"stopId": "MENMPAR2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766474700",
"uncertainty": 100
},
"stopId": "MENPDAR2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766474820",
"uncertainty": 100
},
"stopId": "MENBORR1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766474880",
"uncertainty": 100
},
"stopId": "MENCVEN2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766475000",
"uncertainty": 100
},
"stopId": "MENMGSN2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766475120",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 17
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "4990"
},
"vehicle": {}
}
},
{
"id": "45",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766471400",
"uncertainty": 100
},
"stopId": "MENMSLO2",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766471520",
"uncertainty": 100
},
"stopId": "MENGARA2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766471580",
"uncertainty": 100
},
"stopId": "MENBIBA1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766471640",
"uncertainty": 100
},
"stopId": "MENMSTA1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766471700",
"uncertainty": 100
},
"stopId": "MENMONT1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766471760",
"uncertainty": 100
},
"stopId": "MENVICT1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766471820",
"uncertainty": 100
},
"stopId": "MENSABL1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766471880",
"uncertainty": 100
},
"stopId": "MENMARC1",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1766471885",
"uncertainty": 100
},
"stopId": "MENTREN1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766472000",
"uncertainty": 100
},
"stopId": "MENCBME1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766472120",
"uncertainty": 100
},
"stopId": "MENEREC1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766472180",
"uncertainty": 100
},
"stopId": "MENPCAR1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766472300",
"uncertainty": 100
},
"stopId": "MENMORI1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766472360",
"uncertainty": 100
},
"stopId": "MENPHPA1",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1766472365",
"uncertainty": 100
},
"stopId": "RCMSJOS1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766472480",
"uncertainty": 100
},
"stopId": "RCMCGSN1",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766472540",
"uncertainty": 100
},
"stopId": "RCMPLAG1",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1766472545",
"uncertainty": 100
},
"stopId": "RCMRVIC1",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766472720",
"uncertainty": 100
},
"stopId": "RCMSMAR1",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766472780",
"uncertainty": 100
},
"stopId": "RCMCHUR1",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1766472785",
"uncertainty": 100
},
"stopId": "RCMMROQ1",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766472840",
"uncertainty": 100
},
"stopId": "RCMDRAG1",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1766472900",
"uncertainty": 100
},
"stopId": "RCMMASS1",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766472960",
"uncertainty": 100
},
"stopId": "RCM1ESC1",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1766473020",
"uncertainty": 100
},
"stopId": "RCM2ESC1",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1766473080",
"uncertainty": 100
},
"stopId": "RCMRAME1",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1766473140",
"uncertainty": 100
},
"stopId": "RCM4CHE1",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1766473200",
"uncertainty": 100
},
"stopId": "RCM1NBO1",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1766473260",
"uncertainty": 100
},
"stopId": "RCMNBVO1",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1766473500",
"uncertainty": 100
},
"stopId": "RCMRDOR2",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1766473560",
"uncertainty": 100
},
"stopId": "BEATERR1",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1766473620",
"uncertainty": 100
},
"stopId": "BEALAUR1",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1766473680",
"uncertainty": 100
},
"stopId": "BEAMVER1",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1766473740",
"uncertainty": 100
},
"stopId": "BEAGAUD1",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1766473800",
"uncertainty": 100
},
"stopId": "BEAGUYN1",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1766473860",
"uncertainty": 100
},
"stopId": "BEABELV1",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1766473920",
"uncertainty": 100
},
"stopId": "BEALABR1",
"stopSequence": 37
},
{
"arrival": {
"delay": 0,
"time": "1766473980",
"uncertainty": 100
},
"stopId": "BEAEBEA1",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1766474040",
"uncertainty": 100
},
"stopId": "BEAMBEA1",
"stopSequence": 39
},
{
"arrival": {
"delay": 0,
"time": "1766474100",
"uncertainty": 100
},
"stopId": "MCAPGAL1",
"stopSequence": 40
},
{
"arrival": {
"delay": 0,
"time": "1766474220",
"uncertainty": 100
},
"stopId": "MCAROQU1",
"stopSequence": 41
},
{
"arrival": {
"delay": 0,
"time": "1766474280",
"uncertainty": 100
},
"stopId": "MCAPSDE1",
"stopSequence": 42
}
],
"timestamp": "1766470466",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5278"
},
"vehicle": {}
}
},
{
"id": "46",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766469300",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766469305",
"uncertainty": 0
},
"stopId": "MENCARE2",
"stopSequence": 1
},
{
"arrival": {
"delay": -50,
"time": "1766469310",
"uncertainty": 0
},
"departure": {
"delay": -45,
"time": "1766469315",
"uncertainty": 0
},
"stopId": "MENSRST2",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1766469360",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766469365",
"uncertainty": 0
},
"stopId": "MENCCOM2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766469420",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766469425",
"uncertainty": 0
},
"stopId": "MENPHUS2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766469480",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766469485",
"uncertainty": 0
},
"stopId": "MENDOUA2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766469540",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766469545",
"uncertainty": 0
},
"stopId": "MENCOLO2",
"stopSequence": 6
},
{
"arrival": {
"delay": -50,
"time": "1766469550",
"uncertainty": 0
},
"departure": {
"delay": -45,
"time": "1766469555",
"uncertainty": 0
},
"stopId": "MENJDAR2",
"stopSequence": 7
},
{
"arrival": {
"delay": -60,
"time": "1766469600",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766469605",
"uncertainty": 0
},
"stopId": "MENGYMN2",
"stopSequence": 8
},
{
"arrival": {
"delay": -110,
"time": "1766469610",
"uncertainty": 0
},
"departure": {
"delay": -105,
"time": "1766469615",
"uncertainty": 0
},
"stopId": "MENMOUL2",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1766469720",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766469725",
"uncertainty": 0
},
"stopId": "MENVOLT2",
"stopSequence": 10
},
{
"arrival": {
"delay": -110,
"time": "1766469730",
"uncertainty": 0
},
"departure": {
"delay": -105,
"time": "1766469735",
"uncertainty": 0
},
"stopId": "MENHARP2",
"stopSequence": 11
},
{
"arrival": {
"delay": -120,
"time": "1766469780",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1766469785",
"uncertainty": 0
},
"stopId": "MENMGRO2",
"stopSequence": 12
},
{
"arrival": {
"delay": -60,
"time": "1766469960",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766469965",
"uncertainty": 0
},
"stopId": "MENBIOV2",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1766470020",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766470025",
"uncertainty": 0
},
"stopId": "MENREPU2",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1766470140",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766470145",
"uncertainty": 0
},
"stopId": "MENTSMI2",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1766470200",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766470205",
"uncertainty": 0
},
"stopId": "MENBAST2",
"stopSequence": 16
},
{
"arrival": {
"delay": -110,
"time": "1766470210",
"uncertainty": 0
},
"departure": {
"delay": -105,
"time": "1766470215",
"uncertainty": 0
},
"stopId": "MENSABL2",
"stopSequence": 17
},
{
"arrival": {
"delay": -120,
"time": "1766470260",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1766470265",
"uncertainty": 0
},
"stopId": "MENVICT2",
"stopSequence": 18
},
{
"arrival": {
"delay": -170,
"time": "1766470270",
"uncertainty": 0
},
"departure": {
"delay": -165,
"time": "1766470275",
"uncertainty": 0
},
"stopId": "MENMONT2",
"stopSequence": 19
},
{
"arrival": {
"delay": -180,
"time": "1766470320",
"uncertainty": 0
},
"departure": {
"delay": -175,
"time": "1766470325",
"uncertainty": 0
},
"stopId": "MENMSTA2",
"stopSequence": 20
},
{
"arrival": {
"delay": -180,
"time": "1766470380",
"uncertainty": 0
},
"departure": {
"delay": -175,
"time": "1766470385",
"uncertainty": 0
},
"stopId": "MENBIBA2",
"stopSequence": 21
},
{
"arrival": {
"delay": -180,
"time": "1766470440",
"uncertainty": 100
},
"stopId": "MENGARA1",
"stopSequence": 22
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5276"
},
"vehicle": {
"label": "197058"
}
}
},
{
"id": "47",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766474100",
"uncertainty": 100
},
"stopId": "MENMSLO2",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766474220",
"uncertainty": 100
},
"stopId": "MENGARA2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766474340",
"uncertainty": 100
},
"stopId": "MENBIBA1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766474400",
"uncertainty": 100
},
"stopId": "MENMSTA1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766474520",
"uncertainty": 100
},
"stopId": "MENMONT1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766474580",
"uncertainty": 100
},
"stopId": "MENVICT1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766474640",
"uncertainty": 100
},
"stopId": "MENSABL1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766474700",
"uncertainty": 100
},
"stopId": "MENMARC1",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1766474705",
"uncertainty": 100
},
"stopId": "MENTREN1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766474880",
"uncertainty": 100
},
"stopId": "MENCBME1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766475060",
"uncertainty": 100
},
"stopId": "MENEREC1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766475120",
"uncertainty": 100
},
"stopId": "MENPCAR1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766475240",
"uncertainty": 100
},
"stopId": "MENMORI1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766475300",
"uncertainty": 100
},
"stopId": "MENPHPA1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766475360",
"uncertainty": 100
},
"stopId": "RCMSJOS1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766475480",
"uncertainty": 100
},
"stopId": "RCMCGSN1",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766475540",
"uncertainty": 100
},
"stopId": "RCMPLAG1",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1766475545",
"uncertainty": 100
},
"stopId": "RCMRVIC1",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766475720",
"uncertainty": 100
},
"stopId": "RCMSMAR1",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766475780",
"uncertainty": 100
},
"stopId": "RCMCHUR1",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766475840",
"uncertainty": 100
},
"stopId": "RCMMROQ1",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766475900",
"uncertainty": 100
},
"stopId": "RCMDRAG1",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1766475960",
"uncertainty": 100
},
"stopId": "RCMMASS1",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766476020",
"uncertainty": 100
},
"stopId": "RCM1ESC1",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1766476025",
"uncertainty": 100
},
"stopId": "RCM2ESC1",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1766476140",
"uncertainty": 100
},
"stopId": "RCMRAME1",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1766476200",
"uncertainty": 100
},
"stopId": "RCM4CHE1",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1766476260",
"uncertainty": 100
},
"stopId": "RCM1NBO1",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1766476320",
"uncertainty": 100
},
"stopId": "RCMNBVO1",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1766476560",
"uncertainty": 100
},
"stopId": "RCMRDOR2",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1766476620",
"uncertainty": 100
},
"stopId": "BEATERR1",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1766476680",
"uncertainty": 100
},
"stopId": "BEALAUR1",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1766476740",
"uncertainty": 100
},
"stopId": "BEAMVER1",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1766476800",
"uncertainty": 100
},
"stopId": "BEAGAUD1",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1766476860",
"uncertainty": 100
},
"stopId": "BEAGUYN1",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1766476920",
"uncertainty": 100
},
"stopId": "BEABELV1",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1766476980",
"uncertainty": 100
},
"stopId": "BEALABR1",
"stopSequence": 37
},
{
"arrival": {
"delay": 0,
"time": "1766477040",
"uncertainty": 100
},
"stopId": "BEAEBEA1",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1766477100",
"uncertainty": 100
},
"stopId": "BEAMBEA1",
"stopSequence": 39
},
{
"arrival": {
"delay": 0,
"time": "1766477160",
"uncertainty": 100
},
"stopId": "MCAPGAL1",
"stopSequence": 40
},
{
"arrival": {
"delay": 0,
"time": "1766477280",
"uncertainty": 100
},
"stopId": "MCAROQU1",
"stopSequence": 41
},
{
"arrival": {
"delay": 0,
"time": "1766477340",
"uncertainty": 100
},
"stopId": "MCAPSDE1",
"stopSequence": 42
}
],
"timestamp": "1766470466",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5159"
},
"vehicle": {}
}
},
{
"id": "48",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766474100",
"uncertainty": 100
},
"stopId": "MENVBOR1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766474160",
"uncertainty": 100
},
"stopId": "MENACAC2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766474220",
"uncertainty": 100
},
"stopId": "MENSPED2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766474280",
"uncertainty": 100
},
"stopId": "MENRBOR2",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1766474285",
"uncertainty": 100
},
"stopId": "MENAFRA2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766474340",
"uncertainty": 100
},
"stopId": "MENGUIL2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766474400",
"uncertainty": 100
},
"stopId": "MENOLCU2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766474460",
"uncertainty": 100
},
"stopId": "MENCECI2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766474520",
"uncertainty": 100
},
"stopId": "MENLOLI2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766474640",
"uncertainty": 100
},
"stopId": "MENRIVI1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766474700",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766474820",
"uncertainty": 100
},
"stopId": "MENBIOV2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766474940",
"uncertainty": 100
},
"stopId": "MENREPU2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766475060",
"uncertainty": 100
},
"stopId": "MENTSMI2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766475120",
"uncertainty": 100
},
"stopId": "MENBAST2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766475240",
"uncertainty": 100
},
"stopId": "MENMARC1",
"stopSequence": 16
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "82"
},
"vehicle": {}
}
},
{
"id": "49",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766470500",
"uncertainty": 100
},
"stopId": "RCMPTAS1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766470560",
"uncertainty": 100
},
"stopId": "RCMLAVO1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766470680",
"uncertainty": 100
},
"stopId": "RCMMING1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766470740",
"uncertainty": 100
},
"stopId": "RCMBARR1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766470800",
"uncertainty": 100
},
"stopId": "RCMTOUR1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766470860",
"uncertainty": 100
},
"stopId": "RCMFIGH1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766470920",
"uncertainty": 100
},
"stopId": "RCMNBVO1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766470980",
"uncertainty": 100
},
"stopId": "RCM1NBO2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766471040",
"uncertainty": 100
},
"stopId": "RCM4CHE2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766471100",
"uncertainty": 100
},
"stopId": "RCMLBOU1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766471160",
"uncertainty": 100
},
"stopId": "RCMLTRA1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766471280",
"uncertainty": 100
},
"stopId": "RCMSROM1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766471340",
"uncertainty": 100
},
"stopId": "RCMSROM2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766471460",
"uncertainty": 100
},
"stopId": "RCMLTRA2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766471520",
"uncertainty": 100
},
"stopId": "RCMLBOU2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766471580",
"uncertainty": 100
},
"stopId": "RCM4CHE3",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766471640",
"uncertainty": 100
},
"stopId": "RCMGBLE2",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766471700",
"uncertainty": 100
},
"stopId": "RCMPMAR2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766471760",
"uncertainty": 100
},
"stopId": "RCMVILA2",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766471820",
"uncertainty": 100
},
"stopId": "RCMMASS2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766471880",
"uncertainty": 100
},
"stopId": "RCMTORR1",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766471940",
"uncertainty": 100
},
"stopId": "RCMRBEL2",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1766472000",
"uncertainty": 100
},
"stopId": "RCM2HAM2",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1766472005",
"uncertainty": 100
},
"stopId": "RCMVVES2",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1766472060",
"uncertainty": 100
},
"stopId": "RCMCOTT2",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1766472065",
"uncertainty": 100
},
"stopId": "RCMMROQ2",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1766472120",
"uncertainty": 100
},
"stopId": "RCMCHUR2",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1766472180",
"uncertainty": 100
},
"stopId": "RCMSMAR2",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1766472185",
"uncertainty": 100
},
"stopId": "RCMCIRT2",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1766472240",
"uncertainty": 100
},
"stopId": "RCMCYPR2",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1766472300",
"uncertainty": 100
},
"stopId": "RCMORCH2",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1766472360",
"uncertainty": 100
},
"stopId": "RCMRVIC2",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1766472420",
"uncertainty": 100
},
"stopId": "RCMPLAG2",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1766472480",
"uncertainty": 100
},
"stopId": "RCMCGSN2",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1766472600",
"uncertainty": 100
},
"stopId": "RCMCMAR2",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1766472660",
"uncertainty": 100
},
"stopId": "RCMPHOP2",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1766472720",
"uncertainty": 100
},
"stopId": "MENROCA2",
"stopSequence": 37
},
{
"arrival": {
"delay": 0,
"time": "1766472780",
"uncertainty": 100
},
"stopId": "MENEDEN2",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1766472840",
"uncertainty": 100
},
"stopId": "MENALIZ1",
"stopSequence": 39
},
{
"arrival": {
"delay": 0,
"time": "1766472900",
"uncertainty": 100
},
"stopId": "MENPEME2",
"stopSequence": 40
},
{
"arrival": {
"delay": 0,
"time": "1766472960",
"uncertainty": 100
},
"stopId": "MENPEG2",
"stopSequence": 41
},
{
"arrival": {
"delay": 0,
"time": "1766473080",
"uncertainty": 100
},
"stopId": "MENSMAD2",
"stopSequence": 42
},
{
"arrival": {
"delay": 0,
"time": "1766473140",
"uncertainty": 100
},
"stopId": "MENFMAI2",
"stopSequence": 43
},
{
"arrival": {
"delay": 0,
"time": "1766473200",
"uncertainty": 100
},
"stopId": "MENEVAL2",
"stopSequence": 44
},
{
"arrival": {
"delay": 0,
"time": "1766473260",
"uncertainty": 100
},
"stopId": "MENSMAU2",
"stopSequence": 45
},
{
"arrival": {
"delay": 0,
"time": "1766473320",
"uncertainty": 100
},
"stopId": "MENLCED2",
"stopSequence": 46
},
{
"arrival": {
"delay": 0,
"time": "1766473380",
"uncertainty": 100
},
"stopId": "MENMRUS2",
"stopSequence": 47
},
{
"arrival": {
"delay": 5,
"time": "1766473385",
"uncertainty": 100
},
"stopId": "MENMORI2",
"stopSequence": 48
},
{
"arrival": {
"delay": 0,
"time": "1766473440",
"uncertainty": 100
},
"stopId": "MENSOLE2",
"stopSequence": 49
},
{
"arrival": {
"delay": 0,
"time": "1766473560",
"uncertainty": 100
},
"stopId": "RCMCGSN2",
"stopSequence": 50
},
{
"arrival": {
"delay": 0,
"time": "1766473620",
"uncertainty": 100
},
"stopId": "RCMFOCH2",
"stopSequence": 51
},
{
"arrival": {
"delay": 5,
"time": "1766473625",
"uncertainty": 100
},
"stopId": "RCMCASE1",
"stopSequence": 52
},
{
"arrival": {
"delay": 0,
"time": "1766473680",
"uncertainty": 100
},
"stopId": "RCMBIEN1",
"stopSequence": 53
},
{
"arrival": {
"delay": 0,
"time": "1766473800",
"uncertainty": 100
},
"stopId": "RCMHAME1",
"stopSequence": 54
},
{
"arrival": {
"delay": 0,
"time": "1766473860",
"uncertainty": 100
},
"stopId": "RCM2HAM1",
"stopSequence": 55
},
{
"arrival": {
"delay": 5,
"time": "1766473865",
"uncertainty": 100
},
"stopId": "RCMRBEL1",
"stopSequence": 56
},
{
"arrival": {
"delay": 0,
"time": "1766473920",
"uncertainty": 100
},
"stopId": "RCMTORR4",
"stopSequence": 57
},
{
"arrival": {
"delay": 0,
"time": "1766473980",
"uncertainty": 100
},
"stopId": "RCMLOLI1",
"stopSequence": 58
},
{
"arrival": {
"delay": 0,
"time": "1766474040",
"uncertainty": 100
},
"stopId": "RCMSAFT1",
"stopSequence": 59
},
{
"arrival": {
"delay": 0,
"time": "1766474100",
"uncertainty": 100
},
"stopId": "RCMJAMA1",
"stopSequence": 60
},
{
"arrival": {
"delay": 5,
"time": "1766474105",
"uncertainty": 100
},
"stopId": "RCMLAVO2",
"stopSequence": 61
},
{
"arrival": {
"delay": 0,
"time": "1766474160",
"uncertainty": 100
},
"stopId": "RCMGENE1",
"stopSequence": 62
},
{
"arrival": {
"delay": 5,
"time": "1766474165",
"uncertainty": 100
},
"stopId": "RCMMARJ1",
"stopSequence": 63
},
{
"arrival": {
"delay": 0,
"time": "1766474220",
"uncertainty": 100
},
"stopId": "RCMPTAS1",
"stopSequence": 64
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"tripId": "5263"
},
"vehicle": {}
}
},
{
"id": "50",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766474400",
"uncertainty": 100
},
"stopId": "TENTEGS1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766474460",
"uncertainty": 100
},
"stopId": "TENPLA1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766474520",
"uncertainty": 100
},
"stopId": "TENGEND1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766474580",
"uncertainty": 100
},
"stopId": "TENCOLO1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766474700",
"uncertainty": 100
},
"stopId": "TEN14AR1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766474940",
"uncertainty": 100
},
"stopId": "BRISTST1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766475120",
"uncertainty": 100
},
"stopId": "BRIBRGS1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766475240",
"uncertainty": 100
},
"stopId": "BRIMIR1",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766475300",
"uncertainty": 100
},
"stopId": "BRIPLNI1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766475360",
"uncertainty": 100
},
"stopId": "BRILBRI1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766475480",
"uncertainty": 100
},
"stopId": "BRIMIR2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766475600",
"uncertainty": 100
},
"stopId": "BRIBRGS2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766475840",
"uncertainty": 100
},
"stopId": "BRISTST2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766475960",
"uncertainty": 100
},
"stopId": "SDTPRI1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766476020",
"uncertainty": 100
},
"stopId": "SDTVIL1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766476740",
"uncertainty": 100
},
"stopId": "FONRDB1",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766476800",
"uncertainty": 100
},
"stopId": "FONECO1",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766477040",
"uncertainty": 100
},
"stopId": "FONGAR1",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766477160",
"uncertainty": 100
},
"stopId": "SAOSAOR1",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766477280",
"uncertainty": 100
},
"stopId": "FONGAR2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766477400",
"uncertainty": 100
},
"stopId": "FONECO2",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766477460",
"uncertainty": 100
},
"stopId": "FONFONT1",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1766477520",
"uncertainty": 100
},
"stopId": "SAOCAI1",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766477640",
"uncertainty": 100
},
"stopId": "SAORNOS1",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1766478180",
"uncertainty": 100
},
"stopId": "BREOLIV1",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1766478240",
"uncertainty": 100
},
"stopId": "BREGIA1",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1766478600",
"uncertainty": 100
},
"stopId": "BREBRGS1",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1766478720",
"uncertainty": 100
},
"stopId": "BREPEGL1",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1766478960",
"uncertainty": 100
},
"stopId": "BRELARB1",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1766479080",
"uncertainty": 100
},
"stopId": "BREPIE1",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1766480520",
"uncertainty": 100
},
"stopId": "VINPIA1",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1766481600",
"uncertainty": 100
},
"stopId": "MENBIBA1",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1766481660",
"uncertainty": 100
},
"stopId": "MENMSTA1",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1766481720",
"uncertainty": 100
},
"stopId": "MENBOS1",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1766481840",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 35
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"tripId": "5453"
},
"vehicle": {}
}
},
{
"id": "51",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766474400",
"uncertainty": 100
},
"stopId": "MENFRON1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766474520",
"uncertainty": 100
},
"stopId": "MENGARA2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766474580",
"uncertainty": 100
},
"stopId": "MENBIBA1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766474640",
"uncertainty": 100
},
"stopId": "MENMSTA1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766474700",
"uncertainty": 100
},
"stopId": "MENMONT1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766474760",
"uncertainty": 100
},
"stopId": "MENVICT1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766474820",
"uncertainty": 100
},
"stopId": "MENSABL1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766474880",
"uncertainty": 100
},
"stopId": "MENMARC1",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766474940",
"uncertainty": 100
},
"stopId": "MENTREN1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766475000",
"uncertainty": 100
},
"stopId": "MENMUSE1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766475120",
"uncertainty": 100
},
"stopId": "MENREPU1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766475180",
"uncertainty": 100
},
"stopId": "MENMAJE1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766475240",
"uncertainty": 100
},
"stopId": "MENLOUV1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766475660",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766475720",
"uncertainty": 100
},
"stopId": "MENHARP1",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1766475725",
"uncertainty": 100
},
"stopId": "MENVOLT1",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766475780",
"uncertainty": 100
},
"stopId": "MENBEAU1",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766475840",
"uncertainty": 100
},
"stopId": "MENMOUL1",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766475900",
"uncertainty": 100
},
"stopId": "MENGYMN1",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766475960",
"uncertainty": 100
},
"stopId": "MENJDAR1",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766476020",
"uncertainty": 100
},
"stopId": "MENCOLO1",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1766476025",
"uncertainty": 100
},
"stopId": "MENDOUA1",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1766476080",
"uncertainty": 100
},
"stopId": "MENPHUS1",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766476200",
"uncertainty": 100
},
"stopId": "MENCCOM1",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1766476205",
"uncertainty": 100
},
"stopId": "MENSRST1",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1766476320",
"uncertainty": 100
},
"stopId": "MENCARE1",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1766476380",
"uncertainty": 100
},
"stopId": "MENGROS1",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1766476440",
"uncertainty": 100
},
"stopId": "MENREQU1",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1766476500",
"uncertainty": 100
},
"stopId": "MENRESE1",
"stopSequence": 29
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5109"
},
"vehicle": {}
}
},
{
"id": "52",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766469600",
"uncertainty": 0
},
"departure": {
"delay": 60,
"time": "1766469660",
"uncertainty": 0
},
"stopId": "SOSSOSP1",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1766469900",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766469905",
"uncertainty": 0
},
"stopId": "SOSERC2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766470320",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766470325",
"uncertainty": 0
},
"stopId": "CASCVIL2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766470380",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766470385",
"uncertainty": 0
},
"stopId": "CASSLST2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766470500",
"uncertainty": 100
},
"stopId": "CASCARA2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766470740",
"uncertainty": 100
},
"stopId": "MENUFOR2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766470980",
"uncertainty": 100
},
"stopId": "MENLOUR2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766471100",
"uncertainty": 100
},
"stopId": "MENMSUP2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766471160",
"uncertainty": 100
},
"stopId": "MENRELA2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766471280",
"uncertainty": 100
},
"stopId": "MENMONI2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766471340",
"uncertainty": 100
},
"stopId": "MENSSOS2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766471460",
"uncertainty": 100
},
"stopId": "MENTCAR2",
"stopSequence": 12
},
{
"arrival": {
"delay": -60,
"time": "1766471580",
"uncertainty": 100
},
"stopId": "MENCOLO2",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1766471640",
"uncertainty": 100
},
"stopId": "MENJDAR2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766471700",
"uncertainty": 100
},
"stopId": "MENGYMN2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766471760",
"uncertainty": 100
},
"stopId": "MENMOUL2",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1766471820",
"uncertainty": 100
},
"stopId": "MENVOLT2",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1766471940",
"uncertainty": 100
},
"stopId": "MENHARP2",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1766472000",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 19
}
],
"timestamp": "1766470466",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "5290"
},
"vehicle": {
"label": "173152"
}
}
},
{
"id": "53",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766474700",
"uncertainty": 100
},
"stopId": "TURTMAI1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766474760",
"uncertainty": 100
},
"stopId": "TURMAGE2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766474820",
"uncertainty": 100
},
"stopId": "TURCDAS2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766474880",
"uncertainty": 100
},
"stopId": "TURBDDE2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766474940",
"uncertainty": 100
},
"stopId": "TURRD252",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766475000",
"uncertainty": 100
},
"stopId": "TURSROC2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766475120",
"uncertainty": 100
},
"stopId": "TURCDAC2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766475180",
"uncertainty": 100
},
"stopId": "TURDEVS2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766475240",
"uncertainty": 100
},
"stopId": "TURSDEV1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766475300",
"uncertainty": 100
},
"stopId": "BEAMMUL2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766475420",
"uncertainty": 100
},
"stopId": "BEACBEA2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766475480",
"uncertainty": 100
},
"stopId": "BEAAAFN2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766475540",
"uncertainty": 100
},
"stopId": "BEABORD1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766475600",
"uncertainty": 100
},
"stopId": "BEAGAUM1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766475660",
"uncertainty": 100
},
"stopId": "BEACBEL1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766475720",
"uncertainty": 100
},
"stopId": "BEASGEO1",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766475840",
"uncertainty": 100
},
"stopId": "BEADISP1",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766475900",
"uncertainty": 100
},
"stopId": "BEAEMAS1",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766475960",
"uncertainty": 100
},
"stopId": "BEAAVIL1",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766476080",
"uncertainty": 100
},
"stopId": "BEAAGEN1",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766476200",
"uncertainty": 100
},
"stopId": "BEAMBEA1",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766476260",
"uncertainty": 100
},
"stopId": "MCAPGAL1",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1766476380",
"uncertainty": 100
},
"stopId": "MCAROQU1",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766476620",
"uncertainty": 100
},
"stopId": "MCAPSDE1",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1766476800",
"uncertainty": 100
},
"stopId": "MCAJEX1",
"stopSequence": 25
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "11B",
"scheduleRelationship": "SCHEDULED",
"tripId": "38"
},
"vehicle": {}
}
},
{
"id": "54",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766473200",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766473260",
"uncertainty": 100
},
"stopId": "MENHARP1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766473320",
"uncertainty": 100
},
"stopId": "MENVOLT1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766473380",
"uncertainty": 100
},
"stopId": "MENBEAU1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766473560",
"uncertainty": 100
},
"stopId": "MENFIGU1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766473620",
"uncertainty": 100
},
"stopId": "MENVIGN1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766473740",
"uncertainty": 100
},
"stopId": "MENROSA1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766473800",
"uncertainty": 100
},
"stopId": "MENSANT1",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766473860",
"uncertainty": 100
},
"stopId": "MENANNO1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766473980",
"uncertainty": 100
},
"stopId": "MENHORI1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766474040",
"uncertainty": 100
},
"stopId": "MENTARD1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766474160",
"uncertainty": 100
},
"stopId": "MENOLIV1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766474280",
"uncertainty": 100
},
"stopId": "MENCITR1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766474340",
"uncertainty": 100
},
"stopId": "MENTCAR2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766474460",
"uncertainty": 100
},
"stopId": "MENCOLO2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766474520",
"uncertainty": 100
},
"stopId": "MENJDAR2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766474580",
"uncertainty": 100
},
"stopId": "MENGYMN2",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766474640",
"uncertainty": 100
},
"stopId": "MENMOUL2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766474700",
"uncertainty": 100
},
"stopId": "MENVOLT2",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766474760",
"uncertainty": 100
},
"stopId": "MENHARP2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766474820",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 21
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5221"
},
"vehicle": {}
}
},
{
"id": "55",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766469600",
"uncertainty": 0
},
"departure": {
"delay": 240,
"time": "1766469840",
"uncertainty": 0
},
"stopId": "MENMGRO1",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1766469845",
"uncertainty": 0
},
"departure": {
"delay": 130,
"time": "1766469850",
"uncertainty": 0
},
"stopId": "MENMGSN1",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1766469900",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766469905",
"uncertainty": 0
},
"stopId": "MENCVEN1",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1766469960",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766469965",
"uncertainty": 0
},
"stopId": "MENBORR2",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1766469970",
"uncertainty": 0
},
"departure": {
"delay": 15,
"time": "1766469975",
"uncertainty": 0
},
"stopId": "MENMADO1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766470020",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766470025",
"uncertainty": 0
},
"stopId": "MENPDAR1",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1766470030",
"uncertainty": 0
},
"departure": {
"delay": 15,
"time": "1766470035",
"uncertainty": 0
},
"stopId": "MENCMAD1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766470080",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766470085",
"uncertainty": 0
},
"stopId": "MENPIGA1",
"stopSequence": 8
},
{
"arrival": {
"delay": -60,
"time": "1766470140",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766470145",
"uncertainty": 0
},
"stopId": "MENCRLA1",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1766470200",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766470205",
"uncertainty": 0
},
"stopId": "MENARB1",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1766470260",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1766470265",
"uncertainty": 0
},
"stopId": "MENVSER1",
"stopSequence": 11
},
{
"arrival": {
"delay": -110,
"time": "1766470270",
"uncertainty": 0
},
"departure": {
"delay": -105,
"time": "1766470275",
"uncertainty": 0
},
"stopId": "MENJPIN1",
"stopSequence": 12
},
{
"arrival": {
"delay": -120,
"time": "1766470320",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1766470325",
"uncertainty": 0
},
"stopId": "MENSVDA1",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1766470500",
"uncertainty": 100
},
"stopId": "SAGB621",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1766470620",
"uncertainty": 100
},
"stopId": "SAGMAND1",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1766470740",
"uncertainty": 100
},
"stopId": "GORCCRE1",
"stopSequence": 16
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219"
},
"vehicle": {
"label": "197142"
}
}
},
{
"id": "56",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766470800",
"uncertainty": 100
},
"stopId": "GORCCRE1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766470860",
"uncertainty": 100
},
"stopId": "SAGMAND2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766470980",
"uncertainty": 100
},
"stopId": "SAGB622",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766471100",
"uncertainty": 100
},
"stopId": "MENSVDA2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766471160",
"uncertainty": 100
},
"stopId": "MENJPIN2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766471220",
"uncertainty": 100
},
"stopId": "MENVSER2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766471280",
"uncertainty": 100
},
"stopId": "MENARB2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766471340",
"uncertainty": 100
},
"stopId": "MENCRLA2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766471460",
"uncertainty": 100
},
"stopId": "MENPIGA2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766471520",
"uncertainty": 100
},
"stopId": "MENCMAD2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766471580",
"uncertainty": 100
},
"stopId": "MENPDAR2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766471640",
"uncertainty": 100
},
"stopId": "MENBORR1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766471700",
"uncertainty": 100
},
"stopId": "MENCVEN2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766471820",
"uncertainty": 100
},
"stopId": "MENMGSN2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766472000",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 15
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5220"
},
"vehicle": {}
}
},
{
"id": "57",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766475000",
"uncertainty": 100
},
"stopId": "MCAPSDE2",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766475060",
"uncertainty": 100
},
"stopId": "MCAROQU2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766475180",
"uncertainty": 100
},
"stopId": "MCAMCOF2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766475300",
"uncertainty": 100
},
"stopId": "MCAMBEA2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766475360",
"uncertainty": 100
},
"stopId": "BEAEBEA2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766475420",
"uncertainty": 100
},
"stopId": "BEALABR2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766475480",
"uncertainty": 100
},
"stopId": "BEABELV2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766475540",
"uncertainty": 100
},
"stopId": "BEAGUYN2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766475660",
"uncertainty": 100
},
"stopId": "BEAGAUD2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766475720",
"uncertainty": 100
},
"stopId": "BEAMVER2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766475780",
"uncertainty": 100
},
"stopId": "BEALAUR2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766475840",
"uncertainty": 100
},
"stopId": "BEATERR2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766475900",
"uncertainty": 100
},
"stopId": "RCMRDOR1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766476200",
"uncertainty": 100
},
"stopId": "RCMNBVO2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766476260",
"uncertainty": 100
},
"stopId": "RCM1NBO2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766476320",
"uncertainty": 100
},
"stopId": "RCM4CHE2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766476380",
"uncertainty": 100
},
"stopId": "RCMGBLE2",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766476440",
"uncertainty": 100
},
"stopId": "RCMPMOT2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766476500",
"uncertainty": 100
},
"stopId": "RCMVILA2",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766476560",
"uncertainty": 100
},
"stopId": "RCMMASS4",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766476680",
"uncertainty": 100
},
"stopId": "RCMDRAG2",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766476740",
"uncertainty": 100
},
"stopId": "RCMMROQ2",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1766476800",
"uncertainty": 100
},
"stopId": "RCMCHUR2",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766476860",
"uncertainty": 100
},
"stopId": "RCMSMAR2",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1766477100",
"uncertainty": 100
},
"stopId": "RCMRVIC2",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1766477160",
"uncertainty": 100
},
"stopId": "RCMPLAG2",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1766477220",
"uncertainty": 100
},
"stopId": "RCMCGSN2",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1766477280",
"uncertainty": 100
},
"stopId": "RCMFOCH2",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1766477340",
"uncertainty": 100
},
"stopId": "RCMCMAR2",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1766477460",
"uncertainty": 100
},
"stopId": "RCMPLUN2",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1766477520",
"uncertainty": 100
},
"stopId": "MENPCAR2",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1766477580",
"uncertainty": 100
},
"stopId": "MENEREC2",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1766477760",
"uncertainty": 100
},
"stopId": "MENCBME2",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1766477880",
"uncertainty": 100
},
"stopId": "MENTSMI2",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1766477940",
"uncertainty": 100
},
"stopId": "MENBAST2",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1766478000",
"uncertainty": 100
},
"stopId": "MENSABL2",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1766478060",
"uncertainty": 100
},
"stopId": "MENVICT2",
"stopSequence": 37
},
{
"arrival": {
"delay": 0,
"time": "1766478120",
"uncertainty": 100
},
"stopId": "MENMONT2",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1766478180",
"uncertainty": 100
},
"stopId": "MENMSTA2",
"stopSequence": 39
},
{
"arrival": {
"delay": 0,
"time": "1766478240",
"uncertainty": 100
},
"stopId": "MENBIBA2",
"stopSequence": 40
},
{
"arrival": {
"delay": 0,
"time": "1766478300",
"uncertainty": 100
},
"stopId": "MENFHAM2",
"stopSequence": 41
},
{
"arrival": {
"delay": 0,
"time": "1766478420",
"uncertainty": 100
},
"stopId": "MENMSLO2",
"stopSequence": 42
}
],
"timestamp": "1766470466",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5279"
},
"vehicle": {}
}
},
{
"id": "58",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766475000",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766475120",
"uncertainty": 100
},
"stopId": "MENMGSN1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766475240",
"uncertainty": 100
},
"stopId": "MENCVEN1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766475300",
"uncertainty": 100
},
"stopId": "MENBORR2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766475360",
"uncertainty": 100
},
"stopId": "MENMADO1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766475420",
"uncertainty": 100
},
"stopId": "MENPDAR1",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1766475425",
"uncertainty": 100
},
"stopId": "MENCMAD1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766475480",
"uncertainty": 100
},
"stopId": "MENPIGA1",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766475600",
"uncertainty": 100
},
"stopId": "MENCRLA1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766475660",
"uncertainty": 100
},
"stopId": "MENARB1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766475720",
"uncertainty": 100
},
"stopId": "MENVSER1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766475780",
"uncertainty": 100
},
"stopId": "MENJPIN1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766475840",
"uncertainty": 100
},
"stopId": "MENSVDA1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766475960",
"uncertainty": 100
},
"stopId": "SAGB621",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766476080",
"uncertainty": 100
},
"stopId": "SAGMAND1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766476200",
"uncertainty": 100
},
"stopId": "GORCCRE1",
"stopSequence": 16
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5222"
},
"vehicle": {}
}
},
{
"id": "59",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766471700",
"uncertainty": 100
},
"stopId": "BEAHTEN1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766471760",
"uncertainty": 100
},
"stopId": "RCMRDOR1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766471820",
"uncertainty": 100
},
"stopId": "BEASSER1",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1766471825",
"uncertainty": 100
},
"stopId": "BEAPRII1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766471880",
"uncertainty": 100
},
"stopId": "BEABEAU1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766471940",
"uncertainty": 100
},
"stopId": "BEACSER1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766472000",
"uncertainty": 100
},
"stopId": "BEAFAUS1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766472060",
"uncertainty": 100
},
"stopId": "BEASOUV2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766472120",
"uncertainty": 100
},
"stopId": "BEACAFN1",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1766472125",
"uncertainty": 100
},
"stopId": "BEABORD1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766472180",
"uncertainty": 100
},
"stopId": "BEAGAUM1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766472240",
"uncertainty": 100
},
"stopId": "BEACBEL1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766472300",
"uncertainty": 100
},
"stopId": "BEASGEO1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766472420",
"uncertainty": 100
},
"stopId": "BEADISP1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766472480",
"uncertainty": 100
},
"stopId": "BEAEMAS1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766472540",
"uncertainty": 100
},
"stopId": "BEAAVIL1",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766472660",
"uncertainty": 100
},
"stopId": "BEAAGEN1",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766472780",
"uncertainty": 100
},
"stopId": "BEAMBEA1",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766472840",
"uncertainty": 100
},
"stopId": "MCAPGAL1",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766472960",
"uncertainty": 100
},
"stopId": "MCAROQU1",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766473080",
"uncertainty": 100
},
"stopId": "MCAPSDE1",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766473200",
"uncertainty": 100
},
"stopId": "BEASMON1",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1766473260",
"uncertainty": 100
},
"stopId": "BEAPMON1",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766473320",
"uncertainty": 100
},
"stopId": "BEAPDOU1",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1766473380",
"uncertainty": 100
},
"stopId": "BEAGMON1",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1766473385",
"uncertainty": 100
},
"stopId": "BEACREC1",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1766473440",
"uncertainty": 100
},
"stopId": "BEAMRET1",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1766473445",
"uncertainty": 100
},
"stopId": "BEACEPO1",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1766473500",
"uncertainty": 100
},
"stopId": "BEAMALB1",
"stopSequence": 29
}
],
"timestamp": "1766469814",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "491"
},
"vehicle": {}
}
},
{
"id": "60",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766474700",
"uncertainty": 100
},
"stopId": "BEAMALB1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766474760",
"uncertainty": 100
},
"stopId": "BEACEPO2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766474820",
"uncertainty": 100
},
"stopId": "BEAMONE2",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1766474825",
"uncertainty": 100
},
"stopId": "BEACREC2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766474880",
"uncertainty": 100
},
"stopId": "BEAGMON2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766474940",
"uncertainty": 100
},
"stopId": "BEAPMON2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766475000",
"uncertainty": 100
},
"stopId": "BEASMON2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766475180",
"uncertainty": 100
},
"stopId": "MCAPSDE2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766475360",
"uncertainty": 100
},
"stopId": "MCAROQU2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766475540",
"uncertainty": 100
},
"stopId": "MCAMCOF2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766475780",
"uncertainty": 100
},
"stopId": "MCAMBEA2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766475900",
"uncertainty": 100
},
"stopId": "BEAEBEA2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766476020",
"uncertainty": 100
},
"stopId": "BEACARN2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766476080",
"uncertainty": 100
},
"stopId": "BEAERIV2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766476140",
"uncertainty": 100
},
"stopId": "BEASCHI2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766476320",
"uncertainty": 100
},
"stopId": "BEACBEL2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766476380",
"uncertainty": 100
},
"stopId": "BEAGAUM2",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1766476385",
"uncertainty": 100
},
"stopId": "BEAECOC2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766476440",
"uncertainty": 100
},
"stopId": "BEAPLAT2",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1766476445",
"uncertainty": 100
},
"stopId": "BEAJBOU2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766476500",
"uncertainty": 100
},
"stopId": "BEACAFN2",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766476560",
"uncertainty": 100
},
"stopId": "BEASOUV1",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1766476680",
"uncertainty": 100
},
"stopId": "BEAFAUS2",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766476740",
"uncertainty": 100
},
"stopId": "BEACSER2",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1766476745",
"uncertainty": 100
},
"stopId": "BEAFOND2",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1766476800",
"uncertainty": 100
},
"stopId": "BEABEAU2",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1766476860",
"uncertainty": 100
},
"stopId": "BEAPRII2",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1766476920",
"uncertainty": 100
},
"stopId": "BEASSER2",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1766476980",
"uncertainty": 100
},
"stopId": "RCMRDOR2",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1766476985",
"uncertainty": 100
},
"stopId": "BEATERR3",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1766477040",
"uncertainty": 100
},
"stopId": "BEAHTEN1",
"stopSequence": 31
}
],
"timestamp": "1766469814",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "492"
},
"vehicle": {}
}
},
{
"id": "61",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766475300",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766475360",
"uncertainty": 100
},
"stopId": "MENHARP1",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1766475365",
"uncertainty": 100
},
"stopId": "MENVOLT1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766475420",
"uncertainty": 100
},
"stopId": "MENBEAU1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766475480",
"uncertainty": 100
},
"stopId": "MENMOUL1",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1766475485",
"uncertainty": 100
},
"stopId": "MENGYMN1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766475540",
"uncertainty": 100
},
"stopId": "MENJDAR1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766475600",
"uncertainty": 100
},
"stopId": "MENCOLO1",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1766475605",
"uncertainty": 100
},
"stopId": "MENDOUA1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766475660",
"uncertainty": 100
},
"stopId": "MENPHUS1",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1766475665",
"uncertainty": 100
},
"stopId": "MENCCOM3",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766475720",
"uncertainty": 100
},
"stopId": "MENTCAR1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766475840",
"uncertainty": 100
},
"stopId": "MENSSOS1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766475960",
"uncertainty": 100
},
"stopId": "MENMONI1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766476020",
"uncertainty": 100
},
"stopId": "MENRELA1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766476140",
"uncertainty": 100
},
"stopId": "MENMSUP1",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766476260",
"uncertainty": 100
},
"stopId": "MENLOUR1",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766476500",
"uncertainty": 100
},
"stopId": "MENUFOR1",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766476680",
"uncertainty": 100
},
"stopId": "CASCARA1",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766476800",
"uncertainty": 100
},
"stopId": "CASSLST1",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766476920",
"uncertainty": 100
},
"stopId": "CASCVIL1",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766477280",
"uncertainty": 100
},
"stopId": "SOSERC1",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1766477700",
"uncertainty": 100
},
"stopId": "SOSSOSP1",
"stopSequence": 23
}
],
"timestamp": "1766470466",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "5291"
},
"vehicle": {}
}
},
{
"id": "62",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766475300",
"uncertainty": 100
},
"stopId": "MENMARC1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766475360",
"uncertainty": 100
},
"stopId": "MENTREN1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766475420",
"uncertainty": 100
},
"stopId": "MENMUSE1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766475540",
"uncertainty": 100
},
"stopId": "MENREPU1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766475660",
"uncertainty": 100
},
"stopId": "MENMAJE1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766475720",
"uncertainty": 100
},
"stopId": "MENLOUV1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766476140",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766476260",
"uncertainty": 100
},
"stopId": "MENMFLE1",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766476320",
"uncertainty": 100
},
"stopId": "MENLOLI1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766476440",
"uncertainty": 100
},
"stopId": "MENCECI1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766476500",
"uncertainty": 100
},
"stopId": "MENGUIL1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766476560",
"uncertainty": 100
},
"stopId": "MENAFRA1",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1766476565",
"uncertainty": 100
},
"stopId": "MENRBOR1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766476620",
"uncertainty": 100
},
"stopId": "MENSPED1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766476680",
"uncertainty": 100
},
"stopId": "MENACAC1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766476740",
"uncertainty": 100
},
"stopId": "MENVBOR1",
"stopSequence": 16
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "83"
},
"vehicle": {}
}
},
{
"id": "63",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766475300",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766475480",
"uncertainty": 100
},
"stopId": "MENCASI1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766475540",
"uncertainty": 100
},
"stopId": "MENMADO1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766475600",
"uncertainty": 100
},
"stopId": "MENPDAR1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766475660",
"uncertainty": 100
},
"stopId": "MENMPAR1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766475720",
"uncertainty": 100
},
"stopId": "MENVIKI1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766475780",
"uncertainty": 100
},
"stopId": "RCMPLUN3",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766475840",
"uncertainty": 100
},
"stopId": "MENPHPA2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766475900",
"uncertainty": 100
},
"stopId": "MENMRUS1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766475960",
"uncertainty": 100
},
"stopId": "MENLCED1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766476020",
"uncertainty": 100
},
"stopId": "MENSMAU1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766476080",
"uncertainty": 100
},
"stopId": "MENEVAL1",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1766476085",
"uncertainty": 100
},
"stopId": "MENFMAI1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766476140",
"uncertainty": 100
},
"stopId": "MENSMAD1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766476200",
"uncertainty": 100
},
"stopId": "MENCAT1",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1766476205",
"uncertainty": 100
},
"stopId": "MENAPAR1",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766476320",
"uncertainty": 100
},
"stopId": "GORSIGU1",
"stopSequence": 17
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "4991"
},
"vehicle": {}
}
},
{
"id": "64",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766467500",
"uncertainty": 0
},
"departure": {
"delay": 120,
"time": "1766467620",
"uncertainty": 0
},
"stopId": "TURTMAI1",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1766467625",
"uncertainty": 0
},
"departure": {
"delay": 70,
"time": "1766467630",
"uncertainty": 0
},
"stopId": "TURMAGE2",
"stopSequence": 2
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "TURCDAS2",
"stopSequence": 3
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "TURBDDE2",
"stopSequence": 4
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "TURRD252",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766467800",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1766467805",
"uncertainty": 0
},
"stopId": "TURSROC2",
"stopSequence": 6
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "TURCDAC2",
"stopSequence": 7
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "TURDEVS2",
"stopSequence": 8
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "TURSDEV1",
"stopSequence": 9
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "BEAMMUL2",
"stopSequence": 10
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "BEACBEA2",
"stopSequence": 11
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "BEAAAFN2",
"stopSequence": 12
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "BEABORD1",
"stopSequence": 13
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "BEAGAUM1",
"stopSequence": 14
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "BEACBEL1",
"stopSequence": 15
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "BEASGEO1",
"stopSequence": 16
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "BEADISP1",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1766468640",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1766468645",
"uncertainty": 0
},
"stopId": "BEAEMAS1",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1766468650",
"uncertainty": 0
},
"departure": {
"delay": 15,
"time": "1766468655",
"uncertainty": 0
},
"stopId": "BEAAVIL1",
"stopSequence": 19
},
{
"arrival": {
"delay": -40,
"time": "1766468660",
"uncertainty": 0
},
"departure": {
"delay": -35,
"time": "1766468665",
"uncertainty": 0
},
"stopId": "BEAAGEN1",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766468820",
"uncertainty": 100
},
"stopId": "BEAMBEA1",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766468880",
"uncertainty": 100
},
"stopId": "MCAPGAL1",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1766469000",
"uncertainty": 100
},
"stopId": "MCAROQU1",
"stopSequence": 23
},
{
"arrival": {
"delay": -175,
"time": "1766469005",
"uncertainty": 100
},
"stopId": "MCAPSDE1",
"stopSequence": 24
},
{
"arrival": {
"delay": -180,
"time": "1766469180",
"uncertainty": 100
},
"stopId": "MCAJEX1",
"stopSequence": 25
}
],
"timestamp": "1766470199",
"trip": {
"routeId": "11B",
"scheduleRelationship": "SCHEDULED",
"tripId": "34"
},
"vehicle": {}
}
},
{
"id": "65",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766475600",
"uncertainty": 100
},
"stopId": "BEAHTEN1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766475660",
"uncertainty": 100
},
"stopId": "RCMRDOR1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766475720",
"uncertainty": 100
},
"stopId": "BEASSER1",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1766475725",
"uncertainty": 100
},
"stopId": "BEAPRII1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766475780",
"uncertainty": 100
},
"stopId": "BEABEAU1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766475840",
"uncertainty": 100
},
"stopId": "BEACSER1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766475900",
"uncertainty": 100
},
"stopId": "BEAFAUS1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766475960",
"uncertainty": 100
},
"stopId": "BEASOUV2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766476020",
"uncertainty": 100
},
"stopId": "BEACAFN1",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1766476025",
"uncertainty": 100
},
"stopId": "BEABORD1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766476080",
"uncertainty": 100
},
"stopId": "BEAGAUM1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766476140",
"uncertainty": 100
},
"stopId": "BEACBEL1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766476200",
"uncertainty": 100
},
"stopId": "BEASGEO1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766476320",
"uncertainty": 100
},
"stopId": "BEADISP1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766476380",
"uncertainty": 100
},
"stopId": "BEAEMAS1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766476440",
"uncertainty": 100
},
"stopId": "BEAAVIL1",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766476560",
"uncertainty": 100
},
"stopId": "BEAAGEN1",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766476680",
"uncertainty": 100
},
"stopId": "BEAMBEA1",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766476740",
"uncertainty": 100
},
"stopId": "MCAPGAL1",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766476860",
"uncertainty": 100
},
"stopId": "MCAROQU1",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766476980",
"uncertainty": 100
},
"stopId": "MCAPSDE1",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766477100",
"uncertainty": 100
},
"stopId": "BEASMON1",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1766477160",
"uncertainty": 100
},
"stopId": "BEAPMON1",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766477220",
"uncertainty": 100
},
"stopId": "BEAPDOU1",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1766477280",
"uncertainty": 100
},
"stopId": "BEAGMON1",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1766477285",
"uncertainty": 100
},
"stopId": "BEACREC1",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1766477340",
"uncertainty": 100
},
"stopId": "BEAMRET1",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1766477345",
"uncertainty": 100
},
"stopId": "BEACEPO1",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1766477400",
"uncertainty": 100
},
"stopId": "BEAMALB1",
"stopSequence": 29
}
],
"timestamp": "1766470466",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "253"
},
"vehicle": {}
}
},
{
"id": "66",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766475600",
"uncertainty": 100
},
"stopId": "MENFRON1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766475720",
"uncertainty": 100
},
"stopId": "MENGARA2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766475780",
"uncertainty": 100
},
"stopId": "MENBIBA1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766475840",
"uncertainty": 100
},
"stopId": "MENMSTA1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766475900",
"uncertainty": 100
},
"stopId": "MENMONT1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766475960",
"uncertainty": 100
},
"stopId": "MENVICT1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766476020",
"uncertainty": 100
},
"stopId": "MENSABL1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766476080",
"uncertainty": 100
},
"stopId": "MENMARC1",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766476140",
"uncertainty": 100
},
"stopId": "MENTREN1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766476200",
"uncertainty": 100
},
"stopId": "MENMUSE1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766476320",
"uncertainty": 100
},
"stopId": "MENREPU1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766476380",
"uncertainty": 100
},
"stopId": "MENMAJE1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766476440",
"uncertainty": 100
},
"stopId": "MENLOUV1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766476860",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766476920",
"uncertainty": 100
},
"stopId": "MENHARP1",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1766476925",
"uncertainty": 100
},
"stopId": "MENVOLT1",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766476980",
"uncertainty": 100
},
"stopId": "MENBEAU1",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766477040",
"uncertainty": 100
},
"stopId": "MENMOUL1",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766477100",
"uncertainty": 100
},
"stopId": "MENGYMN1",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766477160",
"uncertainty": 100
},
"stopId": "MENJDAR1",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766477220",
"uncertainty": 100
},
"stopId": "MENCOLO1",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1766477225",
"uncertainty": 100
},
"stopId": "MENDOUA1",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1766477280",
"uncertainty": 100
},
"stopId": "MENPHUS1",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766477400",
"uncertainty": 100
},
"stopId": "MENCCOM1",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1766477405",
"uncertainty": 100
},
"stopId": "MENSRST1",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1766477520",
"uncertainty": 100
},
"stopId": "MENCARE1",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1766477580",
"uncertainty": 100
},
"stopId": "MENGROS1",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1766477640",
"uncertainty": 100
},
"stopId": "MENREQU1",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1766477700",
"uncertainty": 100
},
"stopId": "MENRESE1",
"stopSequence": 29
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5198"
},
"vehicle": {}
}
},
{
"id": "67",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1766475600",
"uncertainty": 100
},
"stopId": "MENRESE1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1766475660",
"uncertainty": 100
},
"stopId": "MENREQU2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1766475720",
"uncertainty": 100
},
"stopId": "MENGROS2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1766475780",
"uncertainty": 100
},
"stopId": "MENCARE2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1766475840",
"uncertainty": 100
},
"stopId": "MENSRST2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1766475900",
"uncertainty": 100
},
"stopId": "MENCCOM2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1766476020",
"uncertainty": 100
},
"stopId": "MENPHUS2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1766476080",
"uncertainty": 100
},
"stopId": "MENDOUA2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1766476140",
"uncertainty": 100
},
"stopId": "MENCOLO2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1766476200",
"uncertainty": 100
},
"stopId": "MENJDAR2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1766476260",
"uncertainty": 100
},
"stopId": "MENGYMN2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1766476320",
"uncertainty": 100
},
"stopId": "MENMOUL2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1766476380",
"uncertainty": 100
},
"stopId": "MENVOLT2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1766476500",
"uncertainty": 100
},
"stopId": "MENHARP2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1766476560",
"uncertainty": 100
},
"stopId": "MENMGRO2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1766476740",
"uncertainty": 100
},
"stopId": "MENBIOV2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1766476800",
"uncertainty": 100
},
"stopId": "MENREPU2",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1766476980",
"uncertainty": 100
},
"stopId": "MENTSMI2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1766477040",
"uncertainty": 100
},
"stopId": "MENBAST2",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1766477100",
"uncertainty": 100
},
"stopId": "MENSABL2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1766477160",
"uncertainty": 100
},
"stopId": "MENVICT2",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1766477220",
"uncertainty": 100
},
"stopId": "MENMONT2",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1766477225",
"uncertainty": 100
},
"stopId": "MENMSTA2",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1766477340",
"uncertainty": 100
},
"stopId": "MENBIBA2",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1766477400",
"uncertainty": 100
},
"stopId": "MENGARA1",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1766477520",
"uncertainty": 100
},
"stopId": "MENFRON1",
"stopSequence": 26
}
],
"timestamp": "1766470467",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4909"
},
"vehicle": {}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1766470470"
}
}