{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sterling-lake-campground-truckee",
  "name": "Sterling Lake Campground",
  "description": "Sterling Lake Campground is located at Sterling Lake Road, Truckee CA 96161. Sterling Lake Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/tahoe/recarea/?recid=55586",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sterling-lake-campground-truckee",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sterling Lake Road",
    "addressLocality": "Truckee",
    "addressRegion": "CA",
    "postalCode": "96161",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.3532362,
    "longitude": -120.4940957
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/truckee/sterling-lake-campground"
  ]
}