{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clearwater-lake-rp",
  "name": "Clearwater Lake Regional Park",
  "description": "🌲 Saskatchewan’s hidden gem. Offering campsites, cozy cabins, a swimming beach, golf course, playgrounds, and family-friendly events all summer long.",
  "url": "https://campertunity.com/listings/campgrounds/clearwater-lake-rp",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/rdty5njyrbxt7a7z5rjn?_a=BAMAOGkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/w53iyhsdvctjcig9ns8f?_a=BAMAOGkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/fi1s1thodyhw5sqftphj?_a=BAMAOGkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/om9oqymdai4stytnxaz9?_a=BAMAOGkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/jredauhuewa7ts8hksgq?_a=BAMAOGkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/hrkmxmv6izg0onlx32gd?_a=BAMAOGkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Saskatchewan",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.8684532,
    "longitude": -107.9283912
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}