{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lazy-b-wooster-oh",
  "name": "Lazy B",
  "description": "Lazy B. RV Park and Campground in Wooster, Ohio",
  "url": "https://campertunity.com/listings/campgrounds/lazy-b-wooster-oh",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8375 Friendsville Rd",
    "addressLocality": "Wooster",
    "addressRegion": "OH",
    "postalCode": "44691",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.900841,
    "longitude": -81.9522988
  },
  "sameAs": [
    "https://rvcampgroundhq.com/campground/ohio/lazy-b/",
    "https://gocampingamerica.com/campgrounds-rv-parks/ohio/wooster/lazy-b"
  ]
}