{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cooper-creek-south-ak",
  "name": "Cooper Creek South | AK | Camping Information & Reviews",
  "description": "Nestled at the confluence of Cooper Creek and the mighty Kenai River, Cooper Creek South beckons adventurers seeking tra. 20 campsites available. Activities: Hi",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cooper-creek-south-ak",
  "image": [
    "https://qewhrfvhtvxtmipwycct.supabase.co/storage/v1/object/public/campground_photos/cooper-creek-campground-river-mountain-scenic-view.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.4836111,
    "longitude": -149.8822222
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.47456140350877,
    "reviewCount": 55,
    "bestRating": 5,
    "worstRating": 1
  }
}