NEIL ARMSTRONG AIRPORT
WAPAKONETA · US · 40.49°N / 84.30°W
AXV
IATA · ICAO
KAXV
Neil Armstrong Airport (AXV) serves Wapakoneta, United States. It sits at 40.49/-84.30, rises to 913 ft, is classified as small airport.
Type
Small airport
Elevation
913ft
Scheduled service
NO
ICAO
KAXV
All facts
- IATA
- AXV
- Municipality
- Wapakoneta
- Country
- United States
- Coords
- 40.49°N / 84.30°W
Nearby airports
FAQ
- What is the IATA code for Neil Armstrong Airport?
- AXV.
- What is the ICAO code for Neil Armstrong Airport?
- KAXV.
- Where is Neil Armstrong Airport located?
- Wapakoneta, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AXV
{
"data": {
"id": 3302,
"iata_code": "AXV",
"icao_code": "KAXV",
"name": "Neil Armstrong Airport",
"country_code": "US",
"city_id": null,
"latitude": "40.49340057",
"longitude": "-84.29889679",
"elevation": 913,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Wapakoneta"
}
}