{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/junction-sheep-range-provincial-riske-creek-bc-ca",
  "name": "Junction Sheep Range Provincial Park, Riske Creek, British Columbia | campinglife.ca",
  "description": "Discover the beauty of nature at Junction Sheep Range Provincial Park, Riske Creek. A perfect getaway.",
  "url": "https://campertunity.com/listings/campgrounds/junction-sheep-range-provincial-riske-creek-bc-ca",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto17569800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Farwell Canyon Road",
    "addressLocality": "Riske Creek",
    "addressRegion": "BC",
    "postalCode": "V0L 1T0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.84167367969368,
    "longitude": -122.52711250177786
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/junction-sheep-range-provincial-park/"
  ]
}