{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oak-grove-ms",
  "name": "Oak Grove (MS)",
  "description": "Explore Oak Grove (MS) in Sardis Lake, Mississippi with Recreation.gov. Welcome to Sardis Lake! Oak Grove Campground is the largest campground on the lake and offers convenient access to the most popular recreation spots on the uppe",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oak-grove-ms",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oak Grove (MS)",
    "addressRegion": "MS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.406431,
    "longitude": -89.797922
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.020408,
    "reviewCount": 343,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$30+"
}