{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-hilltop-family-vineyard-mount-crawford-va",
  "name": "Scenic Hilltop Family Vineyard",
  "description": "RV Camping meets upscale country charm at this small family-owned vineyard in a lush valley setting. Park on grassy sites near a rustic log barn overlooking manicured vines and rolling hills. Enjoy an intimate tasting room and patio, sample handcrafted wines--Viognier, reds and more--plus live music events, cozy fire pits and friendly farm dogs. Relax with panoramic sunrise and sunset views, then stock up on bottles to-go for a truly memorable getaway.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-hilltop-family-vineyard-mount-crawford-va",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/3070/photo-gallery/e1lLc3bEpzSOfxkv_271d4683def8674ca2d241b49a52ea3a_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mount Crawford, VA",
    "addressLocality": "Mount Crawford",
    "addressRegion": "VA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.30629513,
    "longitude": -78.9092524
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}