DULUTH INTERNATIONAL AIRPORT
DULUTH · US · 46.84°N / 92.20°W
DLH
IATA · ICAO
KDLH
Duluth International Airport (DLH) serves Duluth, United States. It sits at 46.84/-92.20, rises to 1428 ft, is classified as medium airport.
Type
Medium airport
Elevation
1428ft
Scheduled service
YES
ICAO
KDLH
All facts
- IATA
- DLH
- Municipality
- Duluth
- Country
- United States
- Coords
- 46.84°N / 92.20°W
Nearby airports
FAQ
- What is the IATA code for Duluth International Airport?
- DLH.
- What is the ICAO code for Duluth International Airport?
- KDLH.
- Where is Duluth International Airport located?
- Duluth, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DLH
{
"data": {
"id": 3563,
"iata_code": "DLH",
"icao_code": "KDLH",
"name": "Duluth International Airport",
"country_code": "US",
"city_id": 5024719,
"latitude": "46.841873",
"longitude": "-92.198746",
"elevation": 1428,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Duluth"
}
}