{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/duck-creek-campground-travel-wisconsin-pardeeville-wi",
  "name": "Duck Creek Campground | Travel Wisconsin",
  "description": "Duck Creek is a family friendly campground offering a peaceful outdoor experience. Enjoy our facilities during the day and sit under the stars by your campfi",
  "url": "https://campertunity.com/listings/campgrounds/duck-creek-campground-travel-wisconsin-pardeeville-wi",
  "image": [
    "https://www.travelwisconsin.com/uploads/places/5b/5b378208-e6b7-4348-9c3d-5a23fc17981e-duckcreek.jpg?width=1200&height=630&mode=crop&scale=both&quality=100",
    "https://www.travelwisconsin.com/uploads/places/cf/cf5361ad-9609-4a4d-bdd4-1330fe7f7b1f-duckcreekcabin.jpg?width=1200&height=630&mode=crop&scale=both&quality=100"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "W6560 County Road G",
    "addressLocality": "Pardeeville",
    "addressRegion": "WI",
    "postalCode": "53954"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5009,
    "longitude": -89.328
  }
}