{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/leroy-leisureland",
  "name": "LeRoy Leisureland",
  "description": "Established in 1972, LeRoy Leisureland is a gem located in Rural Saskatchewan. A sand bottomed pool combined with a large beach area, playground, 36 campsites and a 9 hole golf course makes the park a true destination for everyone!",
  "url": "https://campertunity.com/listings/campgrounds/leroy-leisureland",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/kz4ouvhekdwy3ksmbrbm?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/w3a8re0m1wp0c6ut4the?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/nlb43v4vgtnun1uxe6qp?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/i7e7tk7tykv6tysr5dfv?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/xigkru2rh2nwzcuwye8e?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/h5wijvwem0r2v8y2jetv?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/koflznfh6lwwgacdykqp?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "761",
    "addressRegion": "Saskatchewan",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.9978236,
    "longitude": -104.8338955
  },
  "sameAs": [
    "https://letscamp.ca/camps/leroy-leisureland"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}