{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/deuces-wild-campground-waynoka-ok",
  "name": "Deuces Wild Campground",
  "description": "Explore Deuces Wild Campground, the perfect family campground in Waynoka, OK. Enjoy outdoor fun, relaxation, and memorable experiences for all ages!",
  "url": "https://campertunity.com/listings/campgrounds/deuces-wild-campground-waynoka-ok",
  "image": [
    "https://lirp.cdn-website.com/b2e02203/dms3rep/multi/opt/logo1+%281%29-1920w.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1460 West Ash Street",
    "addressLocality": "Waynoka",
    "addressRegion": "OK",
    "postalCode": "73860",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.57618,
    "longitude": -98.884
  },
  "sameAs": [
    "https://www.deuceswildcamp.com/",
    "https://gocampingamerica.com/campgrounds-rv-parks/oklahoma/waynoka/deuces-wild-campground"
  ]
}