{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-south-mountains-state-park-connelly",
  "name": "What is the phone number for South Mountains State Park?",
  "description": "South Mountains State Park is located at 3001 South Mountain Park, Connelly Springs NC 28612. South Mountains State Park can be contacted at ***-***-**** or https://www.ncparks.gov/south-mountains-state-park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-south-mountains-state-park-connelly",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3001 South Mountain Park",
    "addressLocality": "Connelly Springs",
    "addressRegion": "NC",
    "postalCode": "28612",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6115736,
    "longitude": -81.683024
  }
}