{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-wittenberg-wi",
  "name": "Harvest Husts Attrace",
  "description": "IceCreamchaop",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-wittenberg-wi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/19278/photo-gallery/UkjqXVeNyrquQG7q_3421d7a5be738852fed8efbe99c92ec6_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wittenberg, WI",
    "addressLocality": "Wittenberg",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.8015713,
    "longitude": -89.20544269
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/wisconsin/vflc7s7o14WL4hQiT1vJ"
  ],
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}