{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/attons-lake",
  "name": "Atton's Lake Regional Park",
  "description": "Atton's Lake Regional Park features a spring fed, clear water lake with sandy beaches. There are camping, picnic and playground facilities near the water. This well treed park boasts clean modern facilities, concessions, playgrounds, unsupervised swimming area, nine hole grass greens fold course with a licensed clubhouse, ball diamonds, horse shoe pits (equipment not supplied), pickle ball court (equipment available) and a boat launch to name a few amenities. Red Cross swimming lessons are of...",
  "url": "https://campertunity.com/listings/campgrounds/attons-lake",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/ucdfe9566cyrrxgvktdm?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/xvoqgrbvp2vho9loamqw?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Saskatchewan",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8355634,
    "longitude": -108.8608752
  },
  "sameAs": [
    "https://letscamp.ca/camps/attons-lake"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}