DALTON MUNICIPAL AIRPORT
DALTON · US · 34.72°N / 84.87°W
DNN
IATA · ICAO
KDNN
Dalton Municipal Airport (DNN) serves Dalton, United States. It sits at 34.72/-84.87, rises to 709 ft, is classified as small airport.
Type
Small airport
Elevation
709ft
Scheduled service
NO
ICAO
KDNN
All facts
- IATA
- DNN
- Municipality
- Dalton
- Country
- United States
- Coords
- 34.72°N / 84.87°W
Nearby airports
FAQ
- What is the IATA code for Dalton Municipal Airport?
- DNN.
- What is the ICAO code for Dalton Municipal Airport?
- KDNN.
- Where is Dalton Municipal Airport located?
- Dalton, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DNN
{
"data": {
"id": 3570,
"iata_code": "DNN",
"icao_code": "KDNN",
"name": "Dalton Municipal Airport",
"country_code": "US",
"city_id": null,
"latitude": "34.72290039",
"longitude": "-84.87020111",
"elevation": 709,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Dalton"
}
}