FIRST FLIGHT AIRPORT
KILL DEVIL HILLS · US · 36.02°N / 75.67°W
FFA
IATA · ICAO
KFFA
First Flight Airport (FFA) serves Kill Devil Hills, United States. It sits at 36.02/-75.67, rises to 13 ft, is classified as small airport.
Type
Small airport
Elevation
13ft
Scheduled service
NO
ICAO
KFFA
All facts
- IATA
- FFA
- Municipality
- Kill Devil Hills
- Country
- United States
- Coords
- 36.02°N / 75.67°W
Nearby airports
FAQ
- What is the IATA code for First Flight Airport?
- FFA.
- What is the ICAO code for First Flight Airport?
- KFFA.
- Where is First Flight Airport located?
- Kill Devil Hills, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/FFA
{
"data": {
"id": 3734,
"iata_code": "FFA",
"icao_code": "KFFA",
"name": "First Flight Airport",
"country_code": "US",
"city_id": 4474274,
"latitude": "36.0181999207",
"longitude": "-75.67130279540001",
"elevation": 13,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Kill Devil Hills"
}
}