LEE AIRPORT
ANNAPOLIS · US · 38.94°N / 76.57°W
ANP
IATA · ICAO
KANP
Lee Airport (ANP) serves Annapolis, United States. It sits at 38.94/-76.57, rises to 34 ft, is classified as small airport.
Type
Small airport
Elevation
34ft
Scheduled service
NO
ICAO
KANP
All facts
- IATA
- ANP
- Municipality
- Annapolis
- Country
- United States
- Coords
- 38.94°N / 76.57°W
Nearby airports
FAQ
- What is the IATA code for Lee Airport?
- ANP.
- What is the ICAO code for Lee Airport?
- KANP.
- Where is Lee Airport located?
- Annapolis, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ANP
{
"data": {
"id": 3252,
"iata_code": "ANP",
"icao_code": "KANP",
"name": "Lee Airport",
"country_code": "US",
"city_id": 4347242,
"latitude": "38.942902",
"longitude": "-76.568398",
"elevation": 34,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Annapolis"
}
}