{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/merry-knoll-campground-clayton-ny",
  "name": "Merry Knoll Campground",
  "description": "Merry Knoll Campground is located at 38115 New York 12E, Clayton NY 13624. Merry Knoll Campground can be contacted at ***-***-**** or http://www.merryknollcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/merry-knoll-campground-clayton-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "38115 New York 12E",
    "addressLocality": "Clayton",
    "addressRegion": "NY",
    "postalCode": "13624",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.221067,
    "longitude": -76.128892
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/clayton/merry-knoll-campground"
  ]
}