{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nicholson-creek-campsite",
  "name": "Nicholson Creek Campsite",
  "description": "Discover a primitive camping experience at Nicholson Creek Campsite along the Palmetto Trail's Swamp Fox Passage. Enjoy a secluded setting, access to hiking trails, and a peaceful natural environment for a memorable outdoor adventure.",
  "url": "https://campertunity.com/listings/campgrounds/nicholson-creek-campsite",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.172073,
    "longitude": -79.7887557
  },
  "sameAs": [
    "https://pinecliffresort.net/campgrounds-rv-parks/nicholson-creek-campsite"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}