AINSWORTH REGIONAL AIRPORT
AINSWORTH · US · 42.58°N / 99.99°W
ANW
IATA · ICAO
KANW
Ainsworth Regional Airport (ANW) serves Ainsworth, United States. It sits at 42.58/-99.99, rises to 2589 ft, is classified as small airport.
Type
Small airport
Elevation
2589ft
Scheduled service
NO
ICAO
KANW
All facts
- IATA
- ANW
- Municipality
- Ainsworth
- Country
- United States
- Coords
- 42.58°N / 99.99°W
Nearby airports
FAQ
- What is the IATA code for Ainsworth Regional Airport?
- ANW.
- What is the ICAO code for Ainsworth Regional Airport?
- KANW.
- Where is Ainsworth Regional Airport located?
- Ainsworth, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ANW
{
"data": {
"id": 3254,
"iata_code": "ANW",
"icao_code": "KANW",
"name": "Ainsworth Regional Airport",
"country_code": "US",
"city_id": null,
"latitude": "42.579201",
"longitude": "-99.992995",
"elevation": 2589,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Ainsworth"
}
}