{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parks",
  "name": "Parks",
  "description": "With a prime location on Lake Marion, South Carolina visitors are sure to enjoy Santee State Park. Camping, fishing, biking, hiking and more await!",
  "url": "https://campertunity.com/listings/campgrounds/parks",
  "image": [
    "https://southcarolinaparks.com/images/og/south-carolina-parks.jpg",
    "https://embed.widencdn.net/img/scprt/zoj82sewgf/1500px/santee-hero-desktop?u=sgt8lu"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}