{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandy-beach-park",
  "name": "Sandy Beach Regional Park",
  "description": "Welcome to Sandy Beach Regional Park! Please note: Seasonal camp spots at Sandy Beach are currently fully booked. Our wait list is rather large, but if you would like to be included on the wait list, please email your full name and phone number to manager@sandybeachpark.ca to be included on the list. SECURITY GATES - Any Campers requiring after hour park access please call ***-***-**** prior to your check in date so we can activate your access. ***PRIOR TO BOOKING, please review the NEW updat...",
  "url": "https://campertunity.com/listings/campgrounds/sandy-beach-park",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/scucus3fweo0lulpsmav?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/kbddbdjn06riiyeolxk3?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/tuzj9fisjy5bmccsehfz?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Saskatchewan",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.4498511,
    "longitude": -109.9949757
  },
  "sameAs": [
    "https://letscamp.ca/camps/sandy-beach-park"
  ],
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}