{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-butler-oh",
  "name": "Clear Fork Adventure Resort",
  "description": "Check out Clear Fork Adventure Resort in Butler, Ohio on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-butler-oh",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "341 Resort Dr",
    "addressLocality": "Butler",
    "addressRegion": "OH",
    "postalCode": "44822-8826",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5934415,
    "longitude": -82.4120201
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/ohio/butler/clear-fork-adventure-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}