PARK FALLS MUNICIPAL AIRPORT
PARK FALLS · US · 45.96°N / 90.42°W
PKF
IATA · ICAO
KPKF
Park Falls Municipal Airport (PKF) serves Park Falls, United States. It sits at 45.96/-90.42, rises to 1500 ft, is classified as small airport.
Type
Small airport
Elevation
1500ft
Scheduled service
NO
ICAO
KPKF
All facts
- IATA
- PKF
- Municipality
- Park Falls
- Country
- United States
- Coords
- 45.96°N / 90.42°W
Nearby airports
FAQ
- What is the IATA code for Park Falls Municipal Airport?
- PKF.
- What is the ICAO code for Park Falls Municipal Airport?
- KPKF.
- Where is Park Falls Municipal Airport located?
- Park Falls, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PKF
{
"data": {
"id": 4383,
"iata_code": "PKF",
"icao_code": "KPKF",
"name": "Park Falls Municipal Airport",
"country_code": "US",
"city_id": 5266230,
"latitude": "45.955001831055",
"longitude": "-90.42440032959",
"elevation": 1500,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Park Falls"
}
}