{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sunrise-bay-campground-hayward-wi-1",
  "name": "Sunrise Bay Campground, Hayward Wi",
  "description": "Family Campground located on the shores of Nelson Lake in Hayward Wisconsin! Fish, boat, swim, ride the ATV trails, relax and enjoy the beautiful outdoors.",
  "url": "https://campertunity.com/listings/campgrounds/sunrise-bay-campground-hayward-wi-1",
  "image": [
    "https://img1.wsimg.com/isteam/ip/a5bd17e1-66ba-491d-ada5-311cd073e272/7b5861d1-8df0-4f4d-b7f3-1dee8fc411b9.jpg",
    "http://img1.wsimg.com/isteam/ip/a5bd17e1-66ba-491d-ada5-311cd073e272/7b5861d1-8df0-4f4d-b7f3-1dee8fc411b9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16269 W Jolly Fisherman Rd",
    "addressLocality": "Hayward",
    "addressRegion": "WI",
    "postalCode": "54843",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.106968,
    "longitude": -91.50939
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}