{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/daggett-resort-hayward-wi",
  "name": "Daggett Resort",
  "description": "Daggett Resort is located at 12255 Resv Highway 2, Hayward WI 54843. Daggett Resort can be contacted at ***-***-**** or https://www.daggettsresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/daggett-resort-hayward-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12255 Resv Highway 2",
    "addressLocality": "Hayward",
    "addressRegion": "WI",
    "postalCode": "54843",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8900301,
    "longitude": -91.3059161
  }
}