Détails de la ressource
GTFS-RT Mises à jour des trajets en temps réel
Cette ressource fait partie du jeu de données Réseau urbain Tango.
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
❌2 628 erreurs, 264 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 07/06/2025 à 09h05 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 163 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 12_68854711 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 12_68854734 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 12_68854720 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 12_68854721 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 12_68854729 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt stop_id does not exist in GTFS data E011 2 402 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id 12_68854711 stop_id 0:LANGV1R does not exist in GTFS data stops.txt
- trip_id 12_68854711 stop_id 0:LANGEA does not exist in GTFS data stops.txt
- trip_id 12_68854711 stop_id 0:PATAA does not exist in GTFS data stops.txt
- trip_id 12_68854734 stop_id 0:CLAPR does not exist in GTFS data stops.txt
- trip_id 12_68854734 stop_id 0:PORBA does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 63 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id 12_68345681 stop_sequence 1 departure_time 09:15:00 (1749280500) is less than previous stop arrival_time 09:46:32 (1749282392) - times must increase between two sequential stops
- trip_id 12_68345681 stop_sequence 2 arrival_time 09:17:07 (1749280627) is less than previous stop arrival_time 09:46:32 (1749282392) - times must increase between two sequential stops
- trip_id 12_68345681 stop_sequence 2 departure_time 09:17:07 (1749280627) is less than previous stop arrival_time 09:46:32 (1749282392) - times must increase between two sequential stops
- trip_id 12_68345664 stop_sequence 1 departure_time 09:00:00 (1749279600) is less than previous stop departure_time 09:03:32 (1749279812) - times must increase between two sequential stops
- trip_id 12_68345665 stop_sequence 1 departure_time 10:00:00 (1749283200) is equal to previous stop departure_time 10:00:00 (1749283200) - times must increase between two sequential stops
Avertissements
timestamp not populated W001 163 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id 12_68854711 does not have a timestamp
- trip_id 12_68854734 does not have a timestamp
- trip_id 12_68854720 does not have a timestamp
- trip_id 12_68854721 does not have a timestamp
- trip_id 12_68854729 does not have a timestamp
vehicle_id not populated W002 101 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 12_68854711 does not have a vehicle_id
- trip_id 12_68854721 does not have a vehicle_id
- trip_id 12_68854712 does not have a vehicle_id
- trip_id 12_68857626 does not have a vehicle_id
- trip_id 12_68531995 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 | 4 905 | 29 fois (100 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 69 195 | 29 fois (100 % des validations) |
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 1 632 | 29 fois (100 % des validations) |
W001 | Timestamps should be populated for all elements | 4 917 | 29 fois (100 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 2 812 | 29 fois (100 % des validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 4 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 08/06/2025 à 02h57 Europe/Paris.
trip_updates (41) 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 08/06/2025 à 02h57 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "8935513",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749345394",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
},
{
"arrival": {
"time": "1749346714",
"uncertainty": 120
},
"departure": {
"time": "1749346714",
"uncertainty": 120
},
"stopId": "0:POPIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1749346834",
"uncertainty": 120
},
"departure": {
"time": "1749346834",
"uncertainty": 120
},
"stopId": "0:POCRA",
"stopSequence": 3
},
{
"arrival": {
"time": "1749346894",
"uncertainty": 120
},
"departure": {
"time": "1749346894",
"uncertainty": 120
},
"stopId": "0:POBEA",
"stopSequence": 4
},
{
"arrival": {
"time": "1749346954",
"uncertainty": 120
},
"departure": {
"time": "1749346954",
"uncertainty": 120
},
"stopId": "0:POMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1749347014",
"uncertainty": 120
},
"departure": {
"time": "1749347014",
"uncertainty": 120
},
"stopId": "0:POLVA",
"stopSequence": 6
},
{
"arrival": {
"time": "1749347074",
"uncertainty": 120
},
"departure": {
"time": "1749347074",
"uncertainty": 120
},
"stopId": "0:POCA",
"stopSequence": 7
},
{
"arrival": {
"time": "1749347554",
"uncertainty": 120
},
"departure": {
"time": "1749347554",
"uncertainty": 120
},
"stopId": "0:CAVAA",
"stopSequence": 8
},
{
"arrival": {
"time": "1749347614",
"uncertainty": 120
},
"departure": {
"time": "1749347614",
"uncertainty": 120
},
"stopId": "0:CAVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1749347854",
"uncertainty": 120
},
"departure": {
"time": "1749347854",
"uncertainty": 120
},
"stopId": "0:CASTR",
"stopSequence": 10
},
{
"arrival": {
"time": "1749347914",
"uncertainty": 120
},
"departure": {
"time": "1749347914",
"uncertainty": 120
},
"stopId": "0:CAJA1R",
"stopSequence": 11
},
{
"arrival": {
"time": "1749348214",
"uncertainty": 120
},
"departure": {
"time": "1749348214",
"uncertainty": 120
},
"stopId": "0:LEAPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1749348334",
"uncertainty": 120
},
"departure": {
"time": "1749348334",
"uncertainty": 120
},
"stopId": "0:LECH1R",
"stopSequence": 13
},
{
"arrival": {
"time": "1749348394",
"uncertainty": 120
},
"stopId": "0:LECRA",
"stopSequence": 14
}
],
"trip": {
"directionId": 1,
"routeId": "NFE1",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68935513"
}
}
},
{
"id": "8935512",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749345923"
},
"stopId": "0:gr",
"stopSequence": 1
},
{
"arrival": {
"time": "1749347243"
},
"departure": {
"time": "1749347243"
},
"stopId": "0:POPIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1749347363"
},
"departure": {
"time": "1749347363"
},
"stopId": "0:POCRA",
"stopSequence": 3
},
{
"arrival": {
"time": "1749347423"
},
"departure": {
"time": "1749347423"
},
"stopId": "0:POBEA",
"stopSequence": 4
},
{
"arrival": {
"time": "1749347483"
},
"departure": {
"time": "1749347483"
},
"stopId": "0:POMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1749347543"
},
"departure": {
"time": "1749347543"
},
"stopId": "0:POLVA",
"stopSequence": 6
},
{
"arrival": {
"time": "1749347603"
},
"departure": {
"time": "1749347603"
},
"stopId": "0:POCA",
"stopSequence": 7
},
{
"arrival": {
"time": "1749348083"
},
"departure": {
"time": "1749348083"
},
"stopId": "0:CAVAA",
"stopSequence": 8
},
{
"arrival": {
"time": "1749348143"
},
"departure": {
"time": "1749348143"
},
"stopId": "0:CAVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1749348383"
},
"departure": {
"time": "1749348383"
},
"stopId": "0:CASTR",
"stopSequence": 10
},
{
"arrival": {
"time": "1749348443"
},
"departure": {
"time": "1749348443"
},
"stopId": "0:CAJA1R",
"stopSequence": 11
},
{
"arrival": {
"time": "1749348743"
},
"departure": {
"time": "1749348743"
},
"stopId": "0:LEAPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1749348863"
},
"departure": {
"time": "1749348863"
},
"stopId": "0:LECH1R",
"stopSequence": 13
},
{
"arrival": {
"time": "1749348923"
},
"stopId": "0:LECRA",
"stopSequence": 14
}
],
"trip": {
"directionId": 1,
"routeId": "NFE1",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68935512"
}
}
},
{
"id": "8935674",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749343803",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
},
{
"arrival": {
"time": "1749344666",
"uncertainty": 120
},
"departure": {
"time": "1749344666",
"uncertainty": 120
},
"stopId": "0:MLAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1749344726",
"uncertainty": 120
},
"departure": {
"time": "1749344726",
"uncertainty": 120
},
"stopId": "0:SOURBA",
"stopSequence": 3
},
{
"arrival": {
"time": "1749344786",
"uncertainty": 120
},
"departure": {
"time": "1749344786",
"uncertainty": 120
},
"stopId": "0:CLAUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1749344846",
"uncertainty": 120
},
"departure": {
"time": "1749344846",
"uncertainty": 120
},
"stopId": "0:MMURA",
"stopSequence": 5
},
{
"arrival": {
"time": "1749344906",
"uncertainty": 120
},
"departure": {
"time": "1749344906",
"uncertainty": 120
},
"stopId": "0:MPOSTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1749344966",
"uncertainty": 120
},
"departure": {
"time": "1749344966",
"uncertainty": 120
},
"stopId": "0:MAUB",
"stopSequence": 7
},
{
"arrival": {
"time": "1749345026",
"uncertainty": 120
},
"departure": {
"time": "1749345026",
"uncertainty": 120
},
"stopId": "0:MILHT",
"stopSequence": 8
},
{
"arrival": {
"time": "1749345086",
"uncertainty": 120
},
"departure": {
"time": "1749345086",
"uncertainty": 120
},
"stopId": "0:BERCBA",
"stopSequence": 9
},
{
"arrival": {
"time": "1749345266",
"uncertainty": 120
},
"departure": {
"time": "1749345266",
"uncertainty": 120
},
"stopId": "0:BERGA",
"stopSequence": 10
},
{
"arrival": {
"time": "1749345326",
"uncertainty": 120
},
"departure": {
"time": "1749345326",
"uncertainty": 120
},
"stopId": "0:BERLA",
"stopSequence": 11
},
{
"arrival": {
"time": "1749345386",
"uncertainty": 120
},
"departure": {
"time": "1749345386",
"uncertainty": 120
},
"stopId": "0:BERMA",
"stopSequence": 12
},
{
"arrival": {
"time": "1749346166",
"uncertainty": 120
},
"departure": {
"time": "1749346166",
"uncertainty": 120
},
"stopId": "0:GECAMR",
"stopSequence": 13
},
{
"arrival": {
"time": "1749346346",
"uncertainty": 120
},
"departure": {
"time": "1749346346",
"uncertainty": 120
},
"stopId": "0:GECHER",
"stopSequence": 14
},
{
"arrival": {
"time": "1749346406",
"uncertainty": 120
},
"departure": {
"time": "1749346406",
"uncertainty": 120
},
"stopId": "0:GECAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1749346466",
"uncertainty": 120
},
"departure": {
"time": "1749346466",
"uncertainty": 120
},
"stopId": "0:GECCOPA",
"stopSequence": 16
},
{
"arrival": {
"time": "1749346526",
"uncertainty": 120
},
"stopId": "0:GEGARR",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "NFE6",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68935674"
},
"vehicle": {
"id": "2050",
"label": "2050"
}
}
},
{
"id": "8935641",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749344400",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "NFE5",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68935641"
},
"vehicle": {
"id": "2034",
"label": "2034"
}
}
},
{
"id": "8935642",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749344400",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "NFE5",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68935642"
},
"vehicle": {
"id": "2048",
"label": "2048"
}
}
},
{
"id": "8935868",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749344176",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
},
{
"arrival": {
"time": "1749346614",
"uncertainty": 120
},
"departure": {
"time": "1749346614",
"uncertainty": 120
},
"stopId": "0:LARCR",
"stopSequence": 2
},
{
"arrival": {
"time": "1749346674",
"uncertainty": 120
},
"departure": {
"time": "1749346674",
"uncertainty": 120
},
"stopId": "0:LARAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1749347274",
"uncertainty": 120
},
"departure": {
"time": "1749347274",
"uncertainty": 120
},
"stopId": "0:SBAAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1749347634",
"uncertainty": 120
},
"departure": {
"time": "1749347634",
"uncertainty": 120
},
"stopId": "0:MONHR",
"stopSequence": 5
},
{
"arrival": {
"time": "1749347754",
"uncertainty": 120
},
"departure": {
"time": "1749347754",
"uncertainty": 120
},
"stopId": "0:MONBR",
"stopSequence": 6
},
{
"arrival": {
"time": "1749347994",
"uncertainty": 120
},
"departure": {
"time": "1749347994",
"uncertainty": 120
},
"stopId": "0:SGMMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1749348354",
"uncertainty": 120
},
"departure": {
"time": "1749348354",
"uncertainty": 120
},
"stopId": "0:SAUPR",
"stopSequence": 8
},
{
"arrival": {
"time": "1749348414",
"uncertainty": 120
},
"departure": {
"time": "1749348414",
"uncertainty": 120
},
"stopId": "0:SAULA",
"stopSequence": 9
},
{
"arrival": {
"time": "1749348714",
"uncertainty": 120
},
"departure": {
"time": "1749348714",
"uncertainty": 120
},
"stopId": "0:DOMCR",
"stopSequence": 10
},
{
"arrival": {
"time": "1749348894",
"uncertainty": 120
},
"stopId": "0:MAULCAR",
"stopSequence": 11
}
],
"trip": {
"directionId": 1,
"routeId": "NF11",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68935868"
},
"vehicle": {
"id": "150",
"label": "150"
}
}
},
{
"id": "8935839",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749343572",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
},
{
"arrival": {
"time": "1749346006",
"uncertainty": 120
},
"departure": {
"time": "1749346006",
"uncertainty": 120
},
"stopId": "0:GAJVR",
"stopSequence": 2
},
{
"arrival": {
"time": "1749346306",
"uncertainty": 120
},
"departure": {
"time": "1749346306",
"uncertainty": 120
},
"stopId": "0:SMGLR",
"stopSequence": 3
},
{
"arrival": {
"time": "1749346426",
"uncertainty": 120
},
"departure": {
"time": "1749346426",
"uncertainty": 120
},
"stopId": "0:SMGPR",
"stopSequence": 4
},
{
"arrival": {
"time": "1749346546",
"uncertainty": 120
},
"departure": {
"time": "1749346546",
"uncertainty": 120
},
"stopId": "0:SMGGR",
"stopSequence": 5
},
{
"arrival": {
"time": "1749346906",
"uncertainty": 120
},
"departure": {
"time": "1749346906",
"uncertainty": 120
},
"stopId": "0:FONOR",
"stopSequence": 6
},
{
"arrival": {
"time": "1749347626",
"uncertainty": 120
},
"departure": {
"time": "1749347626",
"uncertainty": 120
},
"stopId": "0:MONDR",
"stopSequence": 7
},
{
"arrival": {
"time": "1749348226",
"uncertainty": 120
},
"departure": {
"time": "1749348226",
"uncertainty": 120
},
"stopId": "0:MASV",
"stopSequence": 8
},
{
"arrival": {
"time": "1749348406",
"uncertainty": 120
},
"stopId": "0:MOUPA",
"stopSequence": 9
}
],
"trip": {
"directionId": 1,
"routeId": "NF10",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68935839"
},
"vehicle": {
"id": "153",
"label": "153"
}
}
},
{
"id": "8935547",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749345000"
},
"stopId": "0:gr",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "NFE2",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68935547"
}
}
},
{
"id": "8935819",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749346200",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "NFH",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68935819"
}
}
},
{
"id": "8935751",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749345300",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "NFE8",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68935751"
}
}
},
{
"id": "8935793",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749345526"
},
"stopId": "0:gr",
"stopSequence": 1
},
{
"arrival": {
"time": "1749346606"
},
"departure": {
"time": "1749346606"
},
"stopId": "0:CATEMR",
"stopSequence": 2
},
{
"arrival": {
"time": "1749346726"
},
"departure": {
"time": "1749346726"
},
"stopId": "0:VALFA",
"stopSequence": 3
},
{
"arrival": {
"time": "1749347266"
},
"departure": {
"time": "1749347266"
},
"stopId": "0:SCGAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1749347506"
},
"departure": {
"time": "1749347506"
},
"stopId": "0:BASCR",
"stopSequence": 5
},
{
"arrival": {
"time": "1749347566"
},
"departure": {
"time": "1749347566"
},
"stopId": "0:RUSMAIR",
"stopSequence": 6
},
{
"arrival": {
"time": "1749348106"
},
"departure": {
"time": "1749348106"
},
"stopId": "0:SCVER",
"stopSequence": 7
},
{
"arrival": {
"time": "1749348226"
},
"stopId": "0:CHAPT",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "NFE9",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68935793"
}
}
},
{
"id": "8935708",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749345300"
},
"stopId": "0:gr",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "NFE7",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68935708"
}
}
},
{
"id": "8935752",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749345300"
},
"stopId": "0:gr",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "NFE8",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68935752"
}
}
},
{
"id": "8935894",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749344400",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "NF12",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68935894"
},
"vehicle": {
"id": "4122",
"label": "4122"
}
}
},
{
"id": "8935707",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749346200",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
},
{
"arrival": {
"time": "1749347700",
"uncertainty": 120
},
"departure": {
"time": "1749347700",
"uncertainty": 120
},
"stopId": "0:CAVTCAA",
"stopSequence": 2
},
{
"arrival": {
"time": "1749347820",
"uncertainty": 120
},
"departure": {
"time": "1749347820",
"uncertainty": 120
},
"stopId": "0:CAVRA",
"stopSequence": 3
},
{
"arrival": {
"time": "1749347880",
"uncertainty": 120
},
"departure": {
"time": "1749347880",
"uncertainty": 120
},
"stopId": "0:CAVTRGA",
"stopSequence": 4
},
{
"arrival": {
"time": "1749347940",
"uncertainty": 120
},
"departure": {
"time": "1749347940",
"uncertainty": 120
},
"stopId": "0:CAVECR",
"stopSequence": 5
},
{
"arrival": {
"time": "1749348000",
"uncertainty": 120
},
"departure": {
"time": "1749348000",
"uncertainty": 120
},
"stopId": "0:CAVIN1R",
"stopSequence": 6
},
{
"arrival": {
"time": "1749348240",
"uncertainty": 120
},
"departure": {
"time": "1749348240",
"uncertainty": 120
},
"stopId": "0:LANRPA",
"stopSequence": 7
},
{
"arrival": {
"time": "1749349260",
"uncertainty": 120
},
"departure": {
"time": "1749349260",
"uncertainty": 120
},
"stopId": "0:LANAGA",
"stopSequence": 8
},
{
"arrival": {
"time": "1749349320",
"uncertainty": 120
},
"departure": {
"time": "1749349320",
"uncertainty": 120
},
"stopId": "0:LANGV1R",
"stopSequence": 9
},
{
"arrival": {
"time": "1749349380",
"uncertainty": 120
},
"departure": {
"time": "1749349380",
"uncertainty": 120
},
"stopId": "0:LANGER",
"stopSequence": 10
},
{
"arrival": {
"time": "1749349860",
"uncertainty": 120
},
"departure": {
"time": "1749349860",
"uncertainty": 120
},
"stopId": "0:SDIOCR",
"stopSequence": 11
},
{
"arrival": {
"time": "1749349920",
"uncertainty": 120
},
"departure": {
"time": "1749349920",
"uncertainty": 120
},
"stopId": "0:SDIOPHR",
"stopSequence": 12
},
{
"arrival": {
"time": "1749349980",
"uncertainty": 120
},
"stopId": "0:SDIOST",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "NFE7",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68935707"
}
}
},
{
"id": "8749947",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749344122",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 1
},
{
"arrival": {
"time": "1749344470",
"uncertainty": 120
},
"departure": {
"time": "1749344470",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 2
},
{
"arrival": {
"time": "1749344569",
"uncertainty": 120
},
"departure": {
"time": "1749344569",
"uncertainty": 120
},
"stopId": "0:GRERR",
"stopSequence": 3
},
{
"arrival": {
"time": "1749344645",
"uncertainty": 120
},
"departure": {
"time": "1749344645",
"uncertainty": 120
},
"stopId": "0:BEAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1749344703",
"uncertainty": 120
},
"departure": {
"time": "1749344703",
"uncertainty": 120
},
"stopId": "0:BARR",
"stopSequence": 5
},
{
"arrival": {
"time": "1749344761",
"uncertainty": 120
},
"departure": {
"time": "1749344761",
"uncertainty": 120
},
"stopId": "0:LIOR",
"stopSequence": 6
},
{
"arrival": {
"time": "1749344896",
"uncertainty": 120
},
"departure": {
"time": "1749344896",
"uncertainty": 120
},
"stopId": "0:CFPR",
"stopSequence": 7
},
{
"arrival": {
"time": "1749344945",
"uncertainty": 120
},
"departure": {
"time": "1749344945",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 8
},
{
"arrival": {
"time": "1749345065",
"uncertainty": 120
},
"departure": {
"time": "1749345065",
"uncertainty": 120
},
"stopId": "0:BOMA",
"stopSequence": 9
},
{
"arrival": {
"time": "1749345125",
"uncertainty": 120
},
"departure": {
"time": "1749345125",
"uncertainty": 120
},
"stopId": "0:TCNA",
"stopSequence": 10
},
{
"arrival": {
"time": "1749345185",
"uncertainty": 120
},
"departure": {
"time": "1749345185",
"uncertainty": 120
},
"stopId": "0:KAUA",
"stopSequence": 11
},
{
"arrival": {
"time": "1749345245",
"uncertainty": 120
},
"departure": {
"time": "1749345245",
"uncertainty": 120
},
"stopId": "0:VIL4A",
"stopSequence": 12
},
{
"arrival": {
"time": "1749345305",
"uncertainty": 120
},
"stopId": "0:GARCA",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "F14",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68749947"
},
"vehicle": {
"id": "7051",
"label": "7051"
}
}
},
{
"id": "8749974",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749347700",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "F6",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68749974"
}
}
},
{
"id": "8749986",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749344273",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 1
},
{
"arrival": {
"time": "1749344362",
"uncertainty": 120
},
"departure": {
"time": "1749344362",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 2
},
{
"arrival": {
"time": "1749344482",
"uncertainty": 120
},
"departure": {
"time": "1749344482",
"uncertainty": 120
},
"stopId": "0:PLAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1749344602",
"uncertainty": 120
},
"departure": {
"time": "1749344602",
"uncertainty": 120
},
"stopId": "0:GUER",
"stopSequence": 4
},
{
"arrival": {
"time": "1749344722",
"uncertainty": 120
},
"departure": {
"time": "1749344722",
"uncertainty": 120
},
"stopId": "0:ROOA",
"stopSequence": 5
},
{
"arrival": {
"time": "1749344833",
"uncertainty": 120
},
"departure": {
"time": "1749344833",
"uncertainty": 120
},
"stopId": "0:PROTR",
"stopSequence": 6
},
{
"arrival": {
"time": "1749344875",
"uncertainty": 120
},
"departure": {
"time": "1749344875",
"uncertainty": 120
},
"stopId": "0:GAFA",
"stopSequence": 7
},
{
"arrival": {
"time": "1749344966",
"uncertainty": 120
},
"departure": {
"time": "1749344966",
"uncertainty": 120
},
"stopId": "0:ROSA",
"stopSequence": 8
},
{
"arrival": {
"time": "1749345023",
"uncertainty": 120
},
"departure": {
"time": "1749345023",
"uncertainty": 120
},
"stopId": "0:ESPAA",
"stopSequence": 9
},
{
"arrival": {
"time": "1749345055",
"uncertainty": 120
},
"departure": {
"time": "1749345055",
"uncertainty": 120
},
"stopId": "0:ARCA",
"stopSequence": 10
},
{
"arrival": {
"time": "1749345166",
"uncertainty": 120
},
"departure": {
"time": "1749345166",
"uncertainty": 120
},
"stopId": "0:BALA",
"stopSequence": 11
},
{
"arrival": {
"time": "1749345213",
"uncertainty": 120
},
"departure": {
"time": "1749345213",
"uncertainty": 120
},
"stopId": "0:BOUA",
"stopSequence": 12
},
{
"arrival": {
"time": "1749345265",
"uncertainty": 120
},
"departure": {
"time": "1749345265",
"uncertainty": 120
},
"stopId": "0:PILOA",
"stopSequence": 13
},
{
"arrival": {
"time": "1749345314",
"uncertainty": 120
},
"departure": {
"time": "1749345314",
"uncertainty": 120
},
"stopId": "0:PARAA",
"stopSequence": 14
},
{
"arrival": {
"time": "1749345372",
"uncertainty": 120
},
"departure": {
"time": "1749345372",
"uncertainty": 120
},
"stopId": "0:MARGA",
"stopSequence": 15
},
{
"arrival": {
"time": "1749345415",
"uncertainty": 120
},
"stopId": "0:ALEST",
"stopSequence": 16
}
],
"trip": {
"directionId": 1,
"routeId": "F9",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68749986"
},
"vehicle": {
"id": "368",
"label": "368"
}
}
},
{
"id": "8749987",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749347700",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 1
},
{
"arrival": {
"time": "1749347820",
"uncertainty": 120
},
"departure": {
"time": "1749347820",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 2
},
{
"arrival": {
"time": "1749347940",
"uncertainty": 120
},
"departure": {
"time": "1749347940",
"uncertainty": 120
},
"stopId": "0:PLAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1749348060",
"uncertainty": 120
},
"departure": {
"time": "1749348060",
"uncertainty": 120
},
"stopId": "0:GUER",
"stopSequence": 4
},
{
"arrival": {
"time": "1749348180",
"uncertainty": 120
},
"departure": {
"time": "1749348180",
"uncertainty": 120
},
"stopId": "0:ROOA",
"stopSequence": 5
},
{
"arrival": {
"time": "1749348291",
"uncertainty": 120
},
"departure": {
"time": "1749348291",
"uncertainty": 120
},
"stopId": "0:PROTR",
"stopSequence": 6
},
{
"arrival": {
"time": "1749348333",
"uncertainty": 120
},
"departure": {
"time": "1749348333",
"uncertainty": 120
},
"stopId": "0:GAFA",
"stopSequence": 7
},
{
"arrival": {
"time": "1749348424",
"uncertainty": 120
},
"departure": {
"time": "1749348424",
"uncertainty": 120
},
"stopId": "0:ROSA",
"stopSequence": 8
},
{
"arrival": {
"time": "1749348481",
"uncertainty": 120
},
"departure": {
"time": "1749348481",
"uncertainty": 120
},
"stopId": "0:ESPAA",
"stopSequence": 9
},
{
"arrival": {
"time": "1749348513",
"uncertainty": 120
},
"departure": {
"time": "1749348513",
"uncertainty": 120
},
"stopId": "0:ARCA",
"stopSequence": 10
},
{
"arrival": {
"time": "1749348624",
"uncertainty": 120
},
"departure": {
"time": "1749348624",
"uncertainty": 120
},
"stopId": "0:BALA",
"stopSequence": 11
},
{
"arrival": {
"time": "1749348671",
"uncertainty": 120
},
"departure": {
"time": "1749348671",
"uncertainty": 120
},
"stopId": "0:BOUA",
"stopSequence": 12
},
{
"arrival": {
"time": "1749348723",
"uncertainty": 120
},
"departure": {
"time": "1749348723",
"uncertainty": 120
},
"stopId": "0:PILOA",
"stopSequence": 13
},
{
"arrival": {
"time": "1749348772",
"uncertainty": 120
},
"departure": {
"time": "1749348772",
"uncertainty": 120
},
"stopId": "0:PARAA",
"stopSequence": 14
},
{
"arrival": {
"time": "1749348830",
"uncertainty": 120
},
"departure": {
"time": "1749348830",
"uncertainty": 120
},
"stopId": "0:MARGA",
"stopSequence": 15
},
{
"arrival": {
"time": "1749348873",
"uncertainty": 120
},
"stopId": "0:ALEST",
"stopSequence": 16
}
],
"trip": {
"directionId": 1,
"routeId": "F9",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68749987"
}
}
},
{
"id": "8749948",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749347700",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "F14",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68749948"
}
}
},
{
"id": "8749973",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749344267",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 1
},
{
"arrival": {
"time": "1749344555",
"uncertainty": 120
},
"departure": {
"time": "1749344555",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 2
},
{
"arrival": {
"time": "1749344802",
"uncertainty": 120
},
"departure": {
"time": "1749344802",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 3
},
{
"arrival": {
"time": "1749344853",
"uncertainty": 120
},
"departure": {
"time": "1749344853",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1749344915",
"uncertainty": 120
},
"departure": {
"time": "1749344915",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 5
},
{
"arrival": {
"time": "1749344968",
"uncertainty": 120
},
"departure": {
"time": "1749344968",
"uncertainty": 120
},
"stopId": "0:KLER",
"stopSequence": 6
},
{
"arrival": {
"time": "1749345022",
"uncertainty": 120
},
"departure": {
"time": "1749345022",
"uncertainty": 120
},
"stopId": "0:GAZR",
"stopSequence": 7
},
{
"arrival": {
"time": "1749345046",
"uncertainty": 120
},
"departure": {
"time": "1749345046",
"uncertainty": 120
},
"stopId": "0:CHALER",
"stopSequence": 8
},
{
"arrival": {
"time": "1749345086",
"uncertainty": 120
},
"departure": {
"time": "1749345086",
"uncertainty": 120
},
"stopId": "0:TROR",
"stopSequence": 9
},
{
"arrival": {
"time": "1749345151",
"uncertainty": 120
},
"departure": {
"time": "1749345151",
"uncertainty": 120
},
"stopId": "0:LUNR",
"stopSequence": 10
},
{
"arrival": {
"time": "1749345215",
"uncertainty": 120
},
"stopId": "0:CALVT",
"stopSequence": 11
}
],
"trip": {
"directionId": 1,
"routeId": "F6",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68749973"
},
"vehicle": {
"id": "366",
"label": "366"
}
}
},
{
"id": "8749954",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749347700",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "F14",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68749954"
}
}
},
{
"id": "8749953",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749344118",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 1
},
{
"arrival": {
"time": "1749344201",
"uncertainty": 120
},
"departure": {
"time": "1749344238",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 2
},
{
"arrival": {
"time": "1749344382",
"uncertainty": 120
},
"departure": {
"time": "1749344382",
"uncertainty": 120
},
"stopId": "0:PLAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1749344502",
"uncertainty": 120
},
"departure": {
"time": "1749344502",
"uncertainty": 120
},
"stopId": "0:GUER",
"stopSequence": 4
},
{
"arrival": {
"time": "1749344622",
"uncertainty": 120
},
"departure": {
"time": "1749344622",
"uncertainty": 120
},
"stopId": "0:ROOA",
"stopSequence": 5
},
{
"arrival": {
"time": "1749344742",
"uncertainty": 120
},
"departure": {
"time": "1749344742",
"uncertainty": 120
},
"stopId": "0:MONTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1749344772",
"uncertainty": 120
},
"departure": {
"time": "1749344772",
"uncertainty": 120
},
"stopId": "0:CAMA",
"stopSequence": 7
},
{
"arrival": {
"time": "1749344817",
"uncertainty": 120
},
"departure": {
"time": "1749344817",
"uncertainty": 120
},
"stopId": "0:PILA",
"stopSequence": 8
},
{
"arrival": {
"time": "1749344861",
"uncertainty": 120
},
"departure": {
"time": "1749344861",
"uncertainty": 120
},
"stopId": "0:ROUA",
"stopSequence": 9
},
{
"arrival": {
"time": "1749344898",
"uncertainty": 120
},
"departure": {
"time": "1749344898",
"uncertainty": 120
},
"stopId": "0:BRIA",
"stopSequence": 10
},
{
"arrival": {
"time": "1749344933",
"uncertainty": 120
},
"departure": {
"time": "1749344933",
"uncertainty": 120
},
"stopId": "0:FEEA",
"stopSequence": 11
},
{
"arrival": {
"time": "1749344966",
"uncertainty": 120
},
"departure": {
"time": "1749344966",
"uncertainty": 120
},
"stopId": "0:REPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1749345002",
"uncertainty": 120
},
"departure": {
"time": "1749345002",
"uncertainty": 120
},
"stopId": "0:CALA",
"stopSequence": 13
},
{
"arrival": {
"time": "1749345042",
"uncertainty": 120
},
"departure": {
"time": "1749345042",
"uncertainty": 120
},
"stopId": "0:GOEA",
"stopSequence": 14
},
{
"arrival": {
"time": "1749345077",
"uncertainty": 120
},
"departure": {
"time": "1749345077",
"uncertainty": 120
},
"stopId": "0:MOUEA",
"stopSequence": 15
},
{
"arrival": {
"time": "1749345107",
"uncertainty": 120
},
"departure": {
"time": "1749345107",
"uncertainty": 120
},
"stopId": "0:OISA",
"stopSequence": 16
},
{
"arrival": {
"time": "1749345137",
"uncertainty": 120
},
"departure": {
"time": "1749345137",
"uncertainty": 120
},
"stopId": "0:COLA",
"stopSequence": 17
},
{
"arrival": {
"time": "1749345169",
"uncertainty": 120
},
"departure": {
"time": "1749345169",
"uncertainty": 120
},
"stopId": "0:CYGA",
"stopSequence": 18
},
{
"arrival": {
"time": "1749345216",
"uncertainty": 120
},
"departure": {
"time": "1749345216",
"uncertainty": 120
},
"stopId": "0:ALBA",
"stopSequence": 19
},
{
"arrival": {
"time": "1749345254",
"uncertainty": 120
},
"departure": {
"time": "1749345254",
"uncertainty": 120
},
"stopId": "0:GARDA",
"stopSequence": 20
},
{
"arrival": {
"time": "1749345342",
"uncertainty": 120
},
"departure": {
"time": "1749345342",
"uncertainty": 120
},
"stopId": "0:VACQA",
"stopSequence": 21
},
{
"arrival": {
"time": "1749345369",
"uncertainty": 120
},
"departure": {
"time": "1749345369",
"uncertainty": 120
},
"stopId": "0:OZIA",
"stopSequence": 22
},
{
"arrival": {
"time": "1749345417",
"uncertainty": 120
},
"departure": {
"time": "1749345417",
"uncertainty": 120
},
"stopId": "0:MAIA",
"stopSequence": 23
},
{
"arrival": {
"time": "1749345470",
"uncertainty": 120
},
"departure": {
"time": "1749345470",
"uncertainty": 120
},
"stopId": "0:GREEA",
"stopSequence": 24
},
{
"arrival": {
"time": "1749345556",
"uncertainty": 120
},
"departure": {
"time": "1749345556",
"uncertainty": 120
},
"stopId": "0:FAIA",
"stopSequence": 25
},
{
"arrival": {
"time": "1749345609",
"uncertainty": 120
},
"departure": {
"time": "1749345609",
"uncertainty": 120
},
"stopId": "0:OREA",
"stopSequence": 26
},
{
"arrival": {
"time": "1749345642",
"uncertainty": 120
},
"departure": {
"time": "1749345642",
"uncertainty": 120
},
"stopId": "0:GOLF",
"stopSequence": 27
},
{
"arrival": {
"time": "1749346122",
"uncertainty": 120
},
"stopId": "0:PETVE2R",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "F14",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68749953"
},
"vehicle": {
"id": "7360",
"label": "7360"
}
}
},
{
"id": "8695757",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749342663",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 1
},
{
"arrival": {
"time": "1749342730",
"uncertainty": 120
},
"departure": {
"time": "1749342730",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 2
},
{
"arrival": {
"time": "1749342760",
"uncertainty": 120
},
"departure": {
"time": "1749342760",
"uncertainty": 120
},
"stopId": "0:CAP2R",
"stopSequence": 3
},
{
"arrival": {
"time": "1749342826",
"uncertainty": 120
},
"departure": {
"time": "1749342826",
"uncertainty": 120
},
"stopId": "0:UNIO2R",
"stopSequence": 4
},
{
"arrival": {
"time": "1749342921",
"uncertainty": 120
},
"departure": {
"time": "1749342921",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 5
},
{
"arrival": {
"time": "1749343011",
"uncertainty": 120
},
"departure": {
"time": "1749343076",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 6
},
{
"arrival": {
"time": "1749343164",
"uncertainty": 120
},
"departure": {
"time": "1749343164",
"uncertainty": 120
},
"stopId": "0:VERDA",
"stopSequence": 7
},
{
"arrival": {
"time": "1749343256",
"uncertainty": 120
},
"departure": {
"time": "1749343256",
"uncertainty": 120
},
"stopId": "0:SEYA",
"stopSequence": 8
},
{
"arrival": {
"time": "1749343290",
"uncertainty": 120
},
"departure": {
"time": "1749343290",
"uncertainty": 120
},
"stopId": "0:NEUR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1749343317",
"uncertainty": 120
},
"departure": {
"time": "1749343317",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 10
},
{
"arrival": {
"time": "1749343418",
"uncertainty": 120
},
"departure": {
"time": "1749343418",
"uncertainty": 120
},
"stopId": "0:TEIR",
"stopSequence": 11
},
{
"arrival": {
"time": "1749343500",
"uncertainty": 120
},
"departure": {
"time": "1749343500",
"uncertainty": 120
},
"stopId": "0:TRIA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1749343604",
"uncertainty": 120
},
"departure": {
"time": "1749343633",
"uncertainty": 120
},
"stopId": "0:PLANR",
"stopSequence": 13
},
{
"arrival": {
"time": "1749343754",
"uncertainty": 120
},
"departure": {
"time": "1749343754",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 14
},
{
"arrival": {
"time": "1749344054",
"uncertainty": 120
},
"departure": {
"time": "1749344054",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 15
},
{
"arrival": {
"time": "1749344171",
"uncertainty": 120
},
"departure": {
"time": "1749344269",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 16
},
{
"arrival": {
"time": "1749344358",
"uncertainty": 120
},
"departure": {
"time": "1749344358",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 17
},
{
"arrival": {
"time": "1749344488",
"uncertainty": 120
},
"departure": {
"time": "1749344488",
"uncertainty": 120
},
"stopId": "0:MATR",
"stopSequence": 18
},
{
"arrival": {
"time": "1749344553",
"uncertainty": 120
},
"departure": {
"time": "1749344553",
"uncertainty": 120
},
"stopId": "0:PONR",
"stopSequence": 19
},
{
"arrival": {
"time": "1749344651",
"uncertainty": 120
},
"departure": {
"time": "1749344651",
"uncertainty": 120
},
"stopId": "0:RTEAVR",
"stopSequence": 20
},
{
"arrival": {
"time": "1749344758",
"uncertainty": 120
},
"departure": {
"time": "1749344758",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1749344882",
"uncertainty": 120
},
"departure": {
"time": "1749344882",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 22
},
{
"arrival": {
"time": "1749345091",
"uncertainty": 120
},
"departure": {
"time": "1749345091",
"uncertainty": 120
},
"stopId": "0:MARPI1R",
"stopSequence": 23
},
{
"arrival": {
"time": "1749345290",
"uncertainty": 120
},
"stopId": "0:NGLAC1",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "F2",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68695757"
},
"vehicle": {
"id": "754",
"label": "754"
}
}
},
{
"id": "8695766",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749346380",
"uncertainty": 120
},
"stopId": "0:NGLAC2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "F2",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68695766"
}
}
},
{
"id": "8695753",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749343773",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 1
},
{
"arrival": {
"time": "1749343835",
"uncertainty": 120
},
"departure": {
"time": "1749343835",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 2
},
{
"arrival": {
"time": "1749343899",
"uncertainty": 120
},
"departure": {
"time": "1749343899",
"uncertainty": 120
},
"stopId": "0:CAP2R",
"stopSequence": 3
},
{
"arrival": {
"time": "1749343980",
"uncertainty": 120
},
"departure": {
"time": "1749343980",
"uncertainty": 120
},
"stopId": "0:UNIO2R",
"stopSequence": 4
},
{
"arrival": {
"time": "1749344076",
"uncertainty": 120
},
"departure": {
"time": "1749344078",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 5
},
{
"arrival": {
"time": "1749344189",
"uncertainty": 120
},
"departure": {
"time": "1749344192",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 6
},
{
"arrival": {
"time": "1749344293",
"uncertainty": 120
},
"departure": {
"time": "1749344293",
"uncertainty": 120
},
"stopId": "0:VERDA",
"stopSequence": 7
},
{
"arrival": {
"time": "1749344400",
"uncertainty": 120
},
"departure": {
"time": "1749344400",
"uncertainty": 120
},
"stopId": "0:SEYA",
"stopSequence": 8
},
{
"arrival": {
"time": "1749344433",
"uncertainty": 120
},
"departure": {
"time": "1749344433",
"uncertainty": 120
},
"stopId": "0:NEUR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1749344467",
"uncertainty": 120
},
"departure": {
"time": "1749344467",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 10
},
{
"arrival": {
"time": "1749344570",
"uncertainty": 120
},
"departure": {
"time": "1749344570",
"uncertainty": 120
},
"stopId": "0:TEIR",
"stopSequence": 11
},
{
"arrival": {
"time": "1749344650",
"uncertainty": 120
},
"departure": {
"time": "1749344650",
"uncertainty": 120
},
"stopId": "0:TRIA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1749344756",
"uncertainty": 120
},
"departure": {
"time": "1749344756",
"uncertainty": 120
},
"stopId": "0:PLANR",
"stopSequence": 13
},
{
"arrival": {
"time": "1749344877",
"uncertainty": 120
},
"departure": {
"time": "1749344877",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 14
},
{
"arrival": {
"time": "1749345164",
"uncertainty": 120
},
"departure": {
"time": "1749345164",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 15
},
{
"arrival": {
"time": "1749345281",
"uncertainty": 120
},
"departure": {
"time": "1749345281",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 16
},
{
"arrival": {
"time": "1749345401",
"uncertainty": 120
},
"departure": {
"time": "1749345401",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 17
},
{
"arrival": {
"time": "1749345521",
"uncertainty": 120
},
"departure": {
"time": "1749345521",
"uncertainty": 120
},
"stopId": "0:MATR",
"stopSequence": 18
},
{
"arrival": {
"time": "1749345581",
"uncertainty": 120
},
"departure": {
"time": "1749345581",
"uncertainty": 120
},
"stopId": "0:PONR",
"stopSequence": 19
},
{
"arrival": {
"time": "1749345701",
"uncertainty": 120
},
"departure": {
"time": "1749345701",
"uncertainty": 120
},
"stopId": "0:RTEAVR",
"stopSequence": 20
},
{
"arrival": {
"time": "1749345821",
"uncertainty": 120
},
"departure": {
"time": "1749345821",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1749345941",
"uncertainty": 120
},
"departure": {
"time": "1749345941",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 22
},
{
"arrival": {
"time": "1749346121",
"uncertainty": 120
},
"departure": {
"time": "1749346121",
"uncertainty": 120
},
"stopId": "0:MARPI1R",
"stopSequence": 23
},
{
"arrival": {
"time": "1749346421",
"uncertainty": 120
},
"stopId": "0:NGLAC1",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "F2",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68695753"
},
"vehicle": {
"id": "751",
"label": "751"
}
}
},
{
"id": "8695762",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749342305",
"uncertainty": 120
},
"stopId": "0:NGLAC2",
"stopSequence": 1
},
{
"arrival": {
"time": "1749342472",
"uncertainty": 120
},
"departure": {
"time": "1749342472",
"uncertainty": 120
},
"stopId": "0:MARPIA",
"stopSequence": 2
},
{
"arrival": {
"time": "1749342664",
"uncertainty": 120
},
"departure": {
"time": "1749343062",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1749343210",
"uncertainty": 120
},
"departure": {
"time": "1749343216",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1749343353",
"uncertainty": 120
},
"departure": {
"time": "1749343541",
"uncertainty": 120
},
"stopId": "0:RTEAVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1749343627",
"uncertainty": 120
},
"departure": {
"time": "1749343627",
"uncertainty": 120
},
"stopId": "0:PONA",
"stopSequence": 6
},
{
"arrival": {
"time": "1749343693",
"uncertainty": 120
},
"departure": {
"time": "1749343693",
"uncertainty": 120
},
"stopId": "0:MATA",
"stopSequence": 7
},
{
"arrival": {
"time": "1749343853",
"uncertainty": 120
},
"departure": {
"time": "1749343854",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1749343992",
"uncertainty": 120
},
"departure": {
"time": "1749343993",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1749344201",
"uncertainty": 120
},
"departure": {
"time": "1749344201",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 10
},
{
"arrival": {
"time": "1749344433",
"uncertainty": 120
},
"departure": {
"time": "1749344433",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 11
},
{
"arrival": {
"time": "1749344584",
"uncertainty": 120
},
"departure": {
"time": "1749344584",
"uncertainty": 120
},
"stopId": "0:PLANA",
"stopSequence": 12
},
{
"arrival": {
"time": "1749344668",
"uncertainty": 120
},
"departure": {
"time": "1749344668",
"uncertainty": 120
},
"stopId": "0:TRIA1",
"stopSequence": 13
},
{
"arrival": {
"time": "1749344719",
"uncertainty": 120
},
"departure": {
"time": "1749344719",
"uncertainty": 120
},
"stopId": "0:TEIA",
"stopSequence": 14
},
{
"arrival": {
"time": "1749344825",
"uncertainty": 120
},
"departure": {
"time": "1749344825",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1749344866",
"uncertainty": 120
},
"departure": {
"time": "1749344866",
"uncertainty": 120
},
"stopId": "0:NEUR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1749344909",
"uncertainty": 120
},
"departure": {
"time": "1749344909",
"uncertainty": 120
},
"stopId": "0:SEYR",
"stopSequence": 17
},
{
"arrival": {
"time": "1749345017",
"uncertainty": 120
},
"departure": {
"time": "1749345017",
"uncertainty": 120
},
"stopId": "0:VERDR",
"stopSequence": 18
},
{
"arrival": {
"time": "1749345112",
"uncertainty": 120
},
"departure": {
"time": "1749345112",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 19
},
{
"arrival": {
"time": "1749345202",
"uncertainty": 120
},
"departure": {
"time": "1749345202",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 20
},
{
"arrival": {
"time": "1749345346",
"uncertainty": 120
},
"departure": {
"time": "1749345346",
"uncertainty": 120
},
"stopId": "0:UNIO2A",
"stopSequence": 21
},
{
"arrival": {
"time": "1749345406",
"uncertainty": 120
},
"departure": {
"time": "1749345406",
"uncertainty": 120
},
"stopId": "0:CAPA",
"stopSequence": 22
},
{
"arrival": {
"time": "1749345526",
"uncertainty": 120
},
"departure": {
"time": "1749345526",
"uncertainty": 120
},
"stopId": "0:MAIS",
"stopSequence": 23
},
{
"arrival": {
"time": "1749345586",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "F2",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68695762"
},
"vehicle": {
"id": "753",
"label": "753"
}
}
},
{
"id": "8695760",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749341179",
"uncertainty": 120
},
"stopId": "0:NGLAC2",
"stopSequence": 1
},
{
"arrival": {
"time": "1749341397",
"uncertainty": 120
},
"departure": {
"time": "1749341397",
"uncertainty": 120
},
"stopId": "0:MARPIA",
"stopSequence": 2
},
{
"arrival": {
"time": "1749341602",
"uncertainty": 120
},
"departure": {
"time": "1749342004",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1749342148",
"uncertainty": 120
},
"departure": {
"time": "1749342148",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1749342252",
"uncertainty": 120
},
"departure": {
"time": "1749342252",
"uncertainty": 120
},
"stopId": "0:RTEAVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1749342312",
"uncertainty": 120
},
"departure": {
"time": "1749342312",
"uncertainty": 120
},
"stopId": "0:PONA",
"stopSequence": 6
},
{
"arrival": {
"time": "1749342377",
"uncertainty": 120
},
"departure": {
"time": "1749342501",
"uncertainty": 120
},
"stopId": "0:MATA",
"stopSequence": 7
},
{
"arrival": {
"time": "1749342630",
"uncertainty": 120
},
"departure": {
"time": "1749342630",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1749342711",
"uncertainty": 120
},
"departure": {
"time": "1749342711",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1749342890",
"uncertainty": 120
},
"departure": {
"time": "1749342890",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 10
},
{
"arrival": {
"time": "1749343099",
"uncertainty": 120
},
"departure": {
"time": "1749343233",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 11
},
{
"arrival": {
"time": "1749343380",
"uncertainty": 120
},
"departure": {
"time": "1749343380",
"uncertainty": 120
},
"stopId": "0:PLANA",
"stopSequence": 12
},
{
"arrival": {
"time": "1749343460",
"uncertainty": 120
},
"departure": {
"time": "1749343460",
"uncertainty": 120
},
"stopId": "0:TRIA1",
"stopSequence": 13
},
{
"arrival": {
"time": "1749343502",
"uncertainty": 120
},
"departure": {
"time": "1749343502",
"uncertainty": 120
},
"stopId": "0:TEIA",
"stopSequence": 14
},
{
"arrival": {
"time": "1749343614",
"uncertainty": 120
},
"departure": {
"time": "1749343649",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1749343688",
"uncertainty": 120
},
"departure": {
"time": "1749343688",
"uncertainty": 120
},
"stopId": "0:NEUR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1749343729",
"uncertainty": 120
},
"departure": {
"time": "1749343729",
"uncertainty": 120
},
"stopId": "0:SEYR",
"stopSequence": 17
},
{
"arrival": {
"time": "1749343836",
"uncertainty": 120
},
"departure": {
"time": "1749343836",
"uncertainty": 120
},
"stopId": "0:VERDR",
"stopSequence": 18
},
{
"arrival": {
"time": "1749343920",
"uncertainty": 120
},
"departure": {
"time": "1749343951",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 19
},
{
"arrival": {
"time": "1749344045",
"uncertainty": 120
},
"departure": {
"time": "1749344045",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 20
},
{
"arrival": {
"time": "1749344192",
"uncertainty": 120
},
"departure": {
"time": "1749344192",
"uncertainty": 120
},
"stopId": "0:UNIO2A",
"stopSequence": 21
},
{
"arrival": {
"time": "1749344263",
"uncertainty": 120
},
"departure": {
"time": "1749344263",
"uncertainty": 120
},
"stopId": "0:CAPA",
"stopSequence": 22
},
{
"arrival": {
"time": "1749344300",
"uncertainty": 120
},
"departure": {
"time": "1749344300",
"uncertainty": 120
},
"stopId": "0:MAIS",
"stopSequence": 23
},
{
"arrival": {
"time": "1749344419",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "F2",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68695760"
},
"vehicle": {
"id": "752",
"label": "752"
}
}
},
{
"id": "8695767",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749346800",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "F2",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68695767"
}
}
},
{
"id": "8695734",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749345240",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "F2",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68695734"
}
}
},
{
"id": "8695733",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749343455",
"uncertainty": 120
},
"stopId": "0:NGLAC2",
"stopSequence": 1
},
{
"arrival": {
"time": "1749343619",
"uncertainty": 120
},
"departure": {
"time": "1749343619",
"uncertainty": 120
},
"stopId": "0:MARPIA",
"stopSequence": 2
},
{
"arrival": {
"time": "1749344104",
"uncertainty": 120
},
"departure": {
"time": "1749344252",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1749344403",
"uncertainty": 120
},
"departure": {
"time": "1749344403",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1749344551",
"uncertainty": 120
},
"departure": {
"time": "1749344551",
"uncertainty": 120
},
"stopId": "0:RTEAVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1749344641",
"uncertainty": 120
},
"departure": {
"time": "1749344641",
"uncertainty": 120
},
"stopId": "0:PONA",
"stopSequence": 6
},
{
"arrival": {
"time": "1749344713",
"uncertainty": 120
},
"departure": {
"time": "1749344713",
"uncertainty": 120
},
"stopId": "0:MATA",
"stopSequence": 7
},
{
"arrival": {
"time": "1749344869",
"uncertainty": 120
},
"departure": {
"time": "1749344869",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1749345005",
"uncertainty": 120
},
"departure": {
"time": "1749345005",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1749345203",
"uncertainty": 120
},
"departure": {
"time": "1749345203",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 10
},
{
"arrival": {
"time": "1749345383",
"uncertainty": 120
},
"departure": {
"time": "1749345383",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 11
},
{
"arrival": {
"time": "1749345563",
"uncertainty": 120
},
"departure": {
"time": "1749345563",
"uncertainty": 120
},
"stopId": "0:PLANA",
"stopSequence": 12
},
{
"arrival": {
"time": "1749345683",
"uncertainty": 120
},
"departure": {
"time": "1749345683",
"uncertainty": 120
},
"stopId": "0:TRIA1",
"stopSequence": 13
},
{
"arrival": {
"time": "1749345803",
"uncertainty": 120
},
"departure": {
"time": "1749345803",
"uncertainty": 120
},
"stopId": "0:TEIA",
"stopSequence": 14
},
{
"arrival": {
"time": "1749345863",
"uncertainty": 120
},
"departure": {
"time": "1749345863",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1749345923",
"uncertainty": 120
},
"departure": {
"time": "1749345923",
"uncertainty": 120
},
"stopId": "0:NEUR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1749345983",
"uncertainty": 120
},
"departure": {
"time": "1749345983",
"uncertainty": 120
},
"stopId": "0:SEYR",
"stopSequence": 17
},
{
"arrival": {
"time": "1749346103",
"uncertainty": 120
},
"departure": {
"time": "1749346103",
"uncertainty": 120
},
"stopId": "0:VERDR",
"stopSequence": 18
},
{
"arrival": {
"time": "1749346283",
"uncertainty": 120
},
"departure": {
"time": "1749346283",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 19
},
{
"arrival": {
"time": "1749346343",
"uncertainty": 120
},
"departure": {
"time": "1749346343",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 20
},
{
"arrival": {
"time": "1749346463",
"uncertainty": 120
},
"departure": {
"time": "1749346463",
"uncertainty": 120
},
"stopId": "0:UNIO2A",
"stopSequence": 21
},
{
"arrival": {
"time": "1749346523",
"uncertainty": 120
},
"departure": {
"time": "1749346523",
"uncertainty": 120
},
"stopId": "0:CAPA",
"stopSequence": 22
},
{
"arrival": {
"time": "1749346643",
"uncertainty": 120
},
"departure": {
"time": "1749346643",
"uncertainty": 120
},
"stopId": "0:MAIS",
"stopSequence": 23
},
{
"arrival": {
"time": "1749346703",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "F2",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68695733"
},
"vehicle": {
"id": "755",
"label": "755"
}
}
},
{
"id": "8695731",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749344580",
"uncertainty": 120
},
"stopId": "0:NGLAC2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "F2",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68695731"
}
}
},
{
"id": "8695818",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749342420",
"uncertainty": 120
},
"stopId": "0:NCAIS2",
"stopSequence": 1
},
{
"arrival": {
"time": "1749342583",
"uncertainty": 120
},
"departure": {
"time": "1749342624",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1749342717",
"uncertainty": 120
},
"departure": {
"time": "1749342717",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1749342786",
"uncertainty": 120
},
"departure": {
"time": "1749342786",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 4
},
{
"arrival": {
"time": "1749342840",
"uncertainty": 120
},
"departure": {
"time": "1749342843",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 5
},
{
"arrival": {
"time": "1749342900",
"uncertainty": 120
},
"departure": {
"time": "1749342900",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 6
},
{
"arrival": {
"time": "1749342966",
"uncertainty": 120
},
"departure": {
"time": "1749342966",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 7
},
{
"arrival": {
"time": "1749343122",
"uncertainty": 120
},
"departure": {
"time": "1749343122",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 8
},
{
"arrival": {
"time": "1749343181",
"uncertainty": 120
},
"departure": {
"time": "1749343214",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 9
},
{
"arrival": {
"time": "1749343340",
"uncertainty": 120
},
"departure": {
"time": "1749343370",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 10
},
{
"arrival": {
"time": "1749343492",
"uncertainty": 120
},
"departure": {
"time": "1749343492",
"uncertainty": 120
},
"stopId": "0:VERDA",
"stopSequence": 11
},
{
"arrival": {
"time": "1749343603",
"uncertainty": 120
},
"departure": {
"time": "1749343603",
"uncertainty": 120
},
"stopId": "0:SEYA",
"stopSequence": 12
},
{
"arrival": {
"time": "1749343633",
"uncertainty": 120
},
"departure": {
"time": "1749343663",
"uncertainty": 120
},
"stopId": "0:NEUR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1749343694",
"uncertainty": 120
},
"departure": {
"time": "1749343724",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 14
},
{
"arrival": {
"time": "1749343846",
"uncertainty": 120
},
"departure": {
"time": "1749343884",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 15
},
{
"arrival": {
"time": "1749343920",
"uncertainty": 120
},
"departure": {
"time": "1749343958",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 16
},
{
"arrival": {
"time": "1749344022",
"uncertainty": 120
},
"departure": {
"time": "1749344069",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 17
},
{
"arrival": {
"time": "1749344152",
"uncertainty": 120
},
"departure": {
"time": "1749344154",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 18
},
{
"arrival": {
"time": "1749344247",
"uncertainty": 120
},
"departure": {
"time": "1749344255",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1749344465",
"uncertainty": 120
},
"stopId": "0:NCAIS1",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "F1",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68695818"
}
}
},
{
"id": "8695830",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749344294",
"uncertainty": 120
},
"stopId": "0:NCAIS2",
"stopSequence": 1
},
{
"arrival": {
"time": "1749344482",
"uncertainty": 120
},
"departure": {
"time": "1749344482",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1749344592",
"uncertainty": 120
},
"departure": {
"time": "1749344592",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1749344680",
"uncertainty": 120
},
"departure": {
"time": "1749344680",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 4
},
{
"arrival": {
"time": "1749344746",
"uncertainty": 120
},
"departure": {
"time": "1749344746",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 5
},
{
"arrival": {
"time": "1749344812",
"uncertainty": 120
},
"departure": {
"time": "1749344812",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 6
},
{
"arrival": {
"time": "1749344902",
"uncertainty": 120
},
"departure": {
"time": "1749344902",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 7
},
{
"arrival": {
"time": "1749345016",
"uncertainty": 120
},
"departure": {
"time": "1749345016",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 8
},
{
"arrival": {
"time": "1749345074",
"uncertainty": 120
},
"departure": {
"time": "1749345074",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 9
},
{
"arrival": {
"time": "1749345167",
"uncertainty": 120
},
"departure": {
"time": "1749345167",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 10
},
{
"arrival": {
"time": "1749345260",
"uncertainty": 120
},
"departure": {
"time": "1749345260",
"uncertainty": 120
},
"stopId": "0:VERDA",
"stopSequence": 11
},
{
"arrival": {
"time": "1749345413",
"uncertainty": 120
},
"departure": {
"time": "1749345413",
"uncertainty": 120
},
"stopId": "0:SEYA",
"stopSequence": 12
},
{
"arrival": {
"time": "1749345482",
"uncertainty": 120
},
"departure": {
"time": "1749345482",
"uncertainty": 120
},
"stopId": "0:NEUR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1749345540",
"uncertainty": 120
},
"departure": {
"time": "1749345540",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 14
},
{
"arrival": {
"time": "1749345660",
"uncertainty": 120
},
"departure": {
"time": "1749345660",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 15
},
{
"arrival": {
"time": "1749345780",
"uncertainty": 120
},
"departure": {
"time": "1749345780",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 16
},
{
"arrival": {
"time": "1749345840",
"uncertainty": 120
},
"departure": {
"time": "1749345840",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 17
},
{
"arrival": {
"time": "1749345960",
"uncertainty": 120
},
"departure": {
"time": "1749345960",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 18
},
{
"arrival": {
"time": "1749346080",
"uncertainty": 120
},
"departure": {
"time": "1749346080",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1749346320",
"uncertainty": 120
},
"stopId": "0:NCAIS1",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "F1",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68695830"
}
}
},
{
"id": "8695829",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749343596",
"uncertainty": 120
},
"stopId": "0:NCAIS2",
"stopSequence": 1
},
{
"arrival": {
"time": "1749343785",
"uncertainty": 120
},
"departure": {
"time": "1749343806",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1749343921",
"uncertainty": 120
},
"departure": {
"time": "1749343921",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1749344005",
"uncertainty": 120
},
"departure": {
"time": "1749344005",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 4
},
{
"arrival": {
"time": "1749344072",
"uncertainty": 120
},
"departure": {
"time": "1749344075",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 5
},
{
"arrival": {
"time": "1749344142",
"uncertainty": 120
},
"departure": {
"time": "1749344142",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 6
},
{
"arrival": {
"time": "1749344229",
"uncertainty": 120
},
"departure": {
"time": "1749344229",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 7
},
{
"arrival": {
"time": "1749344385",
"uncertainty": 120
},
"departure": {
"time": "1749344385",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 8
},
{
"arrival": {
"time": "1749344443",
"uncertainty": 120
},
"departure": {
"time": "1749344443",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 9
},
{
"arrival": {
"time": "1749344534",
"uncertainty": 120
},
"departure": {
"time": "1749344534",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 10
},
{
"arrival": {
"time": "1749344653",
"uncertainty": 120
},
"departure": {
"time": "1749344653",
"uncertainty": 120
},
"stopId": "0:VERDA",
"stopSequence": 11
},
{
"arrival": {
"time": "1749344768",
"uncertainty": 120
},
"departure": {
"time": "1749344768",
"uncertainty": 120
},
"stopId": "0:SEYA",
"stopSequence": 12
},
{
"arrival": {
"time": "1749344802",
"uncertainty": 120
},
"departure": {
"time": "1749344802",
"uncertainty": 120
},
"stopId": "0:NEUR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1749344836",
"uncertainty": 120
},
"departure": {
"time": "1749344836",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 14
},
{
"arrival": {
"time": "1749344958",
"uncertainty": 120
},
"departure": {
"time": "1749344958",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 15
},
{
"arrival": {
"time": "1749345003",
"uncertainty": 120
},
"departure": {
"time": "1749345003",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 16
},
{
"arrival": {
"time": "1749345067",
"uncertainty": 120
},
"departure": {
"time": "1749345067",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 17
},
{
"arrival": {
"time": "1749345154",
"uncertainty": 120
},
"departure": {
"time": "1749345154",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 18
},
{
"arrival": {
"time": "1749345250",
"uncertainty": 120
},
"departure": {
"time": "1749345250",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1749345446",
"uncertainty": 120
},
"stopId": "0:NCAIS1",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "F1",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68695829"
}
}
},
{
"id": "8695828",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749343220",
"uncertainty": 120
},
"stopId": "0:NCAIS2",
"stopSequence": 1
},
{
"arrival": {
"time": "1749343406",
"uncertainty": 120
},
"departure": {
"time": "1749343413",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1749343530",
"uncertainty": 120
},
"departure": {
"time": "1749343532",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1749343594",
"uncertainty": 120
},
"departure": {
"time": "1749343599",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 4
},
{
"arrival": {
"time": "1749343665",
"uncertainty": 120
},
"departure": {
"time": "1749343667",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 5
},
{
"arrival": {
"time": "1749343771",
"uncertainty": 120
},
"departure": {
"time": "1749343771",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 6
},
{
"arrival": {
"time": "1749343861",
"uncertainty": 120
},
"departure": {
"time": "1749343924",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 7
},
{
"arrival": {
"time": "1749344037",
"uncertainty": 120
},
"departure": {
"time": "1749344037",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 8
},
{
"arrival": {
"time": "1749344095",
"uncertainty": 120
},
"departure": {
"time": "1749344171",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 9
},
{
"arrival": {
"time": "1749344353",
"uncertainty": 120
},
"departure": {
"time": "1749344353",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 10
},
{
"arrival": {
"time": "1749344472",
"uncertainty": 120
},
"departure": {
"time": "1749344472",
"uncertainty": 120
},
"stopId": "0:VERDA",
"stopSequence": 11
},
{
"arrival": {
"time": "1749344582",
"uncertainty": 120
},
"departure": {
"time": "1749344582",
"uncertainty": 120
},
"stopId": "0:SEYA",
"stopSequence": 12
},
{
"arrival": {
"time": "1749344616",
"uncertainty": 120
},
"departure": {
"time": "1749344616",
"uncertainty": 120
},
"stopId": "0:NEUR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1749344650",
"uncertainty": 120
},
"departure": {
"time": "1749344650",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 14
},
{
"arrival": {
"time": "1749344772",
"uncertainty": 120
},
"departure": {
"time": "1749344772",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 15
},
{
"arrival": {
"time": "1749344816",
"uncertainty": 120
},
"departure": {
"time": "1749344816",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 16
},
{
"arrival": {
"time": "1749344880",
"uncertainty": 120
},
"departure": {
"time": "1749344880",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 17
},
{
"arrival": {
"time": "1749344967",
"uncertainty": 120
},
"departure": {
"time": "1749344967",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 18
},
{
"arrival": {
"time": "1749345063",
"uncertainty": 120
},
"departure": {
"time": "1749345063",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1749345259",
"uncertainty": 120
},
"stopId": "0:NCAIS1",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "F1",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68695828"
},
"vehicle": {
"id": "704",
"label": "704"
}
}
},
{
"id": "8695831",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749344820",
"uncertainty": 120
},
"stopId": "0:NCAIS2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "F1",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68695831"
}
}
},
{
"id": "8695834",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749347220",
"uncertainty": 120
},
"stopId": "0:NCAIS2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "F1",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68695834"
}
}
},
{
"id": "8695833",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749346620",
"uncertainty": 120
},
"stopId": "0:NCAIS2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "F1",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68695833"
}
}
},
{
"id": "8695832",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749346020",
"uncertainty": 120
},
"stopId": "0:NCAIS2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "F1",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68695832"
}
}
},
{
"id": "8695835",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749345420",
"uncertainty": 120
},
"stopId": "0:NCAIS2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "F1",
"scheduleRelationship": "SCHEDULED",
"tripId": "12_68695835"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1749344277"
}
}