SEDONA AIRPORT
SEDONA · US · 34.85°N / 111.79°W
SDX
IATA · ICAO
KSEZ
Sedona Airport (SDX) serves Sedona, United States. It sits at 34.85/-111.79, rises to 4830 ft, is classified as small airport.
Type
Small airport
Elevation
4830ft
Scheduled service
NO
ICAO
KSEZ
All facts
- IATA
- SDX
- Municipality
- Sedona
- Country
- United States
- Coords
- 34.85°N / 111.79°W
Nearby airports
FAQ
- What is the IATA code for Sedona Airport?
- SDX.
- What is the ICAO code for Sedona Airport?
- KSEZ.
- Where is Sedona Airport located?
- Sedona, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SDX
{
"data": {
"id": 4542,
"iata_code": "SDX",
"icao_code": "KSEZ",
"name": "Sedona Airport",
"country_code": "US",
"city_id": 5313667,
"latitude": "34.848598480225",
"longitude": "-111.78800201416",
"elevation": 4830,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Sedona"
}
}