{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hidden-view-ca",
  "name": "Hidden View",
  "description": "Explore Hidden View in Hensley Lake, California with Recreation.gov. Hidden View Campground is located at Hensley Lake in the foothills of central California, 50 miles north of Fresno. The lake area offers many recreational oppor",
  "url": "https://campertunity.com/listings/campgrounds/hidden-view-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/69704.jpg",
    "https://cdn.recreation.gov/public/images/69755.jpg",
    "https://cdn.recreation.gov/public/2018/09/23/23/37/233509_0c7ce0fe-5deb-46de-9806-1473ce006fde_1440.jpg",
    "https://cdn.recreation.gov/public/images/69791.jpg",
    "https://cdn.recreation.gov/public/images/69763.jpg",
    "https://cdn.recreation.gov/public/images/69706.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/09/23/23/38/233509_f1eeba22-1df2-46df-8873-cf0e023e6b80_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hidden View",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1247222,
    "longitude": -119.8972222
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233509"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$20-$100"
}