{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-buckhannon-wv",
  "name": "Harvest Hosts Farm",
  "description": "We have a commissary operation on the cattle / goat farm where we run our catering and carryout operation out if as well as a deer processing operation in the fall.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-buckhannon-wv",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/19878/photo-gallery/Xq4KEGX7OGKBcV36_52a89e64dbe54e9d5b9fee787b6ad2d3_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1070 Ivanhoe Road, Buckhannon, WV 26201",
    "addressLocality": "Buckhannon",
    "addressRegion": "WV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.91357381,
    "longitude": -80.24844464
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/west-virginia/nAthxHAoDSAvSiwH7CWO"
  ],
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}