CHARLOTTE DOUGLAS INTERNATIONAL AIRPORT
CHARLOTTE · US · 35.21°N / 80.94°W
CLT
IATA · ICAO
KCLT
Charlotte Douglas International Airport (CLT) serves Charlotte, United States. It sits at 35.21/-80.94, rises to 748 ft, is classified as large airport.
Type
Large airport
Elevation
748ft
Scheduled service
YES
ICAO
KCLT
All facts
- IATA
- CLT
- Municipality
- Charlotte
- Country
- United States
- Coords
- 35.21°N / 80.94°W
Nearby airports
FAQ
- What is the IATA code for Charlotte Douglas International Airport?
- CLT.
- What is the ICAO code for Charlotte Douglas International Airport?
- KCLT.
- Where is Charlotte Douglas International Airport located?
- Charlotte, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CLT
{
"data": {
"id": 3479,
"iata_code": "CLT",
"icao_code": "KCLT",
"name": "Charlotte Douglas International Airport",
"country_code": "US",
"city_id": 4460243,
"latitude": "35.2140007019043",
"longitude": "-80.94309997558594",
"elevation": 748,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Charlotte"
}
}