{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/holiday-beach-rv-park-new-hamburg-on",
  "name": "Holiday Beach RV Park - Camping Life Canada",
  "description": "Escape to Holiday Beach RV Park in New Hamburg for unforgettable camping and fun.",
  "url": "https://campertunity.com/listings/campgrounds/holiday-beach-rv-park-new-hamburg-on",
  "image": [
    "https://s.wordpress.com/mshots/v1/http%3A%2F%2Fwww.holidaybeach.ca%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1652 Puddicombe Road",
    "addressLocality": "New Hamburg",
    "addressRegion": "ON",
    "postalCode": "N3A 2Z4",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.35188,
    "longitude": -80.64433
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/holiday-beach-rv-park/"
  ]
}