{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/charming-hillside-winery-martinsburg-wv",
  "name": "Charming Hillside Farm Winery",
  "description": "Nestled on rolling pastures, this boutique farm winery combines RV camping with award-worthy tastings and scenic views. Guests pull into spacious, level fields beside the tasting room and horse barn, then sip unique small-batch wines by the glass, bottle or frozen slushie while learning the stories behind every label. Just minutes from the highway, this peaceful spot welcomes pets, offers laid-back hospitality, and makes an ideal overnight stop for wine lovers on the road.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/charming-hillside-winery-martinsburg-wv",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/3438/photo-gallery/WxuNsDFbpTNBY6dC_2740aaf067b6ecdc45a8bf266a413ede_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Martinsburg, WV",
    "addressLocality": "Martinsburg",
    "addressRegion": "WV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.47749231,
    "longitude": -77.90196448
  },
  "checkinTime": "06:60:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.87,
    "reviewCount": 434,
    "bestRating": 5,
    "worstRating": 1
  }
}