{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/davidson-river-campground-pisgah-forest-nc",
  "name": "What is the phone number for Davidson River Campground?",
  "description": "Davidson River Campground is located at 1 Davidson River Circle, Pisgah Forest NC 28768. Davidson River Campground can be contacted at ***-***-**** or https://www.pisgahhospitalitypartners.com/davidson-river-campground/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/davidson-river-campground-pisgah-forest-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 Davidson River Circle",
    "addressLocality": "Pisgah Forest",
    "addressRegion": "NC",
    "postalCode": "28768",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.2811954,
    "longitude": -82.7226324
  }
}