{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/longleaf-campground-hopkins-sc",
  "name": "Longleaf Campground",
  "description": "This campground is located just off the park entrance road, approximately ½ mile before the Harry Hampton Visitor Center, in a mixed pine/hardwood upland forest. This campground is located at a higher elevation than the floodplain and is not subject to the flooding events that occur regularly in other parts of the park.",
  "url": "https://campertunity.com/listings/campgrounds/longleaf-campground-hopkins-sc",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/11/27/21/20/10190876_600b2b8e-0350-41c6-bed0-75add50754b2_700.webp",
    "https://cdn.recreation.gov/public/2024/01/30/22/28/10190876_4b930a38-677b-4ade-9e1e-f307181801fe_1440.webp",
    "https://cdn.recreation.gov/public/2024/05/15/19/20/10190876_1ef8eb43-c40e-45fc-b4e3-c06e25b0a3da_1440.webp",
    "https://cdn.recreation.gov/public/2023/11/27/21/21/10190876_4bf38dce-fa8e-47b4-a9ab-226b51521e1e_700.webp",
    "https://cdn.recreation.gov/public/2023/11/27/21/18/10190876_46341837-e0bb-4400-a384-23fb673a47db_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2023/11/27/21/25/10190876_012e5c7c-0933-4e76-a88a-fda1a0a5b05f_700.webp",
    "https://cdn.recreation.gov/public/2024/05/15/19/19/10190876_2c4a88e2-46b7-4a4b-8fe1-2204b68c4e1d_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 National Park Road",
    "addressLocality": "Hopkins",
    "addressRegion": "SC",
    "postalCode": "29061",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.8358,
    "longitude": -80.828003
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10190876?tab=seasons"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$15+"
}