{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-winery-marion-nc",
  "name": "Harvest Hosts Winery",
  "description": "We are a craft meadery located in Marion, NC. surrounded by great tourist attractions including waterfalls, Lake James, wineries, breweries, hiking and biking trails plus so much more. No matter what your favorite mead or cider is, we have something that will tantalize your taste buds and make you happy!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-winery-marion-nc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/39783/photo-gallery/70mnxHfYgn3p0HdD_ed29cd0a893c39b90f32239a04975e67_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marion, NC",
    "addressLocality": "Marion",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.74382619,
    "longitude": -81.94597793
  },
  "checkinTime": "06:60:00",
  "checkoutTime": "08:40:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.86,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  }
}