{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/creekside-gardens-rv-park-quappelle-saskatchewan",
  "name": "Creekside Gardens & RV Park, Qu'Appelle, Saskatchewan | campinglife.ca",
  "description": "Discover the beauty of nature at Creekside Gardens & RV Park, Qu'Appelle. A perfect getaway.",
  "url": "https://campertunity.com/listings/campgrounds/creekside-gardens-rv-park-quappelle-saskatchewan",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto7401595.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N Pacific Ave",
    "addressLocality": "Qu'Appelle",
    "addressRegion": "SK",
    "postalCode": "S0G 4A0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.542299197756094,
    "longitude": -103.86584950181391
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/creekside-gardens-rv-park/"
  ]
}