{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nelson-lake-landing-hayward-wi-1",
  "name": "Nelson Lake Landing",
  "description": "Nelson Lake Landing is located at 13045 Dam Road, Hayward WI 54843. Nelson Lake Landing can be contacted at ***-***-**** or http://www.nelsonlakelanding.com/",
  "url": "https://campertunity.com/listings/campgrounds/nelson-lake-landing-hayward-wi-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13045 Dam Road",
    "addressLocality": "Hayward",
    "addressRegion": "WI",
    "postalCode": "54843",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1042667,
    "longitude": -91.5100193
  }
}