LELYSTAD AIRPORT
LELYSTAD · NL · 52.45°N / 5.51°E
LEY
IATA · ICAO
EHLE
Lelystad Airport (LEY) serves Lelystad, Netherlands. It sits at 52.45/5.51, rises to -13 ft, is classified as medium airport.
Type
Medium airport
Elevation
-13ft
Scheduled service
NO
ICAO
EHLE
All facts
- IATA
- LEY
- Municipality
- Lelystad
- Country
- Netherlands
- Coords
- 52.45°N / 5.51°E
Nearby airports
FAQ
- What is the IATA code for Lelystad Airport?
- LEY.
- What is the ICAO code for Lelystad Airport?
- EHLE.
- Where is Lelystad Airport located?
- Lelystad, Netherlands.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LEY
{
"data": {
"id": 1506,
"iata_code": "LEY",
"icao_code": "EHLE",
"name": "Lelystad Airport",
"country_code": "NL",
"city_id": 2751738,
"latitude": "52.453188",
"longitude": "5.514622",
"elevation": -13,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Lelystad"
}
}