DOTHAN REGIONAL AIRPORT
DOTHAN · US · 31.32°N / 85.45°W
DHN
IATA · ICAO
KDHN
Dothan Regional Airport (DHN) serves Dothan, United States. It sits at 31.32/-85.45, rises to 401 ft, is classified as medium airport.
Type
Medium airport
Elevation
401ft
Scheduled service
YES
ICAO
KDHN
All facts
- IATA
- DHN
- Municipality
- Dothan
- Country
- United States
- Coords
- 31.32°N / 85.45°W
Nearby airports
FAQ
- What is the IATA code for Dothan Regional Airport?
- DHN.
- What is the ICAO code for Dothan Regional Airport?
- KDHN.
- Where is Dothan Regional Airport located?
- Dothan, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DHN
{
"data": {
"id": 3557,
"iata_code": "DHN",
"icao_code": "KDHN",
"name": "Dothan Regional Airport",
"country_code": "US",
"city_id": 4059102,
"latitude": "31.321300506591797",
"longitude": "-85.44960021972656",
"elevation": 401,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Dothan"
}
}