{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-santa-fe-lake-augusta-ks",
  "name": "Santa Fe Lake",
  "description": "Santa Fe Lake is located at 11367 Southwest Shore Drive, Augusta KS 67010. Santa Fe Lake can be contacted at ***-***-**** or http://santafelake.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-santa-fe-lake-augusta-ks",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11367 Southwest Shore Drive",
    "addressLocality": "Augusta",
    "addressRegion": "KS",
    "postalCode": "67010",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7015624,
    "longitude": -97.0502343
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kansas/augusta/santa-fe-lake"
  ]
}