{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mds-flambeau-holcombe-wi",
  "name": "MD's Flambeau Resort",
  "description": "MD's Flambeau Resort is located at W10355 County Road D, Holcombe WI 54745. MD's Flambeau Resort can be contacted at ***-***-**** or http://www.lakeholcombe.org/campinglodging.html",
  "url": "https://campertunity.com/listings/campgrounds/mds-flambeau-holcombe-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "W10355 County Road D",
    "addressLocality": "Holcombe",
    "addressRegion": "WI",
    "postalCode": "54745",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2996638,
    "longitude": -91.2062645
  }
}