BOONE MUNICIPAL AIRPORT
BOONE · US · 42.05°N / 93.85°W
BNW
IATA · ICAO
KBNW
Boone Municipal Airport (BNW) serves Boone, United States. It sits at 42.05/-93.85, rises to 1160 ft, is classified as small airport.
Type
Small airport
Elevation
1160ft
Scheduled service
NO
ICAO
KBNW
All facts
- IATA
- BNW
- Municipality
- Boone
- Country
- United States
- Coords
- 42.05°N / 93.85°W
Nearby airports
FAQ
- What is the IATA code for Boone Municipal Airport?
- BNW.
- What is the ICAO code for Boone Municipal Airport?
- KBNW.
- Where is Boone Municipal Airport located?
- Boone, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BNW
{
"data": {
"id": 3374,
"iata_code": "BNW",
"icao_code": "KBNW",
"name": "Boone Municipal Airport",
"country_code": "US",
"city_id": 4849051,
"latitude": "42.049599",
"longitude": "-93.847603",
"elevation": 1160,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Boone"
}
}