{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/willowbend-campground-cabins-maple-creek-sk",
  "name": "Willowbend Campground & Cabins - Camping Life Canada",
  "description": "Discover the beauty of nature at Willowbend Campground & Cabins, Maple Creek. A perfect getaway.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/willowbend-campground-cabins-maple-creek-sk",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto7401595.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "101 Highway 21 South",
    "addressLocality": "Maple Creek",
    "addressRegion": "SK",
    "postalCode": "S0N 1N0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.91081807026041,
    "longitude": -109.48662373066597
  }
}