LIVERPOOL JOHN LENNON AIRPORT
LIVERPOOL · GB · 53.33°N / 2.85°W
LPL
IATA · ICAO
EGGP
Liverpool John Lennon Airport (LPL) serves Liverpool, United Kingdom. It sits at 53.33/-2.85, rises to 80 ft, is classified as large airport.
Type
Large airport
Elevation
80ft
Scheduled service
YES
ICAO
EGGP
All facts
- IATA
- LPL
- Municipality
- Liverpool
- Country
- United Kingdom
- Coords
- 53.33°N / 2.85°W
Nearby airports
FAQ
- What is the IATA code for Liverpool John Lennon Airport?
- LPL.
- What is the ICAO code for Liverpool John Lennon Airport?
- EGGP.
- Where is Liverpool John Lennon Airport located?
- Liverpool, United Kingdom.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LPL
{
"data": {
"id": 1379,
"iata_code": "LPL",
"icao_code": "EGGP",
"name": "Liverpool John Lennon Airport",
"country_code": "GB",
"city_id": 2638960,
"latitude": "53.334863",
"longitude": "-2.849637",
"elevation": 80,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Liverpool"
}
}