{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lucky-lake-campground",
  "name": "Lucky Lake Campground",
  "description": "Lucky Lake Campground is on the north side of the Village, next to Highway 45. The community is centrally located for those visiting Lake Diefenbaker, or passing through the area exploring this serene and peaceful part of the province. The Campground is normally open from the May long weekend through to Thanksgiving weekend depending on weather.",
  "url": "https://campertunity.com/listings/campgrounds/lucky-lake-campground",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/hfzco9jhnot9looasbqj?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/uvjkfcrvpeh6l8htwcvn?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/x0ftnrmdpn56um2ncjcs?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/whioorlwdy4zpohvjlky?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/geq2kjzlimhgiorm4aii?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Railway Avenue",
    "addressLocality": "Lucky Lake",
    "addressRegion": "Saskatchewan",
    "postalCode": "S0L 1Z0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.988601382227586,
    "longitude": -107.13520000104323
  },
  "sameAs": [
    "https://letscamp.ca/camps/lucky-lake-campground"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}