CLAREMONT MUNICIPAL AIRPORT
CLAREMONT · US · 43.37°N / 72.37°W
CNH
IATA · ICAO
KCNH
Claremont Municipal Airport (CNH) serves Claremont, United States. It sits at 43.37/-72.37, rises to 545 ft, is classified as small airport.
Type
Small airport
Elevation
545ft
Scheduled service
NO
ICAO
KCNH
All facts
- IATA
- CNH
- Municipality
- Claremont
- Country
- United States
- Coords
- 43.37°N / 72.37°W
Nearby airports
FAQ
- What is the IATA code for Claremont Municipal Airport?
- CNH.
- What is the ICAO code for Claremont Municipal Airport?
- KCNH.
- Where is Claremont Municipal Airport located?
- Claremont, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CNH
{
"data": {
"id": 3485,
"iata_code": "CNH",
"icao_code": "KCNH",
"name": "Claremont Municipal Airport",
"country_code": "US",
"city_id": 5084633,
"latitude": "43.3703994751",
"longitude": "-72.36869812009999",
"elevation": 545,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Claremont"
}
}