{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/palliser-regional-park",
  "name": "Palliser Regional Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/palliser-regional-park",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/uh7vyzli40dtf4eratxf?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/fvdszpwb2gobrfukfbvz?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Saskatchewan",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.872896,
    "longitude": -106.9616328
  },
  "sameAs": [
    "https://letscamp.ca/camps/palliser-regional-park"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    }
  ]
}