{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mainprize-regional-park",
  "name": "Mainprize Regional Park",
  "description": "Mainprize Park was named after Dr. William Mainprize who faithfully served in Midale Community for over 50 years. The building of the Rafferty Dam at Estevan meant the end of Doc's old Park that was located at the bottom of the Souris River Valley. The new park was moved upstream 5 kms and now compliments the 55 kms of water known as the Rafferty Reservoir.",
  "url": "https://campertunity.com/listings/campgrounds/mainprize-regional-park",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/mvt6v2m9yqcozahlr0hm?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/ypaoblbqpaskl4jaqjgp?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Saskatchewan",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.3690805,
    "longitude": -103.5820523
  },
  "sameAs": [
    "https://letscamp.ca/camps/mainprize-regional-park"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}