OSKALOOSA MUNICIPAL AIRPORT
CEDAR · US · 41.23°N / 92.49°W
OOA
IATA · ICAO
KOOA
Oskaloosa Municipal Airport (OOA) serves Cedar, United States. It sits at 41.23/-92.49, rises to 841 ft, is classified as small airport.
Type
Small airport
Elevation
841ft
Scheduled service
NO
ICAO
KOOA
All facts
- IATA
- OOA
- Municipality
- Cedar
- Country
- United States
- Coords
- 41.23°N / 92.49°W
Nearby airports
FAQ
- What is the IATA code for Oskaloosa Municipal Airport?
- OOA.
- What is the ICAO code for Oskaloosa Municipal Airport?
- KOOA.
- Where is Oskaloosa Municipal Airport located?
- Cedar, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/OOA
{
"data": {
"id": 4316,
"iata_code": "OOA",
"icao_code": "KOOA",
"name": "Oskaloosa Municipal Airport",
"country_code": "US",
"city_id": null,
"latitude": "41.2262",
"longitude": "-92.493896",
"elevation": 841,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Cedar"
}
}