{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rec-232664",
  "name": "PARKSVILLE",
  "description": "Overview\n\nParksville Recreation Area is a rural park in McCormick County, South Carolina on J. Strom Thurmond Lake. It is located along South Carolina State Highway 28/221 and features 70,000 surface-acres of water and 1,000+ miles of shoreline for boating, water skiing, swimming, fishing, hiking and picnicking.Recreation\n\nThurmond Lake provides some of the best fishing, hunting, and water sports in the southeastern United States. Anglers fish for largemouth bass, bream, crappie, catfish and...",
  "url": "https://campertunity.com/listings/campgrounds/rec-232664",
  "image": [
    "https://cdn.recreation.gov/public/images/66433_1440.webp",
    "https://cdn.recreation.gov/public/images/66472_1440.webp",
    "https://cdn.recreation.gov/public/images/66473_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "McCormick County, SC, USA",
    "postalCode": "",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.7938889,
    "longitude": -82.245
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}