{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/south-mountains-state-park-connelly-springs-nc",
  "name": "South Mountains State Park",
  "description": "South Mountains State Park camping reservations and campground information. Learn more about camping near South Mountains State Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/south-mountains-state-park-connelly-springs-nc",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NC/pid552861/%7Bpht%7DSouthMountains_FamilyCampground_Entrance_002%2520(Medium)%7Bpht%7D1540686682610.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3001 South Mountains State Park Ave",
    "addressLocality": "Connelly Springs",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.59639,
    "longitude": -81.6
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 855,
    "bestRating": 5,
    "worstRating": 1
  }
}