{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mount-mitchell-state-park-burnsville-nc",
  "name": "Mount Mitchell State Park",
  "description": "Mount Mitchell State Park camping reservations and campground information. Learn more about camping near Mount Mitchell State Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mount-mitchell-state-park-burnsville-nc",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NC/pid552858/%7Bpht%7DMount%2520Mitchell%2520Tower%7Bpht%7D1332279872967.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2388 State Hwy 128",
    "addressLocality": "Burnsville",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7528,
    "longitude": -82.2737
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 165,
    "bestRating": 5,
    "worstRating": 1
  }
}