{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oak-grove-ms-us",
  "name": "Oak Grove (Ms) | Camping Information & Reviews",
  "description": "Welcome to Oak Grove Campground, where adventure meets comfort on the shores of magnificent Sardis Lake. As the crown je. 81 campsites available. Activities: Hi",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oak-grove-ms-us",
  "image": [
    "https://qewhrfvhtvxtmipwycct.supabase.co/storage/v1/object/public/campground_photos/oak-grove-campground-lake-trees-sky.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.406431,
    "longitude": -89.797922
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.09459459459459,
    "reviewCount": 282,
    "bestRating": 5,
    "worstRating": 1
  }
}