CUSHING MUNICIPAL AIRPORT
CUSHING · US · 35.95°N / 96.77°W
CUH
IATA · ICAO
KCUH
Cushing Municipal Airport (CUH) serves Cushing, United States. It sits at 35.95/-96.77, rises to 916 ft, is classified as small airport.
Type
Small airport
Elevation
916ft
Scheduled service
NO
ICAO
KCUH
All facts
- IATA
- CUH
- Municipality
- Cushing
- Country
- United States
- Coords
- 35.95°N / 96.77°W
Nearby airports
FAQ
- What is the IATA code for Cushing Municipal Airport?
- CUH.
- What is the ICAO code for Cushing Municipal Airport?
- KCUH.
- Where is Cushing Municipal Airport located?
- Cushing, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CUH
{
"data": {
"id": 3521,
"iata_code": "CUH",
"icao_code": "KCUH",
"name": "Cushing Municipal Airport",
"country_code": "US",
"city_id": 4534659,
"latitude": "35.950496",
"longitude": "-96.772371",
"elevation": 916,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Cushing"
}
}