{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ridge-ranch-family-campgrounds-newton-falls-oh",
  "name": "Ridge Ranch Family Campgrounds",
  "description": "Ridge Ranch Family Campgrounds. RV Park and Campground in Newton Falls, Ohio",
  "url": "https://campertunity.com/listings/campgrounds/ridge-ranch-family-campgrounds-newton-falls-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": "5219 State Route 303",
    "addressLocality": "Newton Falls",
    "addressRegion": "OH",
    "postalCode": "44444",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.2317327,
    "longitude": -80.985726
  }
}