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