{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hidden-lake-campground-fairmount-in",
  "name": "Hidden Lake Campground",
  "description": "Hidden Lake Resort offers a variety of camping options! Come camp by a beautiful, picturesque lake located south of Marion, IN! There is a sandy beach for swimm",
  "url": "https://campertunity.com/listings/campgrounds/hidden-lake-campground-fairmount-in",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11460 S Strawtown Pike",
    "addressLocality": "Fairmount",
    "addressRegion": "IN",
    "postalCode": "46928",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.38538508,
    "longitude": -85.77594936
  },
  "sameAs": [
    "https://www.rvezy.com",
    "https://thedyrt.com/camping/indiana/hidden-lake-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$25-$36"
}