CORTEZ MUNICIPAL AIRPORT
CORTEZ · US · 37.30°N / 108.63°W
CEZ
IATA · ICAO
KCEZ
Cortez Municipal Airport (CEZ) serves Cortez, United States. It sits at 37.30/-108.63, rises to 5918 ft, is classified as medium airport.
Type
Medium airport
Elevation
5918ft
Scheduled service
YES
ICAO
KCEZ
All facts
- IATA
- CEZ
- Municipality
- Cortez
- Country
- United States
- Coords
- 37.30°N / 108.63°W
Nearby airports
FAQ
- What is the IATA code for Cortez Municipal Airport?
- CEZ.
- What is the ICAO code for Cortez Municipal Airport?
- KCEZ.
- Where is Cortez Municipal Airport located?
- Cortez, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CEZ
{
"data": {
"id": 3447,
"iata_code": "CEZ",
"icao_code": "KCEZ",
"name": "Cortez Municipal Airport",
"country_code": "US",
"city_id": 5418104,
"latitude": "37.303001",
"longitude": "-108.627998",
"elevation": 5918,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Cortez"
}
}