BARKLEY REGIONAL AIRPORT
PADUCAH · US · 37.06°N / 88.77°W
PAH
IATA · ICAO
KPAH
Barkley Regional Airport (PAH) serves Paducah, United States. It sits at 37.06/-88.77, rises to 410 ft, is classified as medium airport.
Type
Medium airport
Elevation
410ft
Scheduled service
YES
ICAO
KPAH
All facts
- IATA
- PAH
- Municipality
- Paducah
- Country
- United States
- Coords
- 37.06°N / 88.77°W
Nearby airports
FAQ
- What is the IATA code for Barkley Regional Airport?
- PAH.
- What is the ICAO code for Barkley Regional Airport?
- KPAH.
- Where is Barkley Regional Airport located?
- Paducah, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PAH
{
"data": {
"id": 4347,
"iata_code": "PAH",
"icao_code": "KPAH",
"name": "Barkley Regional Airport",
"country_code": "US",
"city_id": null,
"latitude": "37.06079864501953",
"longitude": "-88.7738037109375",
"elevation": 410,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Paducah"
}
}