LAND'S END AIRPORT
LAND'S END, CORNWALL · GB · 50.10°N / 5.67°W
LEQ
IATA · ICAO
EGHC
Land's End Airport (LEQ) serves Land's End, Cornwall, United Kingdom. It sits at 50.10/-5.67, rises to 398 ft, is classified as small airport.
Type
Small airport
Elevation
398ft
Scheduled service
YES
ICAO
EGHC
All facts
- IATA
- LEQ
- Municipality
- Land's End, Cornwall
- Country
- United Kingdom
- Coords
- 50.10°N / 5.67°W
Nearby airports
FAQ
- What is the IATA code for Land's End Airport?
- LEQ.
- What is the ICAO code for Land's End Airport?
- EGHC.
- Where is Land's End Airport located?
- Land's End, Cornwall, United Kingdom.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LEQ
{
"data": {
"id": 1383,
"iata_code": "LEQ",
"icao_code": "EGHC",
"name": "Land's End Airport",
"country_code": "GB",
"city_id": null,
"latitude": "50.102798",
"longitude": "-5.67056",
"elevation": 398,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Land's End, Cornwall"
}
}