{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buckeye-beach-thornville-oh",
  "name": "Buckeye Beach Park",
  "description": "Buckeye Beach Park is located at 5089 Bateson Drive Northeast, Thornville OH 43076. Buckeye Beach Park can be contacted at ***-***-**** or http://www.buckeyebeachpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/buckeye-beach-thornville-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5089 Bateson Drive Northeast",
    "addressLocality": "Thornville",
    "addressRegion": "OH",
    "postalCode": "43076",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.9198533,
    "longitude": -82.4828373
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/thornville/buckeye-beach-park"
  ]
}