CITY OF DERRY AIRPORT
DERRY, DERRY AND STRABANE · GB · 55.04°N / 7.16°W
LDY
IATA · ICAO
EGAE
City of Derry Airport (LDY) serves Derry, Derry and Strabane, United Kingdom. It sits at 55.04/-7.16, rises to 22 ft, is classified as medium airport.
Type
Medium airport
Elevation
22ft
Scheduled service
YES
ICAO
EGAE
All facts
- IATA
- LDY
- Municipality
- Derry, Derry and Strabane
- Country
- United Kingdom
- Coords
- 55.04°N / 7.16°W
Nearby airports
FAQ
- What is the IATA code for City of Derry Airport?
- LDY.
- What is the ICAO code for City of Derry Airport?
- EGAE.
- Where is City of Derry Airport located?
- Derry, Derry and Strabane, United Kingdom.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LDY
{
"data": {
"id": 1338,
"iata_code": "LDY",
"icao_code": "EGAE",
"name": "City of Derry Airport",
"country_code": "GB",
"city_id": 2643736,
"latitude": "55.042801",
"longitude": "-7.16111",
"elevation": 22,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Derry, Derry and Strabane"
}
}