{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mountain-top-boutique-winery-hendersonville-nc",
  "name": "Mountain-Top Boutique Winery",
  "description": "Perched atop a southeastern mountain slope, this boutique winery offers RV camping amidst 30-mile panoramic views of rolling peaks. Guests can sample award-worthy wines and sparkling mead on outdoor patios, paired with wood-fired flatbreads, charcuterie, and live music. Dog-friendly grounds welcome furry friends as you unwind in a serene setting with morning sun, cooling breezes, and unforgettable sunrise and sunsets over vineyard rows.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mountain-top-boutique-winery-hendersonville-nc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/30605/photo-gallery/IvVODozdlRtzaLBt_e72263089a9adaeac1b9ee6248ae9e1e_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hendersonville, NC",
    "addressLocality": "Hendersonville",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.41771765,
    "longitude": -82.3458715
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.88,
    "reviewCount": 199,
    "bestRating": 5,
    "worstRating": 1
  }
}