{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/keowee-toxaway-state-park-sunset-sc",
  "name": "Keowee Toxaway State Park",
  "description": "Keowee Toxaway State Park is located at 108 Residence Drive, Sunset SC 29685. Keowee Toxaway State Park can be contacted at ***-***-**** or https://southcarolinaparks.com/keowee-toxaway",
  "url": "https://campertunity.com/listings/campgrounds/keowee-toxaway-state-park-sunset-sc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "108 Residence Drive",
    "addressLocality": "Sunset",
    "addressRegion": "SC",
    "postalCode": "29685",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.931888,
    "longitude": -82.886444
  }
}