{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-shelly-south-lake-tahoe-ca",
  "name": "Camp Shelly",
  "description": "Camp Shelly is located at Mount Tallac Road A, South Lake Tahoe CA 96150. Camp Shelly can be contacted at ***-***-**** or https://www.larpd.org/camp-shelly-at-lake-tahoe",
  "url": "https://campertunity.com/listings/campgrounds/camp-shelly-south-lake-tahoe-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mount Tallac Road A",
    "addressLocality": "South Lake Tahoe",
    "addressRegion": "CA",
    "postalCode": "96150",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9306333,
    "longitude": -120.0680539
  }
}