{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/high-country-motorcycle-camp-ferguson-nc-us",
  "name": "High Country Motorcycle Camp",
  "description": "High Country Motorcycle Camp is located at 765 Stony Fork Road, Ferguson NC 28624. High Country Motorcycle Camp can be contacted at ***-***-**** or http://www.highcountrymotorcyclecamp.com/",
  "url": "https://campertunity.com/listings/campgrounds/high-country-motorcycle-camp-ferguson-nc-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "765 Stony Fork Road",
    "addressLocality": "Ferguson",
    "addressRegion": "NC",
    "postalCode": "28624",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.1549417,
    "longitude": -81.4545464
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/ferguson/high-country-motorcycle-camp"
  ]
}