{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/keowee-toxaway-sunset-sc",
  "name": "Keowee-Toxaway Sp",
  "description": "Keowee-Toxaway Sp camping reservations and campground information. Learn more about camping near Keowee-Toxaway Sp and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/keowee-toxaway-sunset-sc",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "108 Residence Drive",
    "addressLocality": "Sunset",
    "addressRegion": "SC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.93167,
    "longitude": -82.88667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}