{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/duncan-creek-campground-chippewa-falls-wi",
  "name": "Duncan Creek Campground",
  "description": "Duncan Creek Campground is located at 12931 100th Avenue, Chippewa Falls WI 54729. Duncan Creek Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/duncan-creek-campground-chippewa-falls-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12931 100th Avenue",
    "addressLocality": "Chippewa Falls",
    "addressRegion": "WI",
    "postalCode": "54729",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9866243,
    "longitude": -91.408382
  }
}