EASTERN SLOPES REGIONAL AIRPORT
FRYEBURG · US · 43.99°N / 70.95°W
FRY
IATA · ICAO
KIZG
Eastern Slopes Regional Airport (FRY) serves Fryeburg, United States. It sits at 43.99/-70.95, rises to 454 ft, is classified as small airport.
Type
Small airport
Elevation
454ft
Scheduled service
NO
ICAO
KIZG
All facts
- IATA
- FRY
- Municipality
- Fryeburg
- Country
- United States
- Coords
- 43.99°N / 70.95°W
Nearby airports
FAQ
- What is the IATA code for Eastern Slopes Regional Airport?
- FRY.
- What is the ICAO code for Eastern Slopes Regional Airport?
- KIZG.
- Where is Eastern Slopes Regional Airport located?
- Fryeburg, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/FRY
{
"data": {
"id": 3983,
"iata_code": "FRY",
"icao_code": "KIZG",
"name": "Eastern Slopes Regional Airport",
"country_code": "US",
"city_id": 4964996,
"latitude": "43.991100311299995",
"longitude": "-70.9478988647",
"elevation": 454,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Fryeburg"
}
}