{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mount-mitchell-state-park-burnsville-nc-1",
  "name": "What is the phone number for Mount Mitchell State Park?",
  "description": "Mount Mitchell State Park is located at 2388 North Carolina 128, Burnsville NC 28714. Mount Mitchell State Park can be contacted at ***-***-**** or http://www.ncparks.gov/mount-mitchell-state-park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mount-mitchell-state-park-burnsville-nc-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2388 North Carolina 128",
    "addressLocality": "Burnsville",
    "addressRegion": "NC",
    "postalCode": "28714",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7689928,
    "longitude": -82.2657503
  }
}