{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/puntledge-rv-campground-courtenay-bc",
  "name": "Puntledge RV Campground",
  "description": "Puntledge RV Campground is the only First Nations RV park within walking distance to downtown Courtenay. Situated next to the Puntledge River, a great",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/puntledge-rv-campground-courtenay-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4624 Condensory Road",
    "addressLocality": "Courtenay",
    "addressRegion": "BC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.69731,
    "longitude": -125.00347
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}