{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cherokee-strip-campground",
  "name": "Cherokee Strip Campground",
  "description": "Cherokee Strip Campground is located at 6916 306th Lane, Arkansas City KS 67005. Cherokee Strip Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cherokee-strip-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6916 306th Lane",
    "addressLocality": "Arkansas City",
    "addressRegion": "KS",
    "postalCode": "67005",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.03138,
    "longitude": -97.042781
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kansas/arkansas-city/cherokee-strip-campground",
    "https://gocampingamerica.com/campgrounds-rv-parks/kansas/arkansas-city/cherokee-strip-campground"
  ]
}