LEESBURG INTERNATIONAL AIRPORT
LEESBURG · US · 28.82°N / 81.81°W
LEE
IATA · ICAO
KLEE
Leesburg International Airport (LEE) serves Leesburg, United States. It sits at 28.82/-81.81, rises to 76 ft, is classified as medium airport.
Type
Medium airport
Elevation
76ft
Scheduled service
NO
ICAO
KLEE
All facts
- IATA
- LEE
- Municipality
- Leesburg
- Country
- United States
- Coords
- 28.82°N / 81.81°W
Nearby airports
FAQ
- What is the IATA code for Leesburg International Airport?
- LEE.
- What is the ICAO code for Leesburg International Airport?
- KLEE.
- Where is Leesburg International Airport located?
- Leesburg, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LEE
{
"data": {
"id": 4030,
"iata_code": "LEE",
"icao_code": "KLEE",
"name": "Leesburg International Airport",
"country_code": "US",
"city_id": 4161771,
"latitude": "28.82309914",
"longitude": "-81.80870056",
"elevation": 76,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Leesburg"
}
}