LAMAP AIRPORT
LAMAP · VU · 16.46°S / 167.83°E
LPM
IATA · ICAO
NVSL
Lamap Airport (LPM) serves Lamap, Vanuatu. It sits at -16.46/167.83, rises to 7 ft, is classified as small airport.
Type
Small airport
Elevation
7ft
Scheduled service
YES
ICAO
NVSL
All facts
- IATA
- LPM
- Municipality
- Lamap
- Country
- Vanuatu
- Coords
- 16.46°S / 167.83°E
Nearby airports
FAQ
- What is the IATA code for Lamap Airport?
- LPM.
- What is the ICAO code for Lamap Airport?
- NVSL.
- Where is Lamap Airport located?
- Lamap, Vanuatu.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LPM
{
"data": {
"id": 6143,
"iata_code": "LPM",
"icao_code": "NVSL",
"name": "Lamap Airport",
"country_code": "VU",
"city_id": null,
"latitude": "-16.4611228",
"longitude": "167.829253",
"elevation": 7,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Lamap"
}
}