{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carolina-hemlocks-burnsville-nc",
  "name": "What is the phone number for Carolina Hemlocks Recreation Area?",
  "description": "Carolina Hemlocks Recreation Area is located at 6000 North Carolina 80, Burnsville NC 28714. Carolina Hemlocks Recreation Area can be contacted at ***-***-**** or http://cfaia.org/carolina-hemlocks-recreation-area-campground-in-north-carolina/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carolina-hemlocks-burnsville-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6000 North Carolina 80",
    "addressLocality": "Burnsville",
    "addressRegion": "NC",
    "postalCode": "28714",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.8045079,
    "longitude": -82.2047776
  }
}