{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ridgewood-river-plover",
  "name": "Ridgewood on the River",
  "description": "Private RV Resort located on the beautiful WI River with seasonal sites and private boat slips",
  "url": "https://campertunity.com/listings/campgrounds/ridgewood-river-plover",
  "image": [
    "https://static.wixstatic.com/media/3b206a_8d8908c08d6544b4aba9ea902edee505.jpg/v1/fit/w_2500,h_1330,al_c/3b206a_8d8908c08d6544b4aba9ea902edee505.jpg",
    "https://static.wixstatic.com/media/3b206a_fe971a0b240647b7837290c2bd82fd91.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4800 River Ridge Road",
    "addressLocality": "Plover",
    "addressRegion": "WI",
    "postalCode": "54467-9501",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.ridgewoodontheriver.us/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}