WILMINGTON INTERNATIONAL AIRPORT
WILMINGTON · US · 34.27°N / 77.91°W
ILM
IATA · ICAO
KILM
Wilmington International Airport (ILM) serves Wilmington, United States. It sits at 34.27/-77.91, rises to 32 ft, is classified as medium airport.
Type
Medium airport
Elevation
32ft
Scheduled service
YES
ICAO
KILM
All facts
- IATA
- ILM
- Municipality
- Wilmington
- Country
- United States
- Coords
- 34.27°N / 77.91°W
Nearby airports
FAQ
- What is the IATA code for Wilmington International Airport?
- ILM.
- What is the ICAO code for Wilmington International Airport?
- KILM.
- Where is Wilmington International Airport located?
- Wilmington, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ILM
{
"data": {
"id": 3953,
"iata_code": "ILM",
"icao_code": "KILM",
"name": "Wilmington International Airport",
"country_code": "US",
"city_id": 4499379,
"latitude": "34.272345",
"longitude": "-77.905117",
"elevation": 32,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Wilmington"
}
}