{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lowhee-campground-barkerville-bc",
  "name": "Lowhee Campground",
  "description": "Lowhee Campground in Barkerville, British Columbia, offers a peaceful retreat surrounded by history and natural beauty. Situated just 2 km north of the Barkervi",
  "url": "https://campertunity.com/listings/campgrounds/lowhee-campground-barkerville-bc",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiMzY2ODNmNWUtZmRmYy00NTk5LTljNmUtNzA2MjM0ZDU1MjQ0X0xvd2hlZS5qcGciLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjEwMDAsImhlaWdodCI6MTAwMCwiZml0IjoiaW5zaWRlIn0sImpwZWciOnsicXVhbGl0eSI6NTB9LCJ0b0Zvcm1hdCI6ImpwZWcifX0="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14301 Hwy 26 E",
    "addressLocality": "Barkerville",
    "addressRegion": "BC",
    "postalCode": "V0K 1B0"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.086908,
    "longitude": -121.516179
  },
  "sameAs": [
    "https://www.campspot.com/park/lowhee-campground-barkerville-bc"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash Disposal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}