DILLON AIRPORT
DILLON · US · 45.26°N / 112.55°W
DLN
IATA · ICAO
KDLN
Dillon Airport (DLN) serves Dillon, United States. It sits at 45.26/-112.55, rises to 5241 ft, is classified as small airport.
Type
Small airport
Elevation
5241ft
Scheduled service
NO
ICAO
KDLN
All facts
- IATA
- DLN
- Municipality
- Dillon
- Country
- United States
- Coords
- 45.26°N / 112.55°W
Nearby airports
FAQ
- What is the IATA code for Dillon Airport?
- DLN.
- What is the ICAO code for Dillon Airport?
- KDLN.
- Where is Dillon Airport located?
- Dillon, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DLN
{
"data": {
"id": 3564,
"iata_code": "DLN",
"icao_code": "KDLN",
"name": "Dillon Airport",
"country_code": "US",
"city_id": 5648657,
"latitude": "45.255401611299995",
"longitude": "-112.553001404",
"elevation": 5241,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Dillon"
}
}