{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hirz-cabin-lakehead-ca",
  "name": "Hirz Cabin",
  "description": "Hirz Cabin is nestled among manzanita and oak trees on a hilltop overlooking the McCloud Arm of Shasta Lake. The scenic location offers a variety of recreational activities, including a nearby boat ramp for water sports and a hiking trail.",
  "url": "https://campertunity.com/listings/campgrounds/hirz-cabin-lakehead-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/06/10/15/55/273378_5d75fd5d-6d06-49dd-b41b-b67b4f3214fe_700.webp",
    "https://cdn.recreation.gov/public/2022/06/10/15/55/273378_92ef9378-28ee-4771-ab5e-ebc9efeb1121_700.webp",
    "https://cdn.recreation.gov/public/2022/06/10/15/55/273378_2b110443-4be4-4130-863b-1dfeccb64338_700.webp",
    "https://cdn.recreation.gov/public/2022/06/10/15/55/273378_0cb38b1c-8b85-453f-aaaa-d0085ae1748b_700.webp",
    "https://cdn.recreation.gov/public/2022/06/10/15/55/273378_02c2ad00-cfcb-466c-85ab-469b80c95f5d_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2022/06/10/15/55/273378_c35d680f-d279-4c35-ab99-a40b164527f3_700.webp",
    "https://cdn.recreation.gov/public/2022/06/10/15/55/273378_21fd7422-3dcf-442b-9602-2b9e97460b63_700.webp",
    "https://cdn.recreation.gov/public/2022/06/10/15/55/273378_bbec929f-c8bb-4f68-a696-c335d5b7d707_700.webp",
    "https://cdn.recreation.gov/public/2022/06/10/15/55/273378_576bb1a4-889f-4dd8-a695-fd1ab9e244d4_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14538 Wonderland Blvd.",
    "addressLocality": "Lakehead",
    "addressRegion": "CA",
    "postalCode": "96003",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8740917,
    "longitude": -122.2356194
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.625,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "185",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "$185+"
}