LONDON HEATHROW AIRPORT
LONDON · GB · 51.47°N / 0.46°W
LHR
IATA · ICAO
EGLL
London Heathrow Airport (LHR) serves London, United Kingdom. It sits at 51.47/-0.46, rises to 83 ft, is classified as large airport.
Type
Large airport
Elevation
83ft
Scheduled service
YES
ICAO
EGLL
All facts
- IATA
- LHR
- Municipality
- London
- Country
- United Kingdom
- Coords
- 51.47°N / 0.46°W
Nearby airports
FAQ
- What is the IATA code for London Heathrow Airport?
- LHR.
- What is the ICAO code for London Heathrow Airport?
- EGLL.
- Where is London Heathrow Airport located?
- London, United Kingdom.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LHR
{
"data": {
"id": 1399,
"iata_code": "LHR",
"icao_code": "EGLL",
"name": "London Heathrow Airport",
"country_code": "GB",
"city_id": 2649571,
"latitude": "51.470748",
"longitude": "-0.459909",
"elevation": 83,
"type": "large_airport",
"scheduled_service": true,
"municipality": "London"
}
}