NORTHWEST FLORIDA BEACHES INTERNATIONAL AIRPORT
PANAMA CITY BEACH · US · 30.36°N / 85.80°W
ECP
IATA · ICAO
KECP
Northwest Florida Beaches International Airport (ECP) serves Panama City Beach, United States. It sits at 30.36/-85.80, rises to 69 ft, is classified as medium airport.
Type
Medium airport
Elevation
69ft
Scheduled service
YES
ICAO
KECP
All facts
- IATA
- ECP
- Municipality
- Panama City Beach
- Country
- United States
- Coords
- 30.36°N / 85.80°W
Nearby airports
FAQ
- What is the IATA code for Northwest Florida Beaches International Airport?
- ECP.
- What is the ICAO code for Northwest Florida Beaches International Airport?
- KECP.
- Where is Northwest Florida Beaches International Airport located?
- Panama City Beach, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ECP
{
"data": {
"id": 3656,
"iata_code": "ECP",
"icao_code": "KECP",
"name": "Northwest Florida Beaches International Airport",
"country_code": "US",
"city_id": null,
"latitude": "30.357106",
"longitude": "-85.795414",
"elevation": 69,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Panama City Beach"
}
}