{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eastatoee-river-rv-park-sunset-sc",
  "name": "Eastatoee River RV Park",
  "description": "Eastatoee River RV Park is located at 1325 Cleo Chapman Highway, Sunset SC 29685. Eastatoee River RV Park can be contacted at ***-***-**** or http://eastatoeeriverrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/eastatoee-river-rv-park-sunset-sc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1325 Cleo Chapman Highway",
    "addressLocality": "Sunset",
    "addressRegion": "SC",
    "postalCode": "29685",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.9731724,
    "longitude": -82.8551621
  }
}