{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eagle-valley-park-campground-in-maple-creek-saskatchewan",
  "name": "Eagle Valley Park Campground in Maple Creek, Saskatchewan",
  "description": "Escape to Eagle Valley Park Campground in Maple Creek for unforgettable camping and fun.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eagle-valley-park-campground-in-maple-creek-saskatchewan",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2024/03/eagle-valley-park-campground.webp",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Range Road 3264",
    "addressLocality": "Maple Creek",
    "addressRegion": "SK",
    "postalCode": "S0N 1N0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.975552479284545,
    "longitude": -109.52686433066415
  }
}