{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hawe-creek-sc",
  "name": "Hawe Creek",
  "description": "Explore Hawe Creek in J. Strom Thurmond Lake, South Carolina with Recreation.gov. Hawe Creek Campground is located on J. Strom Thurmond Lake, one mile from the Dorn Sportfishing Facility, one of the largest in the southeast. Camping at Ha",
  "url": "https://campertunity.com/listings/campgrounds/hawe-creek-sc",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/09/13/15/14/232596_047f9abf-dda8-4634-bc6c-6bdad579fc76_700.jpg",
    "https://cdn.recreation.gov/public/2024/09/13/15/10/232596_7adc884c-e27d-4a50-9f5d-a124baf74ac2_700.jpg",
    "https://cdn.recreation.gov/public/2024/09/13/13/56/232596_59f9c12a-a146-4b9b-930a-643791c4302c_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2024/09/13/13/59/232596_a98db6cd-d3dc-45ab-86d8-89bc5412c2b4_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hawe Creek",
    "addressRegion": "SC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.8361111,
    "longitude": -82.3386111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "28",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$28-$32"
}