{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/happy-hollow-campground-rv-sales-goderich-on",
  "name": "Happy Hollow Campground & RV Sales",
  "description": "Happy Hollow Campground Inc. in Ashfield-Colborne-Wawanosh, Ontario is a safe and activity-filled RV park that offers tent sites and trailer rentals. Our",
  "url": "https://campertunity.com/listings/campgrounds/happy-hollow-campground-rv-sales-goderich-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "70 Drury Lane RR#3",
    "addressLocality": "Goderich",
    "addressRegion": "ON",
    "postalCode": "N7A 3X9",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8780167,
    "longitude": -81.70789689999998
  },
  "sameAs": [
    "https://ccrvc.ca/campground/happy-hollow-campground-rv-sales/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}