{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/black-rock-campground-lakeshore-ca",
  "name": "Black Rock Campground",
  "description": "Black Rock Campground is located at , Lakeshore CA 93634. Black Rock Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/black-rock-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": 36.9213352,
    "longitude": -119.0251122
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/lakeshore/black-rock-campground"
  ]
}