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