LILLE AIRPORT
LESQUIN · FR · 50.57°N / 3.10°E
LIL
IATA · ICAO
LFQQ
Lille Airport (LIL) serves Lesquin, France. It sits at 50.57/3.10, rises to 157 ft, is classified as large airport.
Type
Large airport
Elevation
157ft
Scheduled service
YES
ICAO
LFQQ
All facts
- IATA
- LIL
- Municipality
- Lesquin
- Country
- France
- Coords
- 50.57°N / 3.10°E
Nearby airports
FAQ
- What is the IATA code for Lille Airport?
- LIL.
- What is the ICAO code for Lille Airport?
- LFQQ.
- Where is Lille Airport located?
- Lesquin, France.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LIL
{
"data": {
"id": 5021,
"iata_code": "LIL",
"icao_code": "LFQQ",
"name": "Lille Airport",
"country_code": "FR",
"city_id": 2999838,
"latitude": "50.566564",
"longitude": "3.102429",
"elevation": 157,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Lesquin"
}
}