{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-clear-lake-south-campground",
  "name": "Clear Lake South Campground",
  "description": "Clear Lake South Campground is located at , Naches WA 98937. Clear Lake South Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/okawen/recreation/recarea/?recid=58177&actid=42",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-clear-lake-south-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Naches",
    "addressRegion": "WA",
    "postalCode": "98937",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.628703,
    "longitude": -121.2682701
  }
}