{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-phone-number-wallace-lake-campground-salmon",
  "name": "Wallace Lake Campground",
  "description": "Wallace Lake Campground is located at Wallace Lake Road, Salmon ID 83467. Wallace Lake Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/scnf/recarea/?recid=76096",
  "url": "https://campertunity.com/listings/campgrounds/what-phone-number-wallace-lake-campground-salmon",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wallace Lake Road",
    "addressLocality": "Salmon",
    "addressRegion": "ID",
    "postalCode": "83467",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2463,
    "longitude": -114.0042
  }
}