{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-birchwood-wi",
  "name": "Boondockers Welcome Host",
  "description": "5 acres over a meadow, hiking and 4 wheeler trail access, easy in and out, across the road from our cabin. Our driveway is on the left, the driveway to the field is on the right.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-birchwood-wi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/22120/photo-gallery/FuiS9UWldnVowGnP_bd2ac4fd1aea0d6c8588c816fe423a66_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/425354/profile/JIUpQAySBS4WskCU_d1a7ad9b5f1fa3e5e612849a5b15997d_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Birchwood, WI",
    "addressLocality": "Birchwood",
    "addressRegion": "WI",
    "postalCode": "54720",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.57943775,
    "longitude": -91.74259509
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}