{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/silverthorne-rv-park-campground-houston-bc",
  "name": "Silverthorne RV Park & Campground - Camping Life Canada",
  "description": "All about camping in Canada",
  "url": "https://campertunity.com/listings/campgrounds/silverthorne-rv-park-campground-houston-bc",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1700 Hwy 16W",
    "addressLocality": "Houston",
    "addressRegion": "BC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.407,
    "longitude": -126.6424
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/silverthorne-rv-park-campground/"
  ]
}