{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dairyland-outdoor-veterans-retreat-danbury-wi",
  "name": "Dairyland Outdoor Veterans Retreat",
  "description": "Dairyland Outdoor Veterans Retreat near Danbury, WI, is surrounded by forested terrain and rolling hills.",
  "url": "https://campertunity.com/listings/campgrounds/dairyland-outdoor-veterans-retreat-danbury-wi",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1465E Town Rd TT Danbury, WI 54830",
    "addressLocality": "Danbury",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.216731841107965,
    "longitude": -92.22439612151791
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}