KANAB MUNICIPAL AIRPORT
KANAB · US · 37.01°N / 112.53°W
KNB
IATA · ICAO
KKNB
Kanab Municipal Airport (KNB) serves Kanab, United States. It sits at 37.01/-112.53, rises to 4868 ft, is classified as small airport.
Type
Small airport
Elevation
4868ft
Scheduled service
NO
ICAO
KKNB
All facts
- IATA
- KNB
- Municipality
- Kanab
- Country
- United States
- Coords
- 37.01°N / 112.53°W
Nearby airports
FAQ
- What is the IATA code for Kanab Municipal Airport?
- KNB.
- What is the ICAO code for Kanab Municipal Airport?
- KKNB.
- Where is Kanab Municipal Airport located?
- Kanab, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/KNB
{
"data": {
"id": 4006,
"iata_code": "KNB",
"icao_code": "KKNB",
"name": "Kanab Municipal Airport",
"country_code": "US",
"city_id": 5541458,
"latitude": "37.011101",
"longitude": "-112.530998",
"elevation": 4868,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Kanab"
}
}