{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/william-kent-campground-tahoe-city-ca",
  "name": "William Kent Campground",
  "description": "William Kent Campground is located at 1995 West Lake Boulevard, Tahoe City CA 96145. William Kent Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/campgrounds/232874",
  "url": "https://campertunity.com/listings/campgrounds/william-kent-campground-tahoe-city-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1995 West Lake Boulevard",
    "addressLocality": "Tahoe City",
    "addressRegion": "CA",
    "postalCode": "96145",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1396385,
    "longitude": -120.155531
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/tahoe-city/william-kent-campground"
  ]
}