{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/puntledge-rv-campground-burlington",
  "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": "https://campertunity.com/listings/campgrounds/puntledge-rv-campground-burlington",
  "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
  },
  "sameAs": [
    "https://ccrva.ca/campground/puntledge-rv-campground/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-30"
  },
  "priceRange": "$0+"
}