{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/golf-getaway-by-the-mahoning-river-newton-falls-oh",
  "name": "Golf Getaway by the Mahoning River!",
  "description": "Embark on a unique RV camping experience that tees up both relaxation and fun at a sprawling 37-acre haven in Northeast Ohio. Perfect for enthusiasts of the game or families seeking a playful retreat, this destination combines the tranquility of a driving range, the challenge of a par 3 course, and the whimsy of miniature golfall nestled along the serene Mahoning River. Convenience meets serenity as this golfer's paradise is situated just one mile from the Ohio Turnpike, providing easy access...",
  "url": "https://campertunity.com/listings/campgrounds/golf-getaway-by-the-mahoning-river-newton-falls-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/6222/photo-gallery/ov301aIOsvpLirW1_5828deeac2654564365f7081ce93e6f0_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Newton Falls, OH",
    "addressLocality": "Newton Falls",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.23174078,
    "longitude": -80.93024859
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  }
}