LONDON CITY AIRPORT
LONDON · GB · 51.51°N / 0.06°E
LCY
IATA · ICAO
EGLC
London City Airport (LCY) serves London, United Kingdom. It sits at 51.51/0.06, rises to 19 ft, is classified as medium airport.
Type
Medium airport
Elevation
19ft
Scheduled service
YES
ICAO
EGLC
All facts
- IATA
- LCY
- Municipality
- London
- Country
- United Kingdom
- Coords
- 51.51°N / 0.06°E
Nearby airports
FAQ
- What is the IATA code for London City Airport?
- LCY.
- What is the ICAO code for London City Airport?
- EGLC.
- Where is London City Airport located?
- London, United Kingdom.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LCY
{
"data": {
"id": 1398,
"iata_code": "LCY",
"icao_code": "EGLC",
"name": "London City Airport",
"country_code": "GB",
"city_id": 2656333,
"latitude": "51.505299",
"longitude": "0.055278",
"elevation": 19,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "London"
}
}