Détails de la ressource
GTFS-RT sur le territoire de la Métropole Européenne de Lille :
- mises à jour des trajets : retards, annulations et itinéraires modifiés
- alertes de service : arrêt déplacé et événements imprévus affectant une station, un itinéraire ou l’ensemble du réseau
- position du véhicule : informations sur les véhicules, y compris leur localisation et la densité du trafic
Cette ressource fait partie du jeu de données Réseau urbain ilévia.
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
❌10 erreurs, 152 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 20/09/2026 à 09h13 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 10 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id 5499727 stop_sequence 6 departure_time 09:21:17 (1789888877) is less than previous stop departure_time 09:21:18 (1789888878) - times must increase between two sequential stops
- trip_id 5503853 stop_sequence 15 departure_time 09:19:43 (1789888783) is less than previous stop departure_time 09:20:13 (1789888813) - times must increase between two sequential stops
- trip_id 5503853 stop_sequence 19 departure_time 09:26:06 (1789889166) is less than previous stop departure_time 09:26:28 (1789889188) - times must increase between two sequential stops
- trip_id 5505833 stop_sequence 39 departure_time 09:14:05 (1789888445) is less than previous stop departure_time 09:14:20 (1789888460) - times must increase between two sequential stops
- trip_id 5526312 stop_sequence 28 departure_time 09:34:59 (1789889699) is less than previous stop departure_time 09:35:00 (1789889700) - times must increase between two sequential stops
Avertissements
vehicle_id not populated W002 152 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 5497718 does not have a vehicle_id
- trip_id 5497719 does not have a vehicle_id
- trip_id 5499220 does not have a vehicle_id
- trip_id 5499245 does not have a vehicle_id
- trip_id 5499263 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 |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 1 426 | 29 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 9 570 | 29 fois (100 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 68 | 8 fois (28 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 20/09/2026 à 17h30 Europe/Paris.
trip_updates (142) 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 20/09/2026 à 17h30 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "0",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918228"
},
"stopId": "CLN001",
"stopSequence": 20
},
{
"departure": {
"time": "1789918357"
},
"stopId": "LBL001",
"stopSequence": 22
},
{
"departure": {
"time": "1789918417"
},
"stopId": "CAN003",
"stopSequence": 23
},
{
"departure": {
"time": "1789918567"
},
"stopId": "ETC004",
"stopSequence": 24
},
{
"departure": {
"time": "1789918618"
},
"stopId": "PLV002",
"stopSequence": 25
},
{
"departure": {
"time": "1789918664"
},
"stopId": "ROB002",
"stopSequence": 26
},
{
"departure": {
"time": "1789918688"
},
"stopId": "MEM001",
"stopSequence": 27
}
],
"timestamp": "1789918054",
"trip": {
"routeId": "53",
"scheduleRelationship": "SCHEDULED",
"tripId": "5497730"
}
}
},
{
"id": "1",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919460"
},
"stopId": "QUO007",
"stopSequence": 1
},
{
"departure": {
"time": "1789919496"
},
"stopId": "PLV001",
"stopSequence": 2
},
{
"departure": {
"time": "1789919583"
},
"stopId": "ETC006",
"stopSequence": 3
},
{
"departure": {
"time": "1789919729"
},
"stopId": "CAN004",
"stopSequence": 4
},
{
"departure": {
"time": "1789919829"
},
"stopId": "LBL002",
"stopSequence": 5
},
{
"departure": {
"time": "1789919933"
},
"stopId": "CLN002",
"stopSequence": 7
}
],
"timestamp": "1789917697",
"trip": {
"routeId": "53",
"scheduleRelationship": "SCHEDULED",
"tripId": "5497731"
}
}
},
{
"id": "2",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918231"
},
"stopId": "DES001",
"stopSequence": 12
},
{
"departure": {
"time": "1789918365"
},
"stopId": "MRN001",
"stopSequence": 14
},
{
"departure": {
"time": "1789918409"
},
"stopId": "RJA001",
"stopSequence": 15
},
{
"departure": {
"time": "1789918446"
},
"stopId": "PID001",
"stopSequence": 16
},
{
"departure": {
"time": "1789918495"
},
"stopId": "GBE001",
"stopSequence": 17
}
],
"timestamp": "1789918088",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5499230"
}
}
},
{
"id": "3",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919216"
},
"stopId": "GHE001",
"stopSequence": 2
},
{
"departure": {
"time": "1789919260"
},
"stopId": "ERA001",
"stopSequence": 3
},
{
"departure": {
"time": "1789919291"
},
"stopId": "CLE001",
"stopSequence": 4
},
{
"departure": {
"time": "1789919371"
},
"stopId": "CAW001",
"stopSequence": 6
},
{
"departure": {
"time": "1789919461"
},
"stopId": "PEP001",
"stopSequence": 7
},
{
"departure": {
"time": "1789919527"
},
"stopId": "PAS003",
"stopSequence": 8
},
{
"departure": {
"time": "1789919640"
},
"stopId": "PLA002",
"stopSequence": 9
},
{
"departure": {
"time": "1789919753"
},
"stopId": "MFA002",
"stopSequence": 11
},
{
"departure": {
"time": "1789919834"
},
"stopId": "MME002",
"stopSequence": 12
},
{
"departure": {
"time": "1789919887"
},
"stopId": "FOS002",
"stopSequence": 13
}
],
"timestamp": "1789917423",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5499256"
}
}
},
{
"id": "4",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919807"
},
"stopId": "MDF002",
"stopSequence": 2
},
{
"departure": {
"time": "1789919900"
},
"stopId": "LMQ002",
"stopSequence": 3
}
],
"timestamp": "1789918028",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5499293"
}
}
},
{
"id": "5",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918315"
},
"stopId": "ERA001",
"stopSequence": 3
},
{
"departure": {
"time": "1789918343"
},
"stopId": "CLE001",
"stopSequence": 4
},
{
"departure": {
"time": "1789918423"
},
"stopId": "CAW001",
"stopSequence": 6
},
{
"departure": {
"time": "1789918510"
},
"stopId": "PEP001",
"stopSequence": 7
},
{
"departure": {
"time": "1789918513"
},
"stopId": "PAS003",
"stopSequence": 8
},
{
"departure": {
"time": "1789918670"
},
"stopId": "PLA002",
"stopSequence": 9
},
{
"departure": {
"time": "1789918702"
},
"stopId": "MFA002",
"stopSequence": 11
},
{
"departure": {
"time": "1789918767"
},
"stopId": "MME002",
"stopSequence": 12
},
{
"departure": {
"time": "1789918811"
},
"stopId": "FOS002",
"stopSequence": 13
},
{
"departure": {
"time": "1789918923"
},
"stopId": "MOS002",
"stopSequence": 15
},
{
"departure": {
"time": "1789918999"
},
"stopId": "GST002",
"stopSequence": 16
},
{
"departure": {
"time": "1789919071"
},
"stopId": "LFA002",
"stopSequence": 17
}
],
"timestamp": "1789918089",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5499316"
}
}
},
{
"id": "6",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918500"
},
"stopId": "OCC001",
"stopSequence": 1
},
{
"departure": {
"time": "1789918607"
},
"stopId": "MDF002",
"stopSequence": 2
},
{
"departure": {
"time": "1789918700"
},
"stopId": "LMQ002",
"stopSequence": 3
},
{
"departure": {
"time": "1789918762"
},
"stopId": "FVE001",
"stopSequence": 4
},
{
"departure": {
"time": "1789918937"
},
"stopId": "GOU002",
"stopSequence": 6
},
{
"departure": {
"time": "1789919048"
},
"stopId": "CER002",
"stopSequence": 7
},
{
"departure": {
"time": "1789919158"
},
"stopId": "GDE001",
"stopSequence": 8
},
{
"departure": {
"time": "1789919297"
},
"stopId": "18J001",
"stopSequence": 10
},
{
"departure": {
"time": "1789919397"
},
"stopId": "DES001",
"stopSequence": 12
},
{
"departure": {
"time": "1789919590"
},
"stopId": "MRN001",
"stopSequence": 14
},
{
"departure": {
"time": "1789919648"
},
"stopId": "RJA001",
"stopSequence": 15
},
{
"departure": {
"time": "1789919701"
},
"stopId": "PID001",
"stopSequence": 16
},
{
"departure": {
"time": "1789919755"
},
"stopId": "GBE001",
"stopSequence": 17
}
],
"timestamp": "1789916815",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5499340"
}
}
},
{
"id": "7",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918440"
},
"stopId": "PAR001",
"stopSequence": 1
},
{
"departure": {
"time": "1789918505"
},
"stopId": "HAV002",
"stopSequence": 2
},
{
"departure": {
"time": "1789918569"
},
"stopId": "HCP002",
"stopSequence": 3
},
{
"departure": {
"time": "1789918622"
},
"stopId": "HMA002",
"stopSequence": 4
},
{
"departure": {
"time": "1789918611"
},
"stopId": "HJA002",
"stopSequence": 5
},
{
"departure": {
"time": "1789918660"
},
"stopId": "LVA002",
"stopSequence": 6
},
{
"departure": {
"time": "1789918697"
},
"stopId": "HEU002",
"stopSequence": 7
},
{
"departure": {
"time": "1789918815"
},
"stopId": "LDH002",
"stopSequence": 8
},
{
"departure": {
"time": "1789918904"
},
"stopId": "ENC002",
"stopSequence": 9
},
{
"departure": {
"time": "1789918993"
},
"stopId": "LOO002",
"stopSequence": 10
},
{
"departure": {
"time": "1789919089"
},
"stopId": "LRD002",
"stopSequence": 11
},
{
"departure": {
"time": "1789919160"
},
"stopId": "AUG002",
"stopSequence": 12
},
{
"departure": {
"time": "1789919249"
},
"stopId": "LCD002",
"stopSequence": 13
},
{
"departure": {
"time": "1789919307"
},
"stopId": "RLE002",
"stopSequence": 14
},
{
"departure": {
"time": "1789919384"
},
"stopId": "LBM002",
"stopSequence": 15
},
{
"departure": {
"time": "1789919641"
},
"stopId": "PDP003",
"stopSequence": 16
}
],
"timestamp": "1789916724",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5499676"
}
}
},
{
"id": "8",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919705"
},
"stopId": "HAV002",
"stopSequence": 2
},
{
"departure": {
"time": "1789919769"
},
"stopId": "HCP002",
"stopSequence": 3
},
{
"departure": {
"time": "1789919822"
},
"stopId": "HMA002",
"stopSequence": 4
},
{
"departure": {
"time": "1789919911"
},
"stopId": "HJA002",
"stopSequence": 5
}
],
"timestamp": "1789918132",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5499721"
}
}
},
{
"id": "9",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918259"
},
"stopId": "LCD002",
"stopSequence": 13
},
{
"departure": {
"time": "1789918314"
},
"stopId": "RLE002",
"stopSequence": 14
},
{
"departure": {
"time": "1789918353"
},
"stopId": "LBM002",
"stopSequence": 15
},
{
"departure": {
"time": "1789918441"
},
"stopId": "PDP003",
"stopSequence": 16
},
{
"departure": {
"time": "1789918690"
},
"stopId": "COR002",
"stopSequence": 17
},
{
"departure": {
"time": "1789918833"
},
"stopId": "LCB002",
"stopSequence": 18
},
{
"departure": {
"time": "1789918886"
},
"stopId": "DUO002",
"stopSequence": 19
}
],
"timestamp": "1789916509",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5499736"
}
}
},
{
"id": "10",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918380"
},
"stopId": "OCC002",
"stopSequence": 1
},
{
"departure": {
"time": "1789918440"
},
"stopId": "MDF002",
"stopSequence": 2
},
{
"departure": {
"time": "1789918524"
},
"stopId": "LMQ002",
"stopSequence": 3
},
{
"departure": {
"time": "1789918638"
},
"stopId": "JRO002",
"stopSequence": 4
},
{
"departure": {
"time": "1789918703"
},
"stopId": "FAE002",
"stopSequence": 5
},
{
"departure": {
"time": "1789918781"
},
"stopId": "FCI002",
"stopSequence": 6
},
{
"departure": {
"time": "1789918871"
},
"stopId": "RDJ002",
"stopSequence": 7
},
{
"departure": {
"time": "1789918907"
},
"stopId": "RDG002",
"stopSequence": 8
},
{
"departure": {
"time": "1789918953"
},
"stopId": "ARO002",
"stopSequence": 9
},
{
"departure": {
"time": "1789919029"
},
"stopId": "RHA002",
"stopSequence": 10
},
{
"departure": {
"time": "1789919096"
},
"stopId": "JAP002",
"stopSequence": 11
},
{
"departure": {
"time": "1789919161"
},
"stopId": "FAM002",
"stopSequence": 12
},
{
"departure": {
"time": "1789919278"
},
"stopId": "FHO002",
"stopSequence": 13
},
{
"departure": {
"time": "1789919510"
},
"stopId": "PCG002",
"stopSequence": 15
},
{
"departure": {
"time": "1789919621"
},
"stopId": "PVY002",
"stopSequence": 16
}
],
"timestamp": "1789916642",
"trip": {
"routeId": "L7",
"scheduleRelationship": "SCHEDULED",
"tripId": "5501181"
}
}
},
{
"id": "11",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918560"
},
"stopId": "PDP050",
"stopSequence": 1
},
{
"departure": {
"time": "1789918762"
},
"stopId": "PVY001",
"stopSequence": 3
},
{
"departure": {
"time": "1789918871"
},
"stopId": "PCG001",
"stopSequence": 4
},
{
"departure": {
"time": "1789919119"
},
"stopId": "FHO001",
"stopSequence": 6
},
{
"departure": {
"time": "1789919221"
},
"stopId": "FAM001",
"stopSequence": 7
},
{
"departure": {
"time": "1789919321"
},
"stopId": "JAP001",
"stopSequence": 8
},
{
"departure": {
"time": "1789919386"
},
"stopId": "RHA001",
"stopSequence": 9
},
{
"departure": {
"time": "1789919466"
},
"stopId": "ARO001",
"stopSequence": 10
},
{
"departure": {
"time": "1789919536"
},
"stopId": "RDG001",
"stopSequence": 11
},
{
"departure": {
"time": "1789919573"
},
"stopId": "RDJ001",
"stopSequence": 12
},
{
"departure": {
"time": "1789919662"
},
"stopId": "FCI001",
"stopSequence": 13
},
{
"departure": {
"time": "1789919737"
},
"stopId": "FAE001",
"stopSequence": 14
},
{
"departure": {
"time": "1789919817"
},
"stopId": "JRO001",
"stopSequence": 15
},
{
"departure": {
"time": "1789919955"
},
"stopId": "LMQ001",
"stopSequence": 16
}
],
"timestamp": "1789916963",
"trip": {
"routeId": "L7",
"scheduleRelationship": "SCHEDULED",
"tripId": "5501205"
}
}
},
{
"id": "12",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918560"
},
"stopId": "LOL003",
"stopSequence": 1
},
{
"departure": {
"time": "1789918703"
},
"stopId": "LMR002",
"stopSequence": 5
},
{
"departure": {
"time": "1789918747"
},
"stopId": "BAE002",
"stopSequence": 6
},
{
"departure": {
"time": "1789918840"
},
"stopId": "LRE002",
"stopSequence": 8
},
{
"departure": {
"time": "1789918896"
},
"stopId": "LCR002",
"stopSequence": 9
},
{
"departure": {
"time": "1789918951"
},
"stopId": "LMB002",
"stopSequence": 10
},
{
"departure": {
"time": "1789919070"
},
"stopId": "HSA002",
"stopSequence": 12
},
{
"departure": {
"time": "1789919142"
},
"stopId": "JEF002",
"stopSequence": 13
},
{
"departure": {
"time": "1789919193"
},
"stopId": "HWA002",
"stopSequence": 14
},
{
"departure": {
"time": "1789919241"
},
"stopId": "CCD002",
"stopSequence": 15
},
{
"departure": {
"time": "1789919305"
},
"stopId": "CAL012",
"stopSequence": 16
},
{
"departure": {
"time": "1789919521"
},
"stopId": "LSS002",
"stopSequence": 17
},
{
"departure": {
"time": "1789919599"
},
"stopId": "EUL005",
"stopSequence": 18
},
{
"departure": {
"time": "1789919640"
},
"stopId": "APE003",
"stopSequence": 19
}
],
"timestamp": "1789916854",
"trip": {
"routeId": "L2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5502384"
}
}
},
{
"id": "13",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918698"
},
"stopId": "LCN001",
"stopSequence": 2
},
{
"departure": {
"time": "1789918917"
},
"stopId": "APE004",
"stopSequence": 6
},
{
"departure": {
"time": "1789918974"
},
"stopId": "EUL006",
"stopSequence": 7
},
{
"departure": {
"time": "1789919279"
},
"stopId": "CAL011",
"stopSequence": 9
},
{
"departure": {
"time": "1789919368"
},
"stopId": "CCD001",
"stopSequence": 10
},
{
"departure": {
"time": "1789919422"
},
"stopId": "HWA001",
"stopSequence": 11
},
{
"departure": {
"time": "1789919479"
},
"stopId": "JEF001",
"stopSequence": 12
},
{
"departure": {
"time": "1789919568"
},
"stopId": "HSA001",
"stopSequence": 13
},
{
"departure": {
"time": "1789919705"
},
"stopId": "LMB001",
"stopSequence": 15
},
{
"departure": {
"time": "1789919771"
},
"stopId": "LCR001",
"stopSequence": 16
},
{
"departure": {
"time": "1789919794"
},
"stopId": "LRE001",
"stopSequence": 17
}
],
"timestamp": "1789916911",
"trip": {
"routeId": "L2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5502428"
}
}
},
{
"id": "14",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919947"
},
"stopId": "PLR030",
"stopSequence": 1
},
{
"departure": {
"time": "1789919223"
},
"stopId": "ICT011",
"stopSequence": 2
},
{
"departure": {
"time": "1789919295"
},
"stopId": "COE001",
"stopSequence": 3
},
{
"departure": {
"time": "1789919327"
},
"stopId": "LYC001",
"stopSequence": 4
},
{
"departure": {
"time": "1789919360"
},
"stopId": "PCE001",
"stopSequence": 5
},
{
"departure": {
"time": "1789919459"
},
"stopId": "BNT002",
"stopSequence": 6
},
{
"departure": {
"time": "1789919536"
},
"stopId": "JEA002",
"stopSequence": 7
}
],
"timestamp": "1789917497",
"trip": {
"routeId": "30",
"scheduleRelationship": "SCHEDULED",
"tripId": "5503217"
}
}
},
{
"id": "15",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919100"
},
"stopId": "JPS001",
"stopSequence": 1
}
],
"timestamp": "1789917329",
"trip": {
"routeId": "30",
"scheduleRelationship": "SCHEDULED",
"tripId": "5503236"
}
}
},
{
"id": "16",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918297"
},
"stopId": "DPH002",
"stopSequence": 39
},
{
"departure": {
"time": "1789918362"
},
"stopId": "NSE002",
"stopSequence": 40
},
{
"departure": {
"time": "1789918516"
},
"stopId": "CED002",
"stopSequence": 42
},
{
"departure": {
"time": "1789918618"
},
"stopId": "BIF002",
"stopSequence": 43
}
],
"timestamp": "1789918088",
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "5503844"
}
}
},
{
"id": "17",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919340"
},
"stopId": "EEG002",
"stopSequence": 1
},
{
"departure": {
"time": "1789919407"
},
"stopId": "LER001",
"stopSequence": 2
},
{
"departure": {
"time": "1789919495"
},
"stopId": "BIF001",
"stopSequence": 3
},
{
"departure": {
"time": "1789919584"
},
"stopId": "CED001",
"stopSequence": 4
},
{
"departure": {
"time": "1789919743"
},
"stopId": "NSE001",
"stopSequence": 6
},
{
"departure": {
"time": "1789919813"
},
"stopId": "DPH001",
"stopSequence": 7
}
],
"timestamp": "1789917887",
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "5503845"
}
}
},
{
"id": "18",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918276"
},
"stopId": "LON001",
"stopSequence": 38
},
{
"departure": {
"time": "1789918393"
},
"stopId": "IRA001",
"stopSequence": 39
},
{
"departure": {
"time": "1789918442"
},
"stopId": "MXC001",
"stopSequence": 40
},
{
"departure": {
"time": "1789918537"
},
"stopId": "FOU001",
"stopSequence": 42
},
{
"departure": {
"time": "1789918570"
},
"stopId": "LOR001",
"stopSequence": 43
}
],
"timestamp": "1789918120",
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "5503863"
}
}
},
{
"id": "19",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919442"
},
"stopId": "LOR002",
"stopSequence": 3
},
{
"departure": {
"time": "1789919506"
},
"stopId": "FOU002",
"stopSequence": 4
},
{
"departure": {
"time": "1789919634"
},
"stopId": "MXC002",
"stopSequence": 6
},
{
"departure": {
"time": "1789919676"
},
"stopId": "IRA002",
"stopSequence": 7
},
{
"departure": {
"time": "1789919797"
},
"stopId": "LON002",
"stopSequence": 8
},
{
"departure": {
"time": "1789919904"
},
"stopId": "3SU099",
"stopSequence": 10
}
],
"timestamp": "1789917649",
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "5503865"
}
}
},
{
"id": "20",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918277"
},
"stopId": "CUI001",
"stopSequence": 25
},
{
"departure": {
"time": "1789918381"
},
"stopId": "COU011",
"stopSequence": 26
},
{
"departure": {
"time": "1789918449"
},
"stopId": "CRT098",
"stopSequence": 27
},
{
"departure": {
"time": "1789918533"
},
"stopId": "LCT001",
"stopSequence": 28
},
{
"departure": {
"time": "1789918613"
},
"stopId": "RIO001",
"stopSequence": 29
},
{
"departure": {
"time": "1789918674"
},
"stopId": "MUS005",
"stopSequence": 30
},
{
"departure": {
"time": "1789918732"
},
"stopId": "ANN001",
"stopSequence": 31
},
{
"departure": {
"time": "1789918783"
},
"stopId": "ANP001",
"stopSequence": 32
},
{
"departure": {
"time": "1789918813"
},
"stopId": "PET001",
"stopSequence": 33
},
{
"departure": {
"time": "1789918878"
},
"stopId": "BAU001",
"stopSequence": 34
}
],
"timestamp": "1789916477",
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "5504081"
}
}
},
{
"id": "21",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918335"
},
"stopId": "LEM001",
"stopSequence": 23
},
{
"departure": {
"time": "1789918396"
},
"stopId": "HCH001",
"stopSequence": 24
},
{
"departure": {
"time": "1789918528"
},
"stopId": "OTT004",
"stopSequence": 25
},
{
"departure": {
"time": "1789918547"
},
"stopId": "FLE001",
"stopSequence": 26
},
{
"departure": {
"time": "1789918686"
},
"stopId": "3PO001",
"stopSequence": 28
},
{
"departure": {
"time": "1789918750"
},
"stopId": "BMA001",
"stopSequence": 29
},
{
"departure": {
"time": "1789918810"
},
"stopId": "ILO003",
"stopSequence": 31
},
{
"departure": {
"time": "1789918883"
},
"stopId": "KLI001",
"stopSequence": 32
},
{
"departure": {
"time": "1789918940"
},
"stopId": "AID006",
"stopSequence": 33
},
{
"departure": {
"time": "1789919045"
},
"stopId": "GEA010",
"stopSequence": 34
},
{
"departure": {
"time": "1789919092"
},
"stopId": "NUR001",
"stopSequence": 35
}
],
"timestamp": "1789916880",
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "5504097"
}
}
},
{
"id": "22",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918293"
},
"stopId": "NUR002",
"stopSequence": 2
},
{
"departure": {
"time": "1789918340"
},
"stopId": "GEA011",
"stopSequence": 3
},
{
"departure": {
"time": "1789918406"
},
"stopId": "AID005",
"stopSequence": 4
},
{
"departure": {
"time": "1789918468"
},
"stopId": "KLI002",
"stopSequence": 5
},
{
"departure": {
"time": "1789918529"
},
"stopId": "ILO002",
"stopSequence": 6
},
{
"departure": {
"time": "1789918658"
},
"stopId": "BMA002",
"stopSequence": 7
},
{
"departure": {
"time": "1789918726"
},
"stopId": "3PO002",
"stopSequence": 8
},
{
"departure": {
"time": "1789918806"
},
"stopId": "FLE002",
"stopSequence": 10
},
{
"departure": {
"time": "1789918881"
},
"stopId": "OTT003",
"stopSequence": 11
},
{
"departure": {
"time": "1789918966"
},
"stopId": "HCH003",
"stopSequence": 12
},
{
"departure": {
"time": "1789919101"
},
"stopId": "LEM002",
"stopSequence": 13
},
{
"departure": {
"time": "1789919214"
},
"stopId": "GUY001",
"stopSequence": 14
},
{
"departure": {
"time": "1789919290"
},
"stopId": "ALT003",
"stopSequence": 15
},
{
"departure": {
"time": "1789919357"
},
"stopId": "LEK003",
"stopSequence": 16
},
{
"departure": {
"time": "1789919434"
},
"stopId": "PSC001",
"stopSequence": 18
},
{
"departure": {
"time": "1789919474"
},
"stopId": "REC001",
"stopSequence": 19
},
{
"departure": {
"time": "1789919505"
},
"stopId": "AMP001",
"stopSequence": 20
},
{
"departure": {
"time": "1789919562"
},
"stopId": "DER001",
"stopSequence": 21
},
{
"departure": {
"time": "1789919681"
},
"stopId": "HTR001",
"stopSequence": 22
},
{
"departure": {
"time": "1789919765"
},
"stopId": "MHM001",
"stopSequence": 23
},
{
"departure": {
"time": "1789919876"
},
"stopId": "HPM001",
"stopSequence": 24
}
],
"timestamp": "1789916510",
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "5504113"
}
}
},
{
"id": "23",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918404"
},
"stopId": "BAU002",
"stopSequence": 2
},
{
"departure": {
"time": "1789918449"
},
"stopId": "PET002",
"stopSequence": 3
},
{
"departure": {
"time": "1789918496"
},
"stopId": "ANP002",
"stopSequence": 4
},
{
"departure": {
"time": "1789918571"
},
"stopId": "ANN002",
"stopSequence": 5
},
{
"departure": {
"time": "1789918617"
},
"stopId": "MUS002",
"stopSequence": 6
},
{
"departure": {
"time": "1789918727"
},
"stopId": "RIO002",
"stopSequence": 7
},
{
"departure": {
"time": "1789918801"
},
"stopId": "LCT002",
"stopSequence": 8
},
{
"departure": {
"time": "1789918900"
},
"stopId": "CRT099",
"stopSequence": 9
},
{
"departure": {
"time": "1789918979"
},
"stopId": "COU012",
"stopSequence": 10
},
{
"departure": {
"time": "1789919070"
},
"stopId": "CUI002",
"stopSequence": 11
},
{
"departure": {
"time": "1789919274"
},
"stopId": "HPM002",
"stopSequence": 12
},
{
"departure": {
"time": "1789919368"
},
"stopId": "MHM002",
"stopSequence": 13
},
{
"departure": {
"time": "1789919452"
},
"stopId": "HTR002",
"stopSequence": 14
},
{
"departure": {
"time": "1789919565"
},
"stopId": "DER005",
"stopSequence": 15
},
{
"departure": {
"time": "1789919616"
},
"stopId": "AMP002",
"stopSequence": 16
},
{
"departure": {
"time": "1789919660"
},
"stopId": "REC002",
"stopSequence": 17
},
{
"departure": {
"time": "1789919698"
},
"stopId": "PSC002",
"stopSequence": 18
},
{
"departure": {
"time": "1789919780"
},
"stopId": "LEK004",
"stopSequence": 20
},
{
"departure": {
"time": "1789919852"
},
"stopId": "EML002",
"stopSequence": 21
},
{
"departure": {
"time": "1789919913"
},
"stopId": "GUY002",
"stopSequence": 22
}
],
"timestamp": "1789916615",
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "5504128"
}
}
},
{
"id": "24",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918294"
},
"stopId": "PHE002",
"stopSequence": 5
},
{
"departure": {
"time": "1789918402"
},
"stopId": "REC002",
"stopSequence": 7
},
{
"departure": {
"time": "1789918444"
},
"stopId": "PSC002",
"stopSequence": 8
},
{
"departure": {
"time": "1789918539"
},
"stopId": "LEK004",
"stopSequence": 10
},
{
"departure": {
"time": "1789918617"
},
"stopId": "EML002",
"stopSequence": 11
},
{
"departure": {
"time": "1789918673"
},
"stopId": "GUY002",
"stopSequence": 12
},
{
"departure": {
"time": "1789918721"
},
"stopId": "DEY002",
"stopSequence": 13
}
],
"timestamp": "1789917886",
"trip": {
"routeId": "36",
"scheduleRelationship": "SCHEDULED",
"tripId": "5504829"
}
}
},
{
"id": "25",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919705"
},
"stopId": "CXM003",
"stopSequence": 2
}
],
"timestamp": "1789917918",
"trip": {
"routeId": "36",
"scheduleRelationship": "SCHEDULED",
"tripId": "5504830"
}
}
},
{
"id": "26",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918392"
},
"stopId": "ICT001",
"stopSequence": 2
},
{
"departure": {
"time": "1789918460"
},
"stopId": "CAI001",
"stopSequence": 3
},
{
"departure": {
"time": "1789918562"
},
"stopId": "AUB001",
"stopSequence": 4
},
{
"departure": {
"time": "1789918651"
},
"stopId": "LEF001",
"stopSequence": 5
},
{
"departure": {
"time": "1789918683"
},
"stopId": "PDF001",
"stopSequence": 6
},
{
"departure": {
"time": "1789918744"
},
"stopId": "EMI001",
"stopSequence": 7
},
{
"departure": {
"time": "1789918803"
},
"stopId": "ANO001",
"stopSequence": 8
},
{
"departure": {
"time": "1789919084"
},
"stopId": "LUR001",
"stopSequence": 11
},
{
"departure": {
"time": "1789919213"
},
"stopId": "RAC001",
"stopSequence": 12
},
{
"departure": {
"time": "1789919307"
},
"stopId": "PMN001",
"stopSequence": 14
},
{
"departure": {
"time": "1789919401"
},
"stopId": "PRF001",
"stopSequence": 15
}
],
"timestamp": "1789916615",
"trip": {
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5505270"
}
}
},
{
"id": "27",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918274"
},
"stopId": "ADR002",
"stopSequence": 2
},
{
"departure": {
"time": "1789918627"
},
"stopId": "JAC002",
"stopSequence": 8
},
{
"departure": {
"time": "1789918706"
},
"stopId": "OJT002",
"stopSequence": 9
},
{
"departure": {
"time": "1789918744"
},
"stopId": "CRO002",
"stopSequence": 10
},
{
"departure": {
"time": "1789918937"
},
"stopId": "MIR002",
"stopSequence": 12
},
{
"departure": {
"time": "1789918974"
},
"stopId": "MRI002",
"stopSequence": 13
},
{
"departure": {
"time": "1789918970"
},
"stopId": "JUI002",
"stopSequence": 14
},
{
"departure": {
"time": "1789919026"
},
"stopId": "BOU002",
"stopSequence": 15
},
{
"departure": {
"time": "1789919101"
},
"stopId": "DRO001",
"stopSequence": 16
},
{
"departure": {
"time": "1789919234"
},
"stopId": "ODO002",
"stopSequence": 17
},
{
"departure": {
"time": "1789919337"
},
"stopId": "CNE001",
"stopSequence": 18
}
],
"timestamp": "1789916479",
"trip": {
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5505286"
}
}
},
{
"id": "28",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918266"
},
"stopId": "NDR002",
"stopSequence": 29
},
{
"departure": {
"time": "1789918348"
},
"stopId": "MET002",
"stopSequence": 30
},
{
"departure": {
"time": "1789918539"
},
"stopId": "ACO002",
"stopSequence": 33
},
{
"departure": {
"time": "1789918594"
},
"stopId": "CAP007",
"stopSequence": 34
},
{
"departure": {
"time": "1789918676"
},
"stopId": "LNI004",
"stopSequence": 35
},
{
"departure": {
"time": "1789918819"
},
"stopId": "CRE001",
"stopSequence": 36
},
{
"departure": {
"time": "1789918896"
},
"stopId": "CAG001",
"stopSequence": 37
}
],
"timestamp": "1789916477",
"trip": {
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5505796"
}
}
},
{
"id": "29",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919861"
},
"stopId": "HON002",
"stopSequence": 3
}
],
"timestamp": "1789918088",
"trip": {
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5505797"
}
}
},
{
"id": "30",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918252"
},
"stopId": "LEM001",
"stopSequence": 32
},
{
"departure": {
"time": "1789918344"
},
"stopId": "HCH001",
"stopSequence": 33
},
{
"departure": {
"time": "1789918437"
},
"stopId": "OTT004",
"stopSequence": 34
},
{
"departure": {
"time": "1789918519"
},
"stopId": "FLE001",
"stopSequence": 35
},
{
"departure": {
"time": "1789918731"
},
"stopId": "3PO003",
"stopSequence": 37
},
{
"departure": {
"time": "1789918776"
},
"stopId": "MNI001",
"stopSequence": 38
},
{
"departure": {
"time": "1789918818"
},
"stopId": "FTE008",
"stopSequence": 39
}
],
"timestamp": "1789916477",
"trip": {
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5505811"
}
}
},
{
"id": "31",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919640"
},
"stopId": "RFR001",
"stopSequence": 1
},
{
"departure": {
"time": "1789919694"
},
"stopId": "MNI002",
"stopSequence": 2
},
{
"departure": {
"time": "1789919743"
},
"stopId": "3PO004",
"stopSequence": 3
}
],
"timestamp": "1789917886",
"trip": {
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5505812"
}
}
},
{
"id": "32",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918383"
},
"stopId": "CAR002",
"stopSequence": 11
},
{
"departure": {
"time": "1789918491"
},
"stopId": "PLT002",
"stopSequence": 12
},
{
"departure": {
"time": "1789918671"
},
"stopId": "HOR002",
"stopSequence": 14
},
{
"departure": {
"time": "1789918749"
},
"stopId": "CMB002",
"stopSequence": 15
},
{
"departure": {
"time": "1789918835"
},
"stopId": "BDO002",
"stopSequence": 16
},
{
"departure": {
"time": "1789919221"
},
"stopId": "EPE001",
"stopSequence": 17
},
{
"departure": {
"time": "1789919321"
},
"stopId": "CRM001",
"stopSequence": 18
},
{
"departure": {
"time": "1789919397"
},
"stopId": "ATT001",
"stopSequence": 19
},
{
"departure": {
"time": "1789919569"
},
"stopId": "CLO003",
"stopSequence": 21
},
{
"departure": {
"time": "1789919637"
},
"stopId": "RDC002",
"stopSequence": 22
},
{
"departure": {
"time": "1789919752"
},
"stopId": "RHO002",
"stopSequence": 23
}
],
"timestamp": "1789917425",
"trip": {
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5505826"
}
}
},
{
"id": "33",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918422"
},
"stopId": "NDR003",
"stopSequence": 10
},
{
"departure": {
"time": "1789918484"
},
"stopId": "FCH001",
"stopSequence": 11
},
{
"departure": {
"time": "1789918626"
},
"stopId": "HEC001",
"stopSequence": 13
},
{
"departure": {
"time": "1789918708"
},
"stopId": "NAU001",
"stopSequence": 14
},
{
"departure": {
"time": "1789918861"
},
"stopId": "MGR003",
"stopSequence": 15
},
{
"departure": {
"time": "1789919020"
},
"stopId": "RHO001",
"stopSequence": 17
},
{
"departure": {
"time": "1789919094"
},
"stopId": "RDC001",
"stopSequence": 18
},
{
"departure": {
"time": "1789919150"
},
"stopId": "CLO002",
"stopSequence": 19
},
{
"departure": {
"time": "1789919286"
},
"stopId": "ATT002",
"stopSequence": 21
},
{
"departure": {
"time": "1789919369"
},
"stopId": "CRM002",
"stopSequence": 22
},
{
"departure": {
"time": "1789919461"
},
"stopId": "EPE002",
"stopSequence": 23
},
{
"departure": {
"time": "1789919590"
},
"stopId": "BDO001",
"stopSequence": 24
},
{
"departure": {
"time": "1789919652"
},
"stopId": "CMB001",
"stopSequence": 25
},
{
"departure": {
"time": "1789919714"
},
"stopId": "HOR001",
"stopSequence": 26
},
{
"departure": {
"time": "1789919835"
},
"stopId": "PLT001",
"stopSequence": 28
}
],
"timestamp": "1789917094",
"trip": {
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5505841"
}
}
},
{
"id": "34",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918335"
},
"stopId": "HOO001",
"stopSequence": 32
},
{
"departure": {
"time": "1789918392"
},
"stopId": "OMN001",
"stopSequence": 33
},
{
"departure": {
"time": "1789918624"
},
"stopId": "NUI001",
"stopSequence": 36
},
{
"departure": {
"time": "1789918787"
},
"stopId": "FCH004",
"stopSequence": 38
},
{
"departure": {
"time": "1789918900"
},
"stopId": "EMO001",
"stopSequence": 39
},
{
"departure": {
"time": "1789919029"
},
"stopId": "CGL001",
"stopSequence": 40
},
{
"departure": {
"time": "1789919122"
},
"stopId": "REM001",
"stopSequence": 41
},
{
"departure": {
"time": "1789919283"
},
"stopId": "NUR002",
"stopSequence": 44
},
{
"departure": {
"time": "1789919276"
},
"stopId": "GEA011",
"stopSequence": 45
},
{
"departure": {
"time": "1789919345"
},
"stopId": "AID005",
"stopSequence": 46
},
{
"departure": {
"time": "1789919516"
},
"stopId": "ARN004",
"stopSequence": 47
},
{
"departure": {
"time": "1789919560"
},
"stopId": "BMA002",
"stopSequence": 48
},
{
"departure": {
"time": "1789919585"
},
"stopId": "3PO002",
"stopSequence": 49
},
{
"departure": {
"time": "1789919800"
},
"stopId": "ADP002",
"stopSequence": 51
},
{
"departure": {
"time": "1789919893"
},
"stopId": "BUO002",
"stopSequence": 52
}
],
"timestamp": "1789918027",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5507943"
}
}
},
{
"id": "35",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918246"
},
"stopId": "FAU002",
"stopSequence": 11
},
{
"departure": {
"time": "1789918418"
},
"stopId": "RGA002",
"stopSequence": 14
},
{
"departure": {
"time": "1789918480"
},
"stopId": "OMO002",
"stopSequence": 15
},
{
"departure": {
"time": "1789918668"
},
"stopId": "LIO002",
"stopSequence": 17
},
{
"departure": {
"time": "1789918779"
},
"stopId": "KAE004",
"stopSequence": 18
},
{
"departure": {
"time": "1789918845"
},
"stopId": "AUR002",
"stopSequence": 19
},
{
"departure": {
"time": "1789918876"
},
"stopId": "AFR003",
"stopSequence": 20
},
{
"departure": {
"time": "1789918945"
},
"stopId": "DPA002",
"stopSequence": 21
},
{
"departure": {
"time": "1789918985"
},
"stopId": "FGU002",
"stopSequence": 22
},
{
"departure": {
"time": "1789919063"
},
"stopId": "ERU001",
"stopSequence": 23
},
{
"departure": {
"time": "1789919138"
},
"stopId": "MIL002",
"stopSequence": 24
},
{
"departure": {
"time": "1789919246"
},
"stopId": "CBE002",
"stopSequence": 25
},
{
"departure": {
"time": "1789919404"
},
"stopId": "PLR010",
"stopSequence": 27
},
{
"departure": {
"time": "1789919433"
},
"stopId": "ADR002",
"stopSequence": 28
},
{
"departure": {
"time": "1789919657"
},
"stopId": "HOO001",
"stopSequence": 32
},
{
"departure": {
"time": "1789919693"
},
"stopId": "OMN001",
"stopSequence": 33
}
],
"timestamp": "1789917094",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5507979"
}
}
},
{
"id": "36",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918281"
},
"stopId": "NUI002",
"stopSequence": 18
},
{
"departure": {
"time": "1789918504"
},
"stopId": "OMN002",
"stopSequence": 21
},
{
"departure": {
"time": "1789918540"
},
"stopId": "HOO002",
"stopSequence": 22
},
{
"departure": {
"time": "1789918733"
},
"stopId": "ADR003",
"stopSequence": 26
},
{
"departure": {
"time": "1789918788"
},
"stopId": "PLR011",
"stopSequence": 27
},
{
"departure": {
"time": "1789918866"
},
"stopId": "CBE001",
"stopSequence": 29
},
{
"departure": {
"time": "1789918976"
},
"stopId": "MIL001",
"stopSequence": 30
},
{
"departure": {
"time": "1789919062"
},
"stopId": "ERU002",
"stopSequence": 31
},
{
"departure": {
"time": "1789919221"
},
"stopId": "FGU001",
"stopSequence": 32
},
{
"departure": {
"time": "1789919260"
},
"stopId": "DPA001",
"stopSequence": 33
}
],
"timestamp": "1789916963",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5508015"
}
}
},
{
"id": "37",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919628"
},
"stopId": "HGO001",
"stopSequence": 1
},
{
"departure": {
"time": "1789919655"
},
"stopId": "HAC001",
"stopSequence": 2
},
{
"departure": {
"time": "1789919842"
},
"stopId": "ROH002",
"stopSequence": 4
},
{
"departure": {
"time": "1789919875"
},
"stopId": "MOR002",
"stopSequence": 5
},
{
"departure": {
"time": "1789919930"
},
"stopId": "HAP002",
"stopSequence": 6
}
],
"timestamp": "1789918055",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5508050"
}
}
},
{
"id": "38",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918620"
},
"stopId": "AUL001",
"stopSequence": 1
},
{
"departure": {
"time": "1789918773"
},
"stopId": "BUO001",
"stopSequence": 2
},
{
"departure": {
"time": "1789918856"
},
"stopId": "ADP001",
"stopSequence": 3
},
{
"departure": {
"time": "1789919027"
},
"stopId": "3PO001",
"stopSequence": 5
},
{
"departure": {
"time": "1789919077"
},
"stopId": "BMA001",
"stopSequence": 6
},
{
"departure": {
"time": "1789919115"
},
"stopId": "ARN003",
"stopSequence": 7
},
{
"departure": {
"time": "1789919211"
},
"stopId": "AID006",
"stopSequence": 8
},
{
"departure": {
"time": "1789919292"
},
"stopId": "GEA010",
"stopSequence": 9
},
{
"departure": {
"time": "1789919336"
},
"stopId": "NUR001",
"stopSequence": 10
},
{
"departure": {
"time": "1789919517"
},
"stopId": "HOM001",
"stopSequence": 12
},
{
"departure": {
"time": "1789919617"
},
"stopId": "REM002",
"stopSequence": 13
},
{
"departure": {
"time": "1789919689"
},
"stopId": "CGL002",
"stopSequence": 14
},
{
"departure": {
"time": "1789919782"
},
"stopId": "EMO002",
"stopSequence": 15
},
{
"departure": {
"time": "1789919873"
},
"stopId": "FCH005",
"stopSequence": 16
}
],
"timestamp": "1789917049",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5508083"
}
}
},
{
"id": "39",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918320"
},
"stopId": "PDO002",
"stopSequence": 1
},
{
"departure": {
"time": "1789918380"
},
"stopId": "GBE002",
"stopSequence": 2
},
{
"departure": {
"time": "1789918418"
},
"stopId": "PID002",
"stopSequence": 3
},
{
"departure": {
"time": "1789918450"
},
"stopId": "RJA002",
"stopSequence": 4
},
{
"departure": {
"time": "1789918485"
},
"stopId": "MRN002",
"stopSequence": 5
},
{
"departure": {
"time": "1789918646"
},
"stopId": "DES002",
"stopSequence": 7
},
{
"departure": {
"time": "1789918707"
},
"stopId": "18J002",
"stopSequence": 9
},
{
"departure": {
"time": "1789918741"
},
"stopId": "DLE002",
"stopSequence": 10
},
{
"departure": {
"time": "1789918815"
},
"stopId": "RFE006",
"stopSequence": 11
},
{
"departure": {
"time": "1789918899"
},
"stopId": "LCA002",
"stopSequence": 12
},
{
"departure": {
"time": "1789919212"
},
"stopId": "LTI002",
"stopSequence": 14
},
{
"departure": {
"time": "1789919349"
},
"stopId": "11N002",
"stopSequence": 16
},
{
"departure": {
"time": "1789919450"
},
"stopId": "BAS002",
"stopSequence": 17
}
],
"timestamp": "1789916615",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "5512827"
}
}
},
{
"id": "40",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918554"
},
"stopId": "PCU001",
"stopSequence": 2
},
{
"departure": {
"time": "1789918617"
},
"stopId": "BAS001",
"stopSequence": 3
},
{
"departure": {
"time": "1789918681"
},
"stopId": "11N001",
"stopSequence": 4
},
{
"departure": {
"time": "1789918792"
},
"stopId": "LTI001",
"stopSequence": 6
},
{
"departure": {
"time": "1789919080"
},
"stopId": "LCA001",
"stopSequence": 8
},
{
"departure": {
"time": "1789919175"
},
"stopId": "RFE001",
"stopSequence": 9
},
{
"departure": {
"time": "1789919221"
},
"stopId": "DLE001",
"stopSequence": 10
},
{
"departure": {
"time": "1789919300"
},
"stopId": "18J001",
"stopSequence": 11
},
{
"departure": {
"time": "1789919400"
},
"stopId": "DES001",
"stopSequence": 13
},
{
"departure": {
"time": "1789919602"
},
"stopId": "MRN001",
"stopSequence": 15
},
{
"departure": {
"time": "1789919636"
},
"stopId": "RJA001",
"stopSequence": 16
},
{
"departure": {
"time": "1789919692"
},
"stopId": "PID001",
"stopSequence": 17
},
{
"departure": {
"time": "1789919757"
},
"stopId": "GBE001",
"stopSequence": 18
}
],
"timestamp": "1789916775",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "5512858"
}
}
},
{
"id": "41",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918240"
},
"stopId": "CSN005",
"stopSequence": 27
},
{
"departure": {
"time": "1789918288"
},
"stopId": "PDB005",
"stopSequence": 28
},
{
"departure": {
"time": "1789918416"
},
"stopId": "ELA001",
"stopSequence": 29
}
],
"timestamp": "1789916478",
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "5514234"
}
}
},
{
"id": "42",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918265"
},
"stopId": "PQU001",
"stopSequence": 25
},
{
"departure": {
"time": "1789918303"
},
"stopId": "LFG001",
"stopSequence": 26
},
{
"departure": {
"time": "1789918365"
},
"stopId": "CPT001",
"stopSequence": 27
},
{
"departure": {
"time": "1789918421"
},
"stopId": "CPL011",
"stopSequence": 28
},
{
"departure": {
"time": "1789918539"
},
"stopId": "PSM001",
"stopSequence": 29
}
],
"timestamp": "1789917784",
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "5514249"
}
}
},
{
"id": "43",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918500"
},
"stopId": "LIG115",
"stopSequence": 1
},
{
"departure": {
"time": "1789918969"
},
"stopId": "CDO002",
"stopSequence": 4
},
{
"departure": {
"time": "1789919071"
},
"stopId": "JUS002",
"stopSequence": 5
},
{
"departure": {
"time": "1789919127"
},
"stopId": "LGU002",
"stopSequence": 6
},
{
"departure": {
"time": "1789919235"
},
"stopId": "LLE001",
"stopSequence": 8
},
{
"departure": {
"time": "1789919278"
},
"stopId": "LCL001",
"stopSequence": 9
},
{
"departure": {
"time": "1789919338"
},
"stopId": "LBO004",
"stopSequence": 10
},
{
"departure": {
"time": "1789919496"
},
"stopId": "NMI002",
"stopSequence": 12
},
{
"departure": {
"time": "1789919625"
},
"stopId": "DNS001",
"stopSequence": 14
}
],
"timestamp": "1789917186",
"trip": {
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "5515260"
}
}
},
{
"id": "44",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918261"
},
"stopId": "FRL001",
"stopSequence": 5
},
{
"departure": {
"time": "1789918384"
},
"stopId": "MTT002",
"stopSequence": 6
},
{
"departure": {
"time": "1789918443"
},
"stopId": "BDU002",
"stopSequence": 7
},
{
"departure": {
"time": "1789918501"
},
"stopId": "ERR002",
"stopSequence": 8
},
{
"departure": {
"time": "1789918607"
},
"stopId": "LEG002",
"stopSequence": 9
},
{
"departure": {
"time": "1789918627"
},
"stopId": "DFI003",
"stopSequence": 10
},
{
"departure": {
"time": "1789918989"
},
"stopId": "BDU001",
"stopSequence": 13
},
{
"departure": {
"time": "1789919055"
},
"stopId": "MTT001",
"stopSequence": 14
},
{
"departure": {
"time": "1789919341"
},
"stopId": "FRL001",
"stopSequence": 15
},
{
"departure": {
"time": "1789919415"
},
"stopId": "PTT001",
"stopSequence": 16
},
{
"departure": {
"time": "1789919497"
},
"stopId": "PMA001",
"stopSequence": 17
},
{
"departure": {
"time": "1789919596"
},
"stopId": "PDV001",
"stopSequence": 18
}
],
"timestamp": "1789916477",
"trip": {
"routeId": "52",
"scheduleRelationship": "SCHEDULED",
"tripId": "5515596"
}
}
},
{
"id": "45",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918255"
},
"stopId": "GEN001",
"stopSequence": 25
},
{
"departure": {
"time": "1789918367"
},
"stopId": "PAH012",
"stopSequence": 26
}
],
"timestamp": "1789917611",
"trip": {
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5515730"
}
}
},
{
"id": "46",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918740"
},
"stopId": "FOR005",
"stopSequence": 1
},
{
"departure": {
"time": "1789918856"
},
"stopId": "PAH002",
"stopSequence": 2
},
{
"departure": {
"time": "1789918940"
},
"stopId": "GEN002",
"stopSequence": 3
},
{
"departure": {
"time": "1789918990"
},
"stopId": "PRE002",
"stopSequence": 4
},
{
"departure": {
"time": "1789919043"
},
"stopId": "BDM002",
"stopSequence": 5
},
{
"departure": {
"time": "1789919132"
},
"stopId": "PAT002",
"stopSequence": 6
},
{
"departure": {
"time": "1789919215"
},
"stopId": "RBE001",
"stopSequence": 7
},
{
"departure": {
"time": "1789919251"
},
"stopId": "FLM001",
"stopSequence": 8
},
{
"departure": {
"time": "1789919312"
},
"stopId": "FIA001",
"stopSequence": 9
},
{
"departure": {
"time": "1789919401"
},
"stopId": "FLO001",
"stopSequence": 10
},
{
"departure": {
"time": "1789919458"
},
"stopId": "LAD001",
"stopSequence": 11
},
{
"departure": {
"time": "1789919538"
},
"stopId": "CSN002",
"stopSequence": 12
},
{
"departure": {
"time": "1789919652"
},
"stopId": "PDB013",
"stopSequence": 13
},
{
"departure": {
"time": "1789919827"
},
"stopId": "BAU002",
"stopSequence": 14
},
{
"departure": {
"time": "1789919877"
},
"stopId": "PET002",
"stopSequence": 15
},
{
"departure": {
"time": "1789919929"
},
"stopId": "ANP002",
"stopSequence": 16
}
],
"timestamp": "1789917048",
"trip": {
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5515731"
}
}
},
{
"id": "47",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918289"
},
"stopId": "MOA002",
"stopSequence": 18
},
{
"departure": {
"time": "1789918403"
},
"stopId": "MAS002",
"stopSequence": 19
},
{
"departure": {
"time": "1789918501"
},
"stopId": "ASC002",
"stopSequence": 20
},
{
"departure": {
"time": "1789918577"
},
"stopId": "BAT002",
"stopSequence": 21
},
{
"departure": {
"time": "1789918610"
},
"stopId": "OUL002",
"stopSequence": 22
},
{
"departure": {
"time": "1789918703"
},
"stopId": "BOD011",
"stopSequence": 23
},
{
"departure": {
"time": "1789918755"
},
"stopId": "ESD011",
"stopSequence": 24
},
{
"departure": {
"time": "1789918840"
},
"stopId": "BOI011",
"stopSequence": 25
}
],
"timestamp": "1789917492",
"trip": {
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5515752"
}
}
},
{
"id": "48",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919760"
},
"stopId": "HDV007",
"stopSequence": 1
}
],
"timestamp": "1789918056",
"trip": {
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5515753"
}
}
},
{
"id": "49",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918484"
},
"stopId": "BOI012",
"stopSequence": 4
},
{
"departure": {
"time": "1789918526"
},
"stopId": "ESD012",
"stopSequence": 5
},
{
"departure": {
"time": "1789918575"
},
"stopId": "BOD012",
"stopSequence": 6
},
{
"departure": {
"time": "1789918627"
},
"stopId": "OUL001",
"stopSequence": 7
},
{
"departure": {
"time": "1789918674"
},
"stopId": "BAT001",
"stopSequence": 8
},
{
"departure": {
"time": "1789918756"
},
"stopId": "ASC001",
"stopSequence": 9
},
{
"departure": {
"time": "1789918823"
},
"stopId": "MAS001",
"stopSequence": 10
},
{
"departure": {
"time": "1789918876"
},
"stopId": "MOA001",
"stopSequence": 11
},
{
"departure": {
"time": "1789918983"
},
"stopId": "ANN001",
"stopSequence": 12
},
{
"departure": {
"time": "1789919040"
},
"stopId": "ANP001",
"stopSequence": 13
},
{
"departure": {
"time": "1789919104"
},
"stopId": "PET001",
"stopSequence": 14
},
{
"departure": {
"time": "1789919101"
},
"stopId": "BAU001",
"stopSequence": 15
},
{
"departure": {
"time": "1789919270"
},
"stopId": "PDB012",
"stopSequence": 16
},
{
"departure": {
"time": "1789919320"
},
"stopId": "CSN003",
"stopSequence": 17
},
{
"departure": {
"time": "1789919421"
},
"stopId": "LAD002",
"stopSequence": 18
},
{
"departure": {
"time": "1789919464"
},
"stopId": "FLO002",
"stopSequence": 19
},
{
"departure": {
"time": "1789919555"
},
"stopId": "FLB001",
"stopSequence": 20
},
{
"departure": {
"time": "1789919638"
},
"stopId": "RBE002",
"stopSequence": 21
},
{
"departure": {
"time": "1789919684"
},
"stopId": "PAT001",
"stopSequence": 22
},
{
"departure": {
"time": "1789919772"
},
"stopId": "BDM001",
"stopSequence": 23
},
{
"departure": {
"time": "1789919810"
},
"stopId": "PRE001",
"stopSequence": 24
},
{
"departure": {
"time": "1789919844"
},
"stopId": "GEN001",
"stopSequence": 25
}
],
"timestamp": "1789917497",
"trip": {
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5515773"
}
}
},
{
"id": "50",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918308"
},
"stopId": "MBO001",
"stopSequence": 16
},
{
"departure": {
"time": "1789918388"
},
"stopId": "MTR001",
"stopSequence": 17
},
{
"departure": {
"time": "1789918482"
},
"stopId": "MTE001",
"stopSequence": 18
},
{
"departure": {
"time": "1789918546"
},
"stopId": "ANM001",
"stopSequence": 19
},
{
"departure": {
"time": "1789918656"
},
"stopId": "MSA001",
"stopSequence": 21
},
{
"departure": {
"time": "1789918823"
},
"stopId": "BEC001",
"stopSequence": 23
},
{
"departure": {
"time": "1789918911"
},
"stopId": "ISI001",
"stopSequence": 24
},
{
"departure": {
"time": "1789918973"
},
"stopId": "CHD001",
"stopSequence": 25
},
{
"departure": {
"time": "1789919050"
},
"stopId": "GNA001",
"stopSequence": 26
}
],
"timestamp": "1789916509",
"trip": {
"routeId": "C7",
"scheduleRelationship": "SCHEDULED",
"tripId": "5516706"
}
}
},
{
"id": "51",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919760"
},
"stopId": "DFI002",
"stopSequence": 1
},
{
"departure": {
"time": "1789919891"
},
"stopId": "GNA002",
"stopSequence": 3
}
],
"timestamp": "1789917974",
"trip": {
"routeId": "C7",
"scheduleRelationship": "SCHEDULED",
"tripId": "5516709"
}
}
},
{
"id": "52",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918813"
},
"stopId": "ENI002",
"stopSequence": 2
},
{
"departure": {
"time": "1789918981"
},
"stopId": "LPZ002",
"stopSequence": 3
},
{
"departure": {
"time": "1789919101"
},
"stopId": "MTT003",
"stopSequence": 4
},
{
"departure": {
"time": "1789919254"
},
"stopId": "FRR002",
"stopSequence": 5
},
{
"departure": {
"time": "1789919331"
},
"stopId": "JRS002",
"stopSequence": 6
},
{
"departure": {
"time": "1789919412"
},
"stopId": "MHE001",
"stopSequence": 7
},
{
"departure": {
"time": "1789919519"
},
"stopId": "FEL002",
"stopSequence": 8
},
{
"departure": {
"time": "1789919584"
},
"stopId": "DVE002",
"stopSequence": 9
},
{
"departure": {
"time": "1789919714"
},
"stopId": "FJA002",
"stopSequence": 10
},
{
"departure": {
"time": "1789919756"
},
"stopId": "ING002",
"stopSequence": 11
},
{
"departure": {
"time": "1789919818"
},
"stopId": "MYT012",
"stopSequence": 12
},
{
"departure": {
"time": "1789919944"
},
"stopId": "PEO002",
"stopSequence": 14
}
],
"timestamp": "1789917049",
"trip": {
"routeId": "C7",
"scheduleRelationship": "SCHEDULED",
"tripId": "5516746"
}
}
},
{
"id": "53",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918270"
},
"stopId": "CHD002",
"stopSequence": 4
},
{
"departure": {
"time": "1789918331"
},
"stopId": "ISI002",
"stopSequence": 5
},
{
"departure": {
"time": "1789918399"
},
"stopId": "BEC002",
"stopSequence": 6
},
{
"departure": {
"time": "1789918561"
},
"stopId": "MSA002",
"stopSequence": 8
},
{
"departure": {
"time": "1789918673"
},
"stopId": "ANM002",
"stopSequence": 10
},
{
"departure": {
"time": "1789918740"
},
"stopId": "MTE002",
"stopSequence": 11
},
{
"departure": {
"time": "1789918817"
},
"stopId": "MTR012",
"stopSequence": 12
},
{
"departure": {
"time": "1789918910"
},
"stopId": "MBO012",
"stopSequence": 13
},
{
"departure": {
"time": "1789919019"
},
"stopId": "FOR041",
"stopSequence": 14
},
{
"departure": {
"time": "1789919146"
},
"stopId": "PEO001",
"stopSequence": 15
},
{
"departure": {
"time": "1789919267"
},
"stopId": "MYT011",
"stopSequence": 17
},
{
"departure": {
"time": "1789919300"
},
"stopId": "ING001",
"stopSequence": 18
},
{
"departure": {
"time": "1789919356"
},
"stopId": "HUA001",
"stopSequence": 19
},
{
"departure": {
"time": "1789919440"
},
"stopId": "FEL001",
"stopSequence": 20
},
{
"departure": {
"time": "1789919581"
},
"stopId": "MHE001",
"stopSequence": 21
},
{
"departure": {
"time": "1789919651"
},
"stopId": "JRS001",
"stopSequence": 22
},
{
"departure": {
"time": "1789919706"
},
"stopId": "INN001",
"stopSequence": 23
},
{
"departure": {
"time": "1789919793"
},
"stopId": "ECO001",
"stopSequence": 24
},
{
"departure": {
"time": "1789919896"
},
"stopId": "FRR001",
"stopSequence": 25
}
],
"timestamp": "1789916479",
"trip": {
"routeId": "C7",
"scheduleRelationship": "SCHEDULED",
"tripId": "5516785"
}
}
},
{
"id": "54",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918560"
},
"stopId": "FOR010",
"stopSequence": 1
},
{
"departure": {
"time": "1789918668"
},
"stopId": "CCO002",
"stopSequence": 2
},
{
"departure": {
"time": "1789918880"
},
"stopId": "RDU002",
"stopSequence": 3
},
{
"departure": {
"time": "1789918997"
},
"stopId": "PDB009",
"stopSequence": 4
},
{
"departure": {
"time": "1789919082"
},
"stopId": "CSN004",
"stopSequence": 5
},
{
"departure": {
"time": "1789919341"
},
"stopId": "CHA003",
"stopSequence": 8
},
{
"departure": {
"time": "1789919488"
},
"stopId": "PAU002",
"stopSequence": 9
},
{
"departure": {
"time": "1789919599"
},
"stopId": "COC012",
"stopSequence": 10
},
{
"departure": {
"time": "1789919668"
},
"stopId": "CLL012",
"stopSequence": 11
},
{
"departure": {
"time": "1789919736"
},
"stopId": "COU012",
"stopSequence": 12
},
{
"departure": {
"time": "1789919794"
},
"stopId": "CRT002",
"stopSequence": 13
},
{
"departure": {
"time": "1789919844"
},
"stopId": "COA002",
"stopSequence": 14
}
],
"timestamp": "1789916879",
"trip": {
"routeId": "L6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5517988"
}
}
},
{
"id": "55",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919880"
},
"stopId": "CES001",
"stopSequence": 1
},
{
"departure": {
"time": "1789919924"
},
"stopId": "COA001",
"stopSequence": 2
}
],
"timestamp": "1789918106",
"trip": {
"routeId": "L6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5517989"
}
}
},
{
"id": "56",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918244"
},
"stopId": "COU011",
"stopSequence": 4
},
{
"departure": {
"time": "1789918307"
},
"stopId": "CLL011",
"stopSequence": 5
},
{
"departure": {
"time": "1789918380"
},
"stopId": "COC011",
"stopSequence": 6
},
{
"departure": {
"time": "1789918466"
},
"stopId": "PAU001",
"stopSequence": 7
},
{
"departure": {
"time": "1789918653"
},
"stopId": "CHA002",
"stopSequence": 8
},
{
"departure": {
"time": "1789918837"
},
"stopId": "CSN005",
"stopSequence": 11
},
{
"departure": {
"time": "1789918935"
},
"stopId": "PDB001",
"stopSequence": 12
},
{
"departure": {
"time": "1789919037"
},
"stopId": "RDU001",
"stopSequence": 13
},
{
"departure": {
"time": "1789919251"
},
"stopId": "CCO001",
"stopSequence": 14
}
],
"timestamp": "1789916477",
"trip": {
"routeId": "L6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5518021"
}
}
},
{
"id": "57",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919836"
},
"stopId": "HUR002",
"stopSequence": 2
},
{
"departure": {
"time": "1789919856"
},
"stopId": "COG003",
"stopSequence": 3
},
{
"departure": {
"time": "1789919893"
},
"stopId": "ARL001",
"stopSequence": 4
}
],
"timestamp": "1789918055",
"trip": {
"routeId": "L90",
"scheduleRelationship": "SCHEDULED",
"tripId": "5526320"
}
}
},
{
"id": "58",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918241"
},
"stopId": "PLA004",
"stopSequence": 11
},
{
"departure": {
"time": "1789918330"
},
"stopId": "PAS002",
"stopSequence": 12
},
{
"departure": {
"time": "1789918581"
},
"stopId": "MMI001",
"stopSequence": 16
},
{
"departure": {
"time": "1789918662"
},
"stopId": "CMF001",
"stopSequence": 17
},
{
"departure": {
"time": "1789918778"
},
"stopId": "CHE001",
"stopSequence": 18
},
{
"departure": {
"time": "1789918985"
},
"stopId": "LES001",
"stopSequence": 20
},
{
"departure": {
"time": "1789919038"
},
"stopId": "QPO003",
"stopSequence": 21
},
{
"departure": {
"time": "1789919137"
},
"stopId": "QUE001",
"stopSequence": 22
},
{
"departure": {
"time": "1789919199"
},
"stopId": "QRA002",
"stopSequence": 23
},
{
"departure": {
"time": "1789919278"
},
"stopId": "RIA002",
"stopSequence": 24
},
{
"departure": {
"time": "1789919350"
},
"stopId": "LEP002",
"stopSequence": 25
},
{
"departure": {
"time": "1789919495"
},
"stopId": "GRP001",
"stopSequence": 26
},
{
"departure": {
"time": "1789919682"
},
"stopId": "MAL002",
"stopSequence": 29
},
{
"departure": {
"time": "1789919844"
},
"stopId": "GLY002",
"stopSequence": 30
},
{
"departure": {
"time": "1789919887"
},
"stopId": "PCS002",
"stopSequence": 32
}
],
"timestamp": "1789917606",
"trip": {
"routeId": "L90",
"scheduleRelationship": "SCHEDULED",
"tripId": "5526347"
}
}
},
{
"id": "59",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918231"
},
"stopId": "PAS003",
"stopSequence": 25
},
{
"departure": {
"time": "1789918327"
},
"stopId": "PLA003",
"stopSequence": 26
},
{
"departure": {
"time": "1789918430"
},
"stopId": "AVN004",
"stopSequence": 27
},
{
"departure": {
"time": "1789918501"
},
"stopId": "MDP002",
"stopSequence": 28
},
{
"departure": {
"time": "1789918604"
},
"stopId": "QAI002",
"stopSequence": 29
},
{
"departure": {
"time": "1789918822"
},
"stopId": "MOS002",
"stopSequence": 31
},
{
"departure": {
"time": "1789918902"
},
"stopId": "GST002",
"stopSequence": 32
},
{
"departure": {
"time": "1789918954"
},
"stopId": "LFA002",
"stopSequence": 33
},
{
"departure": {
"time": "1789919626"
},
"stopId": "BLE003",
"stopSequence": 34
},
{
"departure": {
"time": "1789919743"
},
"stopId": "LIG114",
"stopSequence": 35
}
],
"timestamp": "1789917887",
"trip": {
"routeId": "L90",
"scheduleRelationship": "SCHEDULED",
"tripId": "5526356"
}
}
},
{
"id": "60",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918296"
},
"stopId": "ALV002",
"stopSequence": 2
},
{
"departure": {
"time": "1789918407"
},
"stopId": "NIZ002",
"stopSequence": 3
},
{
"departure": {
"time": "1789918448"
},
"stopId": "LAP002",
"stopSequence": 4
},
{
"departure": {
"time": "1789918665"
},
"stopId": "FEC002",
"stopSequence": 6
},
{
"departure": {
"time": "1789918889"
},
"stopId": "PAA002",
"stopSequence": 9
},
{
"departure": {
"time": "1789918922"
},
"stopId": "CHP002",
"stopSequence": 10
},
{
"departure": {
"time": "1789919295"
},
"stopId": "GUS002",
"stopSequence": 13
},
{
"departure": {
"time": "1789919461"
},
"stopId": "ARG007",
"stopSequence": 15
},
{
"departure": {
"time": "1789919567"
},
"stopId": "RLI002",
"stopSequence": 16
},
{
"departure": {
"time": "1789919634"
},
"stopId": "ARM008",
"stopSequence": 17
},
{
"departure": {
"time": "1789919685"
},
"stopId": "PMT004",
"stopSequence": 18
},
{
"departure": {
"time": "1789919742"
},
"stopId": "BRV002",
"stopSequence": 19
},
{
"departure": {
"time": "1789919821"
},
"stopId": "RAY001",
"stopSequence": 20
},
{
"departure": {
"time": "1789919916"
},
"stopId": "LEO002",
"stopSequence": 21
}
],
"timestamp": "1789916510",
"trip": {
"routeId": "L99",
"scheduleRelationship": "SCHEDULED",
"tripId": "5526672"
}
}
},
{
"id": "61",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918293"
},
"stopId": "BLT001",
"stopSequence": 2
},
{
"departure": {
"time": "1789918350"
},
"stopId": "HRO001",
"stopSequence": 3
},
{
"departure": {
"time": "1789918463"
},
"stopId": "JCT001",
"stopSequence": 4
},
{
"departure": {
"time": "1789918513"
},
"stopId": "LEO001",
"stopSequence": 5
},
{
"departure": {
"time": "1789918621"
},
"stopId": "RAY002",
"stopSequence": 6
},
{
"departure": {
"time": "1789918767"
},
"stopId": "BRV001",
"stopSequence": 7
},
{
"departure": {
"time": "1789918834"
},
"stopId": "PMT003",
"stopSequence": 8
},
{
"departure": {
"time": "1789918920"
},
"stopId": "ARM007",
"stopSequence": 9
},
{
"departure": {
"time": "1789919055"
},
"stopId": "RLI001",
"stopSequence": 10
},
{
"departure": {
"time": "1789919161"
},
"stopId": "ARG006",
"stopSequence": 11
},
{
"departure": {
"time": "1789919275"
},
"stopId": "GUS001",
"stopSequence": 13
},
{
"departure": {
"time": "1789919407"
},
"stopId": "RIN001",
"stopSequence": 14
},
{
"departure": {
"time": "1789919569"
},
"stopId": "CHP001",
"stopSequence": 16
},
{
"departure": {
"time": "1789919613"
},
"stopId": "PAA001",
"stopSequence": 17
},
{
"departure": {
"time": "1789919860"
},
"stopId": "FEC001",
"stopSequence": 20
}
],
"timestamp": "1789916510",
"trip": {
"routeId": "L99",
"scheduleRelationship": "SCHEDULED",
"tripId": "5526680"
}
}
},
{
"id": "62",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918264"
},
"stopId": "HDO001",
"stopSequence": 3
},
{
"departure": {
"time": "1789918364"
},
"stopId": "KNI001",
"stopSequence": 4
},
{
"departure": {
"time": "1789918457"
},
"stopId": "2NA001",
"stopSequence": 6
},
{
"departure": {
"time": "1789918581"
},
"stopId": "HRM001",
"stopSequence": 8
},
{
"departure": {
"time": "1789918685"
},
"stopId": "LOS001",
"stopSequence": 10
},
{
"departure": {
"time": "1789918762"
},
"stopId": "BAB001",
"stopSequence": 11
},
{
"departure": {
"time": "1789918861"
},
"stopId": "PNE001",
"stopSequence": 12
},
{
"departure": {
"time": "1789918893"
},
"stopId": "HCA002",
"stopSequence": 13
},
{
"departure": {
"time": "1789918947"
},
"stopId": "PTU001",
"stopSequence": 14
},
{
"departure": {
"time": "1789918992"
},
"stopId": "HAP002",
"stopSequence": 15
},
{
"departure": {
"time": "1789919088"
},
"stopId": "MAO001",
"stopSequence": 16
},
{
"departure": {
"time": "1789919125"
},
"stopId": "EXU001",
"stopSequence": 17
}
],
"timestamp": "1789916578",
"trip": {
"routeId": "P6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5532514"
}
}
},
{
"id": "63",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918335"
},
"stopId": "ANL001",
"stopSequence": 30
},
{
"departure": {
"time": "1789918389"
},
"stopId": "GEA013",
"stopSequence": 31
},
{
"departure": {
"time": "1789918398"
},
"stopId": "NUR004",
"stopSequence": 32
},
{
"departure": {
"time": "1789918985"
},
"stopId": "MAM098",
"stopSequence": 34
},
{
"departure": {
"time": "1789919077"
},
"stopId": "QUI001",
"stopSequence": 35
},
{
"departure": {
"time": "1789919240"
},
"stopId": "DNL001",
"stopSequence": 38
},
{
"departure": {
"time": "1789919379"
},
"stopId": "REI001",
"stopSequence": 40
},
{
"departure": {
"time": "1789919557"
},
"stopId": "HCH002",
"stopSequence": 43
},
{
"departure": {
"time": "1789919674"
},
"stopId": "COT001",
"stopSequence": 45
},
{
"departure": {
"time": "1789919804"
},
"stopId": "LEK005",
"stopSequence": 47
}
],
"timestamp": "1789916723",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5534083"
}
}
},
{
"id": "64",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918260"
},
"stopId": "RIS002",
"stopSequence": 1
},
{
"departure": {
"time": "1789918488"
},
"stopId": "HAN002",
"stopSequence": 5
},
{
"departure": {
"time": "1789918615"
},
"stopId": "GAD001",
"stopSequence": 6
},
{
"departure": {
"time": "1789918890"
},
"stopId": "GRA001",
"stopSequence": 8
},
{
"departure": {
"time": "1789919032"
},
"stopId": "REN001",
"stopSequence": 10
},
{
"departure": {
"time": "1789919073"
},
"stopId": "AVS002",
"stopSequence": 11
},
{
"departure": {
"time": "1789919140"
},
"stopId": "HEN002",
"stopSequence": 12
},
{
"departure": {
"time": "1789919168"
},
"stopId": "ONS002",
"stopSequence": 13
},
{
"departure": {
"time": "1789919306"
},
"stopId": "PLR010",
"stopSequence": 14
},
{
"departure": {
"time": "1789919294"
},
"stopId": "ADR002",
"stopSequence": 15
},
{
"departure": {
"time": "1789919641"
},
"stopId": "JOF001",
"stopSequence": 19
},
{
"departure": {
"time": "1789919869"
},
"stopId": "ROL001",
"stopSequence": 26
}
],
"timestamp": "1789916817",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5534128"
}
}
},
{
"id": "65",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918291"
},
"stopId": "REI002",
"stopSequence": 9
}
],
"timestamp": "1789917888",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5534151"
}
}
},
{
"id": "66",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918218"
},
"stopId": "LEK005",
"stopSequence": 47
}
],
"timestamp": "1789917727",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5534171"
}
}
},
{
"id": "67",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919460"
},
"stopId": "BLN001",
"stopSequence": 1
},
{
"departure": {
"time": "1789919600"
},
"stopId": "LEK006",
"stopSequence": 2
},
{
"departure": {
"time": "1789919753"
},
"stopId": "COT002",
"stopSequence": 4
},
{
"departure": {
"time": "1789919888"
},
"stopId": "HCH004",
"stopSequence": 6
}
],
"timestamp": "1789917696",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5534173"
}
}
},
{
"id": "68",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918272"
},
"stopId": "FOC001",
"stopSequence": 28
},
{
"departure": {
"time": "1789918303"
},
"stopId": "HER001",
"stopSequence": 29
},
{
"departure": {
"time": "1789918384"
},
"stopId": "OSE001",
"stopSequence": 30
}
],
"timestamp": "1789918115",
"trip": {
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"tripId": "5535802"
}
}
},
{
"id": "69",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918219"
},
"stopId": "IXR001",
"stopSequence": 21
},
{
"departure": {
"time": "1789918298"
},
"stopId": "CRA001",
"stopSequence": 22
},
{
"departure": {
"time": "1789918336"
},
"stopId": "CAH002",
"stopSequence": 23
},
{
"departure": {
"time": "1789918387"
},
"stopId": "BLD002",
"stopSequence": 24
},
{
"departure": {
"time": "1789918572"
},
"stopId": "ILO003",
"stopSequence": 25
},
{
"departure": {
"time": "1789918605"
},
"stopId": "KLI001",
"stopSequence": 26
},
{
"departure": {
"time": "1789918657"
},
"stopId": "AID006",
"stopSequence": 27
},
{
"departure": {
"time": "1789918738"
},
"stopId": "GEA010",
"stopSequence": 28
},
{
"departure": {
"time": "1789918785"
},
"stopId": "NUR001",
"stopSequence": 29
}
],
"timestamp": "1789916775",
"trip": {
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"tripId": "5535817"
}
}
},
{
"id": "70",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918272"
},
"stopId": "NUR002",
"stopSequence": 2
},
{
"departure": {
"time": "1789918320"
},
"stopId": "GEA011",
"stopSequence": 3
},
{
"departure": {
"time": "1789918418"
},
"stopId": "APT002",
"stopSequence": 4
},
{
"departure": {
"time": "1789918580"
},
"stopId": "RCA001",
"stopSequence": 6
},
{
"departure": {
"time": "1789918639"
},
"stopId": "IQU001",
"stopSequence": 7
},
{
"departure": {
"time": "1789918706"
},
"stopId": "PNC001",
"stopSequence": 8
},
{
"departure": {
"time": "1789918893"
},
"stopId": "PLG001",
"stopSequence": 10
},
{
"departure": {
"time": "1789918963"
},
"stopId": "LIE001",
"stopSequence": 11
},
{
"departure": {
"time": "1789919156"
},
"stopId": "FOC001",
"stopSequence": 13
}
],
"timestamp": "1789916478",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5537140"
}
}
},
{
"id": "71",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918257"
},
"stopId": "PLG001",
"stopSequence": 10
},
{
"departure": {
"time": "1789918326"
},
"stopId": "LIE001",
"stopSequence": 11
},
{
"departure": {
"time": "1789918500"
},
"stopId": "FOC001",
"stopSequence": 13
}
],
"timestamp": "1789917974",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5537175"
}
}
},
{
"id": "72",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918262"
},
"stopId": "PTO002",
"stopSequence": 2
},
{
"departure": {
"time": "1789918315"
},
"stopId": "MTD002",
"stopSequence": 3
},
{
"departure": {
"time": "1789918441"
},
"stopId": "BPO002",
"stopSequence": 4
},
{
"departure": {
"time": "1789918525"
},
"stopId": "EIF002",
"stopSequence": 6
},
{
"departure": {
"time": "1789918623"
},
"stopId": "LAN001",
"stopSequence": 7
},
{
"departure": {
"time": "1789918704"
},
"stopId": "BTM002",
"stopSequence": 8
},
{
"departure": {
"time": "1789918749"
},
"stopId": "PNL002",
"stopSequence": 9
},
{
"departure": {
"time": "1789918921"
},
"stopId": "PDS002",
"stopSequence": 11
},
{
"departure": {
"time": "1789919025"
},
"stopId": "OTT002",
"stopSequence": 12
},
{
"departure": {
"time": "1789919094"
},
"stopId": "ORT002",
"stopSequence": 13
},
{
"departure": {
"time": "1789919210"
},
"stopId": "FTE004",
"stopSequence": 14
},
{
"departure": {
"time": "1789919545"
},
"stopId": "PIE001",
"stopSequence": 17
}
],
"timestamp": "1789916478",
"trip": {
"routeId": "L9",
"scheduleRelationship": "SCHEDULED",
"tripId": "5537910"
}
}
},
{
"id": "73",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919916"
},
"stopId": "PDR004",
"stopSequence": 2
}
],
"timestamp": "1789918121",
"trip": {
"routeId": "L9",
"scheduleRelationship": "SCHEDULED",
"tripId": "5537911"
}
}
},
{
"id": "74",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918227"
},
"stopId": "ELI001",
"stopSequence": 4
},
{
"departure": {
"time": "1789918289"
},
"stopId": "JGU001",
"stopSequence": 5
},
{
"departure": {
"time": "1789918344"
},
"stopId": "GOL001",
"stopSequence": 6
},
{
"departure": {
"time": "1789918453"
},
"stopId": "FTE001",
"stopSequence": 8
},
{
"departure": {
"time": "1789918529"
},
"stopId": "ORT001",
"stopSequence": 9
},
{
"departure": {
"time": "1789918621"
},
"stopId": "OTT001",
"stopSequence": 10
},
{
"departure": {
"time": "1789918816"
},
"stopId": "PNL001",
"stopSequence": 12
},
{
"departure": {
"time": "1789918889"
},
"stopId": "BTM001",
"stopSequence": 13
},
{
"departure": {
"time": "1789918938"
},
"stopId": "LAN001",
"stopSequence": 14
},
{
"departure": {
"time": "1789919015"
},
"stopId": "EIF001",
"stopSequence": 15
},
{
"departure": {
"time": "1789919145"
},
"stopId": "BPO001",
"stopSequence": 17
},
{
"departure": {
"time": "1789919231"
},
"stopId": "MTD001",
"stopSequence": 18
},
{
"departure": {
"time": "1789919281"
},
"stopId": "PTO001",
"stopSequence": 19
}
],
"timestamp": "1789916477",
"trip": {
"routeId": "L9",
"scheduleRelationship": "SCHEDULED",
"tripId": "5537960"
}
}
},
{
"id": "75",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918432"
},
"stopId": "MOL001",
"stopSequence": 29
},
{
"departure": {
"time": "1789918504"
},
"stopId": "ENO001",
"stopSequence": 30
},
{
"departure": {
"time": "1789918700"
},
"stopId": "GRI002",
"stopSequence": 35
},
{
"departure": {
"time": "1789918743"
},
"stopId": "ACQ002",
"stopSequence": 36
},
{
"departure": {
"time": "1789919049"
},
"stopId": "PAL002",
"stopSequence": 40
}
],
"timestamp": "1789918055",
"trip": {
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"tripId": "5538334"
}
}
},
{
"id": "76",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918292"
},
"stopId": "LOR002",
"stopSequence": 31
},
{
"departure": {
"time": "1789918501"
},
"stopId": "FOU002",
"stopSequence": 32
},
{
"departure": {
"time": "1789918701"
},
"stopId": "ABE002",
"stopSequence": 34
},
{
"departure": {
"time": "1789918801"
},
"stopId": "CRB002",
"stopSequence": 35
},
{
"departure": {
"time": "1789918910"
},
"stopId": "JAM002",
"stopSequence": 36
},
{
"departure": {
"time": "1789918997"
},
"stopId": "DAR002",
"stopSequence": 37
},
{
"departure": {
"time": "1789919061"
},
"stopId": "PAY002",
"stopSequence": 38
},
{
"departure": {
"time": "1789919129"
},
"stopId": "BCE002",
"stopSequence": 39
},
{
"departure": {
"time": "1789919179"
},
"stopId": "BOE002",
"stopSequence": 40
}
],
"timestamp": "1789916723",
"trip": {
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"tripId": "5538346"
}
}
},
{
"id": "77",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918224"
},
"stopId": "MCL032",
"stopSequence": 16
},
{
"departure": {
"time": "1789918293"
},
"stopId": "OSS012",
"stopSequence": 17
},
{
"departure": {
"time": "1789918373"
},
"stopId": "MAB032",
"stopSequence": 18
},
{
"departure": {
"time": "1789918454"
},
"stopId": "SMA012",
"stopSequence": 19
},
{
"departure": {
"time": "1789918543"
},
"stopId": "BOT012",
"stopSequence": 20
},
{
"departure": {
"time": "1789918613"
},
"stopId": "ROM032",
"stopSequence": 21
},
{
"departure": {
"time": "1789918722"
},
"stopId": "EUR032",
"stopSequence": 22
},
{
"departure": {
"time": "1789918802"
},
"stopId": "LIG022",
"stopSequence": 23
}
],
"timestamp": "1789918121",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573652"
}
}
},
{
"id": "78",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919178"
},
"stopId": "EUR021",
"stopSequence": 3
},
{
"departure": {
"time": "1789919285"
},
"stopId": "ROM021",
"stopSequence": 4
},
{
"departure": {
"time": "1789919374"
},
"stopId": "BOT001",
"stopSequence": 5
},
{
"departure": {
"time": "1789919434"
},
"stopId": "SMA001",
"stopSequence": 6
},
{
"departure": {
"time": "1789919536"
},
"stopId": "MAB021",
"stopSequence": 7
},
{
"departure": {
"time": "1789919621"
},
"stopId": "OSS001",
"stopSequence": 8
},
{
"departure": {
"time": "1789919674"
},
"stopId": "MCL031",
"stopSequence": 9
},
{
"departure": {
"time": "1789919755"
},
"stopId": "CRL021",
"stopSequence": 10
},
{
"departure": {
"time": "1789919865"
},
"stopId": "ACA001",
"stopSequence": 11
},
{
"departure": {
"time": "1789919946"
},
"stopId": "PDW001",
"stopSequence": 12
},
{
"departure": {
"time": "1789920025"
},
"stopId": "LAT001",
"stopSequence": 13
},
{
"departure": {
"time": "1789920086"
},
"stopId": "PVL021",
"stopSequence": 14
},
{
"departure": {
"time": "1789920171"
},
"stopId": "SNO031",
"stopSequence": 15
},
{
"departure": {
"time": "1789920251"
},
"stopId": "PLE001",
"stopSequence": 16
},
{
"departure": {
"time": "1789920315"
},
"stopId": "ARQ001",
"stopSequence": 17
},
{
"departure": {
"time": "1789920389"
},
"stopId": "CLD001",
"stopSequence": 18
},
{
"departure": {
"time": "1789920464"
},
"stopId": "BOA001",
"stopSequence": 19
},
{
"departure": {
"time": "1789920554"
},
"stopId": "PBA021",
"stopSequence": 20
},
{
"departure": {
"time": "1789920647"
},
"stopId": "BDC001",
"stopSequence": 21
},
{
"departure": {
"time": "1789920764"
},
"stopId": "QUI021",
"stopSequence": 22
},
{
"departure": {
"time": "1789920853"
},
"stopId": "MAM021",
"stopSequence": 23
}
],
"timestamp": "1789916321",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573653"
}
}
},
{
"id": "79",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789921244"
},
"stopId": "MAM032",
"stopSequence": 3
},
{
"departure": {
"time": "1789921332"
},
"stopId": "QUI032",
"stopSequence": 4
},
{
"departure": {
"time": "1789921441"
},
"stopId": "BDC012",
"stopSequence": 5
},
{
"departure": {
"time": "1789921539"
},
"stopId": "PBA032",
"stopSequence": 6
},
{
"departure": {
"time": "1789921613"
},
"stopId": "BOA012",
"stopSequence": 7
},
{
"departure": {
"time": "1789921701"
},
"stopId": "CLD012",
"stopSequence": 8
},
{
"departure": {
"time": "1789921774"
},
"stopId": "ARQ012",
"stopSequence": 9
},
{
"departure": {
"time": "1789921834"
},
"stopId": "PLE012",
"stopSequence": 10
},
{
"departure": {
"time": "1789921913"
},
"stopId": "SNO042",
"stopSequence": 11
},
{
"departure": {
"time": "1789921994"
},
"stopId": "PVL032",
"stopSequence": 12
},
{
"departure": {
"time": "1789922059"
},
"stopId": "LAT012",
"stopSequence": 13
},
{
"departure": {
"time": "1789922142"
},
"stopId": "PDW012",
"stopSequence": 14
},
{
"departure": {
"time": "1789922209"
},
"stopId": "ACA012",
"stopSequence": 15
}
],
"timestamp": "1789917036",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573654"
}
}
},
{
"id": "80",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789924018"
},
"stopId": "OCH021",
"stopSequence": 11
}
],
"timestamp": "1789870804",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573655"
}
}
},
{
"id": "81",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918253"
},
"stopId": "PLE012",
"stopSequence": 10
},
{
"departure": {
"time": "1789918323"
},
"stopId": "SNO042",
"stopSequence": 11
},
{
"departure": {
"time": "1789918404"
},
"stopId": "PVL032",
"stopSequence": 12
},
{
"departure": {
"time": "1789918474"
},
"stopId": "LAT012",
"stopSequence": 13
},
{
"departure": {
"time": "1789918552"
},
"stopId": "PDW012",
"stopSequence": 14
},
{
"departure": {
"time": "1789918620"
},
"stopId": "ACA012",
"stopSequence": 15
},
{
"departure": {
"time": "1789918743"
},
"stopId": "CRL032",
"stopSequence": 16
},
{
"departure": {
"time": "1789918813"
},
"stopId": "MCL032",
"stopSequence": 17
},
{
"departure": {
"time": "1789918882"
},
"stopId": "OSS012",
"stopSequence": 18
},
{
"departure": {
"time": "1789918964"
},
"stopId": "MAB032",
"stopSequence": 19
},
{
"departure": {
"time": "1789919042"
},
"stopId": "SMA012",
"stopSequence": 20
},
{
"departure": {
"time": "1789919132"
},
"stopId": "BOT012",
"stopSequence": 21
},
{
"departure": {
"time": "1789919202"
},
"stopId": "ROM032",
"stopSequence": 22
},
{
"departure": {
"time": "1789919321"
},
"stopId": "EUR032",
"stopSequence": 23
},
{
"departure": {
"time": "1789919390"
},
"stopId": "LIG022",
"stopSequence": 24
}
],
"timestamp": "1789918121",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573683"
}
}
},
{
"id": "82",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919780"
},
"stopId": "EUR021",
"stopSequence": 3
},
{
"departure": {
"time": "1789919885"
},
"stopId": "ROM021",
"stopSequence": 4
},
{
"departure": {
"time": "1789919973"
},
"stopId": "BOT001",
"stopSequence": 5
},
{
"departure": {
"time": "1789920034"
},
"stopId": "SMA001",
"stopSequence": 6
},
{
"departure": {
"time": "1789920136"
},
"stopId": "MAB021",
"stopSequence": 7
},
{
"departure": {
"time": "1789920224"
},
"stopId": "OSS001",
"stopSequence": 8
},
{
"departure": {
"time": "1789920273"
},
"stopId": "MCL031",
"stopSequence": 9
},
{
"departure": {
"time": "1789920355"
},
"stopId": "CRL021",
"stopSequence": 10
},
{
"departure": {
"time": "1789920432"
},
"stopId": "OCH021",
"stopSequence": 11
},
{
"departure": {
"time": "1789920515"
},
"stopId": "LQS001",
"stopSequence": 12
},
{
"departure": {
"time": "1789920585"
},
"stopId": "CDA001",
"stopSequence": 13
},
{
"departure": {
"time": "1789920645"
},
"stopId": "CTR021",
"stopSequence": 14
},
{
"departure": {
"time": "1789920724"
},
"stopId": "TEL001",
"stopSequence": 15
},
{
"departure": {
"time": "1789920795"
},
"stopId": "GDC001",
"stopSequence": 16
},
{
"departure": {
"time": "1789920884"
},
"stopId": "TRI021",
"stopSequence": 17
},
{
"departure": {
"time": "1789920994"
},
"stopId": "3SU021",
"stopSequence": 18
},
{
"departure": {
"time": "1789921074"
},
"stopId": "DAI001",
"stopSequence": 19
},
{
"departure": {
"time": "1789921174"
},
"stopId": "CAM021",
"stopSequence": 20
},
{
"departure": {
"time": "1789921235"
},
"stopId": "PHY001",
"stopSequence": 21
},
{
"departure": {
"time": "1789921374"
},
"stopId": "ICT021",
"stopSequence": 22
}
],
"timestamp": "1789915591",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573684"
}
}
},
{
"id": "83",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789921892"
},
"stopId": "ICT032",
"stopSequence": 3
},
{
"departure": {
"time": "1789922007"
},
"stopId": "PHY012",
"stopSequence": 4
},
{
"departure": {
"time": "1789922081"
},
"stopId": "CAM032",
"stopSequence": 5
},
{
"departure": {
"time": "1789922184"
},
"stopId": "DAI012",
"stopSequence": 6
},
{
"departure": {
"time": "1789922270"
},
"stopId": "3SU032",
"stopSequence": 7
},
{
"departure": {
"time": "1789922367"
},
"stopId": "TRI032",
"stopSequence": 8
},
{
"departure": {
"time": "1789922455"
},
"stopId": "GDC012",
"stopSequence": 9
},
{
"departure": {
"time": "1789922519"
},
"stopId": "TEL012",
"stopSequence": 10
},
{
"departure": {
"time": "1789922596"
},
"stopId": "CTR032",
"stopSequence": 11
},
{
"departure": {
"time": "1789922655"
},
"stopId": "CDA012",
"stopSequence": 12
},
{
"departure": {
"time": "1789922737"
},
"stopId": "LQS012",
"stopSequence": 13
},
{
"departure": {
"time": "1789922827"
},
"stopId": "OCH032",
"stopSequence": 14
}
],
"timestamp": "1789870804",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573685"
}
}
},
{
"id": "84",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918288"
},
"stopId": "ICT032",
"stopSequence": 3
},
{
"departure": {
"time": "1789918405"
},
"stopId": "PHY012",
"stopSequence": 4
},
{
"departure": {
"time": "1789918482"
},
"stopId": "CAM032",
"stopSequence": 5
},
{
"departure": {
"time": "1789918584"
},
"stopId": "DAI012",
"stopSequence": 6
},
{
"departure": {
"time": "1789918668"
},
"stopId": "3SU032",
"stopSequence": 7
},
{
"departure": {
"time": "1789918777"
},
"stopId": "TRI032",
"stopSequence": 8
},
{
"departure": {
"time": "1789918866"
},
"stopId": "GDC012",
"stopSequence": 9
},
{
"departure": {
"time": "1789918927"
},
"stopId": "TEL012",
"stopSequence": 10
},
{
"departure": {
"time": "1789919005"
},
"stopId": "CTR032",
"stopSequence": 11
},
{
"departure": {
"time": "1789919065"
},
"stopId": "CDA012",
"stopSequence": 12
},
{
"departure": {
"time": "1789919144"
},
"stopId": "LQS012",
"stopSequence": 13
},
{
"departure": {
"time": "1789919237"
},
"stopId": "OCH032",
"stopSequence": 14
},
{
"departure": {
"time": "1789919308"
},
"stopId": "CRL032",
"stopSequence": 15
},
{
"departure": {
"time": "1789919378"
},
"stopId": "MCL032",
"stopSequence": 16
},
{
"departure": {
"time": "1789919446"
},
"stopId": "OSS012",
"stopSequence": 17
},
{
"departure": {
"time": "1789919527"
},
"stopId": "MAB032",
"stopSequence": 18
},
{
"departure": {
"time": "1789919615"
},
"stopId": "SMA012",
"stopSequence": 19
},
{
"departure": {
"time": "1789919697"
},
"stopId": "BOT012",
"stopSequence": 20
},
{
"departure": {
"time": "1789919767"
},
"stopId": "ROM032",
"stopSequence": 21
},
{
"departure": {
"time": "1789919886"
},
"stopId": "EUR032",
"stopSequence": 22
},
{
"departure": {
"time": "1789919966"
},
"stopId": "LIG022",
"stopSequence": 23
}
],
"timestamp": "1789917166",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573715"
}
}
},
{
"id": "85",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789920383"
},
"stopId": "EUR021",
"stopSequence": 3
},
{
"departure": {
"time": "1789920485"
},
"stopId": "ROM021",
"stopSequence": 4
},
{
"departure": {
"time": "1789920574"
},
"stopId": "BOT001",
"stopSequence": 5
},
{
"departure": {
"time": "1789920634"
},
"stopId": "SMA001",
"stopSequence": 6
},
{
"departure": {
"time": "1789920736"
},
"stopId": "MAB021",
"stopSequence": 7
},
{
"departure": {
"time": "1789920821"
},
"stopId": "OSS001",
"stopSequence": 8
},
{
"departure": {
"time": "1789920874"
},
"stopId": "MCL031",
"stopSequence": 9
},
{
"departure": {
"time": "1789920955"
},
"stopId": "CRL021",
"stopSequence": 10
},
{
"departure": {
"time": "1789921065"
},
"stopId": "ACA001",
"stopSequence": 11
},
{
"departure": {
"time": "1789921146"
},
"stopId": "PDW001",
"stopSequence": 12
},
{
"departure": {
"time": "1789921225"
},
"stopId": "LAT001",
"stopSequence": 13
},
{
"departure": {
"time": "1789921285"
},
"stopId": "PVL021",
"stopSequence": 14
},
{
"departure": {
"time": "1789921369"
},
"stopId": "SNO031",
"stopSequence": 15
},
{
"departure": {
"time": "1789921449"
},
"stopId": "PLE001",
"stopSequence": 16
},
{
"departure": {
"time": "1789921515"
},
"stopId": "ARQ001",
"stopSequence": 17
},
{
"departure": {
"time": "1789921588"
},
"stopId": "CLD001",
"stopSequence": 18
},
{
"departure": {
"time": "1789921664"
},
"stopId": "BOA001",
"stopSequence": 19
},
{
"departure": {
"time": "1789921749"
},
"stopId": "PBA021",
"stopSequence": 20
},
{
"departure": {
"time": "1789921847"
},
"stopId": "BDC001",
"stopSequence": 21
},
{
"departure": {
"time": "1789921964"
},
"stopId": "QUI021",
"stopSequence": 22
},
{
"departure": {
"time": "1789922053"
},
"stopId": "MAM021",
"stopSequence": 23
}
],
"timestamp": "1789916186",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573716"
}
}
},
{
"id": "86",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789922430"
},
"stopId": "MAM032",
"stopSequence": 3
},
{
"departure": {
"time": "1789922526"
},
"stopId": "QUI032",
"stopSequence": 4
},
{
"departure": {
"time": "1789922642"
},
"stopId": "BDC012",
"stopSequence": 5
},
{
"departure": {
"time": "1789922739"
},
"stopId": "PBA032",
"stopSequence": 6
},
{
"departure": {
"time": "1789922813"
},
"stopId": "BOA012",
"stopSequence": 7
},
{
"departure": {
"time": "1789922894"
},
"stopId": "CLD012",
"stopSequence": 8
},
{
"departure": {
"time": "1789922965"
},
"stopId": "ARQ012",
"stopSequence": 9
},
{
"departure": {
"time": "1789923026"
},
"stopId": "PLE012",
"stopSequence": 10
},
{
"departure": {
"time": "1789923108"
},
"stopId": "SNO042",
"stopSequence": 11
},
{
"departure": {
"time": "1789923184"
},
"stopId": "PVL032",
"stopSequence": 12
},
{
"departure": {
"time": "1789923245"
},
"stopId": "LAT012",
"stopSequence": 13
},
{
"departure": {
"time": "1789923328"
},
"stopId": "PDW012",
"stopSequence": 14
},
{
"departure": {
"time": "1789923394"
},
"stopId": "ACA012",
"stopSequence": 15
}
],
"timestamp": "1789870805",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573717"
}
}
},
{
"id": "87",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918255"
},
"stopId": "SMA001",
"stopSequence": 6
},
{
"departure": {
"time": "1789918361"
},
"stopId": "MAB021",
"stopSequence": 7
},
{
"departure": {
"time": "1789918448"
},
"stopId": "OSS001",
"stopSequence": 8
},
{
"departure": {
"time": "1789918514"
},
"stopId": "MCL031",
"stopSequence": 9
},
{
"departure": {
"time": "1789918602"
},
"stopId": "CRL021",
"stopSequence": 10
},
{
"departure": {
"time": "1789918704"
},
"stopId": "ACA001",
"stopSequence": 11
},
{
"departure": {
"time": "1789918776"
},
"stopId": "PDW001",
"stopSequence": 12
},
{
"departure": {
"time": "1789918864"
},
"stopId": "LAT001",
"stopSequence": 13
},
{
"departure": {
"time": "1789918933"
},
"stopId": "PVL021",
"stopSequence": 14
},
{
"departure": {
"time": "1789918997"
},
"stopId": "SNO031",
"stopSequence": 15
},
{
"departure": {
"time": "1789919093"
},
"stopId": "PLE001",
"stopSequence": 16
},
{
"departure": {
"time": "1789919140"
},
"stopId": "ARQ001",
"stopSequence": 17
},
{
"departure": {
"time": "1789919215"
},
"stopId": "CLD001",
"stopSequence": 18
},
{
"departure": {
"time": "1789919289"
},
"stopId": "BOA001",
"stopSequence": 19
},
{
"departure": {
"time": "1789919377"
},
"stopId": "PBA021",
"stopSequence": 20
},
{
"departure": {
"time": "1789919472"
},
"stopId": "BDC001",
"stopSequence": 21
},
{
"departure": {
"time": "1789919601"
},
"stopId": "QUI021",
"stopSequence": 22
},
{
"departure": {
"time": "1789919694"
},
"stopId": "MAM021",
"stopSequence": 23
}
],
"timestamp": "1789918131",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573746"
}
}
},
{
"id": "88",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789920044"
},
"stopId": "MAM032",
"stopSequence": 3
},
{
"departure": {
"time": "1789920132"
},
"stopId": "QUI032",
"stopSequence": 4
},
{
"departure": {
"time": "1789920240"
},
"stopId": "BDC012",
"stopSequence": 5
},
{
"departure": {
"time": "1789920336"
},
"stopId": "PBA032",
"stopSequence": 6
},
{
"departure": {
"time": "1789920409"
},
"stopId": "BOA012",
"stopSequence": 7
},
{
"departure": {
"time": "1789920498"
},
"stopId": "CLD012",
"stopSequence": 8
},
{
"departure": {
"time": "1789920574"
},
"stopId": "ARQ012",
"stopSequence": 9
},
{
"departure": {
"time": "1789920634"
},
"stopId": "PLE012",
"stopSequence": 10
},
{
"departure": {
"time": "1789920713"
},
"stopId": "SNO042",
"stopSequence": 11
},
{
"departure": {
"time": "1789920794"
},
"stopId": "PVL032",
"stopSequence": 12
},
{
"departure": {
"time": "1789920863"
},
"stopId": "LAT012",
"stopSequence": 13
},
{
"departure": {
"time": "1789920942"
},
"stopId": "PDW012",
"stopSequence": 14
},
{
"departure": {
"time": "1789921014"
},
"stopId": "ACA012",
"stopSequence": 15
}
],
"timestamp": "1789916971",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573747"
}
}
},
{
"id": "89",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789922818"
},
"stopId": "OCH021",
"stopSequence": 11
},
{
"departure": {
"time": "1789922905"
},
"stopId": "LQS001",
"stopSequence": 12
},
{
"departure": {
"time": "1789922971"
},
"stopId": "CDA001",
"stopSequence": 13
},
{
"departure": {
"time": "1789923033"
},
"stopId": "CTR021",
"stopSequence": 14
},
{
"departure": {
"time": "1789923107"
},
"stopId": "TEL001",
"stopSequence": 15
},
{
"departure": {
"time": "1789923183"
},
"stopId": "GDC001",
"stopSequence": 16
},
{
"departure": {
"time": "1789923273"
},
"stopId": "TRI021",
"stopSequence": 17
},
{
"departure": {
"time": "1789923386"
},
"stopId": "3SU021",
"stopSequence": 18
},
{
"departure": {
"time": "1789923465"
},
"stopId": "DAI001",
"stopSequence": 19
},
{
"departure": {
"time": "1789923568"
},
"stopId": "CAM021",
"stopSequence": 20
},
{
"departure": {
"time": "1789923638"
},
"stopId": "PHY001",
"stopSequence": 21
},
{
"departure": {
"time": "1789923779"
},
"stopId": "ICT021",
"stopSequence": 22
}
],
"timestamp": "1789870805",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573748"
}
}
},
{
"id": "90",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918251"
},
"stopId": "EUR032",
"stopSequence": 23
},
{
"departure": {
"time": "1789918331"
},
"stopId": "LIG022",
"stopSequence": 24
}
],
"timestamp": "1789918136",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573773"
}
}
},
{
"id": "91",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918578"
},
"stopId": "EUR021",
"stopSequence": 3
},
{
"departure": {
"time": "1789918685"
},
"stopId": "ROM021",
"stopSequence": 4
},
{
"departure": {
"time": "1789918773"
},
"stopId": "BOT001",
"stopSequence": 5
},
{
"departure": {
"time": "1789918828"
},
"stopId": "SMA001",
"stopSequence": 6
},
{
"departure": {
"time": "1789918936"
},
"stopId": "MAB021",
"stopSequence": 7
},
{
"departure": {
"time": "1789919021"
},
"stopId": "OSS001",
"stopSequence": 8
},
{
"departure": {
"time": "1789919070"
},
"stopId": "MCL031",
"stopSequence": 9
},
{
"departure": {
"time": "1789919157"
},
"stopId": "CRL021",
"stopSequence": 10
},
{
"departure": {
"time": "1789919232"
},
"stopId": "OCH021",
"stopSequence": 11
},
{
"departure": {
"time": "1789919315"
},
"stopId": "LQS001",
"stopSequence": 12
},
{
"departure": {
"time": "1789919385"
},
"stopId": "CDA001",
"stopSequence": 13
},
{
"departure": {
"time": "1789919445"
},
"stopId": "CTR021",
"stopSequence": 14
},
{
"departure": {
"time": "1789919521"
},
"stopId": "TEL001",
"stopSequence": 15
},
{
"departure": {
"time": "1789919595"
},
"stopId": "GDC001",
"stopSequence": 16
},
{
"departure": {
"time": "1789919683"
},
"stopId": "TRI021",
"stopSequence": 17
},
{
"departure": {
"time": "1789919791"
},
"stopId": "3SU021",
"stopSequence": 18
},
{
"departure": {
"time": "1789919870"
},
"stopId": "DAI001",
"stopSequence": 19
},
{
"departure": {
"time": "1789919968"
},
"stopId": "CAM021",
"stopSequence": 20
},
{
"departure": {
"time": "1789920035"
},
"stopId": "PHY001",
"stopSequence": 21
},
{
"departure": {
"time": "1789920172"
},
"stopId": "ICT021",
"stopSequence": 22
}
],
"timestamp": "1789915806",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573774"
}
}
},
{
"id": "92",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789920688"
},
"stopId": "ICT032",
"stopSequence": 3
},
{
"departure": {
"time": "1789920806"
},
"stopId": "PHY012",
"stopSequence": 4
},
{
"departure": {
"time": "1789920879"
},
"stopId": "CAM032",
"stopSequence": 5
},
{
"departure": {
"time": "1789920984"
},
"stopId": "DAI012",
"stopSequence": 6
},
{
"departure": {
"time": "1789921067"
},
"stopId": "3SU032",
"stopSequence": 7
},
{
"departure": {
"time": "1789921177"
},
"stopId": "TRI032",
"stopSequence": 8
},
{
"departure": {
"time": "1789921266"
},
"stopId": "GDC012",
"stopSequence": 9
},
{
"departure": {
"time": "1789921327"
},
"stopId": "TEL012",
"stopSequence": 10
},
{
"departure": {
"time": "1789921405"
},
"stopId": "CTR032",
"stopSequence": 11
},
{
"departure": {
"time": "1789921465"
},
"stopId": "CDA012",
"stopSequence": 12
},
{
"departure": {
"time": "1789921539"
},
"stopId": "LQS012",
"stopSequence": 13
},
{
"departure": {
"time": "1789921637"
},
"stopId": "OCH032",
"stopSequence": 14
}
],
"timestamp": "1789917171",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573775"
}
}
},
{
"id": "93",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789923476"
},
"stopId": "ACA001",
"stopSequence": 11
},
{
"departure": {
"time": "1789923558"
},
"stopId": "PDW001",
"stopSequence": 12
},
{
"departure": {
"time": "1789923635"
},
"stopId": "LAT001",
"stopSequence": 13
},
{
"departure": {
"time": "1789923696"
},
"stopId": "PVL021",
"stopSequence": 14
},
{
"departure": {
"time": "1789923776"
},
"stopId": "SNO031",
"stopSequence": 15
},
{
"departure": {
"time": "1789923856"
},
"stopId": "PLE001",
"stopSequence": 16
},
{
"departure": {
"time": "1789923917"
},
"stopId": "ARQ001",
"stopSequence": 17
},
{
"departure": {
"time": "1789923987"
},
"stopId": "CLD001",
"stopSequence": 18
},
{
"departure": {
"time": "1789924066"
},
"stopId": "BOA001",
"stopSequence": 19
}
],
"timestamp": "1789913201",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573776"
}
}
},
{
"id": "94",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918214"
},
"stopId": "PBA021",
"stopSequence": 20
},
{
"departure": {
"time": "1789918309"
},
"stopId": "BDC001",
"stopSequence": 21
},
{
"departure": {
"time": "1789918426"
},
"stopId": "QUI021",
"stopSequence": 22
},
{
"departure": {
"time": "1789918518"
},
"stopId": "MAM021",
"stopSequence": 23
}
],
"timestamp": "1789918131",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573793"
}
}
},
{
"id": "95",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918844"
},
"stopId": "MAM032",
"stopSequence": 3
},
{
"departure": {
"time": "1789918931"
},
"stopId": "QUI032",
"stopSequence": 4
},
{
"departure": {
"time": "1789919041"
},
"stopId": "BDC012",
"stopSequence": 5
},
{
"departure": {
"time": "1789919135"
},
"stopId": "PBA032",
"stopSequence": 6
},
{
"departure": {
"time": "1789919210"
},
"stopId": "BOA012",
"stopSequence": 7
},
{
"departure": {
"time": "1789919298"
},
"stopId": "CLD012",
"stopSequence": 8
},
{
"departure": {
"time": "1789919374"
},
"stopId": "ARQ012",
"stopSequence": 9
},
{
"departure": {
"time": "1789919434"
},
"stopId": "PLE012",
"stopSequence": 10
},
{
"departure": {
"time": "1789919513"
},
"stopId": "SNO042",
"stopSequence": 11
},
{
"departure": {
"time": "1789919594"
},
"stopId": "PVL032",
"stopSequence": 12
},
{
"departure": {
"time": "1789919659"
},
"stopId": "LAT012",
"stopSequence": 13
},
{
"departure": {
"time": "1789919742"
},
"stopId": "PDW012",
"stopSequence": 14
},
{
"departure": {
"time": "1789919814"
},
"stopId": "ACA012",
"stopSequence": 15
},
{
"departure": {
"time": "1789919934"
},
"stopId": "CRL032",
"stopSequence": 16
},
{
"departure": {
"time": "1789920004"
},
"stopId": "MCL032",
"stopSequence": 17
},
{
"departure": {
"time": "1789920064"
},
"stopId": "OSS012",
"stopSequence": 18
},
{
"departure": {
"time": "1789920154"
},
"stopId": "MAB032",
"stopSequence": 19
},
{
"departure": {
"time": "1789920233"
},
"stopId": "SMA012",
"stopSequence": 20
},
{
"departure": {
"time": "1789920314"
},
"stopId": "BOT012",
"stopSequence": 21
},
{
"departure": {
"time": "1789920384"
},
"stopId": "ROM032",
"stopSequence": 22
},
{
"departure": {
"time": "1789920501"
},
"stopId": "EUR032",
"stopSequence": 23
},
{
"departure": {
"time": "1789920581"
},
"stopId": "LIG022",
"stopSequence": 24
}
],
"timestamp": "1789916966",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573794"
}
}
},
{
"id": "96",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789920980"
},
"stopId": "EUR021",
"stopSequence": 3
},
{
"departure": {
"time": "1789921085"
},
"stopId": "ROM021",
"stopSequence": 4
},
{
"departure": {
"time": "1789921629"
},
"stopId": "OCH021",
"stopSequence": 11
},
{
"departure": {
"time": "1789921715"
},
"stopId": "LQS001",
"stopSequence": 12
},
{
"departure": {
"time": "1789921785"
},
"stopId": "CDA001",
"stopSequence": 13
},
{
"departure": {
"time": "1789921845"
},
"stopId": "CTR021",
"stopSequence": 14
},
{
"departure": {
"time": "1789921917"
},
"stopId": "TEL001",
"stopSequence": 15
},
{
"departure": {
"time": "1789921995"
},
"stopId": "GDC001",
"stopSequence": 16
},
{
"departure": {
"time": "1789922080"
},
"stopId": "TRI021",
"stopSequence": 17
},
{
"departure": {
"time": "1789922190"
},
"stopId": "3SU021",
"stopSequence": 18
},
{
"departure": {
"time": "1789922270"
},
"stopId": "DAI001",
"stopSequence": 19
},
{
"departure": {
"time": "1789922399"
},
"stopId": "CAM021",
"stopSequence": 20
},
{
"departure": {
"time": "1789922465"
},
"stopId": "PHY001",
"stopSequence": 21
},
{
"departure": {
"time": "1789922595"
},
"stopId": "ICT021",
"stopSequence": 22
}
],
"timestamp": "1789899951",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573795"
}
}
},
{
"id": "97",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789923076"
},
"stopId": "ICT032",
"stopSequence": 3
},
{
"departure": {
"time": "1789923194"
},
"stopId": "PHY012",
"stopSequence": 4
},
{
"departure": {
"time": "1789923268"
},
"stopId": "CAM032",
"stopSequence": 5
},
{
"departure": {
"time": "1789923366"
},
"stopId": "DAI012",
"stopSequence": 6
},
{
"departure": {
"time": "1789923457"
},
"stopId": "3SU032",
"stopSequence": 7
},
{
"departure": {
"time": "1789923563"
},
"stopId": "TRI032",
"stopSequence": 8
},
{
"departure": {
"time": "1789923652"
},
"stopId": "GDC012",
"stopSequence": 9
},
{
"departure": {
"time": "1789923719"
},
"stopId": "TEL012",
"stopSequence": 10
},
{
"departure": {
"time": "1789923790"
},
"stopId": "CTR032",
"stopSequence": 11
},
{
"departure": {
"time": "1789923852"
},
"stopId": "CDA012",
"stopSequence": 12
},
{
"departure": {
"time": "1789923937"
},
"stopId": "LQS012",
"stopSequence": 13
},
{
"departure": {
"time": "1789924027"
},
"stopId": "OCH032",
"stopSequence": 14
}
],
"timestamp": "1789870805",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573796"
}
}
},
{
"id": "98",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918251"
},
"stopId": "CDA001",
"stopSequence": 13
},
{
"departure": {
"time": "1789918312"
},
"stopId": "CTR021",
"stopSequence": 14
},
{
"departure": {
"time": "1789918387"
},
"stopId": "TEL001",
"stopSequence": 15
},
{
"departure": {
"time": "1789918474"
},
"stopId": "GDC001",
"stopSequence": 16
},
{
"departure": {
"time": "1789918563"
},
"stopId": "TRI021",
"stopSequence": 17
},
{
"departure": {
"time": "1789918673"
},
"stopId": "3SU021",
"stopSequence": 18
},
{
"departure": {
"time": "1789918737"
},
"stopId": "DAI001",
"stopSequence": 19
},
{
"departure": {
"time": "1789918853"
},
"stopId": "CAM021",
"stopSequence": 20
},
{
"departure": {
"time": "1789918902"
},
"stopId": "PHY001",
"stopSequence": 21
},
{
"departure": {
"time": "1789919053"
},
"stopId": "ICT021",
"stopSequence": 22
}
],
"timestamp": "1789918121",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573816"
}
}
},
{
"id": "99",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919488"
},
"stopId": "ICT032",
"stopSequence": 3
},
{
"departure": {
"time": "1789919606"
},
"stopId": "PHY012",
"stopSequence": 4
},
{
"departure": {
"time": "1789919682"
},
"stopId": "CAM032",
"stopSequence": 5
},
{
"departure": {
"time": "1789919784"
},
"stopId": "DAI012",
"stopSequence": 6
},
{
"departure": {
"time": "1789919868"
},
"stopId": "3SU032",
"stopSequence": 7
},
{
"departure": {
"time": "1789919977"
},
"stopId": "TRI032",
"stopSequence": 8
},
{
"departure": {
"time": "1789920066"
},
"stopId": "GDC012",
"stopSequence": 9
},
{
"departure": {
"time": "1789920127"
},
"stopId": "TEL012",
"stopSequence": 10
},
{
"departure": {
"time": "1789920205"
},
"stopId": "CTR032",
"stopSequence": 11
},
{
"departure": {
"time": "1789920265"
},
"stopId": "CDA012",
"stopSequence": 12
},
{
"departure": {
"time": "1789920344"
},
"stopId": "LQS012",
"stopSequence": 13
},
{
"departure": {
"time": "1789920437"
},
"stopId": "OCH032",
"stopSequence": 14
},
{
"departure": {
"time": "1789920508"
},
"stopId": "CRL032",
"stopSequence": 15
},
{
"departure": {
"time": "1789920578"
},
"stopId": "MCL032",
"stopSequence": 16
},
{
"departure": {
"time": "1789920646"
},
"stopId": "OSS012",
"stopSequence": 17
},
{
"departure": {
"time": "1789920727"
},
"stopId": "MAB032",
"stopSequence": 18
},
{
"departure": {
"time": "1789920815"
},
"stopId": "SMA012",
"stopSequence": 19
},
{
"departure": {
"time": "1789920897"
},
"stopId": "BOT012",
"stopSequence": 20
}
],
"timestamp": "1789917186",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573817"
}
}
},
{
"id": "100",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789922265"
},
"stopId": "ACA001",
"stopSequence": 11
},
{
"departure": {
"time": "1789922351"
},
"stopId": "PDW001",
"stopSequence": 12
},
{
"departure": {
"time": "1789922412"
},
"stopId": "LAT001",
"stopSequence": 13
},
{
"departure": {
"time": "1789922473"
},
"stopId": "PVL021",
"stopSequence": 14
},
{
"departure": {
"time": "1789922550"
},
"stopId": "SNO031",
"stopSequence": 15
},
{
"departure": {
"time": "1789922627"
},
"stopId": "PLE001",
"stopSequence": 16
},
{
"departure": {
"time": "1789922688"
},
"stopId": "ARQ001",
"stopSequence": 17
},
{
"departure": {
"time": "1789922754"
},
"stopId": "CLD001",
"stopSequence": 18
},
{
"departure": {
"time": "1789922822"
},
"stopId": "BOA001",
"stopSequence": 19
},
{
"departure": {
"time": "1789922911"
},
"stopId": "PBA021",
"stopSequence": 20
},
{
"departure": {
"time": "1789922995"
},
"stopId": "BDC001",
"stopSequence": 21
},
{
"departure": {
"time": "1789923118"
},
"stopId": "QUI021",
"stopSequence": 22
},
{
"departure": {
"time": "1789923234"
},
"stopId": "MAM021",
"stopSequence": 23
}
],
"timestamp": "1789870805",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573818"
}
}
},
{
"id": "101",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789923630"
},
"stopId": "MAM032",
"stopSequence": 3
},
{
"departure": {
"time": "1789923726"
},
"stopId": "QUI032",
"stopSequence": 4
},
{
"departure": {
"time": "1789923842"
},
"stopId": "BDC012",
"stopSequence": 5
},
{
"departure": {
"time": "1789923939"
},
"stopId": "PBA032",
"stopSequence": 6
},
{
"departure": {
"time": "1789924013"
},
"stopId": "BOA012",
"stopSequence": 7
},
{
"departure": {
"time": "1789924094"
},
"stopId": "CLD012",
"stopSequence": 8
}
],
"timestamp": "1789870805",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5573819"
}
}
},
{
"id": "102",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789921387"
},
"stopId": "MSN002",
"stopSequence": 1
},
{
"departure": {
"time": "1789919612"
},
"stopId": "LHO001",
"stopSequence": 4
},
{
"departure": {
"time": "1789919677"
},
"stopId": "CAS001",
"stopSequence": 5
},
{
"departure": {
"time": "1789919822"
},
"stopId": "LSM001",
"stopSequence": 7
}
],
"timestamp": "1789917837",
"trip": {
"routeId": "50",
"scheduleRelationship": "SCHEDULED",
"tripId": "5582584"
}
}
},
{
"id": "103",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918584"
},
"stopId": "DIE002",
"stopSequence": 23
},
{
"departure": {
"time": "1789918648"
},
"stopId": "MBA002",
"stopSequence": 24
},
{
"departure": {
"time": "1789918709"
},
"stopId": "GAS002",
"stopSequence": 25
},
{
"departure": {
"time": "1789918764"
},
"stopId": "PIL002",
"stopSequence": 26
},
{
"departure": {
"time": "1789918818"
},
"stopId": "AND002",
"stopSequence": 27
},
{
"departure": {
"time": "1789918880"
},
"stopId": "GLA002",
"stopSequence": 28
},
{
"departure": {
"time": "1789918945"
},
"stopId": "RGB002",
"stopSequence": 29
},
{
"departure": {
"time": "1789919044"
},
"stopId": "BSS002",
"stopSequence": 30
}
],
"timestamp": "1789917649",
"trip": {
"routeId": "50",
"scheduleRelationship": "SCHEDULED",
"tripId": "5582607"
}
}
},
{
"id": "104",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918222"
},
"stopId": "PMA001",
"stopSequence": 13
},
{
"departure": {
"time": "1789918394"
},
"stopId": "NOX002",
"stopSequence": 14
}
],
"timestamp": "1789916479",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5583569"
}
}
},
{
"id": "105",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918740"
},
"stopId": "HDV018",
"stopSequence": 1
},
{
"departure": {
"time": "1789918829"
},
"stopId": "HVA004",
"stopSequence": 2
},
{
"departure": {
"time": "1789919054"
},
"stopId": "4VE002",
"stopSequence": 4
},
{
"departure": {
"time": "1789919156"
},
"stopId": "LEZ002",
"stopSequence": 5
},
{
"departure": {
"time": "1789919198"
},
"stopId": "ERB002",
"stopSequence": 6
},
{
"departure": {
"time": "1789919292"
},
"stopId": "DEF002",
"stopSequence": 7
},
{
"departure": {
"time": "1789919461"
},
"stopId": "ENI002",
"stopSequence": 9
},
{
"departure": {
"time": "1789919618"
},
"stopId": "LPZ002",
"stopSequence": 10
},
{
"departure": {
"time": "1789919687"
},
"stopId": "MTT006",
"stopSequence": 11
},
{
"departure": {
"time": "1789919866"
},
"stopId": "PTT001",
"stopSequence": 12
}
],
"timestamp": "1789916963",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5583623"
}
}
},
{
"id": "106",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918800"
},
"stopId": "NOT001",
"stopSequence": 1
},
{
"departure": {
"time": "1789918940"
},
"stopId": "MTY002",
"stopSequence": 2
},
{
"departure": {
"time": "1789919037"
},
"stopId": "ETC004",
"stopSequence": 3
},
{
"departure": {
"time": "1789919125"
},
"stopId": "PLV002",
"stopSequence": 4
},
{
"departure": {
"time": "1789919165"
},
"stopId": "ROB002",
"stopSequence": 5
},
{
"departure": {
"time": "1789919317"
},
"stopId": "HRE002",
"stopSequence": 7
},
{
"departure": {
"time": "1789919430"
},
"stopId": "PIS003",
"stopSequence": 8
},
{
"departure": {
"time": "1789919558"
},
"stopId": "CTA002",
"stopSequence": 9
},
{
"departure": {
"time": "1789919656"
},
"stopId": "LCB002",
"stopSequence": 10
},
{
"departure": {
"time": "1789919701"
},
"stopId": "DUO002",
"stopSequence": 11
}
],
"timestamp": "1789917049",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5583649"
}
}
},
{
"id": "107",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918259"
},
"stopId": "HWA001",
"stopSequence": 3
},
{
"departure": {
"time": "1789918261"
},
"stopId": "JEF001",
"stopSequence": 4
},
{
"departure": {
"time": "1789918413"
},
"stopId": "FEN001",
"stopSequence": 5
},
{
"departure": {
"time": "1789918541"
},
"stopId": "LDL001",
"stopSequence": 6
},
{
"departure": {
"time": "1789918606"
},
"stopId": "LMR001",
"stopSequence": 7
},
{
"departure": {
"time": "1789918681"
},
"stopId": "LCH001",
"stopSequence": 8
}
],
"timestamp": "1789918089",
"trip": {
"routeId": "CO2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5585604"
}
}
},
{
"id": "108",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918284"
},
"stopId": "CAL008",
"stopSequence": 1
},
{
"departure": {
"time": "1789918362"
},
"stopId": "CCD001",
"stopSequence": 2
},
{
"departure": {
"time": "1789918397"
},
"stopId": "HWA001",
"stopSequence": 3
},
{
"departure": {
"time": "1789918459"
},
"stopId": "JEF001",
"stopSequence": 4
},
{
"departure": {
"time": "1789918635"
},
"stopId": "FEN001",
"stopSequence": 5
},
{
"departure": {
"time": "1789918702"
},
"stopId": "LDL001",
"stopSequence": 6
},
{
"departure": {
"time": "1789918767"
},
"stopId": "LMR001",
"stopSequence": 7
},
{
"departure": {
"time": "1789918840"
},
"stopId": "LCH001",
"stopSequence": 8
}
],
"timestamp": "1789918106",
"trip": {
"routeId": "CO2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5585650"
}
}
},
{
"id": "109",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918800"
},
"stopId": "EUP003",
"stopSequence": 1
},
{
"departure": {
"time": "1789918834"
},
"stopId": "EUP001",
"stopSequence": 2
},
{
"departure": {
"time": "1789918876"
},
"stopId": "PRD001",
"stopSequence": 3
},
{
"departure": {
"time": "1789918938"
},
"stopId": "MPE002",
"stopSequence": 4
},
{
"departure": {
"time": "1789918982"
},
"stopId": "ARP001",
"stopSequence": 5
},
{
"departure": {
"time": "1789919012"
},
"stopId": "CSL002",
"stopSequence": 6
},
{
"departure": {
"time": "1789919162"
},
"stopId": "RLO002",
"stopSequence": 7
},
{
"departure": {
"time": "1789919261"
},
"stopId": "CHM002",
"stopSequence": 8
},
{
"departure": {
"time": "1789919314"
},
"stopId": "HSP010",
"stopSequence": 9
},
{
"departure": {
"time": "1789919414"
},
"stopId": "ALV002",
"stopSequence": 10
},
{
"departure": {
"time": "1789919571"
},
"stopId": "RAL001",
"stopSequence": 12
}
],
"timestamp": "1789917048",
"trip": {
"routeId": "CO2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5585671"
}
}
},
{
"id": "110",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918230"
},
"stopId": "MLM001",
"stopSequence": 19
},
{
"departure": {
"time": "1789918367"
},
"stopId": "LLO001",
"stopSequence": 20
},
{
"departure": {
"time": "1789918463"
},
"stopId": "PSU001",
"stopSequence": 21
}
],
"timestamp": "1789917606",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5586269"
}
}
},
{
"id": "111",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918740"
},
"stopId": "CHR001",
"stopSequence": 1
},
{
"departure": {
"time": "1789918916"
},
"stopId": "LCD001",
"stopSequence": 2
},
{
"departure": {
"time": "1789918958"
},
"stopId": "AUG001",
"stopSequence": 3
},
{
"departure": {
"time": "1789919027"
},
"stopId": "LRD001",
"stopSequence": 4
},
{
"departure": {
"time": "1789919124"
},
"stopId": "LOO001",
"stopSequence": 5
},
{
"departure": {
"time": "1789919193"
},
"stopId": "ENC003",
"stopSequence": 6
},
{
"departure": {
"time": "1789919281"
},
"stopId": "GEE001",
"stopSequence": 7
},
{
"departure": {
"time": "1789919371"
},
"stopId": "BZH001",
"stopSequence": 8
},
{
"departure": {
"time": "1789919433"
},
"stopId": "PRT001",
"stopSequence": 9
},
{
"departure": {
"time": "1789919581"
},
"stopId": "LOE001",
"stopSequence": 10
},
{
"departure": {
"time": "1789919673"
},
"stopId": "BLC001",
"stopSequence": 11
},
{
"departure": {
"time": "1789919714"
},
"stopId": "LLA001",
"stopSequence": 12
},
{
"departure": {
"time": "1789919768"
},
"stopId": "LME001",
"stopSequence": 13
},
{
"departure": {
"time": "1789919819"
},
"stopId": "LAY001",
"stopSequence": 14
},
{
"departure": {
"time": "1789919881"
},
"stopId": "LOM001",
"stopSequence": 15
},
{
"departure": {
"time": "1789919917"
},
"stopId": "EGA001",
"stopSequence": 16
}
],
"timestamp": "1789916963",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5586316"
}
}
},
{
"id": "112",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918740"
},
"stopId": "LIG006",
"stopSequence": 1
},
{
"departure": {
"time": "1789919107"
},
"stopId": "RMD001",
"stopSequence": 3
},
{
"departure": {
"time": "1789919187"
},
"stopId": "HOS003",
"stopSequence": 4
},
{
"departure": {
"time": "1789919232"
},
"stopId": "PNF002",
"stopSequence": 5
},
{
"departure": {
"time": "1789919348"
},
"stopId": "LTA002",
"stopSequence": 6
},
{
"departure": {
"time": "1789919415"
},
"stopId": "MAG002",
"stopSequence": 7
},
{
"departure": {
"time": "1789919486"
},
"stopId": "MSI002",
"stopSequence": 8
},
{
"departure": {
"time": "1789919788"
},
"stopId": "CDO002",
"stopSequence": 10
},
{
"departure": {
"time": "1789919841"
},
"stopId": "LAG002",
"stopSequence": 11
},
{
"departure": {
"time": "1789919930"
},
"stopId": "LJU002",
"stopSequence": 12
}
],
"timestamp": "1789917328",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5586337"
}
}
},
{
"id": "113",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918293"
},
"stopId": "CUE002",
"stopSequence": 35
},
{
"departure": {
"time": "1789918386"
},
"stopId": "ERO002",
"stopSequence": 36
},
{
"departure": {
"time": "1789918541"
},
"stopId": "CRI002",
"stopSequence": 38
},
{
"departure": {
"time": "1789918665"
},
"stopId": "FDH002",
"stopSequence": 39
},
{
"departure": {
"time": "1789918705"
},
"stopId": "3BL002",
"stopSequence": 40
}
],
"timestamp": "1789918056",
"trip": {
"routeId": "86",
"scheduleRelationship": "SCHEDULED",
"tripId": "5621811"
}
}
},
{
"id": "114",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918680"
},
"stopId": "EUR002",
"stopSequence": 1
},
{
"departure": {
"time": "1789918771"
},
"stopId": "LIG117",
"stopSequence": 2
},
{
"departure": {
"time": "1789919132"
},
"stopId": "CHF001",
"stopSequence": 4
},
{
"departure": {
"time": "1789919253"
},
"stopId": "MLA001",
"stopSequence": 5
},
{
"departure": {
"time": "1789919353"
},
"stopId": "MGA001",
"stopSequence": 6
},
{
"departure": {
"time": "1789919513"
},
"stopId": "REG001",
"stopSequence": 7
},
{
"departure": {
"time": "1789919663"
},
"stopId": "PTM001",
"stopSequence": 8
},
{
"departure": {
"time": "1789919761"
},
"stopId": "MCM001",
"stopSequence": 9
},
{
"departure": {
"time": "1789919801"
},
"stopId": "CHW004",
"stopSequence": 10
},
{
"departure": {
"time": "1789919856"
},
"stopId": "LAZ001",
"stopSequence": 11
}
],
"timestamp": "1789916910",
"trip": {
"routeId": "86",
"scheduleRelationship": "SCHEDULED",
"tripId": "5621815"
}
}
},
{
"id": "115",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918303"
},
"stopId": "3BL001",
"stopSequence": 2
},
{
"departure": {
"time": "1789918356"
},
"stopId": "FDH001",
"stopSequence": 3
},
{
"departure": {
"time": "1789918479"
},
"stopId": "CRI001",
"stopSequence": 4
},
{
"departure": {
"time": "1789918662"
},
"stopId": "ERO001",
"stopSequence": 6
},
{
"departure": {
"time": "1789918741"
},
"stopId": "CUE001",
"stopSequence": 7
},
{
"departure": {
"time": "1789918921"
},
"stopId": "CAT001",
"stopSequence": 9
},
{
"departure": {
"time": "1789918977"
},
"stopId": "BMI001",
"stopSequence": 10
},
{
"departure": {
"time": "1789919028"
},
"stopId": "COS001",
"stopSequence": 11
},
{
"departure": {
"time": "1789919071"
},
"stopId": "BCI001",
"stopSequence": 12
},
{
"departure": {
"time": "1789919118"
},
"stopId": "GCH001",
"stopSequence": 13
},
{
"departure": {
"time": "1789919209"
},
"stopId": "COQ001",
"stopSequence": 14
},
{
"departure": {
"time": "1789919401"
},
"stopId": "LIC003",
"stopSequence": 16
},
{
"departure": {
"time": "1789919473"
},
"stopId": "FDN001",
"stopSequence": 17
},
{
"departure": {
"time": "1789919545"
},
"stopId": "CAU001",
"stopSequence": 18
},
{
"departure": {
"time": "1789919637"
},
"stopId": "LJO001",
"stopSequence": 20
},
{
"departure": {
"time": "1789919733"
},
"stopId": "RIT001",
"stopSequence": 21
},
{
"departure": {
"time": "1789919825"
},
"stopId": "PBD001",
"stopSequence": 22
},
{
"departure": {
"time": "1789919913"
},
"stopId": "DOV001",
"stopSequence": 23
},
{
"departure": {
"time": "1789919955"
},
"stopId": "BMN001",
"stopSequence": 24
}
],
"timestamp": "1789916509",
"trip": {
"routeId": "86",
"scheduleRelationship": "SCHEDULED",
"tripId": "5621816"
}
}
},
{
"id": "116",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918300"
},
"stopId": "LSS002",
"stopSequence": 2
},
{
"departure": {
"time": "1789918364"
},
"stopId": "EUL005",
"stopSequence": 3
},
{
"departure": {
"time": "1789918401"
},
"stopId": "APE003",
"stopSequence": 4
},
{
"departure": {
"time": "1789918706"
},
"stopId": "LCN002",
"stopSequence": 8
},
{
"departure": {
"time": "1789918801"
},
"stopId": "AMT001",
"stopSequence": 10
},
{
"departure": {
"time": "1789919101"
},
"stopId": "MRL001",
"stopSequence": 15
},
{
"departure": {
"time": "1789919510"
},
"stopId": "CDP001",
"stopSequence": 17
},
{
"departure": {
"time": "1789919546"
},
"stopId": "BUR001",
"stopSequence": 18
}
],
"timestamp": "1789916509",
"trip": {
"routeId": "55",
"scheduleRelationship": "SCHEDULED",
"tripId": "5631839"
}
}
},
{
"id": "117",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918272"
},
"stopId": "HPE001",
"stopSequence": 21
}
],
"timestamp": "1789916879",
"trip": {
"routeId": "58",
"scheduleRelationship": "SCHEDULED",
"tripId": "5633040"
}
}
},
{
"id": "118",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918258"
},
"stopId": "ORM002",
"stopSequence": 2
},
{
"departure": {
"time": "1789918598"
},
"stopId": "OCC002",
"stopSequence": 6
},
{
"departure": {
"time": "1789918658"
},
"stopId": "MDF002",
"stopSequence": 7
},
{
"departure": {
"time": "1789918821"
},
"stopId": "LMQ002",
"stopSequence": 8
},
{
"departure": {
"time": "1789918935"
},
"stopId": "JRO002",
"stopSequence": 9
},
{
"departure": {
"time": "1789918999"
},
"stopId": "FAE002",
"stopSequence": 10
},
{
"departure": {
"time": "1789919086"
},
"stopId": "FCI002",
"stopSequence": 11
},
{
"departure": {
"time": "1789919187"
},
"stopId": "RDJ002",
"stopSequence": 12
},
{
"departure": {
"time": "1789919227"
},
"stopId": "RDG002",
"stopSequence": 13
},
{
"departure": {
"time": "1789919278"
},
"stopId": "ARO002",
"stopSequence": 14
},
{
"departure": {
"time": "1789919363"
},
"stopId": "RHA002",
"stopSequence": 15
},
{
"departure": {
"time": "1789919598"
},
"stopId": "MRN001",
"stopSequence": 17
},
{
"departure": {
"time": "1789919649"
},
"stopId": "RJA001",
"stopSequence": 18
},
{
"departure": {
"time": "1789919702"
},
"stopId": "PID001",
"stopSequence": 19
},
{
"departure": {
"time": "1789919756"
},
"stopId": "GBE001",
"stopSequence": 20
}
],
"timestamp": "1789916478",
"trip": {
"routeId": "67",
"scheduleRelationship": "SCHEDULED",
"tripId": "5633568"
}
}
},
{
"id": "119",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918555"
},
"stopId": "PPC002",
"stopSequence": 3
},
{
"departure": {
"time": "1789918621"
},
"stopId": "LSG002",
"stopSequence": 4
},
{
"departure": {
"time": "1789918648"
},
"stopId": "IVE001",
"stopSequence": 5
},
{
"departure": {
"time": "1789918703"
},
"stopId": "PTB001",
"stopSequence": 6
},
{
"departure": {
"time": "1789918738"
},
"stopId": "RJA007",
"stopSequence": 7
},
{
"departure": {
"time": "1789918793"
},
"stopId": "LQM002",
"stopSequence": 8
},
{
"departure": {
"time": "1789919144"
},
"stopId": "AP2002",
"stopSequence": 10
},
{
"departure": {
"time": "1789919401"
},
"stopId": "LDE002",
"stopSequence": 11
},
{
"departure": {
"time": "1789919465"
},
"stopId": "PCV001",
"stopSequence": 12
},
{
"departure": {
"time": "1789919538"
},
"stopId": "RJA005",
"stopSequence": 13
},
{
"departure": {
"time": "1789919563"
},
"stopId": "PTB002",
"stopSequence": 14
},
{
"departure": {
"time": "1789919654"
},
"stopId": "IVE002",
"stopSequence": 15
},
{
"departure": {
"time": "1789919692"
},
"stopId": "LSG001",
"stopSequence": 16
},
{
"departure": {
"time": "1789919784"
},
"stopId": "PPC001",
"stopSequence": 17
}
],
"timestamp": "1789916774",
"trip": {
"routeId": "68",
"scheduleRelationship": "SCHEDULED",
"tripId": "5633683"
}
}
},
{
"id": "120",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918276"
},
"stopId": "HIS002",
"stopSequence": 29
},
{
"departure": {
"time": "1789918329"
},
"stopId": "HOZ002",
"stopSequence": 30
},
{
"departure": {
"time": "1789918397"
},
"stopId": "HMN002",
"stopSequence": 31
},
{
"departure": {
"time": "1789918452"
},
"stopId": "LEY002",
"stopSequence": 32
}
],
"timestamp": "1789917758",
"trip": {
"routeId": "72",
"scheduleRelationship": "SCHEDULED",
"tripId": "5633979"
}
}
},
{
"id": "121",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919100"
},
"stopId": "4CA003",
"stopSequence": 1
},
{
"departure": {
"time": "1789919326"
},
"stopId": "LEY001",
"stopSequence": 3
},
{
"departure": {
"time": "1789919392"
},
"stopId": "HMN001",
"stopSequence": 4
},
{
"departure": {
"time": "1789919463"
},
"stopId": "HOZ003",
"stopSequence": 5
},
{
"departure": {
"time": "1789919521"
},
"stopId": "HIS001",
"stopSequence": 6
},
{
"departure": {
"time": "1789919748"
},
"stopId": "PTP002",
"stopSequence": 9
},
{
"departure": {
"time": "1789919881"
},
"stopId": "PNT003",
"stopSequence": 10
}
],
"timestamp": "1789917328",
"trip": {
"routeId": "72",
"scheduleRelationship": "SCHEDULED",
"tripId": "5633980"
}
}
},
{
"id": "122",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918259"
},
"stopId": "BPT001",
"stopSequence": 19
},
{
"departure": {
"time": "1789918323"
},
"stopId": "GBA001",
"stopSequence": 20
},
{
"departure": {
"time": "1789918386"
},
"stopId": "BCA001",
"stopSequence": 21
},
{
"departure": {
"time": "1789918418"
},
"stopId": "BFR001",
"stopSequence": 22
}
],
"timestamp": "1789917696",
"trip": {
"routeId": "72",
"scheduleRelationship": "SCHEDULED",
"tripId": "5633990"
}
}
},
{
"id": "123",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919700"
},
"stopId": "ACC002",
"stopSequence": 1
},
{
"departure": {
"time": "1789919757"
},
"stopId": "BFR002",
"stopSequence": 2
},
{
"departure": {
"time": "1789919790"
},
"stopId": "BCA002",
"stopSequence": 3
},
{
"departure": {
"time": "1789919820"
},
"stopId": "GBA002",
"stopSequence": 4
},
{
"departure": {
"time": "1789919876"
},
"stopId": "BPT002",
"stopSequence": 5
},
{
"departure": {
"time": "1789919924"
},
"stopId": "NET002",
"stopSequence": 6
}
],
"timestamp": "1789917918",
"trip": {
"routeId": "72",
"scheduleRelationship": "SCHEDULED",
"tripId": "5633992"
}
}
},
{
"id": "124",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918564"
},
"stopId": "HEL002",
"stopSequence": 25
},
{
"departure": {
"time": "1789918638"
},
"stopId": "GAI002",
"stopSequence": 26
},
{
"departure": {
"time": "1789918802"
},
"stopId": "ABL002",
"stopSequence": 28
},
{
"departure": {
"time": "1789918917"
},
"stopId": "HUR002",
"stopSequence": 30
},
{
"departure": {
"time": "1789919062"
},
"stopId": "3BL001",
"stopSequence": 31
},
{
"departure": {
"time": "1789919061"
},
"stopId": "FDH001",
"stopSequence": 32
},
{
"departure": {
"time": "1789919215"
},
"stopId": "CRI001",
"stopSequence": 33
},
{
"departure": {
"time": "1789919327"
},
"stopId": "ERO001",
"stopSequence": 35
},
{
"departure": {
"time": "1789919414"
},
"stopId": "CUE001",
"stopSequence": 36
},
{
"departure": {
"time": "1789919522"
},
"stopId": "CAT001",
"stopSequence": 38
},
{
"departure": {
"time": "1789919633"
},
"stopId": "BMI001",
"stopSequence": 39
},
{
"departure": {
"time": "1789919672"
},
"stopId": "ETE001",
"stopSequence": 40
},
{
"departure": {
"time": "1789919697"
},
"stopId": "LEH001",
"stopSequence": 41
},
{
"departure": {
"time": "1789919839"
},
"stopId": "HOT001",
"stopSequence": 42
},
{
"departure": {
"time": "1789919908"
},
"stopId": "MPL001",
"stopSequence": 43
}
],
"timestamp": "1789917726",
"trip": {
"routeId": "82",
"scheduleRelationship": "SCHEDULED",
"tripId": "5634305"
}
}
},
{
"id": "125",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918253"
},
"stopId": "ETE002",
"stopSequence": 23
},
{
"departure": {
"time": "1789918336"
},
"stopId": "BMI002",
"stopSequence": 24
},
{
"departure": {
"time": "1789918403"
},
"stopId": "CAT002",
"stopSequence": 25
},
{
"departure": {
"time": "1789918545"
},
"stopId": "CUE002",
"stopSequence": 27
},
{
"departure": {
"time": "1789918638"
},
"stopId": "ERO002",
"stopSequence": 28
},
{
"departure": {
"time": "1789918793"
},
"stopId": "CRI002",
"stopSequence": 30
},
{
"departure": {
"time": "1789918919"
},
"stopId": "FDH002",
"stopSequence": 31
},
{
"departure": {
"time": "1789918981"
},
"stopId": "3BL002",
"stopSequence": 32
},
{
"departure": {
"time": "1789919218"
},
"stopId": "BNO001",
"stopSequence": 35
},
{
"departure": {
"time": "1789919291"
},
"stopId": "GAI001",
"stopSequence": 37
},
{
"departure": {
"time": "1789919375"
},
"stopId": "HEL001",
"stopSequence": 38
},
{
"departure": {
"time": "1789919787"
},
"stopId": "RDD001",
"stopSequence": 42
},
{
"departure": {
"time": "1789919910"
},
"stopId": "DMA001",
"stopSequence": 43
},
{
"departure": {
"time": "1789919931"
},
"stopId": "BEL001",
"stopSequence": 44
}
],
"timestamp": "1789917524",
"trip": {
"routeId": "82",
"scheduleRelationship": "SCHEDULED",
"tripId": "5634310"
}
}
},
{
"id": "126",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918225"
},
"stopId": "POE002",
"stopSequence": 29
},
{
"departure": {
"time": "1789918283"
},
"stopId": "KAE002",
"stopSequence": 30
},
{
"departure": {
"time": "1789918375"
},
"stopId": "AUR002",
"stopSequence": 31
},
{
"departure": {
"time": "1789918512"
},
"stopId": "AFR002",
"stopSequence": 32
},
{
"departure": {
"time": "1789918585"
},
"stopId": "PIP002",
"stopSequence": 35
},
{
"departure": {
"time": "1789918652"
},
"stopId": "CPA002",
"stopSequence": 36
},
{
"departure": {
"time": "1789918690"
},
"stopId": "HVO002",
"stopSequence": 37
},
{
"departure": {
"time": "1789918787"
},
"stopId": "MIL004",
"stopSequence": 38
},
{
"departure": {
"time": "1789918841"
},
"stopId": "CBE002",
"stopSequence": 39
}
],
"timestamp": "1789916775",
"trip": {
"routeId": "84",
"scheduleRelationship": "SCHEDULED",
"tripId": "5634600"
}
}
},
{
"id": "127",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919400"
},
"stopId": "PLR020",
"stopSequence": 1
},
{
"departure": {
"time": "1789919546"
},
"stopId": "CBE001",
"stopSequence": 3
},
{
"departure": {
"time": "1789919653"
},
"stopId": "MIL003",
"stopSequence": 4
},
{
"departure": {
"time": "1789919701"
},
"stopId": "HVO001",
"stopSequence": 5
},
{
"departure": {
"time": "1789919815"
},
"stopId": "CPA001",
"stopSequence": 6
},
{
"departure": {
"time": "1789919888"
},
"stopId": "PIP001",
"stopSequence": 7
}
],
"timestamp": "1789917608",
"trip": {
"routeId": "84",
"scheduleRelationship": "SCHEDULED",
"tripId": "5634601"
}
}
},
{
"id": "128",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918272"
},
"stopId": "EUQ002",
"stopSequence": 6
},
{
"departure": {
"time": "1789918318"
},
"stopId": "QAM002",
"stopSequence": 7
},
{
"departure": {
"time": "1789918316"
},
"stopId": "LAL002",
"stopSequence": 8
},
{
"departure": {
"time": "1789918388"
},
"stopId": "PBL002",
"stopSequence": 9
},
{
"departure": {
"time": "1789918435"
},
"stopId": "ROC002",
"stopSequence": 10
},
{
"departure": {
"time": "1789918579"
},
"stopId": "REG002",
"stopSequence": 11
},
{
"departure": {
"time": "1789918666"
},
"stopId": "MGA002",
"stopSequence": 12
},
{
"departure": {
"time": "1789918739"
},
"stopId": "MLA002",
"stopSequence": 13
},
{
"departure": {
"time": "1789918860"
},
"stopId": "CHF002",
"stopSequence": 14
},
{
"departure": {
"time": "1789919071"
},
"stopId": "BLE003",
"stopSequence": 15
},
{
"departure": {
"time": "1789919200"
},
"stopId": "LIG114",
"stopSequence": 16
}
],
"timestamp": "1789917271",
"trip": {
"routeId": "88",
"scheduleRelationship": "SCHEDULED",
"tripId": "5635235"
}
}
},
{
"id": "129",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918242"
},
"stopId": "HAP002",
"stopSequence": 10
},
{
"departure": {
"time": "1789918381"
},
"stopId": "PIG002",
"stopSequence": 11
},
{
"departure": {
"time": "1789918436"
},
"stopId": "BFO002",
"stopSequence": 12
},
{
"departure": {
"time": "1789918489"
},
"stopId": "PHA002",
"stopSequence": 13
},
{
"departure": {
"time": "1789918644"
},
"stopId": "FAU002",
"stopSequence": 15
},
{
"departure": {
"time": "1789918839"
},
"stopId": "RGA002",
"stopSequence": 18
},
{
"departure": {
"time": "1789918909"
},
"stopId": "OMO002",
"stopSequence": 19
},
{
"departure": {
"time": "1789919026"
},
"stopId": "DEV002",
"stopSequence": 20
},
{
"departure": {
"time": "1789919123"
},
"stopId": "FBO003",
"stopSequence": 21
},
{
"departure": {
"time": "1789919162"
},
"stopId": "LRO002",
"stopSequence": 22
},
{
"departure": {
"time": "1789919228"
},
"stopId": "LOI002",
"stopSequence": 23
},
{
"departure": {
"time": "1789919302"
},
"stopId": "ACH002",
"stopSequence": 24
},
{
"departure": {
"time": "1789919383"
},
"stopId": "CRB002",
"stopSequence": 25
},
{
"departure": {
"time": "1789919488"
},
"stopId": "JAM002",
"stopSequence": 26
},
{
"departure": {
"time": "1789919572"
},
"stopId": "DAR002",
"stopSequence": 27
},
{
"departure": {
"time": "1789919634"
},
"stopId": "PAY002",
"stopSequence": 28
},
{
"departure": {
"time": "1789919707"
},
"stopId": "BCE003",
"stopSequence": 29
},
{
"departure": {
"time": "1789919778"
},
"stopId": "LAQ002",
"stopSequence": 30
},
{
"departure": {
"time": "1789919821"
},
"stopId": "FFO002",
"stopSequence": 31
},
{
"departure": {
"time": "1789919892"
},
"stopId": "AER002",
"stopSequence": 32
}
],
"timestamp": "1789916615",
"trip": {
"routeId": "L91",
"scheduleRelationship": "SCHEDULED",
"tripId": "5636392"
}
}
},
{
"id": "130",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918485"
},
"stopId": "CHF001",
"stopSequence": 4
},
{
"departure": {
"time": "1789918566"
},
"stopId": "MLA001",
"stopSequence": 5
},
{
"departure": {
"time": "1789918669"
},
"stopId": "MGA001",
"stopSequence": 6
},
{
"departure": {
"time": "1789918780"
},
"stopId": "REG001",
"stopSequence": 7
},
{
"departure": {
"time": "1789918923"
},
"stopId": "PTM001",
"stopSequence": 8
},
{
"departure": {
"time": "1789919006"
},
"stopId": "MCM001",
"stopSequence": 9
},
{
"departure": {
"time": "1789919052"
},
"stopId": "CHW004",
"stopSequence": 10
},
{
"departure": {
"time": "1789919126"
},
"stopId": "LAZ001",
"stopSequence": 11
},
{
"departure": {
"time": "1789919289"
},
"stopId": "AER001",
"stopSequence": 12
},
{
"departure": {
"time": "1789919365"
},
"stopId": "FFO001",
"stopSequence": 13
},
{
"departure": {
"time": "1789919415"
},
"stopId": "LAQ001",
"stopSequence": 14
},
{
"departure": {
"time": "1789919532"
},
"stopId": "BCE001",
"stopSequence": 15
},
{
"departure": {
"time": "1789919575"
},
"stopId": "PAY001",
"stopSequence": 16
},
{
"departure": {
"time": "1789919645"
},
"stopId": "DAR001",
"stopSequence": 17
},
{
"departure": {
"time": "1789919732"
},
"stopId": "JAM001",
"stopSequence": 18
},
{
"departure": {
"time": "1789919871"
},
"stopId": "CRB001",
"stopSequence": 19
},
{
"departure": {
"time": "1789919902"
},
"stopId": "EAU001",
"stopSequence": 20
}
],
"timestamp": "1789917886",
"trip": {
"routeId": "L91",
"scheduleRelationship": "SCHEDULED",
"tripId": "5636399"
}
}
},
{
"id": "131",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918439"
},
"stopId": "CAV001",
"stopSequence": 4
},
{
"departure": {
"time": "1789918508"
},
"stopId": "LBE001",
"stopSequence": 5
},
{
"departure": {
"time": "1789918561"
},
"stopId": "CAL001",
"stopSequence": 6
},
{
"departure": {
"time": "1789918657"
},
"stopId": "LSS002",
"stopSequence": 7
},
{
"departure": {
"time": "1789918722"
},
"stopId": "EUL005",
"stopSequence": 8
},
{
"departure": {
"time": "1789918759"
},
"stopId": "APE003",
"stopSequence": 9
},
{
"departure": {
"time": "1789918979"
},
"stopId": "GUI001",
"stopSequence": 12
},
{
"departure": {
"time": "1789919042"
},
"stopId": "CWT001",
"stopSequence": 13
},
{
"departure": {
"time": "1789919221"
},
"stopId": "BAM001",
"stopSequence": 15
},
{
"departure": {
"time": "1789919292"
},
"stopId": "NSM001",
"stopSequence": 16
},
{
"departure": {
"time": "1789919314"
},
"stopId": "CDM001",
"stopSequence": 17
},
{
"departure": {
"time": "1789919334"
},
"stopId": "CTD003",
"stopSequence": 18
},
{
"departure": {
"time": "1789919405"
},
"stopId": "ATO001",
"stopSequence": 19
},
{
"departure": {
"time": "1789919453"
},
"stopId": "LVR001",
"stopSequence": 20
},
{
"departure": {
"time": "1789919481"
},
"stopId": "CAF001",
"stopSequence": 21
},
{
"departure": {
"time": "1789919638"
},
"stopId": "RDP005",
"stopSequence": 23
},
{
"departure": {
"time": "1789919716"
},
"stopId": "ESG001",
"stopSequence": 25
},
{
"departure": {
"time": "1789919821"
},
"stopId": "GRS002",
"stopSequence": 26
}
],
"timestamp": "1789916642",
"trip": {
"routeId": "L92",
"scheduleRelationship": "SCHEDULED",
"tripId": "5636887"
}
}
},
{
"id": "132",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918800"
},
"stopId": "CEH001",
"stopSequence": 1
},
{
"departure": {
"time": "1789918875"
},
"stopId": "DMY001",
"stopSequence": 2
},
{
"departure": {
"time": "1789918932"
},
"stopId": "APO002",
"stopSequence": 3
},
{
"departure": {
"time": "1789919161"
},
"stopId": "JUB002",
"stopSequence": 6
},
{
"departure": {
"time": "1789919401"
},
"stopId": "GRS001",
"stopSequence": 9
},
{
"departure": {
"time": "1789919520"
},
"stopId": "ESG002",
"stopSequence": 10
},
{
"departure": {
"time": "1789919625"
},
"stopId": "RDP002",
"stopSequence": 12
},
{
"departure": {
"time": "1789919863"
},
"stopId": "CAF002",
"stopSequence": 14
},
{
"departure": {
"time": "1789919910"
},
"stopId": "ATO002",
"stopSequence": 15
}
],
"timestamp": "1789917094",
"trip": {
"routeId": "L92",
"scheduleRelationship": "SCHEDULED",
"tripId": "5636895"
}
}
},
{
"id": "133",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918372"
},
"stopId": "EBO001",
"stopSequence": 3
},
{
"departure": {
"time": "1789918432"
},
"stopId": "BOS001",
"stopSequence": 4
},
{
"departure": {
"time": "1789918514"
},
"stopId": "FMA001",
"stopSequence": 5
},
{
"departure": {
"time": "1789918636"
},
"stopId": "MAT001",
"stopSequence": 6
},
{
"departure": {
"time": "1789918655"
},
"stopId": "MAT003",
"stopSequence": 7
},
{
"departure": {
"time": "1789918701"
},
"stopId": "AHO001",
"stopSequence": 8
},
{
"departure": {
"time": "1789918751"
},
"stopId": "IDH001",
"stopSequence": 9
},
{
"departure": {
"time": "1789918815"
},
"stopId": "ARG082",
"stopSequence": 10
},
{
"departure": {
"time": "1789918898"
},
"stopId": "RLI002",
"stopSequence": 11
},
{
"departure": {
"time": "1789918994"
},
"stopId": "ARM082",
"stopSequence": 12
},
{
"departure": {
"time": "1789919029"
},
"stopId": "JJA001",
"stopSequence": 13
},
{
"departure": {
"time": "1789919080"
},
"stopId": "PLC001",
"stopSequence": 14
},
{
"departure": {
"time": "1789919185"
},
"stopId": "REB001",
"stopSequence": 16
},
{
"departure": {
"time": "1789919233"
},
"stopId": "HHV001",
"stopSequence": 17
},
{
"departure": {
"time": "1789919241"
},
"stopId": "POC001",
"stopSequence": 18
},
{
"departure": {
"time": "1789919260"
},
"stopId": "RMI003",
"stopSequence": 19
},
{
"departure": {
"time": "1789919279"
},
"stopId": "RBR001",
"stopSequence": 20
},
{
"departure": {
"time": "1789919290"
},
"stopId": "EPY001",
"stopSequence": 21
}
],
"timestamp": "1789916579",
"trip": {
"routeId": "80",
"scheduleRelationship": "SCHEDULED",
"tripId": "5647386"
}
}
},
{
"id": "134",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918656"
},
"stopId": "OSE003",
"stopSequence": 2
},
{
"departure": {
"time": "1789918724"
},
"stopId": "CUR002",
"stopSequence": 3
},
{
"departure": {
"time": "1789918773"
},
"stopId": "CBO004",
"stopSequence": 4
},
{
"departure": {
"time": "1789918878"
},
"stopId": "AEI002",
"stopSequence": 6
},
{
"departure": {
"time": "1789918920"
},
"stopId": "ALF002",
"stopSequence": 7
},
{
"departure": {
"time": "1789918998"
},
"stopId": "LIE008",
"stopSequence": 8
},
{
"departure": {
"time": "1789919062"
},
"stopId": "CAY002",
"stopSequence": 9
},
{
"departure": {
"time": "1789919137"
},
"stopId": "HID002",
"stopSequence": 10
},
{
"departure": {
"time": "1789919364"
},
"stopId": "HON002",
"stopSequence": 13
}
],
"timestamp": "1789916879",
"trip": {
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5653597"
}
}
},
{
"id": "135",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919700"
},
"stopId": "PLR003",
"stopSequence": 1
},
{
"departure": {
"time": "1789919822"
},
"stopId": "ICT011",
"stopSequence": 2
},
{
"departure": {
"time": "1789919890"
},
"stopId": "COE001",
"stopSequence": 3
},
{
"departure": {
"time": "1789919920"
},
"stopId": "LYC001",
"stopSequence": 4
}
],
"timestamp": "1789917980",
"trip": {
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5653619"
}
}
},
{
"id": "136",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918222"
},
"stopId": "COE001",
"stopSequence": 3
},
{
"departure": {
"time": "1789918216"
},
"stopId": "PCE001",
"stopSequence": 5
},
{
"departure": {
"time": "1789918290"
},
"stopId": "MAG004",
"stopSequence": 6
},
{
"departure": {
"time": "1789918345"
},
"stopId": "MER009",
"stopSequence": 7
}
],
"timestamp": "1789918028",
"trip": {
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5653639"
}
}
},
{
"id": "137",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919361"
},
"stopId": "EUQ002",
"stopSequence": 2
},
{
"departure": {
"time": "1789919416"
},
"stopId": "QAM002",
"stopSequence": 3
},
{
"departure": {
"time": "1789919481"
},
"stopId": "LAL002",
"stopSequence": 4
},
{
"departure": {
"time": "1789919546"
},
"stopId": "PAP002",
"stopSequence": 5
},
{
"departure": {
"time": "1789919543"
},
"stopId": "AMI002",
"stopSequence": 6
},
{
"departure": {
"time": "1789919589"
},
"stopId": "PTA002",
"stopSequence": 7
},
{
"departure": {
"time": "1789919744"
},
"stopId": "PLB002",
"stopSequence": 9
},
{
"departure": {
"time": "1789919881"
},
"stopId": "MVI002",
"stopSequence": 10
}
],
"timestamp": "1789917575",
"trip": {
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "5654361"
}
}
},
{
"id": "138",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918357"
},
"stopId": "LCN002",
"stopSequence": 4
},
{
"departure": {
"time": "1789918628"
},
"stopId": "PHG002",
"stopSequence": 7
},
{
"departure": {
"time": "1789918788"
},
"stopId": "GEY002",
"stopSequence": 9
},
{
"departure": {
"time": "1789918931"
},
"stopId": "RDL002",
"stopSequence": 11
},
{
"departure": {
"time": "1789918989"
},
"stopId": "FBG005",
"stopSequence": 12
}
],
"timestamp": "1789918116",
"trip": {
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "5654392"
}
}
},
{
"id": "139",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918232"
},
"stopId": "OFF002",
"stopSequence": 11
},
{
"departure": {
"time": "1789918476"
},
"stopId": "PRC002",
"stopSequence": 13
},
{
"departure": {
"time": "1789918538"
},
"stopId": "CHU002",
"stopSequence": 14
}
],
"timestamp": "1789917696",
"trip": {
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "5654408"
}
}
},
{
"id": "140",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789919580"
},
"stopId": "PDP004",
"stopSequence": 1
},
{
"departure": {
"time": "1789919669"
},
"stopId": "LBM001",
"stopSequence": 2
},
{
"departure": {
"time": "1789919707"
},
"stopId": "RLE001",
"stopSequence": 3
},
{
"departure": {
"time": "1789919745"
},
"stopId": "ISL002",
"stopSequence": 4
},
{
"departure": {
"time": "1789919795"
},
"stopId": "LFU002",
"stopSequence": 5
}
],
"timestamp": "1789917785",
"trip": {
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5654654"
}
}
},
{
"id": "141",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789918438"
},
"stopId": "CAV001",
"stopSequence": 4
},
{
"departure": {
"time": "1789918508"
},
"stopId": "LBE001",
"stopSequence": 5
},
{
"departure": {
"time": "1789918561"
},
"stopId": "CAL001",
"stopSequence": 6
},
{
"departure": {
"time": "1789918684"
},
"stopId": "GID002",
"stopSequence": 7
},
{
"departure": {
"time": "1789918771"
},
"stopId": "ARB002",
"stopSequence": 8
},
{
"departure": {
"time": "1789918835"
},
"stopId": "LCI002",
"stopSequence": 9
},
{
"departure": {
"time": "1789918937"
},
"stopId": "GEY002",
"stopSequence": 10
},
{
"departure": {
"time": "1789919032"
},
"stopId": "RDL002",
"stopSequence": 12
},
{
"departure": {
"time": "1789919089"
},
"stopId": "FBG005",
"stopSequence": 13
}
],
"timestamp": "1789916642",
"trip": {
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5654712"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1789918214"
}
}