{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/route-six-campground-cherryville-bc",
  "name": "Route Six Campground",
  "description": "Experience the beauty of Cherryville, BC, with a stay at our clean and quite campsite, Route Six Campground. Perfect for those seeking a peaceful retreat and an escape into nature!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/route-six-campground-cherryville-bc",
  "image": [
    "https://static.wixstatic.com/media/475e28_26f50f1175564107aaffa9038cd426e1~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "625 British Columbia 6",
    "addressLocality": "Cherryville",
    "addressRegion": "BC",
    "postalCode": "V0E 2G3",
    "addressCountry": "CA"
  }
}