{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/macklin-lake",
  "name": "Macklin Lake Regional Park",
  "description": "Macklin Lake Regional Park is located 1 km South of the Town of Macklin. The campground is adjacent to Macklin Lake. There are 164 campsites with a diked off swim area. The lake is stocked with perch and there is a trout pond stocked with rainbow trout. There is a new playground at the beach. There are three softball and three baseball diamonds in the park that play host to tournaments and provincial ball play-offs. A great nine hole irrigated golf course overlooks the lake. There is a clubho...",
  "url": "https://campertunity.com/listings/campgrounds/macklin-lake",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/lem0fzulqixxniubvuqr?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/jft0wymewel6cmof107e?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/lk7cardmhltio4nqdxlr?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lakeshore Drive",
    "addressRegion": "Saskatchewan",
    "postalCode": "S0L 2C0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.3216668,
    "longitude": -109.9401179
  },
  "sameAs": [
    "https://letscamp.ca/camps/macklin-lake"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}