{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-lakeshore-resort-restaurant",
  "name": "Lakeshore Resort Restaurant",
  "description": "Lakeshore Resort Restaurant is located at 61953 Huntington Lake Road, Lakeshore CA 93634. Lakeshore Resort Restaurant can be contacted at ***-***-**** or http://lakeshoreresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-lakeshore-resort-restaurant",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "61953 Huntington Lake Road",
    "addressLocality": "Lakeshore",
    "addressRegion": "CA",
    "postalCode": "93634",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2525594,
    "longitude": -119.1741779
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/lakeshore/lakeshore-resort-restaurant"
  ]
}