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