{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gums-crossing-campground-ms-1",
  "name": "Gums Crossing Campground | MS | Camping Information & Reviews",
  "description": "Tucked away on the pristine northeast shores of Grenada Lake, Gums Crossing Campground offers an intimate escape into Mi. 6 campsites available. Activities: Fis",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gums-crossing-campground-ms-1",
  "image": [
    "https://qewhrfvhtvxtmipwycct.supabase.co/storage/v1/object/public/campground_photos/gum-landing-forested-road-campground-access.881096&pitch=0&thumbfov=100"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "MS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.9043989,
    "longitude": -89.6269848
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.9875,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}