{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hirz-bay-group-2-ca",
  "name": "Hirz Bay Group 2",
  "description": "Explore Hirz Bay Group 2 in Shasta-Trinity National Forest, California with Recreation.gov. Hirz Bay Group 2 Campground sits along the McCloud Arm of Shasta Lake, shaded by a forest of oak and Manzanita. The facility offers a variety of recreational ac",
  "url": "https://campertunity.com/listings/campgrounds/hirz-bay-group-2-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/68094.jpg",
    "https://cdn.recreation.gov/public/images/68059.jpg",
    "https://cdn.recreation.gov/public/images/77094.jpg",
    "https://cdn.recreation.gov/public/images/77095.jpg",
    "https://cdn.recreation.gov/public/images/76790.jpg",
    "https://cdn.recreation.gov/public/images/76791.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hirz Bay Group 2",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8666667,
    "longitude": -122.2530556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233097"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "140",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$140+"
}