{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dhoon-lodge-rv-resort-black-duck-siding-nl",
  "name": "Dhoon Lodge R.V. Resort",
  "description": "Family friendly fully serviced facility that is located on 23 acres of Newfoundland wilderness. Our property runs adjacent to Harry River, one of",
  "url": "https://campertunity.com/listings/campgrounds/dhoon-lodge-rv-resort-black-duck-siding-nl",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2021/05/CCRVC-Re-Create-Logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10 NL-461",
    "addressLocality": "Black Duck Siding",
    "addressRegion": "NL",
    "postalCode": "A0N 2G0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.5133844,
    "longitude": -58.42598609999999
  },
  "sameAs": [
    "https://ccrvc.ca/campground/dhoon-lodge-r-v-resort/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}