{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-clays-park-resort-north-lawrence-oh",
  "name": "Clay's Park Resort",
  "description": "Clay's Park Resort is located at 13190 Patterson Street Northwest, North Lawrence OH 44666. Clay's Park Resort can be contacted at ***-***-**** or http://www.clayspark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-clays-park-resort-north-lawrence-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13190 Patterson Street Northwest",
    "addressLocality": "North Lawrence",
    "addressRegion": "OH",
    "postalCode": "44666",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8574985,
    "longitude": -81.5937006
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/north-lawrence/clay-s-park-resort"
  ]
}