{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lily-pad-campground-lakeshore-ca",
  "name": "Lily Pad Campground",
  "description": "Lily Pad Campground is located at , Lakeshore CA 93634. Lily Pad Campground can be contacted at or http://pge.com/recreation",
  "url": "https://campertunity.com/listings/campgrounds/lily-pad-campground-lakeshore-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lakeshore",
    "addressRegion": "CA",
    "postalCode": "93634",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.0071673,
    "longitude": -118.9762226
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/lakeshore/lily-pad-campground",
    "https://thedyrt.com/camping/california/california-lily-pad"
  ]
}