VENANGO REGIONAL AIRPORT
FRANKLIN · US · 41.38°N / 79.86°W
FKL
IATA · ICAO
KFKL
Venango Regional Airport (FKL) serves Franklin, United States. It sits at 41.38/-79.86, rises to 1540 ft, is classified as medium airport.
Type
Medium airport
Elevation
1540ft
Scheduled service
NO
ICAO
KFKL
All facts
- IATA
- FKL
- Municipality
- Franklin
- Country
- United States
- Coords
- 41.38°N / 79.86°W
Nearby airports
FAQ
- What is the IATA code for Venango Regional Airport?
- FKL.
- What is the ICAO code for Venango Regional Airport?
- KFKL.
- Where is Venango Regional Airport located?
- Franklin, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/FKL
{
"data": {
"id": 3742,
"iata_code": "FKL",
"icao_code": "KFKL",
"name": "Venango Regional Airport",
"country_code": "US",
"city_id": 5190323,
"latitude": "41.3778991699",
"longitude": "-79.8603973389",
"elevation": 1540,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Franklin"
}
}