{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-dufours-pine-tree-campground-danbur",
  "name": "DuFour's Pine Tree Campground",
  "description": "DuFour's Pine Tree Campground is located at 29200 East Yellow River Road, Danbury WI 54830. DuFour's Pine Tree Campground can be contacted at ***-***-**** or https://www.dufourscampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-dufours-pine-tree-campground-danbur",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "29200 East Yellow River Road",
    "addressLocality": "Danbury",
    "addressRegion": "WI",
    "postalCode": "54830",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9749083,
    "longitude": -92.3867888
  }
}