{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stoney-fork-campground-and-b-b-ferguson-nc",
  "name": "Stoney Fork Campground and B&B",
  "description": "Stoney Fork Campground and B&B is located at 2204 Mount Zion Road, Ferguson NC 28624. Stoney Fork Campground and B&B can be contacted at ***-***-**** or http://www.stoneyforkcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/stoney-fork-campground-and-b-b-ferguson-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2204 Mount Zion Road",
    "addressLocality": "Ferguson",
    "addressRegion": "NC",
    "postalCode": "28624",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.1257367,
    "longitude": -81.3863709
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/ferguson/stoney-fork-campground-and-b-b"
  ]
}