{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/struthers-lake",
  "name": "Struthers Lake Regional Park",
  "description": "This park may be a bit off the beaten path but that is, in fact, one of its best features. Struthers Lake offers quiet campsites, a lake with a beautiful beach and spray park, two playgrounds, ball diamond with brand new fencing, concession, mini-golf and more! It really is a great spot to bring your family for a getaway.",
  "url": "https://campertunity.com/listings/campgrounds/struthers-lake",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/lumaxus24xpkscp7eqfk?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/ccpr5nfjmpry8td1fran?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/e0btxuqiduy1ciaplo58?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/ksslcr2vq8d7t7m5ho6w?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Saskatchewan",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8470277,
    "longitude": -105.2372002
  },
  "sameAs": [
    "https://letscamp.ca/camps/struthers-lake"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}