HOMER AIRPORT
HOMER · US · 59.64°N / 151.48°W
HOM
IATA · ICAO
PAHO
Homer Airport (HOM) serves Homer, United States. It sits at 59.64/-151.48, rises to 84 ft, is classified as medium airport.
Type
Medium airport
Elevation
84ft
Scheduled service
YES
ICAO
PAHO
All facts
- IATA
- HOM
- Municipality
- Homer
- Country
- United States
- Coords
- 59.64°N / 151.48°W
Nearby airports
FAQ
- What is the IATA code for Homer Airport?
- HOM.
- What is the ICAO code for Homer Airport?
- PAHO.
- Where is Homer Airport located?
- Homer, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/HOM
{
"data": {
"id": 6682,
"iata_code": "HOM",
"icao_code": "PAHO",
"name": "Homer Airport",
"country_code": "US",
"city_id": 5864145,
"latitude": "59.644456",
"longitude": "-151.479235",
"elevation": 84,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Homer"
}
}