{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/height-rockies-provincial-park-fairmont-hot-springs-bc",
  "name": "Height of the Rockies Provincial Park: Fairmont Hot Springs, BC",
  "description": "Relax and reconnect with nature at Height of the Rockies Provincial Park in Fairmont Hot Springs, British Columbia.",
  "url": "https://campertunity.com/listings/campgrounds/height-rockies-provincial-park-fairmont-hot-springs-bc",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto17569800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "General Location",
    "addressLocality": "Fairmont Hot Springs",
    "addressRegion": "BC",
    "postalCode": "V0B 1H0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.49704607948411,
    "longitude": -115.21855290181523
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/height-of-the-rockies-provincial-park/"
  ]
}