{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/drinking-water-available-ninety-six-sc",
  "name": "Drinking water available",
  "description": "Lake Greenwood State Park Campground sits along nearly a mile of shoreline on 11,400-acre Lake Greenwood in South Carolina's Piedmont region. The campground features 125 paved sites, each equipped with water and 50-amp electrical hookups, picnic tables, and accommodating RVs up to 40 feet in length. Many sites offer lake views and easy access to the water, with some positioned so close that anglers can fish directly from their campsite. All campsites are conveniently located near hot showers...",
  "url": "https://campertunity.com/listings/campgrounds/drinking-water-available-ninety-six-sc",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "State Park Rd",
    "addressLocality": "Ninety Six",
    "addressRegion": "SC",
    "postalCode": "29666",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.19504579035846,
    "longitude": -81.9491307753371
  },
  "sameAs": [
    "https://campflare.com/campground/south-carolina-lake-greenwood",
    "http://www.southcarolinaparks.com/lakegreenwood/camping.aspx"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Group Site"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}