{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-country-vineyard-retreat-chatham-va",
  "name": "Scenic Country Vineyard Retreat",
  "description": "Nestled in rolling countryside, this family-owned vineyard offers serene RV camping among lush grapevines and mountain views. Sip from a selection of five grape varieties with up to a dozen wines--from crisp dry whites to sweet dessert styles--on a screened, wrap-around porch. Enjoy relaxed wine tasting flights under starry skies, peaceful open spaces, and warm hospitality. A perfect stop for RV camping and wine enthusiasts seeking tranquility.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-country-vineyard-retreat-chatham-va",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/5019/photo-gallery/Jcmj7MyFMdEFQVXX_1bc64163464d0527d341afed04b40575_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chatham, VA",
    "addressLocality": "Chatham",
    "addressRegion": "VA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.83794081,
    "longitude": -79.51277264
  },
  "sameAs": [
    "https://www.thehomeplacevineyard.com/",
    "https://www.harvesthosts.com/hosts/virginia/the-homeplace-vineyard"
  ],
  "checkinTime": "07:80:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@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": "Mountain"
    }
  ]
}