{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/asheville-east-koa-holiday-swannanoa-nc",
  "name": "Asheville East KOA Holiday",
  "description": "Asheville East KOA Holiday is located at 2708 US Highway 70 East, Swannanoa NC 28778. Asheville East KOA Holiday can be contacted at ***-***-**** or http://koa.com/campgrounds/asheville-east/",
  "url": "https://campertunity.com/listings/campgrounds/asheville-east-koa-holiday-swannanoa-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2708 US Highway 70 East",
    "addressLocality": "Swannanoa",
    "addressRegion": "NC",
    "postalCode": "28778",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.601551,
    "longitude": -82.37439
  }
}