BRYCE CANYON AIRPORT
BRYCE CANYON · US · 37.71°N / 112.14°W
BCE
IATA · ICAO
KBCE
Bryce Canyon Airport (BCE) serves Bryce Canyon, United States. It sits at 37.71/-112.14, rises to 7590 ft, is classified as medium airport.
Type
Medium airport
Elevation
7590ft
Scheduled service
NO
ICAO
KBCE
All facts
- IATA
- BCE
- Municipality
- Bryce Canyon
- Country
- United States
- Coords
- 37.71°N / 112.14°W
Nearby airports
FAQ
- What is the IATA code for Bryce Canyon Airport?
- BCE.
- What is the ICAO code for Bryce Canyon Airport?
- KBCE.
- Where is Bryce Canyon Airport located?
- Bryce Canyon, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BCE
{
"data": {
"id": 3318,
"iata_code": "BCE",
"icao_code": "KBCE",
"name": "Bryce Canyon Airport",
"country_code": "US",
"city_id": null,
"latitude": "37.706401825",
"longitude": "-112.144996643",
"elevation": 7590,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Bryce Canyon"
}
}