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
❌244 erreurs, 65 avertissements
De nombreuses erreurs de validation indiquent que les identifiants du GTFS-RT ne correspondent pas aux identifiants du GTFS.
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 27/05/2026 à 09h03 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 50 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 3608 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 3374 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 3762 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 3365 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 3714 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 10 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 78 trip_id 3394 has route_id 1 but belongs to GTFS route_id 2 in GTFS trips.txt
- GTFS-rt entity ID 81 trip_id 3461 has route_id 12 but belongs to GTFS route_id 1 in GTFS trips.txt
- GTFS-rt entity ID 91 trip_id 3454 has route_id 2 but belongs to GTFS route_id 1 in GTFS trips.txt
- GTFS-rt entity ID 100 trip_id 1191 has route_id 13 but belongs to GTFS route_id 1 in GTFS trips.txt
- GTFS-rt entity ID 106 trip_id 3395 has route_id 1 but belongs to GTFS route_id 2 in GTFS trips.txt
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 184 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 3394 stop_sequence 1 has stop_id MENRESE1 but GTFS stop_sequence 1 has stop_id MENMARC1 - stop_ids should be the same
- GTFS-rt trip_id 3394 stop_sequence 2 has stop_id MENREQU2 but GTFS stop_sequence 2 has stop_id MENTREN1 - stop_ids should be the same
- GTFS-rt trip_id 3394 stop_sequence 3 has stop_id MENGROS2 but GTFS stop_sequence 3 has stop_id MENMUSE1 - stop_ids should be the same
- GTFS-rt trip_id 3394 stop_sequence 4 has stop_id MENCARE2 but GTFS stop_sequence 4 has stop_id MENREPU1 - stop_ids should be the same
- GTFS-rt trip_id 3394 stop_sequence 5 has stop_id MENSRST2 but GTFS stop_sequence 5 has stop_id MENMAJE1 - stop_ids should be the same
Avertissements
vehicle_id not populated W002 65 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 3608 does not have a vehicle_id
- trip_id 3374 does not have a vehicle_id
- trip_id 3762 does not have a vehicle_id
- trip_id 3365 does not have a vehicle_id
- trip_id 3714 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 | 1 148 | 25 fois (83 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1 522 | 25 fois (83 % des validations) |
| E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 162 | 17 fois (57 % 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 | 3 910 | 17 fois (57 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 27/05/2026 à 19h52 Europe/Paris.
trip_updates (37) 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 27/05/2026 à 19h52 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "89",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779855840",
"uncertainty": 0
},
"departure": {
"delay": 60,
"time": "1779855900",
"uncertainty": 0
},
"stopId": "MENMORI1",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1779855905",
"uncertainty": 0
},
"departure": {
"delay": 10,
"time": "1779855910",
"uncertainty": 0
},
"stopId": "MENMRUS1",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1779855915",
"uncertainty": 0
},
"departure": {
"delay": 20,
"time": "1779855920",
"uncertainty": 0
},
"stopId": "MENLCED1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1779855960",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779855965",
"uncertainty": 0
},
"stopId": "MENSMAU1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1779856020",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779856025",
"uncertainty": 0
},
"stopId": "MENEVAL1",
"stopSequence": 5
},
{
"arrival": {
"delay": -50,
"time": "1779856030",
"uncertainty": 0
},
"departure": {
"delay": -45,
"time": "1779856035",
"uncertainty": 0
},
"stopId": "MENFMAI1",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1779856080",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779856085",
"uncertainty": 0
},
"stopId": "MENSMAD1",
"stopSequence": 7
},
{
"arrival": {
"delay": -60,
"time": "1779856200",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779856205",
"uncertainty": 0
},
"stopId": "MENPEG1",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1779856380",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779856385",
"uncertainty": 0
},
"stopId": "MENPEME1",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1779856440",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779856445",
"uncertainty": 0
},
"stopId": "MENALIZ1",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1779856500",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779856505",
"uncertainty": 0
},
"stopId": "MENEDEN1",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1779856510",
"uncertainty": 0
},
"departure": {
"delay": 15,
"time": "1779856515",
"uncertainty": 0
},
"stopId": "MENROCA1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1779856560",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779856565",
"uncertainty": 0
},
"stopId": "RCMPHOP1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1779856620",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779856625",
"uncertainty": 0
},
"stopId": "RCMSJOS1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1779856680",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779856685",
"uncertainty": 0
},
"stopId": "RCMFOCH1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1779856740",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779856745",
"uncertainty": 0
},
"stopId": "RCMDEC1",
"stopSequence": 16
},
{
"arrival": {
"delay": -50,
"time": "1779856750",
"uncertainty": 0
},
"departure": {
"delay": -45,
"time": "1779856755",
"uncertainty": 0
},
"stopId": "RCMVALL1",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1779856860",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779856865",
"uncertainty": 0
},
"stopId": "RCMAZUR2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1779856980",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779856985",
"uncertainty": 0
},
"stopId": "RCMVALL2",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1779857040",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779857045",
"uncertainty": 0
},
"stopId": "RCMDEC2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1779857100",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779857105",
"uncertainty": 0
},
"stopId": "RCMCGSN1",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1779857160",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779857165",
"uncertainty": 0
},
"stopId": "RCMPLAG1",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1779857220",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779857225",
"uncertainty": 0
},
"stopId": "RCMORCH1",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1779857340",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779857345",
"uncertainty": 0
},
"stopId": "RCMCYPR1",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1779857350",
"uncertainty": 100
},
"stopId": "RCMCIRT1",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1779857460",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779857465",
"uncertainty": 0
},
"stopId": "RCMSMAR1",
"stopSequence": 26
},
{
"arrival": {
"delay": 120,
"time": "1779857520",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779857525",
"uncertainty": 0
},
"stopId": "RCMCHUR1",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1779857580",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779857585",
"uncertainty": 0
},
"stopId": "RCMMROQ1",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1779857640",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779857645",
"uncertainty": 0
},
"stopId": "RCMCOTT1",
"stopSequence": 29
},
{
"arrival": {
"delay": 130,
"time": "1779857650",
"uncertainty": 0
},
"departure": {
"delay": 135,
"time": "1779857655",
"uncertainty": 0
},
"stopId": "RCMVVES1",
"stopSequence": 30
},
{
"arrival": {
"delay": 120,
"time": "1779857700",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779857705",
"uncertainty": 0
},
"stopId": "RCM2HAM1",
"stopSequence": 31
},
{
"arrival": {
"delay": 130,
"time": "1779857710",
"uncertainty": 0
},
"departure": {
"delay": 135,
"time": "1779857715",
"uncertainty": 0
},
"stopId": "RCMRBEL1",
"stopSequence": 32
},
{
"arrival": {
"delay": 80,
"time": "1779857720",
"uncertainty": 0
},
"departure": {
"delay": 85,
"time": "1779857725",
"uncertainty": 0
},
"stopId": "RCMTORR3",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1779857760",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779857765",
"uncertainty": 0
},
"stopId": "RCMMASS3",
"stopSequence": 34
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCM1ESC1",
"stopSequence": 35
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCM2ESC1",
"stopSequence": 36
},
{
"arrival": {
"delay": 60,
"time": "1779857880",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779857885",
"uncertainty": 0
},
"stopId": "RCMRAME1",
"stopSequence": 37
},
{
"arrival": {
"delay": 60,
"time": "1779857940",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779857945",
"uncertainty": 0
},
"stopId": "RCM4CHE1",
"stopSequence": 38
},
{
"arrival": {
"delay": 60,
"time": "1779858000",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779858005",
"uncertainty": 0
},
"stopId": "RCMLBOU1",
"stopSequence": 39
},
{
"arrival": {
"delay": 60,
"time": "1779858060",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779858065",
"uncertainty": 0
},
"stopId": "RCMLTRA1",
"stopSequence": 40
},
{
"arrival": {
"delay": 60,
"time": "1779858180",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779858185",
"uncertainty": 0
},
"stopId": "RCMSROM1",
"stopSequence": 41
},
{
"arrival": {
"delay": 60,
"time": "1779858240",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779858245",
"uncertainty": 0
},
"stopId": "RCMVARA1",
"stopSequence": 42
},
{
"arrival": {
"delay": 60,
"time": "1779858300",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779858305",
"uncertainty": 0
},
"stopId": "RCMCGRO1",
"stopSequence": 43
},
{
"arrival": {
"delay": 60,
"time": "1779858360",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779858365",
"uncertainty": 0
},
"stopId": "RCMAPOL1",
"stopSequence": 44
},
{
"arrival": {
"delay": 180,
"time": "1779858540",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779858545",
"uncertainty": 0
},
"stopId": "RCMNBVO3",
"stopSequence": 45
},
{
"arrival": {
"delay": 180,
"time": "1779858600",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779858605",
"uncertainty": 0
},
"stopId": "RCMFIGH2",
"stopSequence": 46
},
{
"arrival": {
"delay": 240,
"time": "1779858720",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779858725",
"uncertainty": 0
},
"stopId": "RCMTOUR2",
"stopSequence": 47
},
{
"arrival": {
"delay": 240,
"time": "1779858780",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779858785",
"uncertainty": 0
},
"stopId": "RCMBARR2",
"stopSequence": 48
},
{
"arrival": {
"delay": 240,
"time": "1779858840",
"uncertainty": 100
},
"stopId": "RCMMING2",
"stopSequence": 49
},
{
"arrival": {
"delay": 300,
"time": "1779859020",
"uncertainty": 100
},
"stopId": "RCMLAVO2",
"stopSequence": 50
},
{
"arrival": {
"delay": 300,
"time": "1779859080",
"uncertainty": 100
},
"stopId": "RCMGENE1",
"stopSequence": 51
},
{
"arrival": {
"delay": 305,
"time": "1779859085",
"uncertainty": 100
},
"stopId": "RCMMARJ1",
"stopSequence": 52
},
{
"arrival": {
"delay": 300,
"time": "1779859140",
"uncertainty": 100
},
"stopId": "RCMPTAS1",
"stopSequence": 53
}
],
"timestamp": "1779862872",
"trip": {
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"tripId": "3379"
},
"vehicle": {}
}
},
{
"id": "182",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779875100",
"uncertainty": 100
},
"stopId": "MENSUIL1",
"stopSequence": 1
},
{
"arrival": {
"delay": 900,
"time": "1779876060",
"uncertainty": 100
},
"stopId": "MENFOUG2",
"stopSequence": 2
},
{
"arrival": {
"delay": 900,
"time": "1779876120",
"uncertainty": 100
},
"stopId": "MENCHAT2",
"stopSequence": 3
},
{
"arrival": {
"delay": 900,
"time": "1779876180",
"uncertainty": 100
},
"stopId": "MENCAST2",
"stopSequence": 4
},
{
"arrival": {
"delay": 900,
"time": "1779876240",
"uncertainty": 100
},
"stopId": "MENGUIL2",
"stopSequence": 5
},
{
"arrival": {
"delay": 900,
"time": "1779876300",
"uncertainty": 100
},
"stopId": "MENOLCU2",
"stopSequence": 6
},
{
"arrival": {
"delay": 900,
"time": "1779876360",
"uncertainty": 100
},
"stopId": "MENVIER2",
"stopSequence": 7
},
{
"arrival": {
"delay": 900,
"time": "1779876420",
"uncertainty": 100
},
"stopId": "MENALBE2",
"stopSequence": 8
},
{
"arrival": {
"delay": 900,
"time": "1779876480",
"uncertainty": 100
},
"stopId": "MENBRUY2",
"stopSequence": 9
},
{
"arrival": {
"delay": 905,
"time": "1779876485",
"uncertainty": 100
},
"stopId": "MENBORR2",
"stopSequence": 10
},
{
"arrival": {
"delay": 900,
"time": "1779876540",
"uncertainty": 100
},
"stopId": "MENCARN2",
"stopSequence": 11
},
{
"arrival": {
"delay": 900,
"time": "1779876600",
"uncertainty": 100
},
"stopId": "MENCASI2",
"stopSequence": 12
},
{
"arrival": {
"delay": 900,
"time": "1779876720",
"uncertainty": 100
},
"stopId": "MENBIOV2",
"stopSequence": 13
},
{
"arrival": {
"delay": 900,
"time": "1779876840",
"uncertainty": 100
},
"stopId": "MENREPU2",
"stopSequence": 14
},
{
"arrival": {
"delay": 900,
"time": "1779876960",
"uncertainty": 100
},
"stopId": "MENTSMI2",
"stopSequence": 15
},
{
"arrival": {
"delay": 900,
"time": "1779877080",
"uncertainty": 100
},
"stopId": "MENBAST2",
"stopSequence": 16
},
{
"arrival": {
"delay": 900,
"time": "1779877200",
"uncertainty": 100
},
"stopId": "MENMARC1",
"stopSequence": 17
}
],
"timestamp": "1779875097",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "3358"
},
"vehicle": {}
}
},
{
"id": "196",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMPTAS1",
"stopSequence": 1
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMLAVO1",
"stopSequence": 2
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMJAMA2",
"stopSequence": 3
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMSAFT2",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1779865500",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779865505",
"uncertainty": 0
},
"stopId": "RCMLOLI2",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1779865560",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779865565",
"uncertainty": 0
},
"stopId": "RCMTORR2",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1779865570",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1779865575",
"uncertainty": 0
},
"stopId": "RCMRBEL2",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1779865620",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779865625",
"uncertainty": 0
},
"stopId": "RCM2HAM2",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1779865630",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1779865635",
"uncertainty": 0
},
"stopId": "RCMHAME2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1779865680",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779865685",
"uncertainty": 0
},
"stopId": "RCMBIEN2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1779865740",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779865745",
"uncertainty": 0
},
"stopId": "RCMCGSN3",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1779865800",
"uncertainty": 100
},
"stopId": "RCMFOCH2",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1779865920",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779865925",
"uncertainty": 0
},
"stopId": "RCMCMAR2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1779865980",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779865985",
"uncertainty": 0
},
"stopId": "RCMPLUN2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1779866040",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779866045",
"uncertainty": 0
},
"stopId": "MENMORI1",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1779866050",
"uncertainty": 0
},
"departure": {
"delay": 15,
"time": "1779866055",
"uncertainty": 0
},
"stopId": "MENMRUS1",
"stopSequence": 16
},
{
"arrival": {
"delay": -40,
"time": "1779866060",
"uncertainty": 0
},
"departure": {
"delay": -35,
"time": "1779866065",
"uncertainty": 0
},
"stopId": "MENLCED1",
"stopSequence": 17
},
{
"arrival": {
"delay": -60,
"time": "1779866100",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779866105",
"uncertainty": 0
},
"stopId": "MENSMAU1",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1779866160",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779866165",
"uncertainty": 0
},
"stopId": "MENEVAL1",
"stopSequence": 19
},
{
"arrival": {
"delay": -50,
"time": "1779866170",
"uncertainty": 0
},
"departure": {
"delay": -45,
"time": "1779866175",
"uncertainty": 0
},
"stopId": "MENFMAI1",
"stopSequence": 20
},
{
"arrival": {
"delay": -60,
"time": "1779866220",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779866225",
"uncertainty": 0
},
"stopId": "MENSMAD1",
"stopSequence": 21
},
{
"arrival": {
"delay": -60,
"time": "1779866340",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779866345",
"uncertainty": 0
},
"stopId": "MENPEG1",
"stopSequence": 22
},
{
"arrival": {
"delay": 180,
"time": "1779866640",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779866645",
"uncertainty": 0
},
"stopId": "MENPEME1",
"stopSequence": 23
},
{
"arrival": {
"delay": 180,
"time": "1779866700",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779866705",
"uncertainty": 0
},
"stopId": "MENALIZ2",
"stopSequence": 24
},
{
"arrival": {
"delay": 180,
"time": "1779866760",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779866765",
"uncertainty": 0
},
"stopId": "MENEDEN1",
"stopSequence": 25
},
{
"arrival": {
"delay": 70,
"time": "1779866770",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1779866775",
"uncertainty": 0
},
"stopId": "MENROCA1",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1779866880",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779866885",
"uncertainty": 0
},
"stopId": "RCMPHOP1",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1779866940",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779866945",
"uncertainty": 0
},
"stopId": "RCMSJOS1",
"stopSequence": 28
},
{
"arrival": {
"delay": 180,
"time": "1779867060",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779867065",
"uncertainty": 0
},
"stopId": "RCMFOCH1",
"stopSequence": 29
},
{
"arrival": {
"delay": 130,
"time": "1779867070",
"uncertainty": 0
},
"departure": {
"delay": 135,
"time": "1779867075",
"uncertainty": 0
},
"stopId": "RCMDEC1",
"stopSequence": 30
},
{
"arrival": {
"delay": 80,
"time": "1779867080",
"uncertainty": 0
},
"departure": {
"delay": 85,
"time": "1779867085",
"uncertainty": 0
},
"stopId": "RCMVALL1",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1779867180",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779867185",
"uncertainty": 0
},
"stopId": "RCMAZUR2",
"stopSequence": 32
},
{
"arrival": {
"delay": 240,
"time": "1779867420",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779867425",
"uncertainty": 0
},
"stopId": "RCMVALL2",
"stopSequence": 33
},
{
"arrival": {
"delay": 240,
"time": "1779867480",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779867485",
"uncertainty": 0
},
"stopId": "RCMDEC2",
"stopSequence": 34
},
{
"arrival": {
"delay": 180,
"time": "1779867540",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779867545",
"uncertainty": 0
},
"stopId": "RCMCGSN1",
"stopSequence": 35
},
{
"arrival": {
"delay": 240,
"time": "1779867660",
"uncertainty": 100
},
"stopId": "RCMPLAG1",
"stopSequence": 36
},
{
"arrival": {
"delay": 240,
"time": "1779867720",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779867725",
"uncertainty": 0
},
"stopId": "RCMORCH1",
"stopSequence": 37
},
{
"arrival": {
"delay": 240,
"time": "1779867780",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779867785",
"uncertainty": 0
},
"stopId": "RCMCYPR1",
"stopSequence": 38
},
{
"arrival": {
"delay": 240,
"time": "1779867840",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779867845",
"uncertainty": 0
},
"stopId": "RCMCIRT1",
"stopSequence": 39
},
{
"arrival": {
"delay": 240,
"time": "1779867900",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779867905",
"uncertainty": 0
},
"stopId": "RCMSMAR1",
"stopSequence": 40
},
{
"arrival": {
"delay": 250,
"time": "1779867910",
"uncertainty": 0
},
"departure": {
"delay": 255,
"time": "1779867915",
"uncertainty": 0
},
"stopId": "RCMCHUR1",
"stopSequence": 41
},
{
"arrival": {
"delay": 240,
"time": "1779867960",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779867965",
"uncertainty": 0
},
"stopId": "RCMMROQ1",
"stopSequence": 42
},
{
"arrival": {
"delay": 240,
"time": "1779868020",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779868025",
"uncertainty": 0
},
"stopId": "RCMCOTT1",
"stopSequence": 43
},
{
"arrival": {
"delay": 250,
"time": "1779868030",
"uncertainty": 0
},
"departure": {
"delay": 255,
"time": "1779868035",
"uncertainty": 0
},
"stopId": "RCMVVES1",
"stopSequence": 44
},
{
"arrival": {
"delay": 240,
"time": "1779868080",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779868085",
"uncertainty": 0
},
"stopId": "RCM2HAM1",
"stopSequence": 45
},
{
"arrival": {
"delay": 300,
"time": "1779868140",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779868145",
"uncertainty": 0
},
"stopId": "RCMRBEL1",
"stopSequence": 46
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMTORR3",
"stopSequence": 47
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMMASS3",
"stopSequence": 48
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCM1ESC1",
"stopSequence": 49
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCM2ESC1",
"stopSequence": 50
},
{
"arrival": {
"delay": 240,
"time": "1779868320",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779868325",
"uncertainty": 0
},
"stopId": "RCMRAME1",
"stopSequence": 51
},
{
"arrival": {
"delay": 240,
"time": "1779868380",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779868385",
"uncertainty": 0
},
"stopId": "RCM4CHE1",
"stopSequence": 52
},
{
"arrival": {
"delay": 300,
"time": "1779868500",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779868505",
"uncertainty": 0
},
"stopId": "RCMLBOU1",
"stopSequence": 53
},
{
"arrival": {
"delay": 250,
"time": "1779868510",
"uncertainty": 0
},
"departure": {
"delay": 255,
"time": "1779868515",
"uncertainty": 0
},
"stopId": "RCMLTRA1",
"stopSequence": 54
},
{
"arrival": {
"delay": 180,
"time": "1779868560",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779868565",
"uncertainty": 0
},
"stopId": "RCMSROM1",
"stopSequence": 55
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMVARA1",
"stopSequence": 56
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMCGRO1",
"stopSequence": 57
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMAPOL1",
"stopSequence": 58
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMNBVO3",
"stopSequence": 59
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMFIGH2",
"stopSequence": 60
},
{
"arrival": {
"delay": 300,
"time": "1779869040",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779869045",
"uncertainty": 0
},
"stopId": "RCMTOUR2",
"stopSequence": 61
},
{
"arrival": {
"delay": 300,
"time": "1779869100",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779869105",
"uncertainty": 0
},
"stopId": "RCMBARR2",
"stopSequence": 62
},
{
"arrival": {
"delay": 300,
"time": "1779869160",
"uncertainty": 100
},
"stopId": "RCMMING2",
"stopSequence": 63
},
{
"arrival": {
"delay": 360,
"time": "1779869340",
"uncertainty": 100
},
"stopId": "RCMLAVO2",
"stopSequence": 64
},
{
"arrival": {
"delay": 305,
"time": "1779869345",
"uncertainty": 100
},
"stopId": "RCMGENE1",
"stopSequence": 65
},
{
"arrival": {
"delay": 360,
"time": "1779869400",
"uncertainty": 100
},
"stopId": "RCMMARJ1",
"stopSequence": 66
},
{
"arrival": {
"delay": 360,
"time": "1779869460",
"uncertainty": 100
},
"stopId": "RCMPTAS1",
"stopSequence": 67
}
],
"timestamp": "1779873350",
"trip": {
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"tripId": "3381"
},
"vehicle": {}
}
},
{
"id": "217",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779871200",
"uncertainty": 0
},
"departure": {
"delay": 300,
"time": "1779871500",
"uncertainty": 0
},
"stopId": "MENMGRO1",
"stopSequence": 1
},
{
"arrival": {
"delay": 360,
"time": "1779871680",
"uncertainty": 0
},
"departure": {
"delay": 365,
"time": "1779871685",
"uncertainty": 0
},
"stopId": "MENBIOV2",
"stopSequence": 2
},
{
"arrival": {
"delay": 360,
"time": "1779871740",
"uncertainty": 0
},
"departure": {
"delay": 365,
"time": "1779871745",
"uncertainty": 0
},
"stopId": "MENREPU2",
"stopSequence": 3
},
{
"arrival": {
"delay": 480,
"time": "1779871920",
"uncertainty": 0
},
"departure": {
"delay": 485,
"time": "1779871925",
"uncertainty": 0
},
"stopId": "MENTSMI2",
"stopSequence": 4
},
{
"arrival": {
"delay": 480,
"time": "1779871980",
"uncertainty": 0
},
"departure": {
"delay": 485,
"time": "1779871985",
"uncertainty": 0
},
"stopId": "MENBAST2",
"stopSequence": 5
},
{
"arrival": {
"delay": 420,
"time": "1779872040",
"uncertainty": 0
},
"departure": {
"delay": 425,
"time": "1779872045",
"uncertainty": 0
},
"stopId": "MENMARC1",
"stopSequence": 6
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "MENTREN1",
"stopSequence": 7
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "MENMUSE1",
"stopSequence": 8
},
{
"arrival": {
"delay": 660,
"time": "1779872460",
"uncertainty": 0
},
"departure": {
"delay": 665,
"time": "1779872465",
"uncertainty": 0
},
"stopId": "MENACOL2",
"stopSequence": 9
},
{
"arrival": {
"delay": 610,
"time": "1779872470",
"uncertainty": 0
},
"departure": {
"delay": 615,
"time": "1779872475",
"uncertainty": 0
},
"stopId": "MENPINS2",
"stopSequence": 10
},
{
"arrival": {
"delay": 600,
"time": "1779872520",
"uncertainty": 0
},
"departure": {
"delay": 605,
"time": "1779872525",
"uncertainty": 0
},
"stopId": "MENSMIC2",
"stopSequence": 11
},
{
"arrival": {
"delay": 550,
"time": "1779872530",
"uncertainty": 0
},
"departure": {
"delay": 555,
"time": "1779872535",
"uncertainty": 0
},
"stopId": "MENBAIR2",
"stopSequence": 12
},
{
"arrival": {
"delay": 540,
"time": "1779872580",
"uncertainty": 0
},
"departure": {
"delay": 545,
"time": "1779872585",
"uncertainty": 0
},
"stopId": "MENMIMO2",
"stopSequence": 13
},
{
"arrival": {
"delay": 540,
"time": "1779872640",
"uncertainty": 0
},
"departure": {
"delay": 545,
"time": "1779872645",
"uncertainty": 0
},
"stopId": "MENALOE2",
"stopSequence": 14
},
{
"arrival": {
"delay": 550,
"time": "1779872650",
"uncertainty": 0
},
"departure": {
"delay": 555,
"time": "1779872655",
"uncertainty": 0
},
"stopId": "MENCIAP2",
"stopSequence": 15
},
{
"arrival": {
"delay": 600,
"time": "1779872820",
"uncertainty": 0
},
"departure": {
"delay": 605,
"time": "1779872825",
"uncertainty": 0
},
"stopId": "MENCIGA2",
"stopSequence": 16
},
{
"arrival": {
"delay": 550,
"time": "1779872830",
"uncertainty": 0
},
"departure": {
"delay": 555,
"time": "1779872835",
"uncertainty": 0
},
"stopId": "MEN2CIA2",
"stopSequence": 17
},
{
"arrival": {
"delay": 500,
"time": "1779872840",
"uncertainty": 0
},
"departure": {
"delay": 505,
"time": "1779872845",
"uncertainty": 0
},
"stopId": "MENROMA2",
"stopSequence": 18
},
{
"arrival": {
"delay": 480,
"time": "1779872880",
"uncertainty": 0
},
"departure": {
"delay": 485,
"time": "1779872885",
"uncertainty": 0
},
"stopId": "MENPHAU2",
"stopSequence": 19
},
{
"arrival": {
"delay": 540,
"time": "1779873000",
"uncertainty": 0
},
"departure": {
"delay": 545,
"time": "1779873005",
"uncertainty": 0
},
"stopId": "CARPINE2",
"stopSequence": 20
},
{
"arrival": {
"delay": 600,
"time": "1779873060",
"uncertainty": 0
},
"departure": {
"delay": 605,
"time": "1779873065",
"uncertainty": 0
},
"stopId": "CARNOIS2",
"stopSequence": 21
},
{
"arrival": {
"delay": 600,
"time": "1779873120",
"uncertainty": 0
},
"departure": {
"delay": 605,
"time": "1779873125",
"uncertainty": 0
},
"stopId": "CARSJOS2",
"stopSequence": 22
},
{
"arrival": {
"delay": 600,
"time": "1779873180",
"uncertainty": 100
},
"stopId": "CARBBLA2",
"stopSequence": 23
},
{
"arrival": {
"delay": 600,
"time": "1779873240",
"uncertainty": 100
},
"stopId": "CARLANS2",
"stopSequence": 24
},
{
"arrival": {
"delay": 600,
"time": "1779873300",
"uncertainty": 100
},
"stopId": "CARGCRO2",
"stopSequence": 25
}
],
"timestamp": "1779874864",
"trip": {
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "3530"
},
"vehicle": {}
}
},
{
"id": "453",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "MENMGRO1",
"stopSequence": 8
},
{
"arrival": {
"delay": 1020,
"time": "1779878580",
"uncertainty": 0
},
"departure": {
"delay": 1025,
"time": "1779878585",
"uncertainty": 0
},
"stopId": "MENCASI1",
"stopSequence": 9
},
{
"arrival": {
"delay": 1080,
"time": "1779878760",
"uncertainty": 0
},
"departure": {
"delay": 1085,
"time": "1779878765",
"uncertainty": 0
},
"stopId": "MENBORR1",
"stopSequence": 10
},
{
"arrival": {
"delay": 1080,
"time": "1779878820",
"uncertainty": 0
},
"departure": {
"delay": 1085,
"time": "1779878825",
"uncertainty": 0
},
"stopId": "MENBRUY1",
"stopSequence": 11
},
{
"arrival": {
"delay": 1140,
"time": "1779878880",
"uncertainty": 0
},
"departure": {
"delay": 1145,
"time": "1779878885",
"uncertainty": 0
},
"stopId": "MENALBE1",
"stopSequence": 12
},
{
"arrival": {
"delay": 1090,
"time": "1779878890",
"uncertainty": 0
},
"departure": {
"delay": 1095,
"time": "1779878895",
"uncertainty": 0
},
"stopId": "MENVIER1",
"stopSequence": 13
},
{
"arrival": {
"delay": 1080,
"time": "1779878940",
"uncertainty": 0
},
"departure": {
"delay": 1085,
"time": "1779878945",
"uncertainty": 0
},
"stopId": "MENVDAN1",
"stopSequence": 14
},
{
"arrival": {
"delay": 1140,
"time": "1779879000",
"uncertainty": 0
},
"departure": {
"delay": 1145,
"time": "1779879005",
"uncertainty": 0
},
"stopId": "MENOLCU1",
"stopSequence": 15
},
{
"arrival": {
"delay": 1090,
"time": "1779879010",
"uncertainty": 0
},
"departure": {
"delay": 1095,
"time": "1779879015",
"uncertainty": 0
},
"stopId": "MENGUIL1",
"stopSequence": 16
},
{
"arrival": {
"delay": 1080,
"time": "1779879120",
"uncertainty": 0
},
"departure": {
"delay": 1085,
"time": "1779879125",
"uncertainty": 0
},
"stopId": "MENCAST1",
"stopSequence": 17
},
{
"arrival": {
"delay": 1080,
"time": "1779879240",
"uncertainty": 100
},
"stopId": "MENCHAT1",
"stopSequence": 18
},
{
"arrival": {
"delay": 1080,
"time": "1779879360",
"uncertainty": 100
},
"stopId": "MENFOUG1",
"stopSequence": 19
},
{
"arrival": {
"delay": 1020,
"time": "1779879420",
"uncertainty": 100
},
"stopId": "MENSUIL1",
"stopSequence": 20
}
],
"timestamp": "1779880406",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5629"
},
"vehicle": {}
}
},
{
"id": "590",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMPLUN2",
"stopSequence": 15
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "MENMORI1",
"stopSequence": 16
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "MENMRUS1",
"stopSequence": 17
},
{
"arrival": {
"delay": 420,
"time": "1779877260",
"uncertainty": 0
},
"departure": {
"delay": 425,
"time": "1779877265",
"uncertainty": 0
},
"stopId": "MENLCED1",
"stopSequence": 18
},
{
"arrival": {
"delay": 370,
"time": "1779877270",
"uncertainty": 0
},
"departure": {
"delay": 375,
"time": "1779877275",
"uncertainty": 0
},
"stopId": "MENSMAU1",
"stopSequence": 19
},
{
"arrival": {
"delay": 420,
"time": "1779877320",
"uncertainty": 0
},
"departure": {
"delay": 425,
"time": "1779877325",
"uncertainty": 0
},
"stopId": "MENEVAL1",
"stopSequence": 20
},
{
"arrival": {
"delay": 420,
"time": "1779877380",
"uncertainty": 0
},
"departure": {
"delay": 425,
"time": "1779877385",
"uncertainty": 0
},
"stopId": "MENFMAI1",
"stopSequence": 21
},
{
"arrival": {
"delay": 370,
"time": "1779877390",
"uncertainty": 0
},
"departure": {
"delay": 375,
"time": "1779877395",
"uncertainty": 0
},
"stopId": "MENSMAD1",
"stopSequence": 22
},
{
"arrival": {
"delay": 300,
"time": "1779877440",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779877445",
"uncertainty": 0
},
"stopId": "MENPEG1",
"stopSequence": 23
},
{
"arrival": {
"delay": 300,
"time": "1779877500",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779877505",
"uncertainty": 0
},
"stopId": "MENPEME1",
"stopSequence": 24
},
{
"arrival": {
"delay": 420,
"time": "1779877620",
"uncertainty": 0
},
"departure": {
"delay": 425,
"time": "1779877625",
"uncertainty": 0
},
"stopId": "MENALIZ2",
"stopSequence": 25
},
{
"arrival": {
"delay": 370,
"time": "1779877630",
"uncertainty": 0
},
"departure": {
"delay": 375,
"time": "1779877635",
"uncertainty": 0
},
"stopId": "MENEDEN1",
"stopSequence": 26
},
{
"arrival": {
"delay": 260,
"time": "1779877640",
"uncertainty": 0
},
"departure": {
"delay": 265,
"time": "1779877645",
"uncertainty": 0
},
"stopId": "MENROCA1",
"stopSequence": 27
},
{
"arrival": {
"delay": 300,
"time": "1779877740",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779877745",
"uncertainty": 0
},
"stopId": "RCMPHOP1",
"stopSequence": 28
},
{
"arrival": {
"delay": 250,
"time": "1779877750",
"uncertainty": 0
},
"departure": {
"delay": 255,
"time": "1779877755",
"uncertainty": 0
},
"stopId": "RCMSJOS1",
"stopSequence": 29
},
{
"arrival": {
"delay": 300,
"time": "1779877860",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779877865",
"uncertainty": 0
},
"stopId": "RCMFOCH1",
"stopSequence": 30
},
{
"arrival": {
"delay": 250,
"time": "1779877870",
"uncertainty": 0
},
"departure": {
"delay": 255,
"time": "1779877875",
"uncertainty": 0
},
"stopId": "RCMDEC1",
"stopSequence": 31
},
{
"arrival": {
"delay": 200,
"time": "1779877880",
"uncertainty": 0
},
"departure": {
"delay": 205,
"time": "1779877885",
"uncertainty": 0
},
"stopId": "RCMVALL1",
"stopSequence": 32
},
{
"arrival": {
"delay": 240,
"time": "1779877980",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779877985",
"uncertainty": 0
},
"stopId": "RCMAZUR2",
"stopSequence": 33
},
{
"arrival": {
"delay": 360,
"time": "1779878220",
"uncertainty": 0
},
"departure": {
"delay": 365,
"time": "1779878225",
"uncertainty": 0
},
"stopId": "RCMVALL2",
"stopSequence": 34
},
{
"arrival": {
"delay": 360,
"time": "1779878280",
"uncertainty": 0
},
"departure": {
"delay": 365,
"time": "1779878285",
"uncertainty": 0
},
"stopId": "RCMDEC2",
"stopSequence": 35
},
{
"arrival": {
"delay": 360,
"time": "1779878340",
"uncertainty": 0
},
"departure": {
"delay": 365,
"time": "1779878345",
"uncertainty": 0
},
"stopId": "RCMCGSN1",
"stopSequence": 36
},
{
"arrival": {
"delay": 360,
"time": "1779878400",
"uncertainty": 0
},
"departure": {
"delay": 365,
"time": "1779878405",
"uncertainty": 0
},
"stopId": "RCMPLAG1",
"stopSequence": 37
},
{
"arrival": {
"delay": 360,
"time": "1779878460",
"uncertainty": 0
},
"departure": {
"delay": 365,
"time": "1779878465",
"uncertainty": 0
},
"stopId": "RCMORCH1",
"stopSequence": 38
},
{
"arrival": {
"delay": 360,
"time": "1779878520",
"uncertainty": 0
},
"departure": {
"delay": 365,
"time": "1779878525",
"uncertainty": 0
},
"stopId": "RCMCYPR1",
"stopSequence": 39
},
{
"arrival": {
"delay": 360,
"time": "1779878580",
"uncertainty": 0
},
"departure": {
"delay": 365,
"time": "1779878585",
"uncertainty": 0
},
"stopId": "RCMCIRT1",
"stopSequence": 40
},
{
"arrival": {
"delay": 310,
"time": "1779878590",
"uncertainty": 0
},
"departure": {
"delay": 315,
"time": "1779878595",
"uncertainty": 0
},
"stopId": "RCMSMAR1",
"stopSequence": 41
},
{
"arrival": {
"delay": 420,
"time": "1779878700",
"uncertainty": 0
},
"departure": {
"delay": 425,
"time": "1779878705",
"uncertainty": 0
},
"stopId": "RCMCHUR1",
"stopSequence": 42
},
{
"arrival": {
"delay": 370,
"time": "1779878710",
"uncertainty": 0
},
"departure": {
"delay": 375,
"time": "1779878715",
"uncertainty": 0
},
"stopId": "RCMMROQ1",
"stopSequence": 43
},
{
"arrival": {
"delay": 360,
"time": "1779878760",
"uncertainty": 0
},
"departure": {
"delay": 365,
"time": "1779878765",
"uncertainty": 0
},
"stopId": "RCMCOTT1",
"stopSequence": 44
},
{
"arrival": {
"delay": 370,
"time": "1779878770",
"uncertainty": 0
},
"departure": {
"delay": 375,
"time": "1779878775",
"uncertainty": 0
},
"stopId": "RCMVVES1",
"stopSequence": 45
},
{
"arrival": {
"delay": 360,
"time": "1779878820",
"uncertainty": 0
},
"departure": {
"delay": 365,
"time": "1779878825",
"uncertainty": 0
},
"stopId": "RCM2HAM1",
"stopSequence": 46
},
{
"arrival": {
"delay": 420,
"time": "1779878880",
"uncertainty": 0
},
"departure": {
"delay": 425,
"time": "1779878885",
"uncertainty": 0
},
"stopId": "RCMRBEL1",
"stopSequence": 47
},
{
"arrival": {
"delay": 370,
"time": "1779878890",
"uncertainty": 0
},
"departure": {
"delay": 375,
"time": "1779878895",
"uncertainty": 0
},
"stopId": "RCMTORR3",
"stopSequence": 48
},
{
"arrival": {
"delay": 360,
"time": "1779878940",
"uncertainty": 0
},
"departure": {
"delay": 365,
"time": "1779878945",
"uncertainty": 0
},
"stopId": "RCMMASS3",
"stopSequence": 49
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCM1ESC1",
"stopSequence": 50
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCM2ESC1",
"stopSequence": 51
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMRAME1",
"stopSequence": 52
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCM4CHE1",
"stopSequence": 53
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMLBOU1",
"stopSequence": 54
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMLTRA1",
"stopSequence": 55
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMSROM1",
"stopSequence": 56
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMVARA1",
"stopSequence": 57
},
{
"arrival": {
"delay": 480,
"time": "1779879600",
"uncertainty": 0
},
"departure": {
"delay": 485,
"time": "1779879605",
"uncertainty": 0
},
"stopId": "RCMCGRO1",
"stopSequence": 58
},
{
"arrival": {
"delay": 480,
"time": "1779879660",
"uncertainty": 0
},
"departure": {
"delay": 485,
"time": "1779879665",
"uncertainty": 0
},
"stopId": "RCMAPOL1",
"stopSequence": 59
},
{
"arrival": {
"delay": 430,
"time": "1779879670",
"uncertainty": 0
},
"departure": {
"delay": 435,
"time": "1779879675",
"uncertainty": 0
},
"stopId": "RCMNBVO3",
"stopSequence": 60
},
{
"arrival": {
"delay": 420,
"time": "1779879720",
"uncertainty": 0
},
"departure": {
"delay": 425,
"time": "1779879725",
"uncertainty": 0
},
"stopId": "RCMFIGH2",
"stopSequence": 61
},
{
"arrival": {
"delay": 420,
"time": "1779879780",
"uncertainty": 0
},
"departure": {
"delay": 425,
"time": "1779879785",
"uncertainty": 0
},
"stopId": "RCMTOUR2",
"stopSequence": 62
},
{
"arrival": {
"delay": 420,
"time": "1779879840",
"uncertainty": 0
},
"departure": {
"delay": 425,
"time": "1779879845",
"uncertainty": 0
},
"stopId": "RCMBARR2",
"stopSequence": 63
},
{
"arrival": {
"delay": 420,
"time": "1779879900",
"uncertainty": 100
},
"stopId": "RCMMING2",
"stopSequence": 64
},
{
"arrival": {
"delay": 480,
"time": "1779880080",
"uncertainty": 100
},
"stopId": "RCMLAVO2",
"stopSequence": 65
},
{
"arrival": {
"delay": 480,
"time": "1779880140",
"uncertainty": 100
},
"stopId": "RCMGENE1",
"stopSequence": 66
},
{
"arrival": {
"delay": 485,
"time": "1779880145",
"uncertainty": 100
},
"stopId": "RCMMARJ1",
"stopSequence": 67
},
{
"arrival": {
"delay": 480,
"time": "1779880200",
"uncertainty": 100
},
"stopId": "RCMPTAS1",
"stopSequence": 68
}
],
"timestamp": "1779886057",
"trip": {
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"tripId": "5647"
},
"vehicle": {}
}
},
{
"id": "1015",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "MENSOLE2",
"stopSequence": 50
},
{
"arrival": {
"delay": 300,
"time": "1779883800",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779883805",
"uncertainty": 0
},
"stopId": "RCMCGSN2",
"stopSequence": 51
},
{
"arrival": {
"delay": 300,
"time": "1779883860",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779883865",
"uncertainty": 0
},
"stopId": "RCMFOCH2",
"stopSequence": 52
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "RCMCASE1",
"stopSequence": 53
},
{
"arrival": {
"delay": 360,
"time": "1779883980",
"uncertainty": 0
},
"departure": {
"delay": 365,
"time": "1779883985",
"uncertainty": 0
},
"stopId": "RCMBIEN1",
"stopSequence": 54
},
{
"arrival": {
"delay": 360,
"time": "1779884040",
"uncertainty": 0
},
"departure": {
"delay": 365,
"time": "1779884045",
"uncertainty": 0
},
"stopId": "RCMHAME1",
"stopSequence": 55
},
{
"arrival": {
"delay": 360,
"time": "1779884100",
"uncertainty": 0
},
"departure": {
"delay": 365,
"time": "1779884105",
"uncertainty": 0
},
"stopId": "RCM2HAM1",
"stopSequence": 56
},
{
"arrival": {
"delay": 310,
"time": "1779884110",
"uncertainty": 0
},
"departure": {
"delay": 315,
"time": "1779884115",
"uncertainty": 0
},
"stopId": "RCMRBEL1",
"stopSequence": 57
},
{
"arrival": {
"delay": 320,
"time": "1779884120",
"uncertainty": 0
},
"departure": {
"delay": 325,
"time": "1779884125",
"uncertainty": 0
},
"stopId": "RCMTORR4",
"stopSequence": 58
},
{
"arrival": {
"delay": 360,
"time": "1779884220",
"uncertainty": 0
},
"departure": {
"delay": 365,
"time": "1779884225",
"uncertainty": 0
},
"stopId": "RCMLOLI1",
"stopSequence": 59
},
{
"arrival": {
"delay": 310,
"time": "1779884230",
"uncertainty": 0
},
"departure": {
"delay": 315,
"time": "1779884235",
"uncertainty": 0
},
"stopId": "RCMSAFT1",
"stopSequence": 60
},
{
"arrival": {
"delay": 300,
"time": "1779884280",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779884285",
"uncertainty": 0
},
"stopId": "RCMJAMA1",
"stopSequence": 61
},
{
"arrival": {
"delay": 360,
"time": "1779884340",
"uncertainty": 0
},
"departure": {
"delay": 365,
"time": "1779884345",
"uncertainty": 0
},
"stopId": "RCMLAVO2",
"stopSequence": 62
},
{
"arrival": {
"delay": 360,
"time": "1779884400",
"uncertainty": 0
},
"departure": {
"delay": 365,
"time": "1779884405",
"uncertainty": 0
},
"stopId": "RCMGENE1",
"stopSequence": 63
},
{
"arrival": {
"delay": 4320,
"time": "1779888360",
"uncertainty": 100
},
"stopId": "RCMMARJ1",
"stopSequence": 64
},
{
"arrival": {
"delay": 4320,
"time": "1779888420",
"uncertainty": 100
},
"stopId": "RCMPTAS1",
"stopSequence": 65
}
],
"timestamp": "1779890010",
"trip": {
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"tripId": "5649"
},
"vehicle": {}
}
},
{
"id": "1108",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779898800",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779898805",
"uncertainty": 0
},
"stopId": "MENMGRO1",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1779899100",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779899105",
"uncertainty": 0
},
"stopId": "MENBAST2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1779899400",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779899405",
"uncertainty": 0
},
"stopId": "MENMSTA2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1779899460",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779899465",
"uncertainty": 0
},
"stopId": "MENBIBA2",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1779900300",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779900305",
"uncertainty": 0
},
"stopId": "VINPIA2",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1779901860",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779901865",
"uncertainty": 0
},
"stopId": "BREPIE2",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1779901980",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779901985",
"uncertainty": 0
},
"stopId": "BRELARB2",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1779902220",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779902225",
"uncertainty": 0
},
"stopId": "BREPEGL2",
"stopSequence": 8
},
{
"arrival": {
"delay": -1200,
"time": "1779902400",
"uncertainty": 0
},
"departure": {
"delay": -1195,
"time": "1779902405",
"uncertainty": 0
},
"stopId": "BREBRGS2",
"stopSequence": 9
},
{
"arrival": {
"delay": 480,
"time": "1779904140",
"uncertainty": 0
},
"departure": {
"delay": 485,
"time": "1779904145",
"uncertainty": 0
},
"stopId": "BREGIA2",
"stopSequence": 10
},
{
"arrival": {
"delay": 480,
"time": "1779904260",
"uncertainty": 0
},
"departure": {
"delay": 485,
"time": "1779904265",
"uncertainty": 0
},
"stopId": "BREOLIV1",
"stopSequence": 11
},
{
"arrival": {
"delay": 480,
"time": "1779904500",
"uncertainty": 100
},
"stopId": "SAORNOS2",
"stopSequence": 12
},
{
"arrival": {
"delay": 480,
"time": "1779904620",
"uncertainty": 100
},
"stopId": "SAOCAI2",
"stopSequence": 13
},
{
"arrival": {
"delay": 480,
"time": "1779904680",
"uncertainty": 100
},
"stopId": "FONFONT2",
"stopSequence": 14
},
{
"arrival": {
"delay": 480,
"time": "1779904740",
"uncertainty": 100
},
"stopId": "FONECO1",
"stopSequence": 15
},
{
"arrival": {
"delay": 540,
"time": "1779904920",
"uncertainty": 100
},
"stopId": "FONGAR1",
"stopSequence": 16
},
{
"arrival": {
"delay": 540,
"time": "1779905040",
"uncertainty": 100
},
"stopId": "SAOSAOR2",
"stopSequence": 17
},
{
"arrival": {
"delay": 540,
"time": "1779905160",
"uncertainty": 100
},
"stopId": "FONGAR2",
"stopSequence": 18
},
{
"arrival": {
"delay": 540,
"time": "1779905280",
"uncertainty": 100
},
"stopId": "FONECO2",
"stopSequence": 19
},
{
"arrival": {
"delay": 540,
"time": "1779905400",
"uncertainty": 100
},
"stopId": "FONRDB2",
"stopSequence": 20
},
{
"arrival": {
"delay": 540,
"time": "1779906240",
"uncertainty": 100
},
"stopId": "SDTVIL2",
"stopSequence": 21
},
{
"arrival": {
"delay": 540,
"time": "1779906300",
"uncertainty": 100
},
"stopId": "SDTPRI2",
"stopSequence": 22
},
{
"arrival": {
"delay": 545,
"time": "1779906305",
"uncertainty": 100
},
"stopId": "BRISTST1",
"stopSequence": 23
},
{
"arrival": {
"delay": 540,
"time": "1779906420",
"uncertainty": 100
},
"stopId": "BRIBRGS1",
"stopSequence": 24
},
{
"arrival": {
"delay": 600,
"time": "1779906540",
"uncertainty": 100
},
"stopId": "BRIMIR1",
"stopSequence": 25
},
{
"arrival": {
"delay": 600,
"time": "1779906600",
"uncertainty": 100
},
"stopId": "BRIPLNI1",
"stopSequence": 26
},
{
"arrival": {
"delay": 600,
"time": "1779906660",
"uncertainty": 100
},
"stopId": "BRILBRI1",
"stopSequence": 27
},
{
"arrival": {
"delay": 600,
"time": "1779906720",
"uncertainty": 100
},
"stopId": "BRIMIR2",
"stopSequence": 28
},
{
"arrival": {
"delay": 660,
"time": "1779906840",
"uncertainty": 100
},
"stopId": "BRIBRGS2",
"stopSequence": 29
},
{
"arrival": {
"delay": 660,
"time": "1779907020",
"uncertainty": 100
},
"stopId": "BRISTST2",
"stopSequence": 30
},
{
"arrival": {
"delay": 660,
"time": "1779907380",
"uncertainty": 100
},
"stopId": "TEN14AR2",
"stopSequence": 31
},
{
"arrival": {
"delay": 660,
"time": "1779907440",
"uncertainty": 100
},
"stopId": "TENCOLO2",
"stopSequence": 32
},
{
"arrival": {
"delay": 660,
"time": "1779907560",
"uncertainty": 100
},
"stopId": "TENGEND2",
"stopSequence": 33
},
{
"arrival": {
"delay": 660,
"time": "1779907740",
"uncertainty": 100
},
"stopId": "TENPLA2",
"stopSequence": 34
},
{
"arrival": {
"delay": 660,
"time": "1779907800",
"uncertainty": 100
},
"stopId": "TENTEGS2",
"stopSequence": 35
}
],
"timestamp": "1779904360",
"trip": {
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"tripId": "3976"
},
"vehicle": {
"label": "203024"
}
}
},
{
"id": "1114",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779899400",
"uncertainty": 0
},
"departure": {
"delay": 180,
"time": "1779899580",
"uncertainty": 0
},
"stopId": "TENTEGS1",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1779899640",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779899645",
"uncertainty": 0
},
"stopId": "TENPLA1",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1779899700",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779899705",
"uncertainty": 0
},
"stopId": "TENGEND1",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1779899760",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779899765",
"uncertainty": 0
},
"stopId": "TENCOLO1",
"stopSequence": 4
},
{
"arrival": {
"delay": 70,
"time": "1779899770",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1779899775",
"uncertainty": 0
},
"stopId": "TEN14AR1",
"stopSequence": 5
},
{
"arrival": {
"delay": -60,
"time": "1779899880",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779899885",
"uncertainty": 0
},
"stopId": "BRISTST1",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1779900180",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779900185",
"uncertainty": 0
},
"stopId": "BRIBRGS1",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1779900240",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779900245",
"uncertainty": 0
},
"stopId": "BRIMIR1",
"stopSequence": 8
},
{
"arrival": {
"delay": -50,
"time": "1779900250",
"uncertainty": 0
},
"departure": {
"delay": -45,
"time": "1779900255",
"uncertainty": 0
},
"stopId": "BRIPLNI1",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1779900420",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779900425",
"uncertainty": 0
},
"stopId": "BRILBRI1",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1779900600",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779900605",
"uncertainty": 0
},
"stopId": "BRIMIR2",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1779900720",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779900725",
"uncertainty": 0
},
"stopId": "BRIBRGS2",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1779900840",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779900845",
"uncertainty": 0
},
"stopId": "BRISTST2",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1779900900",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779900905",
"uncertainty": 0
},
"stopId": "SDTPRI1",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1779900960",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779900965",
"uncertainty": 0
},
"stopId": "SDTVIL1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1779901620",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779901625",
"uncertainty": 0
},
"stopId": "FONRDB1",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1779901740",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779901745",
"uncertainty": 0
},
"stopId": "FONFONT1",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1779901800",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779901805",
"uncertainty": 0
},
"stopId": "SAOCAI1",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1779901860",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779901865",
"uncertainty": 0
},
"stopId": "SAORNOS1",
"stopSequence": 19
},
{
"arrival": {
"delay": -180,
"time": "1779902160",
"uncertainty": 0
},
"departure": {
"delay": -175,
"time": "1779902165",
"uncertainty": 0
},
"stopId": "BREOLIV1",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1779902400",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779902405",
"uncertainty": 0
},
"stopId": "BREGIA1",
"stopSequence": 21
},
{
"arrival": {
"delay": -180,
"time": "1779902520",
"uncertainty": 0
},
"departure": {
"delay": -175,
"time": "1779902525",
"uncertainty": 0
},
"stopId": "BREBRGS1",
"stopSequence": 22
},
{
"arrival": {
"delay": 300,
"time": "1779903120",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779903125",
"uncertainty": 0
},
"stopId": "BREPEGL1",
"stopSequence": 23
},
{
"arrival": {
"delay": 300,
"time": "1779903360",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779903365",
"uncertainty": 0
},
"stopId": "BRELARB1",
"stopSequence": 24
},
{
"arrival": {
"delay": 300,
"time": "1779903480",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779903485",
"uncertainty": 0
},
"stopId": "BREPIE1",
"stopSequence": 25
},
{
"arrival": {
"delay": 480,
"time": "1779905100",
"uncertainty": 100
},
"stopId": "VINPIA1",
"stopSequence": 26
},
{
"arrival": {
"delay": 600,
"time": "1779906180",
"uncertainty": 100
},
"stopId": "MENBIBA1",
"stopSequence": 27
},
{
"arrival": {
"delay": 545,
"time": "1779906185",
"uncertainty": 100
},
"stopId": "MENMSTA1",
"stopSequence": 28
},
{
"arrival": {
"delay": 540,
"time": "1779906300",
"uncertainty": 100
},
"stopId": "MENBOS1",
"stopSequence": 29
},
{
"arrival": {
"delay": 600,
"time": "1779906420",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 30
}
],
"timestamp": "1779904360",
"trip": {
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"tripId": "4001"
},
"vehicle": {
"label": "203025"
}
}
},
{
"id": "1138",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779901500",
"uncertainty": 0
},
"departure": {
"delay": 120,
"time": "1779901620",
"uncertainty": 0
},
"stopId": "MCAPSDE2",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1779901680",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779901685",
"uncertainty": 0
},
"stopId": "MCAROQU2",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1779901860",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779901865",
"uncertainty": 0
},
"stopId": "MCAMCOF2",
"stopSequence": 3
},
{
"arrival": {
"delay": 300,
"time": "1779902100",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779902105",
"uncertainty": 0
},
"stopId": "MCAMBEA2",
"stopSequence": 4
},
{
"arrival": {
"delay": 360,
"time": "1779902220",
"uncertainty": 0
},
"departure": {
"delay": 365,
"time": "1779902225",
"uncertainty": 0
},
"stopId": "BEAEBEA2",
"stopSequence": 5
},
{
"arrival": {
"delay": 360,
"time": "1779902280",
"uncertainty": 0
},
"departure": {
"delay": 365,
"time": "1779902285",
"uncertainty": 0
},
"stopId": "BEALABR2",
"stopSequence": 6
},
{
"arrival": {
"delay": 360,
"time": "1779902340",
"uncertainty": 0
},
"departure": {
"delay": 365,
"time": "1779902345",
"uncertainty": 0
},
"stopId": "BEABELV2",
"stopSequence": 7
},
{
"arrival": {
"delay": 310,
"time": "1779902350",
"uncertainty": 0
},
"departure": {
"delay": 315,
"time": "1779902355",
"uncertainty": 0
},
"stopId": "BEAGUYN2",
"stopSequence": 8
},
{
"arrival": {
"delay": 240,
"time": "1779902400",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779902405",
"uncertainty": 0
},
"stopId": "BEAGAUD2",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1779902460",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779902465",
"uncertainty": 0
},
"stopId": "BEAMVER2",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1779902520",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779902525",
"uncertainty": 0
},
"stopId": "BEALAUR2",
"stopSequence": 11
},
{
"arrival": {
"delay": 190,
"time": "1779902530",
"uncertainty": 0
},
"departure": {
"delay": 195,
"time": "1779902535",
"uncertainty": 0
},
"stopId": "BEATERR2",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1779902580",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779902585",
"uncertainty": 0
},
"stopId": "RCMRDOR1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1779902700",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779902705",
"uncertainty": 0
},
"stopId": "RCMNBVO2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1779902760",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779902765",
"uncertainty": 0
},
"stopId": "RCM1NBO2",
"stopSequence": 15
},
{
"arrival": {
"delay": -50,
"time": "1779902770",
"uncertainty": 0
},
"departure": {
"delay": -45,
"time": "1779902775",
"uncertainty": 0
},
"stopId": "RCM4CHE2",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1779902820",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779902825",
"uncertainty": 0
},
"stopId": "RCMGBLE2",
"stopSequence": 17
},
{
"arrival": {
"delay": -110,
"time": "1779902830",
"uncertainty": 0
},
"departure": {
"delay": -105,
"time": "1779902835",
"uncertainty": 0
},
"stopId": "RCMPMOT2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1779902940",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779902945",
"uncertainty": 0
},
"stopId": "RCMVILA2",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1779903060",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779903065",
"uncertainty": 0
},
"stopId": "RCMMASS4",
"stopSequence": 20
},
{
"arrival": {
"delay": -60,
"time": "1779903120",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779903125",
"uncertainty": 0
},
"stopId": "RCMDRAG2",
"stopSequence": 21
},
{
"arrival": {
"delay": -60,
"time": "1779903180",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779903185",
"uncertainty": 0
},
"stopId": "RCMMROQ2",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1779903240",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779903245",
"uncertainty": 0
},
"stopId": "RCMCHUR2",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1779903300",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779903305",
"uncertainty": 0
},
"stopId": "RCMSMAR2",
"stopSequence": 24
},
{
"arrival": {
"delay": -120,
"time": "1779903420",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1779903425",
"uncertainty": 0
},
"stopId": "RCMRVIC2",
"stopSequence": 25
},
{
"arrival": {
"delay": -120,
"time": "1779903480",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1779903485",
"uncertainty": 0
},
"stopId": "RCMPLAG2",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1779903660",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779903665",
"uncertainty": 0
},
"stopId": "RCMCGSN2",
"stopSequence": 27
},
{
"arrival": {
"delay": -50,
"time": "1779903670",
"uncertainty": 0
},
"departure": {
"delay": -45,
"time": "1779903675",
"uncertainty": 0
},
"stopId": "RCMFOCH2",
"stopSequence": 28
},
{
"arrival": {
"delay": -60,
"time": "1779903720",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779903725",
"uncertainty": 0
},
"stopId": "RCMCMAR2",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1779903840",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779903845",
"uncertainty": 0
},
"stopId": "RCMPLUN2",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1779903960",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779903965",
"uncertainty": 0
},
"stopId": "MENPCAR2",
"stopSequence": 31
},
{
"arrival": {
"delay": 10,
"time": "1779903970",
"uncertainty": 0
},
"departure": {
"delay": 15,
"time": "1779903975",
"uncertainty": 0
},
"stopId": "MENEREC2",
"stopSequence": 32
},
{
"arrival": {
"delay": -120,
"time": "1779904020",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1779904025",
"uncertainty": 0
},
"stopId": "MENCBME2",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1779904200",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779904205",
"uncertainty": 0
},
"stopId": "MENTSMI2",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1779904260",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779904265",
"uncertainty": 0
},
"stopId": "MENBAST2",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1779904320",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779904325",
"uncertainty": 0
},
"stopId": "MENSABL2",
"stopSequence": 36
},
{
"arrival": {
"delay": 60,
"time": "1779904440",
"uncertainty": 100
},
"stopId": "MENMONT2",
"stopSequence": 37
},
{
"arrival": {
"delay": 5,
"time": "1779904445",
"uncertainty": 100
},
"stopId": "MENMSTA2",
"stopSequence": 38
},
{
"arrival": {
"delay": 60,
"time": "1779904560",
"uncertainty": 100
},
"stopId": "MENBIBA2",
"stopSequence": 39
},
{
"arrival": {
"delay": 60,
"time": "1779904620",
"uncertainty": 100
},
"stopId": "MENFHAM2",
"stopSequence": 40
},
{
"arrival": {
"delay": 0,
"time": "1779904680",
"uncertainty": 100
},
"stopId": "MENMSLO2",
"stopSequence": 41
}
],
"timestamp": "1779904359",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "3490"
},
"vehicle": {
"label": "202009"
}
}
},
{
"id": "1142",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779902100",
"uncertainty": 0
},
"departure": {
"delay": 120,
"time": "1779902220",
"uncertainty": 0
},
"stopId": "RCMPTAS1",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1779902280",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779902285",
"uncertainty": 0
},
"stopId": "RCMLAVO1",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1779902400",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779902405",
"uncertainty": 0
},
"stopId": "RCMMING1",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1779902460",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779902465",
"uncertainty": 0
},
"stopId": "RCMBARR1",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1779902520",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779902525",
"uncertainty": 0
},
"stopId": "RCMTOUR1",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1779902580",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779902585",
"uncertainty": 0
},
"stopId": "RCMFIGH1",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1779902640",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779902645",
"uncertainty": 0
},
"stopId": "RCMNBVO1",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1779902700",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779902705",
"uncertainty": 0
},
"stopId": "RCM1NBO2",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1779902760",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779902765",
"uncertainty": 0
},
"stopId": "RCM4CHE2",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1779902820",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779902825",
"uncertainty": 0
},
"stopId": "RCMLBOU1",
"stopSequence": 10
},
{
"arrival": {
"delay": 70,
"time": "1779902830",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1779902835",
"uncertainty": 0
},
"stopId": "RCMLTRA1",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1779902940",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779902945",
"uncertainty": 0
},
"stopId": "RCMSROM1",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1779903000",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779903005",
"uncertainty": 0
},
"stopId": "RCMSROM2",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1779903120",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779903125",
"uncertainty": 0
},
"stopId": "RCMLTRA2",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1779903180",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779903185",
"uncertainty": 0
},
"stopId": "RCMLBOU2",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1779903240",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779903245",
"uncertainty": 0
},
"stopId": "RCM4CHE3",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1779903300",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779903305",
"uncertainty": 0
},
"stopId": "RCMGBLE2",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1779903310",
"uncertainty": 0
},
"departure": {
"delay": 15,
"time": "1779903315",
"uncertainty": 0
},
"stopId": "RCMPMAR2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1779903360",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779903365",
"uncertainty": 0
},
"stopId": "RCMVILA2",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1779903480",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779903485",
"uncertainty": 0
},
"stopId": "RCMMASS2",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1779903490",
"uncertainty": 0
},
"departure": {
"delay": 15,
"time": "1779903495",
"uncertainty": 0
},
"stopId": "RCMTORR1",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1779903540",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779903545",
"uncertainty": 0
},
"stopId": "RCMRBEL2",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1779903600",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779903605",
"uncertainty": 0
},
"stopId": "RCM2HAM2",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1779903610",
"uncertainty": 0
},
"departure": {
"delay": 15,
"time": "1779903615",
"uncertainty": 0
},
"stopId": "RCMVVES2",
"stopSequence": 24
},
{
"arrival": {
"delay": -40,
"time": "1779903620",
"uncertainty": 0
},
"departure": {
"delay": -35,
"time": "1779903625",
"uncertainty": 0
},
"stopId": "RCMCOTT2",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1779903660",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779903665",
"uncertainty": 0
},
"stopId": "RCMMROQ2",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1779903780",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779903785",
"uncertainty": 0
},
"stopId": "RCMCHUR2",
"stopSequence": 27
},
{
"arrival": {
"delay": 10,
"time": "1779903790",
"uncertainty": 0
},
"departure": {
"delay": 15,
"time": "1779903795",
"uncertainty": 0
},
"stopId": "RCMSMAR2",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1779903840",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779903845",
"uncertainty": 0
},
"stopId": "RCMCIRT2",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1779903900",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779903905",
"uncertainty": 0
},
"stopId": "RCMCYPR2",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1779903960",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779903965",
"uncertainty": 0
},
"stopId": "RCMORCH2",
"stopSequence": 31
},
{
"arrival": {
"delay": 120,
"time": "1779904080",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779904085",
"uncertainty": 0
},
"stopId": "RCMRVIC2",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1779904140",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779904145",
"uncertainty": 0
},
"stopId": "RCMPLAG2",
"stopSequence": 33
},
{
"arrival": {
"delay": 120,
"time": "1779904200",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779904205",
"uncertainty": 0
},
"stopId": "RCMCGSN2",
"stopSequence": 34
},
{
"arrival": {
"delay": 60,
"time": "1779904260",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779904265",
"uncertainty": 0
},
"stopId": "RCMCMAR2",
"stopSequence": 35
},
{
"arrival": {
"delay": 10,
"time": "1779904270",
"uncertainty": 0
},
"departure": {
"delay": 15,
"time": "1779904275",
"uncertainty": 0
},
"stopId": "RCMPHOP2",
"stopSequence": 36
},
{
"arrival": {
"delay": 60,
"time": "1779904380",
"uncertainty": 100
},
"stopId": "MENROCA2",
"stopSequence": 37
},
{
"arrival": {
"delay": 60,
"time": "1779904440",
"uncertainty": 100
},
"stopId": "MENEDEN2",
"stopSequence": 38
},
{
"arrival": {
"delay": 60,
"time": "1779904500",
"uncertainty": 100
},
"stopId": "MENALIZ1",
"stopSequence": 39
},
{
"arrival": {
"delay": 180,
"time": "1779904620",
"uncertainty": 100
},
"stopId": "MENPEME2",
"stopSequence": 40
},
{
"arrival": {
"delay": 125,
"time": "1779904625",
"uncertainty": 100
},
"stopId": "MENPEG2",
"stopSequence": 41
},
{
"arrival": {
"delay": 120,
"time": "1779904740",
"uncertainty": 100
},
"stopId": "MENSMAD2",
"stopSequence": 42
},
{
"arrival": {
"delay": 120,
"time": "1779904800",
"uncertainty": 100
},
"stopId": "MENFMAI2",
"stopSequence": 43
},
{
"arrival": {
"delay": 180,
"time": "1779904920",
"uncertainty": 100
},
"stopId": "MENEVAL2",
"stopSequence": 44
},
{
"arrival": {
"delay": 180,
"time": "1779904980",
"uncertainty": 100
},
"stopId": "MENSMAU2",
"stopSequence": 45
},
{
"arrival": {
"delay": 180,
"time": "1779905040",
"uncertainty": 100
},
"stopId": "MENLCED2",
"stopSequence": 46
},
{
"arrival": {
"delay": 180,
"time": "1779905100",
"uncertainty": 100
},
"stopId": "MENMRUS2",
"stopSequence": 47
},
{
"arrival": {
"delay": 240,
"time": "1779905160",
"uncertainty": 100
},
"stopId": "MENMORI2",
"stopSequence": 48
},
{
"arrival": {
"delay": 185,
"time": "1779905165",
"uncertainty": 100
},
"stopId": "MENSOLE2",
"stopSequence": 49
},
{
"arrival": {
"delay": 180,
"time": "1779905280",
"uncertainty": 100
},
"stopId": "RCMCGSN2",
"stopSequence": 50
},
{
"arrival": {
"delay": 180,
"time": "1779905340",
"uncertainty": 100
},
"stopId": "RCMFOCH2",
"stopSequence": 51
},
{
"arrival": {
"delay": 240,
"time": "1779905400",
"uncertainty": 100
},
"stopId": "RCMCASE1",
"stopSequence": 52
},
{
"arrival": {
"delay": 185,
"time": "1779905405",
"uncertainty": 100
},
"stopId": "RCMBIEN1",
"stopSequence": 53
},
{
"arrival": {
"delay": 240,
"time": "1779905520",
"uncertainty": 100
},
"stopId": "RCMHAME1",
"stopSequence": 54
},
{
"arrival": {
"delay": 240,
"time": "1779905580",
"uncertainty": 100
},
"stopId": "RCM2HAM1",
"stopSequence": 55
},
{
"arrival": {
"delay": 185,
"time": "1779905585",
"uncertainty": 100
},
"stopId": "RCMRBEL1",
"stopSequence": 56
},
{
"arrival": {
"delay": 190,
"time": "1779905590",
"uncertainty": 100
},
"stopId": "RCMTORR4",
"stopSequence": 57
},
{
"arrival": {
"delay": 240,
"time": "1779905700",
"uncertainty": 100
},
"stopId": "RCMLOLI1",
"stopSequence": 58
},
{
"arrival": {
"delay": 240,
"time": "1779905760",
"uncertainty": 100
},
"stopId": "RCMSAFT1",
"stopSequence": 59
},
{
"arrival": {
"delay": 240,
"time": "1779905820",
"uncertainty": 100
},
"stopId": "RCMJAMA1",
"stopSequence": 60
},
{
"arrival": {
"delay": 360,
"time": "1779905940",
"uncertainty": 100
},
"stopId": "RCMLAVO2",
"stopSequence": 61
},
{
"arrival": {
"delay": 305,
"time": "1779905945",
"uncertainty": 100
},
"stopId": "RCMGENE1",
"stopSequence": 62
},
{
"arrival": {
"delay": 360,
"time": "1779906000",
"uncertainty": 100
},
"stopId": "RCMMARJ1",
"stopSequence": 63
},
{
"arrival": {
"delay": 305,
"time": "1779906005",
"uncertainty": 100
},
"stopId": "RCMPTAS1",
"stopSequence": 64
}
],
"timestamp": "1779904359",
"trip": {
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"tripId": "3740"
},
"vehicle": {
"label": "242037"
}
}
},
{
"id": "1143",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779902100",
"uncertainty": 0
},
"departure": {
"delay": 300,
"time": "1779902400",
"uncertainty": 0
},
"stopId": "MENMGRO1",
"stopSequence": 1
},
{
"arrival": {
"delay": 300,
"time": "1779902520",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779902525",
"uncertainty": 0
},
"stopId": "MENBIOV2",
"stopSequence": 2
},
{
"arrival": {
"delay": 300,
"time": "1779902640",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779902645",
"uncertainty": 0
},
"stopId": "MENREPU2",
"stopSequence": 3
},
{
"arrival": {
"delay": 300,
"time": "1779902760",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779902765",
"uncertainty": 0
},
"stopId": "MENTSMI2",
"stopSequence": 4
},
{
"arrival": {
"delay": 300,
"time": "1779902820",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779902825",
"uncertainty": 0
},
"stopId": "MENBAST2",
"stopSequence": 5
},
{
"arrival": {
"delay": 240,
"time": "1779902880",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779902885",
"uncertainty": 0
},
"stopId": "MENMARC1",
"stopSequence": 6
},
{
"arrival": {
"delay": 300,
"time": "1779903000",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779903005",
"uncertainty": 0
},
"stopId": "MENTREN1",
"stopSequence": 7
},
{
"arrival": {
"delay": 240,
"time": "1779903060",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779903065",
"uncertainty": 0
},
"stopId": "MENFOSS2",
"stopSequence": 8
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "MENAECI2",
"stopSequence": 9
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "MENPARO2",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1779903360",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779903365",
"uncertainty": 0
},
"stopId": "MENMEDI2",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1779903420",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779903425",
"uncertainty": 0
},
"stopId": "MENCINF2",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1779903480",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779903485",
"uncertainty": 0
},
"stopId": "MENCEDR2",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1779903540",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779903545",
"uncertainty": 0
},
"stopId": "MENBBRI2",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1779903600",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779903605",
"uncertainty": 0
},
"stopId": "MENTRAB2",
"stopSequence": 15
},
{
"arrival": {
"delay": 180,
"time": "1779903660",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779903665",
"uncertainty": 0
},
"stopId": "MENBELL2",
"stopSequence": 16
},
{
"arrival": {
"delay": 240,
"time": "1779903780",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779903785",
"uncertainty": 0
},
"stopId": "MENSACR2",
"stopSequence": 17
},
{
"arrival": {
"delay": 240,
"time": "1779903840",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779903845",
"uncertainty": 0
},
"stopId": "MENPIAN2",
"stopSequence": 18
},
{
"arrival": {
"delay": 190,
"time": "1779903850",
"uncertainty": 0
},
"departure": {
"delay": 195,
"time": "1779903855",
"uncertainty": 0
},
"stopId": "MENBARI2",
"stopSequence": 19
},
{
"arrival": {
"delay": 180,
"time": "1779903900",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779903905",
"uncertainty": 0
},
"stopId": "MENPAQU2",
"stopSequence": 20
},
{
"arrival": {
"delay": 190,
"time": "1779903910",
"uncertainty": 0
},
"departure": {
"delay": 195,
"time": "1779903915",
"uncertainty": 0
},
"stopId": "MENCOLR2",
"stopSequence": 21
},
{
"arrival": {
"delay": 180,
"time": "1779903960",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779903965",
"uncertainty": 0
},
"stopId": "MENPEYR2",
"stopSequence": 22
},
{
"arrival": {
"delay": 130,
"time": "1779903970",
"uncertainty": 0
},
"departure": {
"delay": 135,
"time": "1779903975",
"uncertainty": 0
},
"stopId": "MENCUSE2",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1779904020",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779904025",
"uncertainty": 0
},
"stopId": "MENMSLO1",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1779904080",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779904085",
"uncertainty": 0
},
"stopId": "MENGARA2",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1779904140",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779904145",
"uncertainty": 0
},
"stopId": "MENBIBA1",
"stopSequence": 26
},
{
"arrival": {
"delay": 10,
"time": "1779904150",
"uncertainty": 0
},
"departure": {
"delay": 15,
"time": "1779904155",
"uncertainty": 0
},
"stopId": "MENMSTA1",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1779904260",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779904265",
"uncertainty": 0
},
"stopId": "MENMONT1",
"stopSequence": 28
},
{
"arrival": {
"delay": -60,
"time": "1779904320",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779904325",
"uncertainty": 0
},
"stopId": "MENVICT1",
"stopSequence": 29
},
{
"arrival": {
"delay": -110,
"time": "1779904330",
"uncertainty": 0
},
"departure": {
"delay": -105,
"time": "1779904335",
"uncertainty": 0
},
"stopId": "MENSABL1",
"stopSequence": 30
},
{
"arrival": {
"delay": -180,
"time": "1779904380",
"uncertainty": 100
},
"stopId": "MENMARC1",
"stopSequence": 31
},
{
"arrival": {
"delay": -180,
"time": "1779904440",
"uncertainty": 100
},
"stopId": "MENTREN1",
"stopSequence": 32
},
{
"arrival": {
"delay": -175,
"time": "1779904445",
"uncertainty": 100
},
"stopId": "MENMUSE1",
"stopSequence": 33
},
{
"arrival": {
"delay": -180,
"time": "1779904560",
"uncertainty": 100
},
"stopId": "MENREPU1",
"stopSequence": 34
},
{
"arrival": {
"delay": -120,
"time": "1779904680",
"uncertainty": 100
},
"stopId": "MENMAJE1",
"stopSequence": 35
},
{
"arrival": {
"delay": -120,
"time": "1779904740",
"uncertainty": 100
},
"stopId": "MENLOUV1",
"stopSequence": 36
},
{
"arrival": {
"delay": 120,
"time": "1779905100",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 37
}
],
"timestamp": "1779904359",
"trip": {
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "3701"
},
"vehicle": {
"label": "197142"
}
}
},
{
"id": "1147",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779902400",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779902405",
"uncertainty": 0
},
"stopId": "MENFRON1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1779902520",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779902525",
"uncertainty": 0
},
"stopId": "MENGARA2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1779902580",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779902585",
"uncertainty": 0
},
"stopId": "MENBIBA1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1779902640",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779902645",
"uncertainty": 0
},
"stopId": "MENMSTA1",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1779902760",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779902765",
"uncertainty": 0
},
"stopId": "MENMONT1",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1779902820",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779902825",
"uncertainty": 0
},
"stopId": "MENVICT1",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1779902880",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779902885",
"uncertainty": 0
},
"stopId": "MENSABL1",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1779903000",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779903005",
"uncertainty": 0
},
"stopId": "MENMARC1",
"stopSequence": 8
},
{
"arrival": {
"delay": 240,
"time": "1779903060",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779903065",
"uncertainty": 0
},
"stopId": "MENTREN1",
"stopSequence": 9
},
{
"arrival": {
"delay": 300,
"time": "1779903180",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779903185",
"uncertainty": 0
},
"stopId": "MENMUSE1",
"stopSequence": 10
},
{
"arrival": {
"delay": 300,
"time": "1779903300",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779903305",
"uncertainty": 0
},
"stopId": "MENREPU1",
"stopSequence": 11
},
{
"arrival": {
"delay": 300,
"time": "1779903360",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779903365",
"uncertainty": 0
},
"stopId": "MENMAJE1",
"stopSequence": 12
},
{
"arrival": {
"delay": 300,
"time": "1779903420",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779903425",
"uncertainty": 0
},
"stopId": "MENLOUV1",
"stopSequence": 13
},
{
"arrival": {
"delay": -50,
"time": "1779903430",
"uncertainty": 0
},
"departure": {
"delay": -45,
"time": "1779903435",
"uncertainty": 0
},
"stopId": "MENMGRO1",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1779903600",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779903605",
"uncertainty": 0
},
"stopId": "MENHARP1",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1779903610",
"uncertainty": 0
},
"departure": {
"delay": 15,
"time": "1779903615",
"uncertainty": 0
},
"stopId": "MENVOLT1",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1779903720",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779903725",
"uncertainty": 0
},
"stopId": "MENBEAU1",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1779903780",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779903785",
"uncertainty": 0
},
"stopId": "MENMOUL1",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1779903840",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779903845",
"uncertainty": 0
},
"stopId": "MENGYMN1",
"stopSequence": 19
},
{
"arrival": {
"delay": 70,
"time": "1779903850",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1779903855",
"uncertainty": 0
},
"stopId": "MENJDAR1",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1779903900",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779903905",
"uncertainty": 0
},
"stopId": "MENCOLO1",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1779903960",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779903965",
"uncertainty": 0
},
"stopId": "MENDOUA1",
"stopSequence": 22
},
{
"arrival": {
"delay": 70,
"time": "1779903970",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1779903975",
"uncertainty": 0
},
"stopId": "MENPHUS1",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1779904020",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779904025",
"uncertainty": 0
},
"stopId": "MENCCOM1",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1779904080",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779904085",
"uncertainty": 0
},
"stopId": "MENSRST1",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1779904140",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779904145",
"uncertainty": 0
},
"stopId": "MENCARE1",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1779904200",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779904205",
"uncertainty": 0
},
"stopId": "MENGROS1",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1779904260",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779904265",
"uncertainty": 0
},
"stopId": "MENREQU1",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1779904380",
"uncertainty": 100
},
"stopId": "MENRESE1",
"stopSequence": 29
}
],
"timestamp": "1779904360",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3676"
},
"vehicle": {
"label": "139353"
}
}
},
{
"id": "1148",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779903000",
"uncertainty": 0
},
"departure": {
"delay": 120,
"time": "1779903120",
"uncertainty": 0
},
"stopId": "MENMSLO2",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1779903180",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779903185",
"uncertainty": 0
},
"stopId": "MENGARA2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1779903240",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779903245",
"uncertainty": 0
},
"stopId": "MENBIBA1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1779903300",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779903305",
"uncertainty": 0
},
"stopId": "MENMSTA1",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1779903360",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779903365",
"uncertainty": 0
},
"stopId": "MENMONT1",
"stopSequence": 5
},
{
"arrival": {
"delay": -60,
"time": "1779903420",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779903425",
"uncertainty": 0
},
"stopId": "MENVICT1",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1779903480",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779903485",
"uncertainty": 0
},
"stopId": "MENSABL1",
"stopSequence": 7
},
{
"arrival": {
"delay": -60,
"time": "1779903540",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779903545",
"uncertainty": 0
},
"stopId": "MENMARC1",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1779903600",
"uncertainty": 100
},
"stopId": "MENTREN1",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1779903720",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779903725",
"uncertainty": 0
},
"stopId": "MENCBME1",
"stopSequence": 10
},
{
"arrival": {
"delay": -120,
"time": "1779903840",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1779903845",
"uncertainty": 0
},
"stopId": "MENEREC1",
"stopSequence": 11
},
{
"arrival": {
"delay": -120,
"time": "1779903900",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1779903905",
"uncertainty": 0
},
"stopId": "MENPCAR1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1779904140",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779904145",
"uncertainty": 0
},
"stopId": "MENMORI1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1779904200",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779904205",
"uncertainty": 0
},
"stopId": "MENPHPA1",
"stopSequence": 14
},
{
"arrival": {
"delay": -50,
"time": "1779904210",
"uncertainty": 0
},
"departure": {
"delay": -45,
"time": "1779904215",
"uncertainty": 0
},
"stopId": "RCMSJOS1",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1779904320",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779904325",
"uncertainty": 0
},
"stopId": "RCMCGSN1",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1779904440",
"uncertainty": 100
},
"stopId": "RCMPLAG1",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1779904445",
"uncertainty": 100
},
"stopId": "RCMRVIC1",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1779904620",
"uncertainty": 100
},
"stopId": "RCMSMAR1",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1779904680",
"uncertainty": 100
},
"stopId": "RCMCHUR1",
"stopSequence": 20
},
{
"arrival": {
"delay": -55,
"time": "1779904685",
"uncertainty": 100
},
"stopId": "RCMMROQ1",
"stopSequence": 21
},
{
"arrival": {
"delay": -60,
"time": "1779904740",
"uncertainty": 100
},
"stopId": "RCMDRAG1",
"stopSequence": 22
},
{
"arrival": {
"delay": -60,
"time": "1779904800",
"uncertainty": 100
},
"stopId": "RCMMASS1",
"stopSequence": 23
},
{
"arrival": {
"delay": -60,
"time": "1779904860",
"uncertainty": 100
},
"stopId": "RCM1ESC1",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1779904920",
"uncertainty": 100
},
"stopId": "RCM2ESC1",
"stopSequence": 25
},
{
"arrival": {
"delay": -60,
"time": "1779904980",
"uncertainty": 100
},
"stopId": "RCMRAME1",
"stopSequence": 26
},
{
"arrival": {
"delay": -60,
"time": "1779905040",
"uncertainty": 100
},
"stopId": "RCM4CHE1",
"stopSequence": 27
},
{
"arrival": {
"delay": -60,
"time": "1779905100",
"uncertainty": 100
},
"stopId": "RCM1NBO1",
"stopSequence": 28
},
{
"arrival": {
"delay": -60,
"time": "1779905160",
"uncertainty": 100
},
"stopId": "RCMNBVO1",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1779905520",
"uncertainty": 100
},
"stopId": "RCMRDOR2",
"stopSequence": 30
},
{
"arrival": {
"delay": 65,
"time": "1779905525",
"uncertainty": 100
},
"stopId": "BEATERR1",
"stopSequence": 31
},
{
"arrival": {
"delay": 10,
"time": "1779905530",
"uncertainty": 100
},
"stopId": "BEALAUR1",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1779905580",
"uncertainty": 100
},
"stopId": "BEAMVER1",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1779905700",
"uncertainty": 100
},
"stopId": "BEAGAUD1",
"stopSequence": 34
},
{
"arrival": {
"delay": 120,
"time": "1779905820",
"uncertainty": 100
},
"stopId": "BEAGUYN1",
"stopSequence": 35
},
{
"arrival": {
"delay": 120,
"time": "1779905880",
"uncertainty": 100
},
"stopId": "BEABELV1",
"stopSequence": 36
},
{
"arrival": {
"delay": 240,
"time": "1779906000",
"uncertainty": 100
},
"stopId": "BEALABR1",
"stopSequence": 37
},
{
"arrival": {
"delay": 240,
"time": "1779906060",
"uncertainty": 100
},
"stopId": "BEAEBEA1",
"stopSequence": 38
},
{
"arrival": {
"delay": 300,
"time": "1779906180",
"uncertainty": 100
},
"stopId": "BEAMBEA1",
"stopSequence": 39
},
{
"arrival": {
"delay": 360,
"time": "1779906300",
"uncertainty": 100
},
"stopId": "MCAPGAL1",
"stopSequence": 40
},
{
"arrival": {
"delay": 360,
"time": "1779906360",
"uncertainty": 100
},
"stopId": "MCAROQU1",
"stopSequence": 41
},
{
"arrival": {
"delay": 305,
"time": "1779906365",
"uncertainty": 100
},
"stopId": "MCAPSDE1",
"stopSequence": 42
}
],
"timestamp": "1779904359",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "3617"
},
"vehicle": {
"label": "202011"
}
}
},
{
"id": "1150",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779903000",
"uncertainty": 0
},
"departure": {
"delay": 120,
"time": "1779903120",
"uncertainty": 0
},
"stopId": "MENRESE1",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1779903125",
"uncertainty": 0
},
"departure": {
"delay": 70,
"time": "1779903130",
"uncertainty": 0
},
"stopId": "MENREQU2",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1779903180",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779903185",
"uncertainty": 0
},
"stopId": "MENGROS2",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1779903240",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779903245",
"uncertainty": 0
},
"stopId": "MENCARE2",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1779903300",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779903305",
"uncertainty": 0
},
"stopId": "MENSRST2",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1779903360",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779903365",
"uncertainty": 0
},
"stopId": "MENCCOM2",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1779903370",
"uncertainty": 0
},
"departure": {
"delay": 15,
"time": "1779903375",
"uncertainty": 0
},
"stopId": "MENPHUS2",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1779903540",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779903545",
"uncertainty": 0
},
"stopId": "MENDOUA2",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1779903550",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1779903555",
"uncertainty": 0
},
"stopId": "MENCOLO2",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1779903600",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779903605",
"uncertainty": 0
},
"stopId": "MENJDAR2",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1779903660",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779903665",
"uncertainty": 0
},
"stopId": "MENGYMN2",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1779903670",
"uncertainty": 0
},
"departure": {
"delay": 15,
"time": "1779903675",
"uncertainty": 0
},
"stopId": "MENMOUL2",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1779903840",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779903845",
"uncertainty": 0
},
"stopId": "MENVOLT2",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1779903900",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779903905",
"uncertainty": 0
},
"stopId": "MENHARP2",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1779903960",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779903965",
"uncertainty": 0
},
"stopId": "MENMGRO2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1779904020",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779904025",
"uncertainty": 0
},
"stopId": "MENBIOV2",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1779904140",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779904145",
"uncertainty": 0
},
"stopId": "MENREPU2",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1779904320",
"uncertainty": 100
},
"stopId": "MENTSMI2",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1779904380",
"uncertainty": 100
},
"stopId": "MENBAST2",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1779904440",
"uncertainty": 100
},
"stopId": "MENSABL2",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1779904445",
"uncertainty": 100
},
"stopId": "MENMONT2",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1779904500",
"uncertainty": 100
},
"stopId": "MENMSTA2",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1779904620",
"uncertainty": 100
},
"stopId": "MENBIBA2",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1779904680",
"uncertainty": 100
},
"stopId": "MENGARA1",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1779904800",
"uncertainty": 100
},
"stopId": "MENFRON1",
"stopSequence": 25
}
],
"timestamp": "1779904360",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3410"
},
"vehicle": {
"label": "139354"
}
}
},
{
"id": "1151",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779895200",
"uncertainty": 0
},
"departure": {
"delay": 120,
"time": "1779895320",
"uncertainty": 0
},
"stopId": "MENFRON1",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1779895440",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779895445",
"uncertainty": 0
},
"stopId": "MENGARA2",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1779895500",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779895505",
"uncertainty": 0
},
"stopId": "MENBIBA1",
"stopSequence": 3
},
{
"arrival": {
"delay": 70,
"time": "1779895510",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1779895515",
"uncertainty": 0
},
"stopId": "MENMSTA1",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1779895620",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779895625",
"uncertainty": 0
},
"stopId": "MENMONT1",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1779895680",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779895685",
"uncertainty": 0
},
"stopId": "MENVICT1",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1779895740",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779895745",
"uncertainty": 0
},
"stopId": "MENSABL1",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1779895800",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779895805",
"uncertainty": 0
},
"stopId": "MENMARC1",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1779895920",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779895925",
"uncertainty": 0
},
"stopId": "MENTREN1",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1779895980",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779895985",
"uncertainty": 0
},
"stopId": "MENMUSE1",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1779896160",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779896165",
"uncertainty": 0
},
"stopId": "MENREPU1",
"stopSequence": 11
},
{
"arrival": {
"delay": 240,
"time": "1779896220",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779896225",
"uncertainty": 0
},
"stopId": "MENMAJE1",
"stopSequence": 12
},
{
"arrival": {
"delay": 240,
"time": "1779896280",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779896285",
"uncertainty": 0
},
"stopId": "MENLOUV1",
"stopSequence": 13
},
{
"arrival": {
"delay": -120,
"time": "1779896340",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1779896345",
"uncertainty": 0
},
"stopId": "MENMGRO1",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1779896640",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779896645",
"uncertainty": 0
},
"stopId": "MENHARP1",
"stopSequence": 15
},
{
"arrival": {
"delay": 180,
"time": "1779896700",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779896705",
"uncertainty": 0
},
"stopId": "MENVOLT1",
"stopSequence": 16
},
{
"arrival": {
"delay": 180,
"time": "1779896760",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779896765",
"uncertainty": 0
},
"stopId": "MENBEAU1",
"stopSequence": 17
},
{
"arrival": {
"delay": 180,
"time": "1779896820",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779896825",
"uncertainty": 0
},
"stopId": "MENMOUL1",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1779896880",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779896885",
"uncertainty": 0
},
"stopId": "MENGYMN1",
"stopSequence": 19
},
{
"arrival": {
"delay": 180,
"time": "1779896940",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779896945",
"uncertainty": 0
},
"stopId": "MENJDAR1",
"stopSequence": 20
},
{
"arrival": {
"delay": 130,
"time": "1779896950",
"uncertainty": 0
},
"departure": {
"delay": 135,
"time": "1779896955",
"uncertainty": 0
},
"stopId": "MENCOLO1",
"stopSequence": 21
},
{
"arrival": {
"delay": 240,
"time": "1779897060",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779897065",
"uncertainty": 0
},
"stopId": "MENDOUA1",
"stopSequence": 22
},
{
"arrival": {
"delay": 240,
"time": "1779897120",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779897125",
"uncertainty": 0
},
"stopId": "MENPHUS1",
"stopSequence": 23
},
{
"arrival": {
"delay": 180,
"time": "1779897180",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779897185",
"uncertainty": 0
},
"stopId": "MENCCOM1",
"stopSequence": 24
},
{
"arrival": {
"delay": 300,
"time": "1779897300",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1779897305",
"uncertainty": 0
},
"stopId": "MENSRST1",
"stopSequence": 25
},
{
"arrival": {
"delay": 240,
"time": "1779897360",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779897365",
"uncertainty": 0
},
"stopId": "MENCARE1",
"stopSequence": 26
},
{
"arrival": {
"delay": 240,
"time": "1779897420",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779897425",
"uncertainty": 0
},
"stopId": "MENGROS1",
"stopSequence": 27
},
{
"arrival": {
"delay": 360,
"time": "1779897600",
"uncertainty": 100
},
"stopId": "MENREQU1",
"stopSequence": 28
},
{
"arrival": {
"delay": 360,
"time": "1779897660",
"uncertainty": 100
},
"stopId": "MENRESE1",
"stopSequence": 29
}
],
"timestamp": "1779899684",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3407"
},
"vehicle": {}
}
},
{
"id": "1154",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779903300",
"uncertainty": 0
},
"departure": {
"delay": 180,
"time": "1779903480",
"uncertainty": 0
},
"stopId": "BEAHTEN1",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1779903540",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779903545",
"uncertainty": 0
},
"stopId": "RCMRDOR1",
"stopSequence": 2
},
{
"arrival": {
"delay": 240,
"time": "1779903600",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779903605",
"uncertainty": 0
},
"stopId": "BEASSER1",
"stopSequence": 3
},
{
"arrival": {
"delay": 190,
"time": "1779903610",
"uncertainty": 0
},
"departure": {
"delay": 195,
"time": "1779903615",
"uncertainty": 0
},
"stopId": "BEAPRII1",
"stopSequence": 4
},
{
"arrival": {
"delay": 240,
"time": "1779903660",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779903665",
"uncertainty": 0
},
"stopId": "BEABEAU1",
"stopSequence": 5
},
{
"arrival": {
"delay": 190,
"time": "1779903670",
"uncertainty": 0
},
"departure": {
"delay": 195,
"time": "1779903675",
"uncertainty": 0
},
"stopId": "BEACSER1",
"stopSequence": 6
},
{
"arrival": {
"delay": 140,
"time": "1779903680",
"uncertainty": 0
},
"departure": {
"delay": 145,
"time": "1779903685",
"uncertainty": 0
},
"stopId": "BEAFAUS1",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1779903720",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779903725",
"uncertainty": 0
},
"stopId": "BEASOUV2",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1779903730",
"uncertainty": 0
},
"departure": {
"delay": 135,
"time": "1779903735",
"uncertainty": 0
},
"stopId": "BEACAFN1",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1779903780",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779903785",
"uncertainty": 0
},
"stopId": "BEABORD1",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1779903840",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779903845",
"uncertainty": 0
},
"stopId": "BEAGAUM1",
"stopSequence": 11
},
{
"arrival": {
"delay": 130,
"time": "1779903850",
"uncertainty": 0
},
"departure": {
"delay": 135,
"time": "1779903855",
"uncertainty": 0
},
"stopId": "BEACBEL1",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1779903900",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779903905",
"uncertainty": 0
},
"stopId": "BEASGEO1",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1779903960",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779903965",
"uncertainty": 0
},
"stopId": "BEADISP1",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1779904020",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779904025",
"uncertainty": 0
},
"stopId": "BEAEMAS1",
"stopSequence": 15
},
{
"arrival": {
"delay": 180,
"time": "1779904080",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779904085",
"uncertainty": 0
},
"stopId": "BEAAVIL1",
"stopSequence": 16
},
{
"arrival": {
"delay": 130,
"time": "1779904090",
"uncertainty": 0
},
"departure": {
"delay": 135,
"time": "1779904095",
"uncertainty": 0
},
"stopId": "BEAAGEN1",
"stopSequence": 17
},
{
"arrival": {
"delay": 180,
"time": "1779904260",
"uncertainty": 100
},
"stopId": "BEAMBEA1",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1779904265",
"uncertainty": 0
},
"departure": {
"delay": 130,
"time": "1779904270",
"uncertainty": 0
},
"stopId": "MCAPGAL1",
"stopSequence": 19
},
{
"arrival": {
"delay": 180,
"time": "1779904380",
"uncertainty": 100
},
"stopId": "MCAROQU1",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1779904385",
"uncertainty": 100
},
"stopId": "MCAPSDE1",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1779904500",
"uncertainty": 100
},
"stopId": "BEASMON1",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1779904560",
"uncertainty": 100
},
"stopId": "BEAPMON1",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1779904620",
"uncertainty": 100
},
"stopId": "BEAPDOU1",
"stopSequence": 24
},
{
"arrival": {
"delay": 65,
"time": "1779904625",
"uncertainty": 100
},
"stopId": "BEAGMON1",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1779904680",
"uncertainty": 100
},
"stopId": "BEACREC1",
"stopSequence": 26
},
{
"arrival": {
"delay": 180,
"time": "1779904740",
"uncertainty": 100
},
"stopId": "BEAMRET1",
"stopSequence": 27
},
{
"arrival": {
"delay": 185,
"time": "1779904745",
"uncertainty": 100
},
"stopId": "BEACEPO1",
"stopSequence": 28
},
{
"arrival": {
"delay": 300,
"time": "1779904920",
"uncertainty": 100
},
"stopId": "BEAMALB1",
"stopSequence": 29
}
],
"timestamp": "1779904358",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "1204"
},
"vehicle": {
"label": "197145"
}
}
},
{
"id": "1155",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779903300",
"uncertainty": 0
},
"departure": {
"delay": 120,
"time": "1779903420",
"uncertainty": 0
},
"stopId": "BEAMALB1",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1779903425",
"uncertainty": 0
},
"departure": {
"delay": 70,
"time": "1779903430",
"uncertainty": 0
},
"stopId": "BEACEPO2",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1779903480",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779903485",
"uncertainty": 0
},
"stopId": "BEAMONE2",
"stopSequence": 3
},
{
"arrival": {
"delay": 70,
"time": "1779903490",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1779903495",
"uncertainty": 0
},
"stopId": "BEACREC2",
"stopSequence": 4
},
{
"arrival": {
"delay": 80,
"time": "1779903500",
"uncertainty": 0
},
"departure": {
"delay": 85,
"time": "1779903505",
"uncertainty": 0
},
"stopId": "BEAGMON2",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1779903540",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779903545",
"uncertainty": 0
},
"stopId": "BEAPMON2",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1779903660",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779903665",
"uncertainty": 0
},
"stopId": "BEASMON2",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1779903780",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779903785",
"uncertainty": 0
},
"stopId": "MCAPSDE2",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1779903960",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779903965",
"uncertainty": 0
},
"stopId": "MCAROQU2",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1779904080",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779904085",
"uncertainty": 0
},
"stopId": "MCAMCOF2",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1779904320",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1779904325",
"uncertainty": 0
},
"stopId": "MCAMBEA2",
"stopSequence": 11
},
{
"arrival": {
"delay": 240,
"time": "1779904440",
"uncertainty": 100
},
"stopId": "BEAEBEA2",
"stopSequence": 12
},
{
"arrival": {
"delay": 300,
"time": "1779904560",
"uncertainty": 100
},
"stopId": "BEACARN2",
"stopSequence": 13
},
{
"arrival": {
"delay": 300,
"time": "1779904620",
"uncertainty": 100
},
"stopId": "BEAERIV2",
"stopSequence": 14
},
{
"arrival": {
"delay": 300,
"time": "1779904680",
"uncertainty": 100
},
"stopId": "BEASCHI2",
"stopSequence": 15
},
{
"arrival": {
"delay": 300,
"time": "1779904800",
"uncertainty": 100
},
"stopId": "BEACBEL2",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1779904860",
"uncertainty": 100
},
"stopId": "BEAGAUM2",
"stopSequence": 17
},
{
"arrival": {
"delay": 360,
"time": "1779904920",
"uncertainty": 100
},
"stopId": "BEAECOC2",
"stopSequence": 18
},
{
"arrival": {
"delay": 305,
"time": "1779904925",
"uncertainty": 100
},
"stopId": "BEAPLAT2",
"stopSequence": 19
},
{
"arrival": {
"delay": 360,
"time": "1779904980",
"uncertainty": 100
},
"stopId": "BEAJBOU2",
"stopSequence": 20
},
{
"arrival": {
"delay": 305,
"time": "1779904985",
"uncertainty": 100
},
"stopId": "BEACAFN2",
"stopSequence": 21
},
{
"arrival": {
"delay": 360,
"time": "1779905040",
"uncertainty": 100
},
"stopId": "BEASOUV1",
"stopSequence": 22
},
{
"arrival": {
"delay": 420,
"time": "1779905160",
"uncertainty": 100
},
"stopId": "BEAFAUS2",
"stopSequence": 23
},
{
"arrival": {
"delay": 420,
"time": "1779905220",
"uncertainty": 100
},
"stopId": "BEACSER2",
"stopSequence": 24
},
{
"arrival": {
"delay": 365,
"time": "1779905225",
"uncertainty": 100
},
"stopId": "BEAFOND2",
"stopSequence": 25
},
{
"arrival": {
"delay": 420,
"time": "1779905280",
"uncertainty": 100
},
"stopId": "BEABEAU2",
"stopSequence": 26
},
{
"arrival": {
"delay": 420,
"time": "1779905340",
"uncertainty": 100
},
"stopId": "BEAPRII2",
"stopSequence": 27
},
{
"arrival": {
"delay": 425,
"time": "1779905345",
"uncertainty": 100
},
"stopId": "BEASSER2",
"stopSequence": 28
},
{
"arrival": {
"delay": 420,
"time": "1779905400",
"uncertainty": 100
},
"stopId": "RCMRDOR2",
"stopSequence": 29
},
{
"arrival": {
"delay": 480,
"time": "1779905460",
"uncertainty": 100
},
"stopId": "BEATERR3",
"stopSequence": 30
},
{
"arrival": {
"delay": 425,
"time": "1779905465",
"uncertainty": 100
},
"stopId": "BEAHTEN1",
"stopSequence": 31
}
],
"timestamp": "1779904358",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "965"
},
"vehicle": {
"label": "197137"
}
}
},
{
"id": "1156",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779903600",
"uncertainty": 0
},
"departure": {
"delay": 60,
"time": "1779903660",
"uncertainty": 0
},
"stopId": "MENMGRO1",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1779903720",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1779903725",
"uncertainty": 0
},
"stopId": "MENHARP1",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1779903780",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779903785",
"uncertainty": 0
},
"stopId": "MENVOLT1",
"stopSequence": 3
},
{
"arrival": {
"delay": 70,
"time": "1779903790",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1779903795",
"uncertainty": 0
},
"stopId": "MENBEAU1",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1779903840",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1779903845",
"uncertainty": 0
},
"stopId": "MENMOUL1",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1779903960",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779903965",
"uncertainty": 0
},
"stopId": "MENGYMN1",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1779904020",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779904025",
"uncertainty": 0
},
"stopId": "MENJDAR1",
"stopSequence": 7
},
{
"arrival": {
"delay": 190,
"time": "1779904030",
"uncertainty": 0
},
"departure": {
"delay": 195,
"time": "1779904035",
"uncertainty": 0
},
"stopId": "MENCOLO1",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1779904080",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1779904085",
"uncertainty": 0
},
"stopId": "MENDOUA1",
"stopSequence": 9
},
{
"arrival": {
"delay": 190,
"time": "1779904090",
"uncertainty": 0
},
"departure": {
"delay": 195,
"time": "1779904095",
"uncertainty": 0
},
"stopId": "MENPHUS1",
"stopSequence": 10
},
{
"arrival": {
"delay": 140,
"time": "1779904100",
"uncertainty": 0
},
"departure": {
"delay": 145,
"time": "1779904105",
"uncertainty": 0
},
"stopId": "MENCCOM3",
"stopSequence": 11
},
{
"arrival": {
"delay": 240,
"time": "1779904260",
"uncertainty": 100
},
"stopId": "MENTCAR1",
"stopSequence": 12
},
{
"arrival": {
"delay": 240,
"time": "1779904380",
"uncertainty": 100
},
"stopId": "MENSSOS1",
"stopSequence": 13
},
{
"arrival": {
"delay": 240,
"time": "1779904440",
"uncertainty": 100
},
"stopId": "MENMONI1",
"stopSequence": 14
},
{
"arrival": {
"delay": 240,
"time": "1779904560",
"uncertainty": 100
},
"stopId": "MENRELA1",
"stopSequence": 15
},
{
"arrival": {
"delay": 300,
"time": "1779904680",
"uncertainty": 100
},
"stopId": "MENMSUP1",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1779904800",
"uncertainty": 100
},
"stopId": "MENLOUR1",
"stopSequence": 17
},
{
"arrival": {
"delay": 300,
"time": "1779905040",
"uncertainty": 100
},
"stopId": "MENUFOR1",
"stopSequence": 18
},
{
"arrival": {
"delay": 300,
"time": "1779905220",
"uncertainty": 100
},
"stopId": "CASCARA1",
"stopSequence": 19
},
{
"arrival": {
"delay": 300,
"time": "1779905340",
"uncertainty": 100
},
"stopId": "CASSLST1",
"stopSequence": 20
},
{
"arrival": {
"delay": 300,
"time": "1779905460",
"uncertainty": 100
},
"stopId": "CASCVIL1",
"stopSequence": 21
},
{
"arrival": {
"delay": 360,
"time": "1779905820",
"uncertainty": 100
},
"stopId": "SOSERC1",
"stopSequence": 22
},
{
"arrival": {
"delay": 360,
"time": "1779906180",
"uncertainty": 100
},
"stopId": "SOSSOSP1",
"stopSequence": 23
}
],
"timestamp": "1779904359",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "3942"
},
"vehicle": {
"label": "173152"
}
}
},
{
"id": "1157",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779903600",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779903605",
"uncertainty": 0
},
"stopId": "CARGCRO1",
"stopSequence": 1
},
{
"arrival": {
"delay": -50,
"time": "1779903610",
"uncertainty": 0
},
"departure": {
"delay": -45,
"time": "1779903615",
"uncertainty": 0
},
"stopId": "CARLANS1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1779903660",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779903665",
"uncertainty": 0
},
"stopId": "CARBBLA1",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1779903720",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779903725",
"uncertainty": 0
},
"stopId": "CARSJOS1",
"stopSequence": 4
},
{
"arrival": {
"delay": -110,
"time": "1779903730",
"uncertainty": 0
},
"departure": {
"delay": -105,
"time": "1779903735",
"uncertainty": 0
},
"stopId": "CARNOIS1",
"stopSequence": 5
},
{
"arrival": {
"delay": -60,
"time": "1779903780",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779903785",
"uncertainty": 0
},
"stopId": "CARPINE1",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1779903840",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779903845",
"uncertainty": 0
},
"stopId": "MENPHAU1",
"stopSequence": 7
},
{
"arrival": {
"delay": -110,
"time": "1779903850",
"uncertainty": 0
},
"departure": {
"delay": -105,
"time": "1779903855",
"uncertainty": 0
},
"stopId": "MENTOPI1",
"stopSequence": 8
},
{
"arrival": {
"delay": -160,
"time": "1779903860",
"uncertainty": 0
},
"departure": {
"delay": -155,
"time": "1779903865",
"uncertainty": 0
},
"stopId": "MENCROI1",
"stopSequence": 9
},
{
"arrival": {
"delay": -150,
"time": "1779903870",
"uncertainty": 0
},
"departure": {
"delay": -145,
"time": "1779903875",
"uncertainty": 0
},
"stopId": "MENBELV1",
"stopSequence": 10
},
{
"arrival": {
"delay": -180,
"time": "1779903900",
"uncertainty": 0
},
"departure": {
"delay": -175,
"time": "1779903905",
"uncertainty": 0
},
"stopId": "MENSEST1",
"stopSequence": 11
},
{
"arrival": {
"delay": -180,
"time": "1779903960",
"uncertainty": 0
},
"departure": {
"delay": -175,
"time": "1779903965",
"uncertainty": 0
},
"stopId": "MENMAGL1",
"stopSequence": 12
},
{
"arrival": {
"delay": -120,
"time": "1779904080",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1779904085",
"uncertainty": 0
},
"stopId": "MENSORO1",
"stopSequence": 13
},
{
"arrival": {
"delay": -170,
"time": "1779904090",
"uncertainty": 0
},
"departure": {
"delay": -165,
"time": "1779904095",
"uncertainty": 0
},
"stopId": "MENTBAO1",
"stopSequence": 14
},
{
"arrival": {
"delay": -180,
"time": "1779904140",
"uncertainty": 0
},
"departure": {
"delay": -175,
"time": "1779904145",
"uncertainty": 0
},
"stopId": "MENBAOU1",
"stopSequence": 15
},
{
"arrival": {
"delay": -230,
"time": "1779904150",
"uncertainty": 0
},
"departure": {
"delay": -225,
"time": "1779904155",
"uncertainty": 0
},
"stopId": "MENRCAS1",
"stopSequence": 16
},
{
"arrival": {
"delay": -300,
"time": "1779904200",
"uncertainty": 0
},
"departure": {
"delay": -295,
"time": "1779904205",
"uncertainty": 0
},
"stopId": "MENSORG1",
"stopSequence": 17
},
{
"arrival": {
"delay": -300,
"time": "1779904260",
"uncertainty": 0
},
"departure": {
"delay": -295,
"time": "1779904265",
"uncertainty": 0
},
"stopId": "MENCOLI1",
"stopSequence": 18
},
{
"arrival": {
"delay": -350,
"time": "1779904270",
"uncertainty": 0
},
"departure": {
"delay": -345,
"time": "1779904275",
"uncertainty": 0
},
"stopId": "MENCEDR2",
"stopSequence": 19
},
{
"arrival": {
"delay": -400,
"time": "1779904280",
"uncertainty": 0
},
"departure": {
"delay": -395,
"time": "1779904285",
"uncertainty": 0
},
"stopId": "MENBELB1",
"stopSequence": 20
},
{
"arrival": {
"delay": -360,
"time": "1779904380",
"uncertainty": 100
},
"stopId": "MENPALM1",
"stopSequence": 21
},
{
"arrival": {
"delay": -360,
"time": "1779904500",
"uncertainty": 100
},
"stopId": "MENNOUV1",
"stopSequence": 22
},
{
"arrival": {
"delay": -360,
"time": "1779904620",
"uncertainty": 100
},
"stopId": "MENSCHA1",
"stopSequence": 23
},
{
"arrival": {
"delay": -360,
"time": "1779904680",
"uncertainty": 100
},
"stopId": "MENREPU1",
"stopSequence": 24
},
{
"arrival": {
"delay": -300,
"time": "1779904800",
"uncertainty": 100
},
"stopId": "MENMAJE1",
"stopSequence": 25
},
{
"arrival": {
"delay": -300,
"time": "1779904860",
"uncertainty": 100
},
"stopId": "MENLOUV1",
"stopSequence": 26
},
{
"arrival": {
"delay": -60,
"time": "1779905160",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 27
}
],
"timestamp": "1779904359",
"trip": {
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "3545"
},
"vehicle": {
"label": "202010"
}
}
},
{
"id": "1158",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "TURTMAI1",
"stopSequence": 1
},
{
"scheduleRelationship": "NO_DATA",
"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
},
{
"scheduleRelationship": "NO_DATA",
"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
},
{
"arrival": {
"delay": -60,
"time": "1779904320",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779904325",
"uncertainty": 0
},
"stopId": "BEACBEA2",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1779904380",
"uncertainty": 100
},
"stopId": "BEAAAFN2",
"stopSequence": 12
},
{
"arrival": {
"delay": -60,
"time": "1779904440",
"uncertainty": 100
},
"stopId": "BEASOUV1",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1779904560",
"uncertainty": 100
},
"stopId": "BEARPAL2",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1779904620",
"uncertainty": 100
},
"stopId": "BEATURB2",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1779904680",
"uncertainty": 100
},
"stopId": "BEALABR1",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1779904740",
"uncertainty": 100
},
"stopId": "BEAEBEA1",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1779904920",
"uncertainty": 100
},
"stopId": "BEAMBEA1",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1779905040",
"uncertainty": 100
},
"stopId": "MCAPGAL1",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1779905100",
"uncertainty": 100
},
"stopId": "MCAROQU1",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1779905280",
"uncertainty": 100
},
"stopId": "MCAPSDE1",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1779905460",
"uncertainty": 100
},
"stopId": "MCAJEX1",
"stopSequence": 22
}
],
"timestamp": "1779904359",
"trip": {
"routeId": "11A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3640"
},
"vehicle": {
"label": "232057"
}
}
},
{
"id": "1159",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779903600",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1779903605",
"uncertainty": 0
},
"stopId": "MENFRON1",
"stopSequence": 1
},
{
"arrival": {
"delay": -110,
"time": "1779903610",
"uncertainty": 0
},
"departure": {
"delay": -105,
"time": "1779903615",
"uncertainty": 0
},
"stopId": "MENGARA2",
"stopSequence": 2
},
{
"arrival": {
"delay": -120,
"time": "1779903660",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1779903665",
"uncertainty": 0
},
"stopId": "MENBIBA1",
"stopSequence": 3
},
{
"arrival": {
"delay": -170,
"time": "1779903670",
"uncertainty": 0
},
"departure": {
"delay": -165,
"time": "1779903675",
"uncertainty": 0
},
"stopId": "MENMSTA1",
"stopSequence": 4
},
{
"arrival": {
"delay": -120,
"time": "1779903780",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1779903785",
"uncertainty": 0
},
"stopId": "MENMONT1",
"stopSequence": 5
},
{
"arrival": {
"delay": -170,
"time": "1779903790",
"uncertainty": 0
},
"departure": {
"delay": -165,
"time": "1779903795",
"uncertainty": 0
},
"stopId": "MENVICT1",
"stopSequence": 6
},
{
"arrival": {
"delay": -120,
"time": "1779903840",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1779903845",
"uncertainty": 0
},
"stopId": "MENSABL1",
"stopSequence": 7
},
{
"arrival": {
"delay": -120,
"time": "1779903900",
"uncertainty": 0
},
"departure": {
"delay": -115,
"time": "1779903905",
"uncertainty": 0
},
"stopId": "MENMARC1",
"stopSequence": 8
},
{
"arrival": {
"delay": -60,
"time": "1779903960",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779903965",
"uncertainty": 0
},
"stopId": "MENTREN1",
"stopSequence": 9
},
{
"arrival": {
"delay": -110,
"time": "1779903970",
"uncertainty": 0
},
"departure": {
"delay": -105,
"time": "1779903975",
"uncertainty": 0
},
"stopId": "MENMUSE1",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1779904140",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779904145",
"uncertainty": 0
},
"stopId": "MENREPU1",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1779904200",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1779904205",
"uncertainty": 0
},
"stopId": "MENMAJE1",
"stopSequence": 12
},
{
"arrival": {
"delay": -110,
"time": "1779904210",
"uncertainty": 0
},
"departure": {
"delay": -105,
"time": "1779904215",
"uncertainty": 0
},
"stopId": "MENLOUV1",
"stopSequence": 13
},
{
"arrival": {
"delay": 240,
"time": "1779904620",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 14
},
{
"arrival": {
"delay": 240,
"time": "1779904680",
"uncertainty": 100
},
"stopId": "MENHARP1",
"stopSequence": 15
},
{
"arrival": {
"delay": 185,
"time": "1779904685",
"uncertainty": 100
},
"stopId": "MENVOLT1",
"stopSequence": 16
},
{
"arrival": {
"delay": 190,
"time": "1779904690",
"uncertainty": 100
},
"stopId": "MENBEAU1",
"stopSequence": 17
},
{
"arrival": {
"delay": 180,
"time": "1779904740",
"uncertainty": 100
},
"stopId": "MENMOUL1",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1779904800",
"uncertainty": 100
},
"stopId": "MENGYMN1",
"stopSequence": 19
},
{
"arrival": {
"delay": 180,
"time": "1779904860",
"uncertainty": 100
},
"stopId": "MENJDAR1",
"stopSequence": 20
},
{
"arrival": {
"delay": 180,
"time": "1779904920",
"uncertainty": 100
},
"stopId": "MENCOLO1",
"stopSequence": 21
},
{
"arrival": {
"delay": 180,
"time": "1779904980",
"uncertainty": 100
},
"stopId": "MENDOUA1",
"stopSequence": 22
},
{
"arrival": {
"delay": 240,
"time": "1779905040",
"uncertainty": 100
},
"stopId": "MENPHUS1",
"stopSequence": 23
},
{
"arrival": {
"delay": 300,
"time": "1779905160",
"uncertainty": 100
},
"stopId": "MENCCOM1",
"stopSequence": 24
},
{
"arrival": {
"delay": 300,
"time": "1779905220",
"uncertainty": 100
},
"stopId": "MENSRST1",
"stopSequence": 25
},
{
"arrival": {
"delay": 300,
"time": "1779905280",
"uncertainty": 100
},
"stopId": "MENCARE1",
"stopSequence": 26
},
{
"arrival": {
"delay": 300,
"time": "1779905340",
"uncertainty": 100
},
"stopId": "MENGROS1",
"stopSequence": 27
},
{
"arrival": {
"delay": 300,
"time": "1779905400",
"uncertainty": 100
},
"stopId": "MENREQU1",
"stopSequence": 28
},
{
"arrival": {
"delay": 300,
"time": "1779905460",
"uncertainty": 100
},
"stopId": "MENRESE1",
"stopSequence": 29
}
],
"timestamp": "1779904360",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3800"
},
"vehicle": {
"label": "139355"
}
}
},
{
"id": "1161",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779903900",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1779903960",
"uncertainty": 100
},
"stopId": "MENMGSN1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1779904020",
"uncertainty": 100
},
"stopId": "MENCVEN1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1779904080",
"uncertainty": 100
},
"stopId": "MENBORR2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1779904140",
"uncertainty": 100
},
"stopId": "MENMADO1",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1779904145",
"uncertainty": 100
},
"stopId": "MENPDAR1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1779904200",
"uncertainty": 100
},
"stopId": "MENMPAR1",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1779904205",
"uncertainty": 100
},
"stopId": "MENVIKI1",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1779904260",
"uncertainty": 100
},
"stopId": "RCMPLUN3",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1779904320",
"uncertainty": 100
},
"stopId": "RCMSJOS1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1779904440",
"uncertainty": 100
},
"stopId": "RCMCGSN1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1779904500",
"uncertainty": 100
},
"stopId": "RCMPLAG1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1779904560",
"uncertainty": 100
},
"stopId": "RCMORCH1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1779904620",
"uncertainty": 100
},
"stopId": "RCMCYPR1",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1779904625",
"uncertainty": 100
},
"stopId": "RCMCIRT1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1779904680",
"uncertainty": 100
},
"stopId": "RCMSMAR1",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1779904740",
"uncertainty": 100
},
"stopId": "RCMCHUR1",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1779904800",
"uncertainty": 100
},
"stopId": "RCMMROQ1",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1779904805",
"uncertainty": 100
},
"stopId": "RCMCOTT1",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1779904860",
"uncertainty": 100
},
"stopId": "RCMVVES1",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1779904865",
"uncertainty": 100
},
"stopId": "RCM2HAM1",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1779904920",
"uncertainty": 100
},
"stopId": "RCMRBEL1",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1779904925",
"uncertainty": 100
},
"stopId": "RCMTORR4",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1779905040",
"uncertainty": 100
},
"stopId": "RCMLOLI1",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1779905100",
"uncertainty": 100
},
"stopId": "RCMSAFT1",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1779905160",
"uncertainty": 100
},
"stopId": "RCMJAMA1",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1779905165",
"uncertainty": 100
},
"stopId": "RCMLAVO2",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1779905220",
"uncertainty": 100
},
"stopId": "RCMGENE1",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1779905225",
"uncertainty": 100
},
"stopId": "RCMMARJ1",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1779905280",
"uncertainty": 100
},
"stopId": "RCMPTAS1",
"stopSequence": 30
}
],
"timestamp": "1779903895",
"trip": {
"routeId": "24",
"scheduleRelationship": "SCHEDULED",
"tripId": "3560"
},
"vehicle": {
"label": "197143"
}
}
},
{
"id": "1163",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779904800",
"uncertainty": 100
},
"stopId": "BEAHTEN1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1779904860",
"uncertainty": 100
},
"stopId": "BEATERR1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1779904920",
"uncertainty": 100
},
"stopId": "BEALAUR1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1779904980",
"uncertainty": 100
},
"stopId": "BEAMVER1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1779905040",
"uncertainty": 100
},
"stopId": "BEAGAUD1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1779905100",
"uncertainty": 100
},
"stopId": "BEAGUYN1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1779905160",
"uncertainty": 100
},
"stopId": "BEABELV1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1779905220",
"uncertainty": 100
},
"stopId": "BEALABR1",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1779905280",
"uncertainty": 100
},
"stopId": "BEAEBEA1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1779905340",
"uncertainty": 100
},
"stopId": "BEAMBEA1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1779905400",
"uncertainty": 100
},
"stopId": "MCAPGAL1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1779905520",
"uncertainty": 100
},
"stopId": "MCAROQU1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1779905580",
"uncertainty": 100
},
"stopId": "MCAPSDE1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1779905700",
"uncertainty": 100
},
"stopId": "BEASMON1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1779905760",
"uncertainty": 100
},
"stopId": "BEAPMON1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1779905820",
"uncertainty": 100
},
"stopId": "BEAPDOU1",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1779905825",
"uncertainty": 100
},
"stopId": "BEAGMON1",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1779905880",
"uncertainty": 100
},
"stopId": "BEACREC1",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1779905885",
"uncertainty": 100
},
"stopId": "BEAMRET1",
"stopSequence": 19
},
{
"arrival": {
"delay": 10,
"time": "1779905890",
"uncertainty": 100
},
"stopId": "BEACEPO1",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1779905940",
"uncertainty": 100
},
"stopId": "BEAMALB1",
"stopSequence": 21
}
],
"timestamp": "1779904358",
"trip": {
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "3730"
},
"vehicle": {
"label": "197147"
}
}
},
{
"id": "1164",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779904800",
"uncertainty": 100
},
"stopId": "MENRESE1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1779904860",
"uncertainty": 100
},
"stopId": "MENREQU2",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1779904865",
"uncertainty": 100
},
"stopId": "MENGROS2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1779904920",
"uncertainty": 100
},
"stopId": "MENCARE2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1779904980",
"uncertainty": 100
},
"stopId": "MENSRST2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1779905040",
"uncertainty": 100
},
"stopId": "MENCCOM2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1779905160",
"uncertainty": 100
},
"stopId": "MENPHUS2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1779905220",
"uncertainty": 100
},
"stopId": "MENDOUA2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1779905280",
"uncertainty": 100
},
"stopId": "MENCOLO2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1779905340",
"uncertainty": 100
},
"stopId": "MENJDAR2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1779905400",
"uncertainty": 100
},
"stopId": "MENGYMN2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1779905460",
"uncertainty": 100
},
"stopId": "MENMOUL2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1779905520",
"uncertainty": 100
},
"stopId": "MENVOLT2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1779905580",
"uncertainty": 100
},
"stopId": "MENHARP2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1779905640",
"uncertainty": 100
},
"stopId": "MENMGRO2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1779905820",
"uncertainty": 100
},
"stopId": "MENBIOV2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1779905880",
"uncertainty": 100
},
"stopId": "MENREPU2",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1779906000",
"uncertainty": 100
},
"stopId": "MENTSMI2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1779906060",
"uncertainty": 100
},
"stopId": "MENBAST2",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1779906120",
"uncertainty": 100
},
"stopId": "MENSABL2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1779906240",
"uncertainty": 100
},
"stopId": "MENMONT2",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1779906245",
"uncertainty": 100
},
"stopId": "MENMSTA2",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1779906360",
"uncertainty": 100
},
"stopId": "MENBIBA2",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1779906420",
"uncertainty": 100
},
"stopId": "MENGARA1",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1779906540",
"uncertainty": 100
},
"stopId": "MENFRON1",
"stopSequence": 25
}
],
"timestamp": "1779904360",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3677"
},
"vehicle": {}
}
},
{
"id": "1165",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779905100",
"uncertainty": 100
},
"stopId": "MENMARC1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1779905160",
"uncertainty": 100
},
"stopId": "MENTREN1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1779905220",
"uncertainty": 100
},
"stopId": "MENMUSE1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1779905340",
"uncertainty": 100
},
"stopId": "MENREPU1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1779905460",
"uncertainty": 100
},
"stopId": "MENMAJE1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1779905520",
"uncertainty": 100
},
"stopId": "MENLOUV1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1779905640",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1779905760",
"uncertainty": 100
},
"stopId": "MENMFLE1",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1779905820",
"uncertainty": 100
},
"stopId": "MENLOLI1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1779905940",
"uncertainty": 100
},
"stopId": "MENCECI1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1779906000",
"uncertainty": 100
},
"stopId": "MENGUIL1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1779906060",
"uncertainty": 100
},
"stopId": "MENAFRA1",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1779906065",
"uncertainty": 100
},
"stopId": "MENRBOR1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1779906120",
"uncertainty": 100
},
"stopId": "MENSPED1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1779906180",
"uncertainty": 100
},
"stopId": "MENACAC1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1779906240",
"uncertainty": 100
},
"stopId": "MENVBOR1",
"stopSequence": 16
}
],
"timestamp": "1779904359",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "806"
},
"vehicle": {
"label": "242036"
}
}
},
{
"id": "1166",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779905100",
"uncertainty": 100
},
"stopId": "MENFRON1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1779905220",
"uncertainty": 100
},
"stopId": "MENGARA2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1779905280",
"uncertainty": 100
},
"stopId": "MENBIBA1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1779905340",
"uncertainty": 100
},
"stopId": "MENMSTA1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1779905400",
"uncertainty": 100
},
"stopId": "MENMONT1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1779905460",
"uncertainty": 100
},
"stopId": "MENVICT1",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1779905465",
"uncertainty": 100
},
"stopId": "MENSABL1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1779905520",
"uncertainty": 100
},
"stopId": "MENMARC1",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1779905525",
"uncertainty": 100
},
"stopId": "MENTREN1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1779905580",
"uncertainty": 100
},
"stopId": "MENMUSE1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1779905700",
"uncertainty": 100
},
"stopId": "MENREPU1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1779905760",
"uncertainty": 100
},
"stopId": "MENMAJE1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1779905820",
"uncertainty": 100
},
"stopId": "MENLOUV1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1779905880",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1779905940",
"uncertainty": 100
},
"stopId": "MENHARP1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1779906000",
"uncertainty": 100
},
"stopId": "MENVOLT1",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1779906005",
"uncertainty": 100
},
"stopId": "MENBEAU1",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1779906060",
"uncertainty": 100
},
"stopId": "MENMOUL1",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1779906120",
"uncertainty": 100
},
"stopId": "MENGYMN1",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1779906180",
"uncertainty": 100
},
"stopId": "MENJDAR1",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1779906240",
"uncertainty": 100
},
"stopId": "MENCOLO1",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1779906300",
"uncertainty": 100
},
"stopId": "MENDOUA1",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1779906305",
"uncertainty": 100
},
"stopId": "MENPHUS1",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1779906360",
"uncertainty": 100
},
"stopId": "MENCCOM1",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1779906420",
"uncertainty": 100
},
"stopId": "MENSRST1",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1779906480",
"uncertainty": 100
},
"stopId": "MENCARE1",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1779906540",
"uncertainty": 100
},
"stopId": "MENGROS1",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1779906600",
"uncertainty": 100
},
"stopId": "MENREQU1",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1779906660",
"uncertainty": 100
},
"stopId": "MENRESE1",
"stopSequence": 29
}
],
"timestamp": "1779904360",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3411"
},
"vehicle": {}
}
},
{
"id": "1167",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779905100",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1779905160",
"uncertainty": 100
},
"stopId": "MENHARP1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1779905220",
"uncertainty": 100
},
"stopId": "MENVOLT1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1779905280",
"uncertainty": 100
},
"stopId": "MENBEAU1",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1779905285",
"uncertainty": 100
},
"stopId": "MENMOUL1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1779905340",
"uncertainty": 100
},
"stopId": "MENGYMN1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1779905400",
"uncertainty": 100
},
"stopId": "MENJDAR1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1779905460",
"uncertainty": 100
},
"stopId": "MENCOLO1",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1779905520",
"uncertainty": 100
},
"stopId": "MENDOUA1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1779905580",
"uncertainty": 100
},
"stopId": "MENPHUS1",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1779905585",
"uncertainty": 100
},
"stopId": "MENCCOM1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1779905640",
"uncertainty": 100
},
"stopId": "MENSRST1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1779905700",
"uncertainty": 100
},
"stopId": "MENCARE1",
"stopSequence": 13
}
],
"timestamp": "1779904360",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3702"
},
"vehicle": {}
}
},
{
"id": "1168",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779905400",
"uncertainty": 100
},
"stopId": "BEAHTEN1",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1779905520",
"uncertainty": 100
},
"stopId": "RCMRDOR1",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1779905580",
"uncertainty": 100
},
"stopId": "BEASSER1",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1779905585",
"uncertainty": 100
},
"stopId": "BEAPRII1",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1779905640",
"uncertainty": 100
},
"stopId": "BEABEAU1",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1779905645",
"uncertainty": 100
},
"stopId": "BEACSER1",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1779905700",
"uncertainty": 100
},
"stopId": "BEAFAUS1",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1779905760",
"uncertainty": 100
},
"stopId": "BEASOUV2",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1779905765",
"uncertainty": 100
},
"stopId": "BEACAFN1",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1779905820",
"uncertainty": 100
},
"stopId": "BEABORD1",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1779905825",
"uncertainty": 100
},
"stopId": "BEAGAUM1",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1779905880",
"uncertainty": 100
},
"stopId": "BEACBEL1",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1779905940",
"uncertainty": 100
},
"stopId": "BEASGEO1",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1779905945",
"uncertainty": 100
},
"stopId": "BEADISP1",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1779906000",
"uncertainty": 100
},
"stopId": "BEAEMAS1",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1779906060",
"uncertainty": 100
},
"stopId": "BEAAVIL1",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1779906120",
"uncertainty": 100
},
"stopId": "BEAAGEN1",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1779906240",
"uncertainty": 100
},
"stopId": "BEAMBEA1",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1779906300",
"uncertainty": 100
},
"stopId": "MCAPGAL1",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1779906360",
"uncertainty": 100
},
"stopId": "MCAROQU1",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1779906480",
"uncertainty": 100
},
"stopId": "MCAPSDE1",
"stopSequence": 21
}
],
"timestamp": "1779904358",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "966"
},
"vehicle": {}
}
},
{
"id": "1169",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779905400",
"uncertainty": 100
},
"stopId": "BEAMALB1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1779905460",
"uncertainty": 100
},
"stopId": "BEACEPO2",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1779905465",
"uncertainty": 100
},
"stopId": "BEAMONE2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1779905520",
"uncertainty": 100
},
"stopId": "BEACREC2",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1779905525",
"uncertainty": 100
},
"stopId": "BEAGMON2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1779905580",
"uncertainty": 100
},
"stopId": "BEAPMON2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1779905640",
"uncertainty": 100
},
"stopId": "BEASMON2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1779905760",
"uncertainty": 100
},
"stopId": "MCAPSDE2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1779905880",
"uncertainty": 100
},
"stopId": "MCAROQU2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1779906060",
"uncertainty": 100
},
"stopId": "MCAMCOF2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1779906180",
"uncertainty": 100
},
"stopId": "MCAMBEA2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1779906300",
"uncertainty": 100
},
"stopId": "BEAEBEA2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1779906360",
"uncertainty": 100
},
"stopId": "BEACARN2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1779906420",
"uncertainty": 100
},
"stopId": "BEAERIV2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1779906480",
"uncertainty": 100
},
"stopId": "BEASCHI2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1779906600",
"uncertainty": 100
},
"stopId": "BEACBEL2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1779906660",
"uncertainty": 100
},
"stopId": "BEAGAUM2",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1779906665",
"uncertainty": 100
},
"stopId": "BEAECOC2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1779906720",
"uncertainty": 100
},
"stopId": "BEAPLAT2",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1779906725",
"uncertainty": 100
},
"stopId": "BEAJBOU2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1779906780",
"uncertainty": 100
},
"stopId": "BEACAFN2",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1779906785",
"uncertainty": 100
},
"stopId": "BEASOUV1",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1779906840",
"uncertainty": 100
},
"stopId": "BEAFAUS2",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1779906900",
"uncertainty": 100
},
"stopId": "BEACSER2",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1779906960",
"uncertainty": 100
},
"stopId": "BEAFOND2",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1779906965",
"uncertainty": 100
},
"stopId": "BEABEAU2",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1779907020",
"uncertainty": 100
},
"stopId": "BEAPRII2",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1779907025",
"uncertainty": 100
},
"stopId": "BEASSER2",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1779907080",
"uncertainty": 100
},
"stopId": "RCMRDOR2",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1779907085",
"uncertainty": 100
},
"stopId": "BEATERR3",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1779907140",
"uncertainty": 100
},
"stopId": "BEAHTEN1",
"stopSequence": 31
}
],
"timestamp": "1779904358",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "1205"
},
"vehicle": {}
}
},
{
"id": "1170",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779905400",
"uncertainty": 100
},
"stopId": "MENMARC1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1779905460",
"uncertainty": 100
},
"stopId": "MENTREN1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1779905520",
"uncertainty": 100
},
"stopId": "MENMUSE1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1779905640",
"uncertainty": 100
},
"stopId": "MENREPU1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1779905760",
"uncertainty": 100
},
"stopId": "MENMAJE1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1779905820",
"uncertainty": 100
},
"stopId": "MENLOUV1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1779906240",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1779906360",
"uncertainty": 100
},
"stopId": "MENCASI1",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1779906480",
"uncertainty": 100
},
"stopId": "MENBORR1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1779906540",
"uncertainty": 100
},
"stopId": "MENBRUY1",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1779906545",
"uncertainty": 100
},
"stopId": "MENALBE1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1779906600",
"uncertainty": 100
},
"stopId": "MENVIER1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1779906660",
"uncertainty": 100
},
"stopId": "MENVDAN1",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1779906665",
"uncertainty": 100
},
"stopId": "MENOLCU1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1779906720",
"uncertainty": 100
},
"stopId": "MENGUIL1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1779906840",
"uncertainty": 100
},
"stopId": "MENCAST1",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1779906960",
"uncertainty": 100
},
"stopId": "MENCHAT1",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1779907080",
"uncertainty": 100
},
"stopId": "MENFOUG1",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1779907200",
"uncertainty": 100
},
"stopId": "MENSUIL1",
"stopSequence": 19
}
],
"timestamp": "1779904359",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "3988"
},
"vehicle": {
"label": "177010"
}
}
},
{
"id": "1171",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779905400",
"uncertainty": 100
},
"stopId": "RCMPTAS1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1779905460",
"uncertainty": 100
},
"stopId": "RCMLAVO1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1779905520",
"uncertainty": 100
},
"stopId": "RCMJAMA2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1779905580",
"uncertainty": 100
},
"stopId": "RCMSAFT2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1779905640",
"uncertainty": 100
},
"stopId": "RCMLOLI2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1779905700",
"uncertainty": 100
},
"stopId": "RCMTORR2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1779905760",
"uncertainty": 100
},
"stopId": "RCMRBEL2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1779905820",
"uncertainty": 100
},
"stopId": "RCM2HAM2",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1779905825",
"uncertainty": 100
},
"stopId": "RCMVVES2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1779905880",
"uncertainty": 100
},
"stopId": "RCMCOTT2",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1779905885",
"uncertainty": 100
},
"stopId": "RCMMROQ2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1779905940",
"uncertainty": 100
},
"stopId": "RCMCHUR2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1779906000",
"uncertainty": 100
},
"stopId": "RCMSMAR2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1779906060",
"uncertainty": 100
},
"stopId": "RCMCIRT2",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1779906065",
"uncertainty": 100
},
"stopId": "RCMCYPR2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1779906120",
"uncertainty": 100
},
"stopId": "RCMORCH2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1779906180",
"uncertainty": 100
},
"stopId": "RCMRVIC2",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1779906240",
"uncertainty": 100
},
"stopId": "RCMPLAG2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1779906300",
"uncertainty": 100
},
"stopId": "RCMCGSN2",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1779906360",
"uncertainty": 100
},
"stopId": "RCMFOCH2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1779906420",
"uncertainty": 100
},
"stopId": "RCMCMAR2",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1779906540",
"uncertainty": 100
},
"stopId": "RCMPLUN2",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1779906600",
"uncertainty": 100
},
"stopId": "MENVIKI2",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1779906605",
"uncertainty": 100
},
"stopId": "MENMPAR2",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1779906660",
"uncertainty": 100
},
"stopId": "MENPDAR2",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1779906720",
"uncertainty": 100
},
"stopId": "MENBBOR2",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1779906780",
"uncertainty": 100
},
"stopId": "MENCARN2",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1779906840",
"uncertainty": 100
},
"stopId": "MENCASI2",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1779906900",
"uncertainty": 100
},
"stopId": "MENBIOV2",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1779906960",
"uncertainty": 100
},
"stopId": "MENLOUV1",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1779907020",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 31
}
],
"timestamp": "1779904138",
"trip": {
"routeId": "24",
"scheduleRelationship": "SCHEDULED",
"tripId": "3561"
},
"vehicle": {}
}
},
{
"id": "1172",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779905400",
"uncertainty": 100
},
"stopId": "MCAJEX1",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1779905640",
"uncertainty": 100
},
"stopId": "MCAPSDE2",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1779905700",
"uncertainty": 100
},
"stopId": "MCAROQU2",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1779905760",
"uncertainty": 100
},
"stopId": "MCAMCOF2",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1779905880",
"uncertainty": 100
},
"stopId": "MCAMBEA2",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1779906000",
"uncertainty": 100
},
"stopId": "BEAEBEA2",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1779906060",
"uncertainty": 100
},
"stopId": "BEALABR2",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1779906120",
"uncertainty": 100
},
"stopId": "BEACHRI1",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1779906125",
"uncertainty": 100
},
"stopId": "BEATURB1",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1779906180",
"uncertainty": 100
},
"stopId": "BEARPAL1",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1779906240",
"uncertainty": 100
},
"stopId": "BEASOUV3",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1779906300",
"uncertainty": 100
},
"stopId": "BEACAFN1",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1779906360",
"uncertainty": 100
},
"stopId": "BEAAAFN1",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1779906365",
"uncertainty": 100
},
"stopId": "BEACBEA1",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1779906480",
"uncertainty": 100
},
"stopId": "BEAMMUL1",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1779906540",
"uncertainty": 100
},
"stopId": "TURSDEV1",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1779906720",
"uncertainty": 100
},
"stopId": "TURDEVS1",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1779906780",
"uncertainty": 100
},
"stopId": "TURCDAC1",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1779906960",
"uncertainty": 100
},
"stopId": "TUROLIV1",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1779907020",
"uncertainty": 100
},
"stopId": "TURRD251",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1779907140",
"uncertainty": 100
},
"stopId": "TURBDDE1",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1779907200",
"uncertainty": 100
},
"stopId": "TURCDAS1",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1779907260",
"uncertainty": 100
},
"stopId": "TURMAGE1",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1779907320",
"uncertainty": 100
},
"stopId": "TURTMAI1",
"stopSequence": 24
}
],
"timestamp": "1779904359",
"trip": {
"routeId": "11A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3641"
},
"vehicle": {}
}
},
{
"id": "1173",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779906300",
"uncertainty": 100
},
"stopId": "MENVBOR1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1779906360",
"uncertainty": 100
},
"stopId": "MENACAC2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1779906420",
"uncertainty": 100
},
"stopId": "MENSPED2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1779906480",
"uncertainty": 100
},
"stopId": "MENRBOR2",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1779906485",
"uncertainty": 100
},
"stopId": "MENAFRA2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1779906540",
"uncertainty": 100
},
"stopId": "MENGUIL2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1779906600",
"uncertainty": 100
},
"stopId": "MENOLCU2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1779906660",
"uncertainty": 100
},
"stopId": "MENCECI2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1779906720",
"uncertainty": 100
},
"stopId": "MENLOLI2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1779906840",
"uncertainty": 100
},
"stopId": "MENRIVI1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1779906900",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 11
}
],
"timestamp": "1779904359",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "807"
},
"vehicle": {}
}
},
{
"id": "1174",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779906900",
"uncertainty": 100
},
"stopId": "RCMPTAS1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1779906960",
"uncertainty": 100
},
"stopId": "RCMLAVO1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1779907080",
"uncertainty": 100
},
"stopId": "RCMMING1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1779907140",
"uncertainty": 100
},
"stopId": "RCMBARR1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1779907200",
"uncertainty": 100
},
"stopId": "RCMTOUR1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1779907260",
"uncertainty": 100
},
"stopId": "RCMFIGH1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1779907320",
"uncertainty": 100
},
"stopId": "RCMNBVO1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1779907380",
"uncertainty": 100
},
"stopId": "RCM1NBO2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1779907440",
"uncertainty": 100
},
"stopId": "RCM4CHE2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1779907500",
"uncertainty": 100
},
"stopId": "RCMLBOU1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1779907560",
"uncertainty": 100
},
"stopId": "RCMLTRA1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1779907680",
"uncertainty": 100
},
"stopId": "RCMSROM1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1779907740",
"uncertainty": 100
},
"stopId": "RCMSROM2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1779907860",
"uncertainty": 100
},
"stopId": "RCMLTRA2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1779907920",
"uncertainty": 100
},
"stopId": "RCMLBOU2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1779907980",
"uncertainty": 100
},
"stopId": "RCM4CHE3",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1779908040",
"uncertainty": 100
},
"stopId": "RCMGBLE2",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1779908100",
"uncertainty": 100
},
"stopId": "RCMPMAR2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1779908160",
"uncertainty": 100
},
"stopId": "RCMVILA2",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1779908220",
"uncertainty": 100
},
"stopId": "RCMMASS2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1779908280",
"uncertainty": 100
},
"stopId": "RCMTORR1",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1779908340",
"uncertainty": 100
},
"stopId": "RCMRBEL2",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1779908400",
"uncertainty": 100
},
"stopId": "RCM2HAM2",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1779908405",
"uncertainty": 100
},
"stopId": "RCMVVES2",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1779908460",
"uncertainty": 100
},
"stopId": "RCMCOTT2",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1779908465",
"uncertainty": 100
},
"stopId": "RCMMROQ2",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1779908520",
"uncertainty": 100
},
"stopId": "RCMCHUR2",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1779908580",
"uncertainty": 100
},
"stopId": "RCMSMAR2",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1779908585",
"uncertainty": 100
},
"stopId": "RCMCIRT2",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1779908640",
"uncertainty": 100
},
"stopId": "RCMCYPR2",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1779908700",
"uncertainty": 100
},
"stopId": "RCMORCH2",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1779908760",
"uncertainty": 100
},
"stopId": "RCMRVIC2",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1779908820",
"uncertainty": 100
},
"stopId": "RCMPLAG2",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1779908880",
"uncertainty": 100
},
"stopId": "RCMCGSN2",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1779909000",
"uncertainty": 100
},
"stopId": "RCMFOCH2",
"stopSequence": 35
}
],
"timestamp": "1779904359",
"trip": {
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"tripId": "3741"
},
"vehicle": {}
}
},
{
"id": "1175",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779906900",
"uncertainty": 100
},
"stopId": "MENFRON1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1779907020",
"uncertainty": 100
},
"stopId": "MENGARA2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1779907080",
"uncertainty": 100
},
"stopId": "MENBIBA1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1779907140",
"uncertainty": 100
},
"stopId": "MENMSTA1",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1779907200",
"uncertainty": 100
},
"stopId": "MENMONT1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1779907260",
"uncertainty": 100
},
"stopId": "MENVICT1",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1779907265",
"uncertainty": 100
},
"stopId": "MENSABL1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1779907320",
"uncertainty": 100
},
"stopId": "MENMARC1",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1779907325",
"uncertainty": 100
},
"stopId": "MENTREN1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1779907380",
"uncertainty": 100
},
"stopId": "MENMUSE1",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1779907500",
"uncertainty": 100
},
"stopId": "MENREPU1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1779907560",
"uncertainty": 100
},
"stopId": "MENMAJE1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1779907620",
"uncertainty": 100
},
"stopId": "MENLOUV1",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1779907680",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1779907740",
"uncertainty": 100
},
"stopId": "MENHARP1",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1779907800",
"uncertainty": 100
},
"stopId": "MENVOLT1",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1779907805",
"uncertainty": 100
},
"stopId": "MENBEAU1",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1779907860",
"uncertainty": 100
},
"stopId": "MENMOUL1",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1779907920",
"uncertainty": 100
},
"stopId": "MENGYMN1",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1779907980",
"uncertainty": 100
},
"stopId": "MENJDAR1",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1779908040",
"uncertainty": 100
},
"stopId": "MENCOLO1",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1779908100",
"uncertainty": 100
},
"stopId": "MENDOUA1",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1779908105",
"uncertainty": 100
},
"stopId": "MENPHUS1",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1779908160",
"uncertainty": 100
},
"stopId": "MENCCOM1",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1779908220",
"uncertainty": 100
},
"stopId": "MENSRST1",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1779908280",
"uncertainty": 100
},
"stopId": "MENCARE1",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1779908340",
"uncertainty": 100
},
"stopId": "MENGROS1",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1779908400",
"uncertainty": 100
},
"stopId": "MENREQU1",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1779908460",
"uncertainty": 100
},
"stopId": "MENRESE1",
"stopSequence": 29
}
],
"timestamp": "1779904360",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3678"
},
"vehicle": {}
}
},
{
"id": "1176",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1779906900",
"uncertainty": 100
},
"stopId": "MENMGRO1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1779906960",
"uncertainty": 100
},
"stopId": "MENHARP1",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1779907020",
"uncertainty": 100
},
"stopId": "MENVOLT1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1779907080",
"uncertainty": 100
},
"stopId": "MENBEAU1",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1779907085",
"uncertainty": 100
},
"stopId": "MENMOUL1",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1779907140",
"uncertainty": 100
},
"stopId": "MENGYMN1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1779907200",
"uncertainty": 100
},
"stopId": "MENJDAR1",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1779907260",
"uncertainty": 100
},
"stopId": "MENCOLO1",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1779907320",
"uncertainty": 100
},
"stopId": "MENDOUA1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1779907380",
"uncertainty": 100
},
"stopId": "MENPHUS1",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1779907385",
"uncertainty": 100
},
"stopId": "MENCCOM1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1779907440",
"uncertainty": 100
},
"stopId": "MENSRST1",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1779907500",
"uncertainty": 100
},
"stopId": "MENCARE1",
"stopSequence": 13
}
],
"timestamp": "1779904360",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3446"
},
"vehicle": {}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1779904366"
}
}