{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/attons-lake-regional-park-camping-in-cut-knife-saskatchewan",
  "name": "Atton's Lake Regional Park: Camping in Cut Knife, Saskatchewan",
  "description": "Relax and reconnect with nature at Atton's Lake Regional Park in Cut Knife, Saskatchewan.",
  "url": "https://campertunity.com/listings/campgrounds/attons-lake-regional-park-camping-in-cut-knife-saskatchewan",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto7401595.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strawberry Lane",
    "addressLocality": "Cut Knife",
    "addressRegion": "SK",
    "postalCode": "S0M 0X0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.83422589833883,
    "longitude": -108.86114730174972
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/attons-lake-regional-park/"
  ]
}