{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-chris-haven-mobile-home-rv",
  "name": "Chris Haven Mobile Home & RV",
  "description": "Chris Haven Mobile Home & RV is located at 2030 E Street, South Lake Tahoe CA 96150. Chris Haven Mobile Home & RV can be contacted at ***-***-**** or http://www.chrishaven.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-chris-haven-mobile-home-rv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2030 E Street",
    "addressLocality": "South Lake Tahoe",
    "addressRegion": "CA",
    "postalCode": "96150",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.905153,
    "longitude": -119.998056
  }
}