{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverbend-recreation-area-campground-findlay-oh",
  "name": "Riverbend Recreation Area Campground",
  "description": "Riverbend Recreation Area Campground near Findlay, Ohio, features flat terrain with open spaces and wooded areas.",
  "url": "https://campertunity.com/listings/campgrounds/riverbend-recreation-area-campground-findlay-oh",
  "image": [
    "https://photos.thedyrt.com/photo/media/ohio-riverbend-recreation-area_25da6784-54f4-4cb8-b31d-990c12e70a80.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/ohio-riverbend-recreation-area_25da6784-54f4-4cb8-b31d-990c12e70a80.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-83.5602444,41.03324276)/-83.5602444,41.03324276,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16618 Township Road 208",
    "addressLocality": "Findlay",
    "addressRegion": "OH",
    "postalCode": "45840",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.03324276,
    "longitude": -83.5602444
  },
  "sameAs": [
    "https://thedyrt.com/camping/ohio/ohio-riverbend-recreation-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}