CLOVIS MUNICIPAL AIRPORT
CLOVIS · US · 34.43°N / 103.08°W
CVN
IATA · ICAO
KCVN
Clovis Municipal Airport (CVN) serves Clovis, United States. It sits at 34.43/-103.08, rises to 4216 ft, is classified as medium airport.
Type
Medium airport
Elevation
4216ft
Scheduled service
YES
ICAO
KCVN
All facts
- IATA
- CVN
- Municipality
- Clovis
- Country
- United States
- Coords
- 34.43°N / 103.08°W
Nearby airports
FAQ
- What is the IATA code for Clovis Municipal Airport?
- CVN.
- What is the ICAO code for Clovis Municipal Airport?
- KCVN.
- Where is Clovis Municipal Airport located?
- Clovis, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CVN
{
"data": {
"id": 3525,
"iata_code": "CVN",
"icao_code": "KCVN",
"name": "Clovis Municipal Airport",
"country_code": "US",
"city_id": null,
"latitude": "34.426594",
"longitude": "-103.078794",
"elevation": 4216,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Clovis"
}
}