{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-breweries-distilleries-abingdon-va",
  "name": "Harvest Hosts Breweries & Distilleries",
  "description": "Locally-made beer in beautiful southwest Virginia. Our Virginia-based brewery and our beers are inspired by a sense of place, strong familial ties, and working the earth; and these are also values we see in our southwest Virginia neighbors.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-breweries-distilleries-abingdon-va",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/38382/photo-gallery/7LkX7ocFYOTIs9iB_9be808029a66cde923906f4e2624e9ec_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Abingdon, VA",
    "addressLocality": "Abingdon",
    "addressRegion": "VA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.81212063,
    "longitude": -81.9848905
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/virginia/sweetbay-brewing-company",
    "https://www.sweetbaybrews.com/old-home"
  ],
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}