{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverbend-park-findlay-oh",
  "name": "Riverbend Park",
  "description": "Riverbend Park is located at 16618 Township Road 208, Findlay OH 45840. Riverbend Park can be contacted at ***-***-**** or https://hancockparks.com/your-parks/riverbend-recreation-area/",
  "url": "https://campertunity.com/listings/campgrounds/riverbend-park-findlay-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16618 Township Road 208",
    "addressLocality": "Findlay",
    "addressRegion": "OH",
    "postalCode": "45840",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.0320541,
    "longitude": -83.5589795
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/findlay/riverbend-park"
  ]
}