{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/smoky-mtn-mangalitsa-river-ranch-waynesville",
  "name": "Smoky Mtn Mangalitsa River Ranch",
  "description": "SITE 9 CAN HOLD A MAXIMUM OF 2 CARS. Your base reservation includes one vehicle and admits four campers. ADD ADDITIONAL VEHICLES IN YOUR GROUP UPON CHECKOUT AT A RATE OF $45/NIGHT FOR EACH ONE. PLEASE NOTE, our rate is based on the number of vehicles you bring. The first vehicle is included in the nightly rate (with 4 campers maximum) and WE CHARGE FOR ADDITIONAL CARS. Each additional car admits FOUR campers. FOR EXAMPLE, 2 cars = 8 campers total. If you only have two cars but more than eight...",
  "url": "https://campertunity.com/listings/campgrounds/smoky-mtn-mangalitsa-river-ranch-waynesville",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1650120916/campsite-photos/yrxdlynfrxtooh8akvzx/smoky-mtn-mangalitsa-river-ranch-site-9-lower-hilltop-4wd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Waynesville",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.58592,
    "longitude": -82.95337
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}