DESTIN EXECUTIVE AIRPORT
DESTIN · US · 30.40°N / 86.47°W
DSI
IATA · ICAO
KDTS
Destin Executive Airport (DSI) serves Destin, United States. It sits at 30.40/-86.47, rises to 23 ft, is classified as medium airport.
Type
Medium airport
Elevation
23ft
Scheduled service
YES
ICAO
KDTS
All facts
- IATA
- DSI
- Municipality
- Destin
- Country
- United States
- Coords
- 30.40°N / 86.47°W
Nearby airports
FAQ
- What is the IATA code for Destin Executive Airport?
- DSI.
- What is the ICAO code for Destin Executive Airport?
- KDTS.
- Where is Destin Executive Airport located?
- Destin, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DSI
{
"data": {
"id": 3586,
"iata_code": "DSI",
"icao_code": "KDTS",
"name": "Destin Executive Airport",
"country_code": "US",
"city_id": 4153188,
"latitude": "30.400101",
"longitude": "-86.471497",
"elevation": 23,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Destin"
}
}