{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/driftwood-campround-quincy-il",
  "name": "Driftwood Campround",
  "description": "Just off the Great River Road in Quincy, Illinois",
  "url": "https://campertunity.com/listings/campgrounds/driftwood-campround-quincy-il",
  "image": [
    "https://img1.wsimg.com/isteam/ip/35b29c1b-dbbe-41a8-aefc-687d670bbf3a/1A132907-06E5-4693-A3B6-9A8957F5105C.jpeg",
    "http://img1.wsimg.com/isteam/ip/35b29c1b-dbbe-41a8-aefc-687d670bbf3a/1A132907-06E5-4693-A3B6-9A8957F5105C.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2300 Bonansinga Dr",
    "addressLocality": "Quincy",
    "addressRegion": "IL",
    "postalCode": "62305",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://driftwoodquincy.com/"
  ]
}