{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-klamath-falls-or",
  "name": "Harvest Hosts Winery",
  "description": "Go beyond generic, bubble gum wines - you deserve a wine worth remembering! We’re bringing back old-world vines to make unique wines you’ll never forget!",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-klamath-falls-or",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/39173/photo-gallery/pZtlvzL0yzcuPzqs_b6be2088b06cc75e6fd62c161c7bc542_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klamath Falls, OR",
    "addressLocality": "Klamath Falls",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.02442324,
    "longitude": -121.6287522
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/oregon/volcani-winery"
  ],
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}