{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-hayward-wi",
  "name": "Boondocking host near Hayward, WI",
  "description": "We are located 25 miles from Hayward Wisconsin on a 1500 acre lake in the Chequamegon National Forest. We have a large driveway that can accommodate a rig up to 35' with electricity. We also have a wooded boondock pad across the street, no electricity.`Our location is certainly off the beaten path but paved roads all the way in!",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-hayward-wi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/14096/photo-gallery/JshfzVVPGcZTrglH_d0de70d3eeda671d8f13dbbdececae16_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/23465/profile/SO5gk2s6PppTCmVZ_d0f428f203d1a58e1554aa270bf20513_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hayward, WI",
    "addressLocality": "Hayward",
    "addressRegion": "WI",
    "postalCode": "85044",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.99169962,
    "longitude": -91.07427745
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}