EVERETT-STEWART REGIONAL AIRPORT
UNION CITY · US · 36.38°N / 88.99°W
UCY
IATA · ICAO
KUCY
Everett-Stewart Regional Airport (UCY) serves Union City, United States. It sits at 36.38/-88.99, rises to 336 ft, is classified as small airport.
Type
Small airport
Elevation
336ft
Scheduled service
NO
ICAO
KUCY
All facts
- IATA
- UCY
- Municipality
- Union City
- Country
- United States
- Coords
- 36.38°N / 88.99°W
Nearby airports
FAQ
- What is the IATA code for Everett-Stewart Regional Airport?
- UCY.
- What is the ICAO code for Everett-Stewart Regional Airport?
- KUCY.
- Where is Everett-Stewart Regional Airport located?
- Union City, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/UCY
{
"data": {
"id": 4694,
"iata_code": "UCY",
"icao_code": "KUCY",
"name": "Everett-Stewart Regional Airport",
"country_code": "US",
"city_id": 4664170,
"latitude": "36.38180161",
"longitude": "-88.98539734",
"elevation": 336,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Union City"
}
}