AMES MUNICIPAL AIRPORT
AMES · US · 41.99°N / 93.62°W
AMW
IATA · ICAO
KAMW
Ames Municipal Airport (AMW) serves Ames, United States. It sits at 41.99/-93.62, rises to 956 ft, is classified as small airport.
Type
Small airport
Elevation
956ft
Scheduled service
NO
ICAO
KAMW
All facts
- IATA
- AMW
- Municipality
- Ames
- Country
- United States
- Coords
- 41.99°N / 93.62°W
Nearby airports
FAQ
- What is the IATA code for Ames Municipal Airport?
- AMW.
- What is the ICAO code for Ames Municipal Airport?
- KAMW.
- Where is Ames Municipal Airport located?
- Ames, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AMW
{
"data": {
"id": 3248,
"iata_code": "AMW",
"icao_code": "KAMW",
"name": "Ames Municipal Airport",
"country_code": "US",
"city_id": 4846834,
"latitude": "41.992001",
"longitude": "-93.621803",
"elevation": 956,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Ames"
}
}