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