{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/leslie-beach-rp",
  "name": "Leslie Beach Regional Park",
  "description": "Located in the heart of Saskatchewan, Leslie Beach Regional Park, is home to amazing fishing, beaches, and full of summer activities. Follow our Facebook to stay up to date on all upcoming activities! We can't wait to see you on the lake this summer! **Water is NOT potable. It is for hygienic use only.**",
  "url": "https://campertunity.com/listings/campgrounds/leslie-beach-rp",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/kjh86ozriz4kmi5kceoo?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/zxb2b4go6voceknu0um6?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Chorney Beach",
    "addressRegion": "Saskatchewan",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.8087335,
    "longitude": -103.5616142
  },
  "sameAs": [
    "https://letscamp.ca/camps/leslie-beach-rp"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}