HALF MOON BAY AIRPORT
HALF MOON BAY · US · 37.51°N / 122.50°W
HAF
IATA · ICAO
KHAF
Half Moon Bay Airport (HAF) serves Half Moon Bay, United States. It sits at 37.51/-122.50, rises to 66 ft, is classified as small airport.
Type
Small airport
Elevation
66ft
Scheduled service
NO
ICAO
KHAF
All facts
- IATA
- HAF
- Municipality
- Half Moon Bay
- Country
- United States
- Coords
- 37.51°N / 122.50°W
Nearby airports
FAQ
- What is the IATA code for Half Moon Bay Airport?
- HAF.
- What is the ICAO code for Half Moon Bay Airport?
- KHAF.
- Where is Half Moon Bay Airport located?
- Half Moon Bay, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/HAF
{
"data": {
"id": 3863,
"iata_code": "HAF",
"icao_code": "KHAF",
"name": "Half Moon Bay Airport",
"country_code": "US",
"city_id": 5354943,
"latitude": "37.513401031499995",
"longitude": "-122.500999451",
"elevation": 66,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Half Moon Bay"
}
}