{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/winngray-campground-waynesville-nc",
  "name": "Winngray Campground",
  "description": "Our campground was founded 45 years ago, by the Choate family. It has served as a place for camping and bonding for many generations.",
  "url": "https://campertunity.com/listings/campgrounds/winngray-campground-waynesville-nc",
  "image": [
    "https://img1.wsimg.com/isteam/ip/e8b5873b-d1db-4450-b5dd-0c4efc4cab7f/blob.png",
    "data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=",
    "http://img1.wsimg.com/isteam/ip/e8b5873b-d1db-4450-b5dd-0c4efc4cab7f/blob.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "26 Winngray Ln",
    "addressLocality": "Waynesville",
    "addressRegion": "NC",
    "postalCode": "28785",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.55821,
    "longitude": -83.02365
  }
}