{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spahats-creek-resort-clearwater-bc-1",
  "name": "Spahats Creek Resort",
  "description": "TENTATIVE OPENING DATE JULY 1, 2023 - Located at the entrance to Wells Gray Provincial Park and is situated on the road to the Trophy Flower Meadows. Offering",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spahats-creek-resort-clearwater-bc-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "988 Spahats Creek FSR",
    "addressLocality": "Clearwater",
    "addressRegion": "BC",
    "postalCode": "V0E 1N1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.74267,
    "longitude": -119.99916
  }
}