{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-attraction-marion-nc-us",
  "name": "Harvest Hosts Attraction",
  "description": "North Cove Leisure Club is a social club located in the heart of the Blue Ridge Mountains in Western North Carolina. Located Just minutes from many outdoor attractions such as the Blue Ridge Parkway, Linville Falls, Linville Caverns, and Linville Gorge Wilderness area. Our location boats a restaurant & bar, three world class disc golf courses, and miles of walking/biking paths.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-attraction-marion-nc-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/34064/photo-gallery/jp9efKv70r8hZVm6_c7d658a5fb71d3864fd1efd75d2033b4_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marion, NC",
    "addressLocality": "Marion",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.77436329,
    "longitude": -82.0492452
  },
  "checkinTime": "04:20:00",
  "checkoutTime": "10:20:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}