{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mcnab-regional-park",
  "name": "McNab Regional Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/mcnab-regional-park",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/nnw809gs1eo1j3gavkp0?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/zsvoxgwcjcucoeapghca?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/vhgu1dekolwa5yrxhgug?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/ijjxcm7qqiwn0rw377rb?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/ftjmm3vys4rezn39zbtl?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3rd Avenue Southwest",
    "addressLocality": "Watson",
    "addressRegion": "Saskatchewan",
    "postalCode": "S0K 4V0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.1231117,
    "longitude": -104.528656
  },
  "sameAs": [
    "https://letscamp.ca/camps/mcnab-regional-park"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    }
  ]
}