{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sunrise-bay-campground-hayward-wi",
  "name": "Sunrise Bay Campground",
  "description": "Sunrise Bay Campground is located at 16269 West Jolly Fisherman Road, Hayward WI 54843. Sunrise Bay Campground can be contacted at ***-***-**** or http://www.nelsonlake.net/sunrisebay/",
  "url": "https://campertunity.com/listings/campgrounds/sunrise-bay-campground-hayward-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16269 West Jolly Fisherman Road",
    "addressLocality": "Hayward",
    "addressRegion": "WI",
    "postalCode": "54843",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1071146,
    "longitude": -91.5086743
  }
}