{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-paradise-marshall-nc-1",
  "name": "Mountain Paradise",
  "description": "This is a beautiful private campsite gem located in a gorgeous creek canyon surrounded by wild forest. It is a pristine environment. There is no other access to this place from neighbors or the public so you will have it all to yourself down there. You can swim, enjoy a fire surrounded by waterfalls and explore the trails. You have to carry all of your things down there and it’s about a 5min walk downhill from where you park to the creek then another 2 mins past the first campsite Creekside P...",
  "url": "https://campertunity.com/listings/campgrounds/mountain-paradise-marshall-nc-1",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/v1716527183/dev-campground-photos/pbb6xie6z7pwkjfiqeoj.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Marshall",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.81784651670644,
    "longitude": -82.72672672436417
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}