CONCORD MUNICIPAL AIRPORT
CONCORD · US · 43.20°N / 71.50°W
CON
IATA · ICAO
KCON
Concord Municipal Airport (CON) serves Concord, United States. It sits at 43.20/-71.50, rises to 342 ft, is classified as medium airport.
Type
Medium airport
Elevation
342ft
Scheduled service
NO
ICAO
KCON
All facts
- IATA
- CON
- Municipality
- Concord
- Country
- United States
- Coords
- 43.20°N / 71.50°W
Nearby airports
FAQ
- What is the IATA code for Concord Municipal Airport?
- CON.
- What is the ICAO code for Concord Municipal Airport?
- KCON.
- Where is Concord Municipal Airport located?
- Concord, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CON
{
"data": {
"id": 3497,
"iata_code": "CON",
"icao_code": "KCON",
"name": "Concord Municipal Airport",
"country_code": "US",
"city_id": 5084868,
"latitude": "43.20270157",
"longitude": "-71.50229645",
"elevation": 342,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Concord"
}
}