DECORAH MUNICIPAL AIRPORT
DECORAH · US · 43.28°N / 91.74°W
DEH
IATA · ICAO
KDEH
Decorah Municipal Airport (DEH) serves Decorah, United States. It sits at 43.28/-91.74, rises to 1158 ft, is classified as small airport.
Type
Small airport
Elevation
1158ft
Scheduled service
NO
ICAO
KDEH
All facts
- IATA
- DEH
- Municipality
- Decorah
- Country
- United States
- Coords
- 43.28°N / 91.74°W
Nearby airports
FAQ
- What is the IATA code for Decorah Municipal Airport?
- DEH.
- What is the ICAO code for Decorah Municipal Airport?
- KDEH.
- Where is Decorah Municipal Airport located?
- Decorah, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DEH
{
"data": {
"id": 3551,
"iata_code": "DEH",
"icao_code": "KDEH",
"name": "Decorah Municipal Airport",
"country_code": "US",
"city_id": 4853608,
"latitude": "43.275501",
"longitude": "-91.739403",
"elevation": 1158,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Decorah"
}
}