{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/barkerville-historic-town-and-park-barkerville-bc",
  "name": "Barkerville Historic Town and Park",
  "description": "Barkerville’s three campgrounds; Lowhee, Forest Rose and Government Hill are located right off Hwy 26 just 2 kms east of the townsite. With a total of 180",
  "url": "https://campertunity.com/listings/campgrounds/barkerville-historic-town-and-park-barkerville-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14301 Barkerville Hwy East",
    "addressLocality": "Barkerville",
    "addressRegion": "BC",
    "postalCode": "V0K 1B0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.087126,
    "longitude": -121.515183
  },
  "sameAs": [
    "https://ccrva.ca/campground/barkerville-historic-town-and-park/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$0+"
}