{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-thompson-oh",
  "name": "Harvest Hosts Winery",
  "description": "Family loved and owned vineyard and winery. The first and last stop on your journey thru the farmlands of Geauga County. Enjoy the picturesque scenery of the country while sipping the greatest part that nature has to offer.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-thompson-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/39657/photo-gallery/pi15YtgbnmctDXaK_2579b8854c11b0feaf850cfc4a7fdfc7_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Thompson, OH",
    "addressLocality": "Thompson",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.65366469,
    "longitude": -81.06393588
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}