NEWTON MUNICIPAL AIRPORT
NEWTON · US · 41.67°N / 93.02°W
TNU
IATA · ICAO
KTNU
Newton Municipal Airport (TNU) serves Newton, United States. It sits at 41.67/-93.02, rises to 953 ft, is classified as small airport.
Type
Small airport
Elevation
953ft
Scheduled service
NO
ICAO
KTNU
All facts
- IATA
- TNU
- Municipality
- Newton
- Country
- United States
- Coords
- 41.67°N / 93.02°W
Nearby airports
FAQ
- What is the IATA code for Newton Municipal Airport?
- TNU.
- What is the ICAO code for Newton Municipal Airport?
- KTNU.
- Where is Newton Municipal Airport located?
- Newton, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/TNU
{
"data": {
"id": 4660,
"iata_code": "TNU",
"icao_code": "KTNU",
"name": "Newton Municipal Airport",
"country_code": "US",
"city_id": 4868907,
"latitude": "41.6744",
"longitude": "-93.021698",
"elevation": 953,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Newton"
}
}