{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stony-fork-creek-rv-park-candler-nc",
  "name": "What is the phone number for Stony Fork Creek RV Park?",
  "description": "Stony Fork Creek RV Park is located at 2149 Pisgah Highway, Candler NC 28715. Stony Fork Creek RV Park can be contacted at ***-***-**** or http://www.stonyforkrv.com/#!about/c1c32",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stony-fork-creek-rv-park-candler-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2149 Pisgah Highway",
    "addressLocality": "Candler",
    "addressRegion": "NC",
    "postalCode": "28715",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.4601855,
    "longitude": -82.7371221
  }
}