{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gray-rock-campground-kyburz-ca-us",
  "name": "Gray Rock Campground",
  "description": "Gray Rock Campground is located at , Kyburz CA 95720. Gray Rock Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/detail/eldorado/home/?cid=fsbdev7_019032#placerville",
  "url": "https://campertunity.com/listings/campgrounds/gray-rock-campground-kyburz-ca-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kyburz",
    "addressRegion": "CA",
    "postalCode": "95720",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.7332963,
    "longitude": -120.2457742
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/kyburz/gray-rock-campground"
  ]
}