{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nith-river-new-hamburg-on-ca",
  "name": "Nith River Campground | Camping in New Hamburg, Ontario",
  "description": "Explore the great outdoors at Nith River Campground, New Hamburg, Ontario. Ideal for families and friends.",
  "url": "https://campertunity.com/listings/campgrounds/nith-river-new-hamburg-on-ca",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto6801800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4417 Wilmot Easthope Road",
    "addressLocality": "New Hamburg",
    "addressRegion": "ON",
    "postalCode": "N3A 3S8",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4065,
    "longitude": -80.7372
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/nith-river-campground/"
  ]
}