MERRITT ISLAND AIRPORT
MERRITT ISLAND · US · 28.34°N / 80.69°W
COI
IATA · ICAO
KCOI
Merritt Island Airport (COI) serves Merritt Island, United States. It sits at 28.34/-80.69, rises to 6 ft, is classified as small airport.
Type
Small airport
Elevation
6ft
Scheduled service
NO
ICAO
KCOI
All facts
- IATA
- COI
- Municipality
- Merritt Island
- Country
- United States
- Coords
- 28.34°N / 80.69°W
Nearby airports
FAQ
- What is the IATA code for Merritt Island Airport?
- COI.
- What is the ICAO code for Merritt Island Airport?
- KCOI.
- Where is Merritt Island Airport located?
- Merritt Island, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/COI
{
"data": {
"id": 3495,
"iata_code": "COI",
"icao_code": "KCOI",
"name": "Merritt Island Airport",
"country_code": "US",
"city_id": 4164092,
"latitude": "28.341600418099997",
"longitude": "-80.6855010986",
"elevation": 6,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Merritt Island"
}
}