NORTHEAST OHIO REGIONAL AIRPORT
ASHTABULA · US · 41.78°N / 80.70°W
JFN
IATA · ICAO
KHZY
Northeast Ohio Regional Airport (JFN) serves Ashtabula, United States. It sits at 41.78/-80.70, rises to 924 ft, is classified as medium airport.
Type
Medium airport
Elevation
924ft
Scheduled service
NO
ICAO
KHZY
All facts
- IATA
- JFN
- Municipality
- Ashtabula
- Country
- United States
- Coords
- 41.78°N / 80.70°W
Nearby airports
FAQ
- What is the IATA code for Northeast Ohio Regional Airport?
- JFN.
- What is the ICAO code for Northeast Ohio Regional Airport?
- KHZY.
- Where is Northeast Ohio Regional Airport located?
- Ashtabula, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/JFN
{
"data": {
"id": 3934,
"iata_code": "JFN",
"icao_code": "KHZY",
"name": "Northeast Ohio Regional Airport",
"country_code": "US",
"city_id": null,
"latitude": "41.778",
"longitude": "-80.695503",
"elevation": 924,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Ashtabula"
}
}