{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/luther-pass-south-lake-tahoe-ca",
  "name": "Luther Pass",
  "description": "Luther Pass is located at , South Lake Tahoe CA 96150. Luther Pass can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/luther-pass-south-lake-tahoe-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "South Lake Tahoe",
    "addressRegion": "CA",
    "postalCode": "96150",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.7868509,
    "longitude": -119.9468476
  }
}