{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-salt-creek-resort-rv-lakehead-ca",
  "name": "Salt Creek Resort & RV",
  "description": "Salt Creek Resort & RV is located at 19194 Lower Salt Creek Road, Lakehead CA 96051. Salt Creek Resort & RV can be contacted at ***-***-**** or http://www.saltcreekresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-salt-creek-resort-rv-lakehead-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19194 Lower Salt Creek Road",
    "addressLocality": "Lakehead",
    "addressRegion": "CA",
    "postalCode": "96051",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8423033,
    "longitude": -122.3520004
  }
}