BOB SIKES AIRPORT
CRESTVIEW · US · 30.78°N / 86.52°W
CEW
IATA · ICAO
KCEW
Bob Sikes Airport (CEW) serves Crestview, United States. It sits at 30.78/-86.52, rises to 213 ft, is classified as medium airport.
Type
Medium airport
Elevation
213ft
Scheduled service
NO
ICAO
KCEW
All facts
- IATA
- CEW
- Municipality
- Crestview
- Country
- United States
- Coords
- 30.78°N / 86.52°W
Nearby airports
FAQ
- What is the IATA code for Bob Sikes Airport?
- CEW.
- What is the ICAO code for Bob Sikes Airport?
- KCEW.
- Where is Bob Sikes Airport located?
- Crestview, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CEW
{
"data": {
"id": 3445,
"iata_code": "CEW",
"icao_code": "KCEW",
"name": "Bob Sikes Airport",
"country_code": "US",
"city_id": 4152311,
"latitude": "30.778799057",
"longitude": "-86.522102356",
"elevation": 213,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Crestview"
}
}