{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carolina-backwoods-ash-nc",
  "name": "What is the phone number for Carolina Backwoods?",
  "description": "Carolina Backwoods is located at 1461 Ash Little River Road Northwest, Ash NC 28420. Carolina Backwoods can be contacted at ***-***-**** or http://www.carolinabackwoods.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carolina-backwoods-ash-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1461 Ash Little River Road Northwest",
    "addressLocality": "Ash",
    "addressRegion": "NC",
    "postalCode": "28420",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.9460236,
    "longitude": -78.6077496
  }
}