{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/thayers-landing-danbury-wi",
  "name": "Thayers Landing",
  "description": "Thayers Landing is located at Wisconsin 77, Danbury WI 54830. Thayers Landing can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/thayers-landing-danbury-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wisconsin 77",
    "addressLocality": "Danbury",
    "addressRegion": "WI",
    "postalCode": "54830",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.0125769,
    "longitude": -92.4437601
  }
}