{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/taylor-creek-sno-park-south-lake-tahoe-ca-us",
  "name": "Taylor Creek SNO-PARK",
  "description": "Taylor Creek SNO-PARK is located at 1160 Cathedral Road, South Lake Tahoe CA 96150. Taylor Creek SNO-PARK can be contacted at ***-***-**** or http://ohv.parks.ca.gov/?page_id=23064",
  "url": "https://campertunity.com/listings/campgrounds/taylor-creek-sno-park-south-lake-tahoe-ca-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1160 Cathedral Road",
    "addressLocality": "South Lake Tahoe",
    "addressRegion": "CA",
    "postalCode": "96150",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9323164,
    "longitude": -120.0576772
  }
}