NORMANTON AIRPORT
NORMANTON · AU · 17.68°S / 141.07°E
NTN
IATA · ICAO
YNTN
Normanton Airport (NTN) serves Normanton, Australia. It sits at -17.68/141.07, rises to 73 ft, is classified as medium airport.
Type
Medium airport
Elevation
73ft
Scheduled service
YES
ICAO
YNTN
All facts
- IATA
- NTN
- Municipality
- Normanton
- Country
- Australia
- Coords
- 17.68°S / 141.07°E
Nearby airports
FAQ
- What is the IATA code for Normanton Airport?
- NTN.
- What is the ICAO code for Normanton Airport?
- YNTN.
- Where is Normanton Airport located?
- Normanton, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/NTN
{
"data": {
"id": 9466,
"iata_code": "NTN",
"icao_code": "YNTN",
"name": "Normanton Airport",
"country_code": "AU",
"city_id": 2155085,
"latitude": "-17.68409",
"longitude": "141.069664",
"elevation": 73,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Normanton"
}
}