{
  "ident": "khaf",
  "icao": "KHAF",
  "name": "Half Moon Bay Airport",
  "city": "Half Moon Bay",
  "state": "CA",
  "regionSlug": "norcal",
  "lat": 37.513,
  "lon": -122.501,
  "scores": {
    "grub": 8,
    "scene": 5,
    "ops": 3,
    "access": 3,
    "fuel": 1
  },
  "totalScore": 20,
  "tier": "trip",
  "bestBite": "Tempura-style fish and chips from the historic, cash-only Barbara's Fishtrap overlooking the harbor.",
  "synopsis": "Half Moon Bay is the undisputed heavyweight of West Coast fly-in dining, trading polished resort vibes for the unapologetic salt and diesel of a working fishing harbor. The arrival is a hands-on affair, featuring a notoriously bumpy final over coastal bluffs and a congested weekend CTAF. Once on the ramp, the culinary reward is immediate. The Pilot Light Cafe serves flawless smash burgers right on the field. A paved coastal trail directly connects transient parking to Princeton-by-the-Sea, where a ten-minute walk puts you in front of naked lobster rolls, historic cash-only fish shacks, and house-brewed craft beers. The coastal fog dictates the schedule, demanding respect from VFR pilots, but the sheer density of walkable, world-class seafood makes KHAF an essential waypoint for any pilot craving a maritime escape.",
  "nearbyFood": [
    {
      "name": "Pilot Light Cafe",
      "type": "cafe",
      "walkMinutes": 2,
      "onField": true,
      "note": "Aviation-themed cafe known for the $100 Smash Burger and Dutch baby pancakes."
    },
    {
      "name": "Sam's Chowder House",
      "type": "restaurant",
      "walkMinutes": 15,
      "onField": false,
      "note": "World-famous destination for New England-style seafood and naked lobster rolls."
    },
    {
      "name": "Barbara's Fishtrap",
      "type": "restaurant",
      "walkMinutes": 12,
      "onField": false,
      "note": "Historic, cash-only shack perched over the harbor. Renowned for tempura-style fish and chips."
    },
    {
      "name": "Half Moon Bay Brewing Company",
      "type": "bar",
      "walkMinutes": 12,
      "onField": false,
      "note": "Lively brewpub featuring house-brewed beers like the Full Circle IPA and coastal comfort food."
    },
    {
      "name": "Mezza Luna",
      "type": "restaurant",
      "walkMinutes": 10,
      "onField": false,
      "note": "Authentic Italian cuisine and fresh pasta served in the historic Princeton Inn building."
    },
    {
      "name": "Ketch Harbor Pub",
      "type": "bar",
      "walkMinutes": 12,
      "onField": false,
      "note": "Classic seaside pub serving updated coastal favorites and fisherman's breakfasts."
    }
  ],
  "transport": [
    "walk",
    "uber"
  ],
  "pilotBriefing": {
    "elevationFt": 66,
    "runwayLongestFt": 5000,
    "surface": "asphalt",
    "towered": false,
    "approaches": [
      "RNAV (GPS) RWY 12",
      "RNAV (GPS) RWY 30"
    ],
    "approachSummary": "RNAV 12, RNAV 30",
    "fuelAvailable": true,
    "fuelTypes": [
      "100LL"
    ],
    "rampFee": "None",
    "accessFriction": "Pilot Light Cafe is on-field — short walk"
  },
  "warnings": [
    "Unexpected turbulence may be encountered on final approach to Runway 12.",
    "Avoid flying directly over Pillar Point Air Force Station.",
    "Airport noise-sensitive areas located NW through NE."
  ],
  "nearbyAirports": [
    {
      "ident": "ksql",
      "distanceNm": 12
    },
    {
      "ident": "klvk",
      "distanceNm": 34
    },
    {
      "ident": "kapc",
      "distanceNm": 43
    },
    {
      "ident": "0q9",
      "distanceNm": 45
    },
    {
      "ident": "o69",
      "distanceNm": 45
    }
  ],
  "lastVerified": "2026-06-10",
  "lastUpdated": "2026-06-10",
  "status": "published",
  "_links": {
    "self": "https://navbite.com/api/v1/airports/khaf.json",
    "region": "https://navbite.com/api/v1/regions/norcal.json",
    "index": "https://navbite.com/api/v1/index.json"
  }
}
