{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/outlook-regional-park",
  "name": "Outlook & District Regional Park",
  "description": "Our park is nestled along the banks of the beautiful South Saskatchewan River. Come experience spectacular views and spacious campsites! Enjoy hiking along the Trans Canada Trail, playing a round of golf at the Riverview Golf Club, and check out our brand new beach volleyball courts! Our park is located right in the town of Outlook, a vibrant small town with many attractions. Camping with us is perfect pairing of outdoor fun and small town living - we invite you to \"Relax and Enjoy!\"",
  "url": "https://campertunity.com/listings/campgrounds/outlook-regional-park",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/hxch8ilfqxkambhjyeae?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/moxsckgo764kwqszequf?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/b6cdfp9p7u4hvphffdgh?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/ubhmm4eo3rcaawpcoikl?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/cqrdtzvhn4soipqwyid0?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/qz3eeeiwktnz3r25xuqc?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/u2yvunhgqbwkds5wyaaq?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/lbqd7jefw4dqdxkyovsm?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tufts Crescent",
    "addressLocality": "Outlook",
    "addressRegion": "Saskatchewan",
    "postalCode": "S0L 2N0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.485859,
    "longitude": -107.067057
  },
  "sameAs": [
    "https://letscamp.ca/camps/outlook-regional-park"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}