{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-calhoun-falls-state-park-calhou",
  "name": "Calhoun Falls State Park",
  "description": "Calhoun Falls State Park is located at 46 Maintenance Shop Road, Calhoun Falls SC 29628. Calhoun Falls State Park can be contacted at ***-***-**** or http://southcarolinaparks.com/calhounfalls/introduction.aspx",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-calhoun-falls-state-park-calhou",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "46 Maintenance Shop Road",
    "addressLocality": "Calhoun Falls",
    "addressRegion": "SC",
    "postalCode": "29628",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.1068656,
    "longitude": -82.6217365
  }
}