{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/off-the-grid-campground-rv-park",
  "name": "Off the Grid Campground/RV Park",
  "description": "Whether you are seeking a long-term seasonal stay, or simply a seasonal escape, our campground provides the perfect balance of seclusion and convenience. Enjoy the tranquility of being \"off the grid\" without sacrificing the essentials you need to make your stay enjoyable",
  "url": "https://campertunity.com/listings/campgrounds/off-the-grid-campground-rv-park",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/uhlzes8gjjb2sduvsctl?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/sniybgirnrelwkazvhjx?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Glen Harbour",
    "addressRegion": "Saskatchewan",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.895066824549616,
    "longitude": -105.09818094084841
  },
  "sameAs": [
    "https://letscamp.ca/camps/off-the-grid-campground-rv-park"
  ],
  "checkinTime": "16:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}