{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-sadlers-creek-state-park-anderso",
  "name": "What is the phone number for Sadlers Creek State Park?",
  "description": "Sadlers Creek State Park is located at 940 Sadlers Creek Road, Anderson SC 29626. Sadlers Creek State Park can be contacted at ***-***-**** or http://www.southcarolinaparks.com/sadlerscreek/introduction.aspx",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-sadlers-creek-state-park-anderso",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "940 Sadlers Creek Road",
    "addressLocality": "Anderson",
    "addressRegion": "SC",
    "postalCode": "29626",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4236291,
    "longitude": -82.8248548
  }
}