{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-silver-creek-campground-truckee-ca",
  "name": "SILVER CREEK CAMPGROUND",
  "description": "SILVER CREEK CAMPGROUND is located at , Truckee CA 96161. SILVER CREEK CAMPGROUND can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/tahoe/null/recarea/?recid=55546&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-silver-creek-campground-truckee-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Truckee",
    "addressRegion": "CA",
    "postalCode": "96161",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.2229351,
    "longitude": -120.2018686
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/truckee/silver-creek-campground"
  ]
}