{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/durant-choctaw-casino-koa-durant-ok",
  "name": "Durant / Choctaw Casino KOA",
  "description": "Durant / Choctaw Casino KOA is located at 3650 Enterprise Boulevard, Durant OK 74701. Durant / Choctaw Casino KOA can be contacted at ***-***-**** or http://koa.com/campgrounds/durant/",
  "url": "https://campertunity.com/listings/campgrounds/durant-choctaw-casino-koa-durant-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3650 Enterprise Boulevard",
    "addressLocality": "Durant",
    "addressRegion": "OK",
    "postalCode": "74701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.9569863,
    "longitude": -96.411313
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/durant/durant-choctaw-casino-koa"
  ]
}