{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-salmon-creek-trailhead-big-sur-ca",
  "name": "Salmon Creek Trailhead",
  "description": "Salmon Creek Trailhead is located at California 1, Big Sur CA 93920. Salmon Creek Trailhead can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/lpnf/recreation/hiking/recarea/?recid=10957&actid=50",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-salmon-creek-trailhead-big-sur-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "California 1",
    "addressLocality": "Big Sur",
    "addressRegion": "CA",
    "postalCode": "93920",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.8157056,
    "longitude": -121.3587651
  }
}