{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clear-creek-ms-ms",
  "name": "Clear Creek (MS)",
  "description": "Explore Clear Creek (MS) in Sardis Lake, Mississippi with Recreation.gov. Clear Creek Campground is nestled in the forests surrounding Sardis Lake. It is conveniently located within 15 minutes of Oxford, MS. Clear Creek campground of",
  "url": "https://campertunity.com/listings/campgrounds/clear-creek-ms-ms",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clear Creek (MS)",
    "addressRegion": "MS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4269444,
    "longitude": -89.7097222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.4444444,
    "reviewCount": 54,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "$24-$100"
}