{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lucien-lake",
  "name": "Lucien Lake Regional Park",
  "description": "Thirty five acres of heavily wooded parkland. Clean sandy beaches awesome playgrounds, ball diamonds, new mini golf, renovated washrooms and showers, sewer dump station, boat launch, picnic area, fishing dock and a concession booth.",
  "url": "https://campertunity.com/listings/campgrounds/lucien-lake",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/phewx0czchvz1m4sj13l?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/mogfwfp6p16qh75n0ceo?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/n22cf9uui0thljuwmygz?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Saskatchewan",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.4803274,
    "longitude": -105.3173199
  },
  "sameAs": [
    "https://letscamp.ca/camps/lucien-lake"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing Dock"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}