APPLETON INTERNATIONAL AIRPORT
APPLETON · US · 44.26°N / 88.52°W
ATW
IATA · ICAO
KATW
Appleton International Airport (ATW) serves Appleton, United States. It sits at 44.26/-88.52, rises to 918 ft, is classified as medium airport.
Type
Medium airport
Elevation
918ft
Scheduled service
YES
ICAO
KATW
All facts
- IATA
- ATW
- Municipality
- Appleton
- Country
- United States
- Coords
- 44.26°N / 88.52°W
Nearby airports
FAQ
- What is the IATA code for Appleton International Airport?
- ATW.
- What is the ICAO code for Appleton International Airport?
- KATW.
- Where is Appleton International Airport located?
- Appleton, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ATW
{
"data": {
"id": 3285,
"iata_code": "ATW",
"icao_code": "KATW",
"name": "Appleton International Airport",
"country_code": "US",
"city_id": 5244080,
"latitude": "44.258515",
"longitude": "-88.519",
"elevation": 918,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Appleton"
}
}