{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hellhole-bay-wilderness-campground-francis-marion-national",
  "name": "Hellhole Bay Wilderness Campground, Francis Marion National Forest",
  "description": "Hellhole Bay Wilderness Area is far from that—a hellish place on heart. In fact, the somewhat satanic moniker was adopted from the large forest opening that circles part of area’s two-thousand-plus acre interior, likely caused by an engulfing forest fire. But, the prehistoric scar didn’t seem to stifle the area’s eccentric wildlife. Whether you're hiking through the picturesque trails or canoeing down the area’s snaking shallow creek, Hellhole Bay WIlderness is a seraphic oasis.",
  "url": "https://campertunity.com/listings/campgrounds/hellhole-bay-wilderness-campground-francis-marion-national",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/q_auto,f_auto/v1606343741/homepage-us_ulfcxm.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.22239,
    "longitude": -79.677016
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}