{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/charming-ohio-boutique-winery-kimbolton-oh-us",
  "name": "Charming Ohio Boutique Winery",
  "description": "Nestled in rolling countryside, this California-style boutique winery offers RV Camping among stainless steel tank‚Äìaged wines. Sample an array of dry to sweet varietals, from crisp Chardonnay to unique red blends, handcrafted in imported Italian tanks with oak aging and triple filtration for a silky finish. Fridays and Saturdays feature gourmet food trucks and outdoor games like cornhole. Friendly, family-run hosts create a welcoming, relaxed atmosphere--perfect for wine tasting and country...",
  "url": "https://campertunity.com/listings/campgrounds/charming-ohio-boutique-winery-kimbolton-oh-us",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/73rwvH2iqC0of1Ns_adc671f16ff889c9ce53d5dfbf0957a3_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kimbolton, OH",
    "addressLocality": "Kimbolton",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.18491216,
    "longitude": -81.70253219
  },
  "checkinTime": "06:60:00",
  "checkoutTime": "12:00:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}