{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-amherst-oh",
  "name": "Harvest Hosts Winery",
  "description": "Located in the middle of Rex Gee fruit orchard, with scenic view, catch and release pond, pet friendly, close to Baumhart Rd. exit of Ohio turnpike and I 90.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-amherst-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/32979/photo-gallery/Qr23qudSYEmlmyn0_11f4f082442d01d77ff5ba7eab2a7d3c_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Amherst, OH",
    "addressLocality": "Amherst",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.33110988,
    "longitude": -82.35651006
  },
  "sameAs": [
    "https://www.wolfswinecompany.com/",
    "https://www.harvesthosts.com/hosts/ohio/wolfs-wine-company"
  ],
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    }
  ]
}