{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boulder-lodge-resort-hayward-wi",
  "name": "Boulder Lodge Resort",
  "description": "Boulder Lodge Resort is located at 7296 Wisconsin 77, Hayward WI 54843. Boulder Lodge Resort can be contacted at ***-***-**** or http://www.boldlodge.com/",
  "url": "https://campertunity.com/listings/campgrounds/boulder-lodge-resort-hayward-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7296 Wisconsin 77",
    "addressLocality": "Hayward",
    "addressRegion": "WI",
    "postalCode": "54843",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.0737545,
    "longitude": -91.0495589
  }
}