{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/city-lake-tahoe-campground-south-lake-tahoe-ca",
  "name": "City of Lake Tahoe Campground",
  "description": "City of Lake Tahoe Campground is located at 1150 Rufus Allen Boulevard, South Lake Tahoe CA 96150. City of Lake Tahoe Campground can be contacted at ***-***-**** or https://www.reserveamerica.com/camping/campground-by-the-lake/r/facilityDetails.do?contractCode=PRCG&parkId=***-***-****",
  "url": "https://campertunity.com/listings/campgrounds/city-lake-tahoe-campground-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": "1150 Rufus Allen Boulevard",
    "addressLocality": "South Lake Tahoe",
    "addressRegion": "CA",
    "postalCode": "96150",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9430264,
    "longitude": -119.9729662
  }
}