{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cactus-blume-campground-stewart-valley-sk",
  "name": "Cactus Blume Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/cactus-blume-campground-stewart-valley-sk",
  "image": [
    "https://static.wixstatic.com/media/4707a9_28c9345a8a524111a642792e442e7ce0~mv2.png/v1/fill/w_980,h_800,al_c,q_90,usm_0.66_1.00_0.01,enc_auto/4707a9_28c9345a8a524111a642792e442e7ce0~mv2.png",
    "https://static.wixstatic.com/media/4707a9_04e27f629ece476c8edb41ef555d1cdb~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stewart Valley",
    "addressRegion": "SK",
    "postalCode": "S0N 2P0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.596911,
    "longitude": -107.8068222
  },
  "sameAs": [
    "https://www.cactusblumecampground.ca/"
  ]
}