{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-findley-state-park-wellington-oh",
  "name": "Findley State Park",
  "description": "Findley State Park is located at 25381 Ohio 58, Wellington OH 44090. Findley State Park can be contacted at ***-***-**** or http://parks.ohiodnr.gov/findley",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-findley-state-park-wellington-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25381 Ohio 58",
    "addressLocality": "Wellington",
    "addressRegion": "OH",
    "postalCode": "44090",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.1295573,
    "longitude": -82.2104801
  },
  "sameAs": [
    "https://thedyrt.com/camping/ohio/ohio-findley-state-park",
    "https://www.camping.org/campgrounds/ohio/wellington/findley-state-park"
  ]
}