NORFOLK ISLAND INTERNATIONAL AIRPORT
BURNT PINE · NF · 29.04°S / 167.94°E
NLK
IATA · ICAO
YSNF
Norfolk Island International Airport (NLK) serves Burnt Pine, Norfolk Island. It sits at -29.04/167.94, rises to 371 ft, is classified as medium airport.
Type
Medium airport
Elevation
371ft
Scheduled service
YES
ICAO
YSNF
All facts
- IATA
- NLK
- Municipality
- Burnt Pine
- Country
- Norfolk Island
- Coords
- 29.04°S / 167.94°E
FAQ
- What is the IATA code for Norfolk Island International Airport?
- NLK.
- What is the ICAO code for Norfolk Island International Airport?
- YSNF.
- Where is Norfolk Island International Airport located?
- Burnt Pine, Norfolk Island.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/NLK
{
"data": {
"id": 9549,
"iata_code": "NLK",
"icao_code": "YSNF",
"name": "Norfolk Island International Airport",
"country_code": "NF",
"city_id": null,
"latitude": "-29.041759",
"longitude": "167.939474",
"elevation": 371,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Burnt Pine"
}
}