{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-richardson-historic-resort-marina-south-lake-tahoe-ca",
  "name": "Camp Richardson Historic Resort & Marina",
  "description": "Camp Richardson Historic Resort & Marina is located at 3004 Jameson Beach Road, South Lake Tahoe CA 96150. Camp Richardson Historic Resort & Marina can be contacted at ***-***-**** or http://www.camprichardson.com/",
  "url": "https://campertunity.com/listings/campgrounds/camp-richardson-historic-resort-marina-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": "3004 Jameson Beach Road",
    "addressLocality": "South Lake Tahoe",
    "addressRegion": "CA",
    "postalCode": "96150",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9374261,
    "longitude": -120.0390763
  }
}