{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waterloo-harbor-campground-waterloo",
  "name": "Waterloo Harbor Campground",
  "description": "Waterloo Harbor Campground is located at 1278 Waterloo Geneva Road, Waterloo NY 13165. Waterloo Harbor Campground can be contacted at ***-***-**** or https://www.waterlooharbor.com/",
  "url": "https://campertunity.com/listings/campgrounds/waterloo-harbor-campground-waterloo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1278 Waterloo Geneva Road",
    "addressLocality": "Waterloo",
    "addressRegion": "NY",
    "postalCode": "13165",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.901463,
    "longitude": -76.880077
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/waterloo/waterloo-harbor-campground"
  ]
}