{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-carthage-mo",
  "name": "Harvest Husts Attrace",
  "description": "VFW Post 2***-***-****9 Inca Road Cartage, MO 64836",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-carthage-mo",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/33178/photo-gallery/LBON630HiyWu8y3S_6d73c817d67faa28dd65a75b51608d28_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carthage, MO",
    "addressLocality": "Carthage",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3072666,
    "longitude": -94.29086052
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}