{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hardin-ridge-in",
  "name": "Hardin Ridge",
  "description": "Explore Hardin Ridge in Hoosier National Forest, Indiana with Recreation.gov. Hardin Ridge is a 1,200-acre recreational complex located on the shores of Monroe Reservoir in Hooiser National Forest. The complex includes six shady campgroun",
  "url": "https://campertunity.com/listings/campgrounds/hardin-ridge-in",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/64150.jpg",
    "https://cdn.recreation.gov/public/images/64101.jpg",
    "https://cdn.recreation.gov/public/images/64120.jpg",
    "https://cdn.recreation.gov/public/2021/08/14/16/25/232056_8e6c9a8b-0e38-4c92-ada7-8688f2e49385_700.jpeg",
    "https://cdn.recreation.gov/public/2021/08/14/16/24/232056_941eba2f-7969-487b-bb5e-8001036dface_700.jpeg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hardin Ridge",
    "addressRegion": "IN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.0102778,
    "longitude": -86.4288889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232056"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "21",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$21-$55"
}