DARNLEY ISLAND AIRPORT
DARNLEY ISLAND · AU · 9.58°S / 143.78°E
NLF
IATA · ICAO
YDNI
Darnley Island Airport (NLF) serves Darnley Island, Australia. It sits at -9.58/143.78, is classified as small airport.
Type
Small airport
Elevation
ft
Scheduled service
YES
ICAO
YDNI
All facts
- IATA
- NLF
- Municipality
- Darnley Island
- Country
- Australia
- Coords
- 9.58°S / 143.78°E
Nearby airports
FAQ
- What is the IATA code for Darnley Island Airport?
- NLF.
- What is the ICAO code for Darnley Island Airport?
- YDNI.
- Where is Darnley Island Airport located?
- Darnley Island, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/NLF
{
"data": {
"id": 9246,
"iata_code": "NLF",
"icao_code": "YDNI",
"name": "Darnley Island Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-9.579176",
"longitude": "143.780276",
"elevation": null,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Darnley Island"
}
}