{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sally-buffalo-park-cadiz-oh",
  "name": "Sally Buffalo Park",
  "description": "Sally Buffalo Park is located at 43000 Industrial Park Road, Cadiz OH 43907. Sally Buffalo Park can be contacted at ***-***-**** or http://villageofcadiz.com/",
  "url": "https://campertunity.com/listings/campgrounds/sally-buffalo-park-cadiz-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "43000 Industrial Park Road",
    "addressLocality": "Cadiz",
    "addressRegion": "OH",
    "postalCode": "43907",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.2648101,
    "longitude": -81.0160229
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/cadiz/sally-buffalo-park"
  ]
}