{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-breweries-distilleries-frankfort-oh",
  "name": "Harvest Hosts Breweries & Distilleries",
  "description": "We are a Destination Brewery located in Ross County.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-breweries-distilleries-frankfort-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/38646/photo-gallery/Gcitb8Pegj4M9h4C_8002070bbc31f076ccc93497d91a5325_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Frankfort, OH",
    "addressLocality": "Frankfort",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.38043334,
    "longitude": -83.24888112
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/ohio/BEpjVrzBH0QD1lynmOMU"
  ],
  "checkoutTime": "07:20:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}