{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gold-panner-campground-cherryville-bc",
  "name": "Gold Panner Campground",
  "description": "The Gold Panner Campground is family operated and located in the foothills of the Monashee mountains. Amenities include covered BBQ area, playground, museum, coin-operated showers, flushing toilets, and multiple outhouses. Whether your camping in a tent, 5th wheel, truck camper, RV, camper van, car, truck, motorhome, van, or travelling lite and need a chalet or cabin, we will have something for you.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gold-panner-campground-cherryville-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "423 Hwy 6",
    "addressLocality": "Cherryville",
    "addressRegion": "BC",
    "postalCode": "V0E 2G3",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.193435,
    "longitude": -118.552605
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq_grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}