{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hanging-rock-state-park-danbury-nc-1",
  "name": "Hanging Rock State Park",
  "description": "Hanging Rock State Park camping reservations and campground information. Learn more about camping near Hanging Rock State Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hanging-rock-state-park-danbury-nc-1",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NC/pid552854/%7Bpht%7DHangingRock_HangingRock%7Bpht%7D1332277808453.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1790 Hanging Rock Park Road",
    "addressLocality": "Danbury",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.41191,
    "longitude": -80.25412
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1475,
    "bestRating": 5,
    "worstRating": 1
  }
}