{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/4-mile-creek-campground-and-resort-augusta-ks",
  "name": "4 Mile Creek Campground and Resort",
  "description": "4 Mile Creek Campground and Resort camping reservations and campground information. Learn more about camping near 4 Mile Creek Campground and Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/4-mile-creek-campground-and-resort-augusta-ks",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid781346/%7Bpht%7D781346_0%7Bpht%7D1663612999770.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13218 SW Tawakoni RD",
    "addressLocality": "Augusta",
    "addressRegion": "KS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.62876,
    "longitude": -97.06214
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/4-mile-creek-campground-and-resort/CHUB/781346/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}