{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-golf-eau-claire",
  "name": "Harvest Hosts Golf",
  "description": "Our Driving Range is a scenic family-run golf range outside of Eau Claire. We have been in business since 1996 and are open from April through September. We are within walking distance of a wonder brewery Ombibulous and a short drive to many restaurants and shopping. Our golf range offers a 310-yard range with beautiful views of the skyline. We are dog-friendly.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-golf-eau-claire",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/39076/photo-gallery/kSqLsuTUaMKRdzIZ_a1113bfa4917197a2df4f8bcfb25c54b_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eau Claire, WI",
    "addressLocality": "Eau Claire",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.81460091,
    "longitude": -91.36466014
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/wisconsin/dicks-divot-driving-range"
  ],
  "checkinTime": "06:60:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}