{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/country-quiet-rv-campground-cumberland-wi",
  "name": "Country Quiet RV & Campground",
  "description": "Country Quiet RV & Campground is located at 2535 11th Street, Cumberland WI 54829. Country Quiet RV & Campground can be contacted at ***-***-**** or http://www.campcountryquiet.com/",
  "url": "https://campertunity.com/listings/campgrounds/country-quiet-rv-campground-cumberland-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2535 11th Street",
    "addressLocality": "Cumberland",
    "addressRegion": "WI",
    "postalCode": "54829",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5718597,
    "longitude": -91.9290979
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/cumberland/country-quiet-rv-campground"
  ]
}