{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-ridge-motorcycle-campground-canton-nc",
  "name": "Blue Ridge Motorcycle Campground",
  "description": "Blue Ridge Motorcycle Campground is located at 59 Motorcycle Drive, Canton NC 28716. Blue Ridge Motorcycle Campground can be contacted at ***-***-**** or http://www.blueridgemotorcyclecamp.com/",
  "url": "https://campertunity.com/listings/campgrounds/blue-ridge-motorcycle-campground-canton-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "59 Motorcycle Drive",
    "addressLocality": "Canton",
    "addressRegion": "NC",
    "postalCode": "28716",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.404653,
    "longitude": -82.810766
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/canton/blue-ridge-motorcycle-campground"
  ]
}