{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/prairie-lake-rp",
  "name": "Prairie Lake Regional Park",
  "description": "Prairie Lake was established in 1984. Since then we have grown to accommodate approximately 100 cabin owners and 15 campsites and 4 Seasonal Sites. We take pride in maintaining the beauty of our park and welcome visitors to relax and enjoy our natural surroundings.",
  "url": "https://campertunity.com/listings/campgrounds/prairie-lake-rp",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/ryknxtmpyg9qukhpwg2q?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/yi4mp6q036s9yxkwqomd?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/aqwcveav4mkn9qtok75h?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Saskatchewan",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7090539,
    "longitude": -107.3875235
  },
  "sameAs": [
    "https://letscamp.ca/camps/prairie-lake-rp"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}