{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sterling-lake-sterling-ks",
  "name": "Sterling Lake",
  "description": "Sterling Lake is located at , Sterling KS 67579. Sterling Lake can be contacted at or http://www.sterling-kansas.com/index.aspx?nid=253",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sterling-lake-sterling-ks",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sterling",
    "addressRegion": "KS",
    "postalCode": "67579",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2042123,
    "longitude": -98.2028444
  }
}