{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chapmancreekrvpark-com-chapman-ks",
  "name": "chapmancreekrvpark.com",
  "description": "Chapman Creek RV Park is the nicest and cleanest in the area. Very friendly camp hosts.",
  "url": "https://campertunity.com/listings/campgrounds/chapmancreekrvpark-com-chapman-ks",
  "image": [
    "https://img1.wsimg.com/isteam/ip/b8aa3ef9-6f18-43e2-b6ce-cd3a1e9d57e2/ChapmanCreek_landingpage_Final.jpg",
    "http://img1.wsimg.com/isteam/ip/b8aa3ef9-6f18-43e2-b6ce-cd3a1e9d57e2/ChapmanCreek_landingpage_Final.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2701 N Marshall",
    "addressLocality": "Chapman",
    "addressRegion": "KS",
    "postalCode": "67431",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.988173,
    "longitude": -97.025081
  },
  "sameAs": [
    "https://chapmancreekrvpark.com/"
  ]
}