{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-swedes-resort-holcombe-wi",
  "name": "Big Swede's Resort",
  "description": "Big Swede's Resort is located at 29840 Wisconsin 27, Holcombe WI 54745. Big Swede's Resort can be contacted at ***-***-**** or http://www.bigswedes.com/",
  "url": "https://campertunity.com/listings/campgrounds/big-swedes-resort-holcombe-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "29840 Wisconsin 27",
    "addressLocality": "Holcombe",
    "addressRegion": "WI",
    "postalCode": "54745",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.274202,
    "longitude": -91.109436
  }
}