{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-dover-oh",
  "name": "Harvest Hosts Farm",
  "description": "Broad Run Cheesehouse, Deli & Boutique Founded in the 1930s, Broad Run Cheesehouse is a locally owned specialty shop known for its award-winning cheeses—offering over 30 varieties shipped nationwide. Visitors are always welcome to enjoy free samples. Still operated by the founding Schindler family, the business has expanded to include a deli, boutique with unique apparel and home décor, and on-site winemaking. The addition of Hans’ Place restaurant next door has transformed the location into...",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-dover-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/42439/photo-gallery/D3EHHHvUpgLfsAfw_3cdbb19340c9fc30502622b0f206fd1e_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dover, OH",
    "addressLocality": "Dover",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5135109,
    "longitude": -81.52966747
  },
  "sameAs": [
    "https://www.broadruncheese.com/",
    "https://www.harvesthosts.com/hosts/ohio/broadrun-cheese-house"
  ],
  "checkinTime": "06:60:00",
  "checkoutTime": "07:80:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}