{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scotties-rv-park-campground-creston-bc",
  "name": "Scottie's RV Park & Campground - Camping Life Canada",
  "description": "All about camping in Canada",
  "url": "https://campertunity.com/listings/campgrounds/scotties-rv-park-campground-creston-bc",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto17569800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1409 Erickson Road",
    "addressLocality": "Creston",
    "addressRegion": "BC",
    "postalCode": "V0B 1G3",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.088265,
    "longitude": -116.508808
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/scotties-rv-park-campground/"
  ]
}