{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-phone-number-lower-salt-creek-shoreline-campground",
  "name": "Lower Salt Creek Shoreline Campground",
  "description": "Lower Salt Creek Shoreline Campground is located at , Lakehead CA 96051. Lower Salt Creek Shoreline Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/stnf/recreation/recarea/?recid=6439&actid=34",
  "url": "https://campertunity.com/listings/campgrounds/what-phone-number-lower-salt-creek-shoreline-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lakehead",
    "addressRegion": "CA",
    "postalCode": "96051",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8428904,
    "longitude": -122.3542097
  }
}