{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-woodcamp-campground-tahoe-ci",
  "name": "Woodcamp Campground",
  "description": "Woodcamp Campground is located at , Tahoe City CA 96145. Woodcamp Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/tahoe/recarea/?recid=55522",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-woodcamp-campground-tahoe-ci",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tahoe City",
    "addressRegion": "CA",
    "postalCode": "96145",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4855556,
    "longitude": -120.5477778
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/tahoe-city/woodcamp-campground"
  ]
}