OLNEY MUNICIPAL AIRPORT
OLNEY · US · 33.35°N / 98.82°W
ONY
IATA · ICAO
KONY
Olney Municipal Airport (ONY) serves Olney, United States. It sits at 33.35/-98.82, rises to 1275 ft, is classified as small airport.
Type
Small airport
Elevation
1275ft
Scheduled service
NO
ICAO
KONY
All facts
- IATA
- ONY
- Municipality
- Olney
- Country
- United States
- Coords
- 33.35°N / 98.82°W
Nearby airports
FAQ
- What is the IATA code for Olney Municipal Airport?
- ONY.
- What is the ICAO code for Olney Municipal Airport?
- KONY.
- Where is Olney Municipal Airport located?
- Olney, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ONY
{
"data": {
"id": 4315,
"iata_code": "ONY",
"icao_code": "KONY",
"name": "Olney Municipal Airport",
"country_code": "US",
"city_id": 4716683,
"latitude": "33.350899",
"longitude": "-98.819199",
"elevation": 1275,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Olney"
}
}