{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-stanley-lake-campground-stanley-id",
  "name": "Stanley Lake Campground",
  "description": "Stanley Lake Campground is located at , Stanley ID 83278. Stanley Lake Campground can be contacted at or https://www.recreation.gov/camping/campgrounds/233858",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-stanley-lake-campground-stanley-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stanley",
    "addressRegion": "ID",
    "postalCode": "83278",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2491101,
    "longitude": -115.0546552
  }
}