{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whitesand-regional-park",
  "name": "Whitesand Regional Park",
  "description": "Whitesand Regional Park is an accredited park located near the Village of Theodore that services not only the community of Theodore but also surrounding areas such as Foam Lake, Springside, Yorkton, and so many more. Our community and those we service is compiled of a number of farming and agricultural professionals. The Park was registered on May 4, 1965, providing a relaxing getaway for many people seeking the opportunity to explore nature. During the creation of the park the river was damn...",
  "url": "https://campertunity.com/listings/campgrounds/whitesand-regional-park",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/qzamp4dmc623jxoabtes?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/wsfuf7wslplhi6gsja0b?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/c1zha9jncjo0zvglfqwm?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/vukocrtdg6v39o0uadju?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Saskatchewan",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.4921624,
    "longitude": -102.8944245
  },
  "sameAs": [
    "https://letscamp.ca/camps/whitesand-regional-park"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}