DENISON MUNICIPAL AIRPORT
DENISON · US · 41.99°N / 95.38°W
DNS
IATA · ICAO
KDNS
Denison Municipal Airport (DNS) serves Denison, United States. It sits at 41.99/-95.38, rises to 1274 ft, is classified as small airport.
Type
Small airport
Elevation
1274ft
Scheduled service
NO
ICAO
KDNS
All facts
- IATA
- DNS
- Municipality
- Denison
- Country
- United States
- Coords
- 41.99°N / 95.38°W
Nearby airports
FAQ
- What is the IATA code for Denison Municipal Airport?
- DNS.
- What is the ICAO code for Denison Municipal Airport?
- KDNS.
- Where is Denison Municipal Airport located?
- Denison, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DNS
{
"data": {
"id": 3571,
"iata_code": "DNS",
"icao_code": "KDNS",
"name": "Denison Municipal Airport",
"country_code": "US",
"city_id": 4853757,
"latitude": "41.9864006",
"longitude": "-95.38069916",
"elevation": 1274,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Denison"
}
}