{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/concordia-club-campground-new-hamburg-on",
  "name": "Concordia Club Campground - Camping Life Canada",
  "description": "Discover the beauty of nature at Concordia Club Campground, New Hamburg. A perfect getaway.",
  "url": "https://campertunity.com/listings/campgrounds/concordia-club-campground-new-hamburg-on",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1212 Christner Road",
    "addressLocality": "New Hamburg",
    "addressRegion": "ON",
    "postalCode": "N3A 3K7",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.43039,
    "longitude": -80.47758
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/concordia-club-campground/"
  ]
}