{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clear-fork-adventure-resort-butler-oh",
  "name": "Clear Fork Adventure Resort",
  "description": "Check out Clear Fork Adventure Resort in Butler, Ohio on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clear-fork-adventure-resort-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
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}