ALGONA MUNICIPAL AIRPORT
ALGONA · US · 43.08°N / 94.27°W
AXG
IATA · ICAO
KAXA
Algona Municipal Airport (AXG) serves Algona, United States. It sits at 43.08/-94.27, rises to 1219 ft, is classified as small airport.
Type
Small airport
Elevation
1219ft
Scheduled service
NO
ICAO
KAXA
All facts
- IATA
- AXG
- Municipality
- Algona
- Country
- United States
- Coords
- 43.08°N / 94.27°W
Nearby airports
FAQ
- What is the IATA code for Algona Municipal Airport?
- AXG.
- What is the ICAO code for Algona Municipal Airport?
- KAXA.
- Where is Algona Municipal Airport located?
- Algona, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AXG
{
"data": {
"id": 3299,
"iata_code": "AXG",
"icao_code": "KAXA",
"name": "Algona Municipal Airport",
"country_code": "US",
"city_id": 4846602,
"latitude": "43.078104",
"longitude": "-94.271836",
"elevation": 1219,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Algona"
}
}