{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/china-flat-campground-kyburz-ca",
  "name": "China Flat Campground",
  "description": "China Flat Campground is located at Silver Fork Road, Kyburz CA 95720. China Flat Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/eldorado/recreation/camping-cabins/recarea/?recid=78504&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/china-flat-campground-kyburz-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Silver Fork Road",
    "addressLocality": "Kyburz",
    "addressRegion": "CA",
    "postalCode": "95720",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.754394,
    "longitude": -120.2686068
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/kyburz/china-flat-campground"
  ]
}