LERON PLAINS AIRPORT
LERON PLAINS · PG · 6.39°S / 146.34°E
LPN
IATA · ICAO
AYLP
Leron Plains Airport (LPN) serves Leron Plains, Papua New Guinea. It sits at -6.39/146.34, rises to 680 ft, is classified as small airport.
Type
Small airport
Elevation
680ft
Scheduled service
NO
ICAO
AYLP
All facts
- IATA
- LPN
- Municipality
- Leron Plains
- Country
- Papua New Guinea
- Coords
- 6.39°S / 146.34°E
Nearby airports
FAQ
- What is the IATA code for Leron Plains Airport?
- LPN.
- What is the ICAO code for Leron Plains Airport?
- AYLP.
- Where is Leron Plains Airport located?
- Leron Plains, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LPN
{
"data": {
"id": 212,
"iata_code": "LPN",
"icao_code": "AYLP",
"name": "Leron Plains Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-6.3917",
"longitude": "146.3434",
"elevation": 680,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Leron Plains"
}
}