{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nith-river-campground-burlington-on",
  "name": "Nith River Campground",
  "description": "The hidden jewel of Southern Ontario! It sits on the banks of the Nith River, only 15 minutes from Waterloo and just north of the town of New Hamburg.",
  "url": "https://campertunity.com/listings/campgrounds/nith-river-campground-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4417 Wilmot Easthope Road",
    "addressLocality": "New Hamburg",
    "addressRegion": "ON",
    "postalCode": "N3A 3S8",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4015195,
    "longitude": -80.731
  },
  "sameAs": [
    "https://ccrvc.ca/campground/nith-river-campground/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}