{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sand-flat-campground-kyburz-ca",
  "name": "Sand Flat Campground",
  "description": "Sand Flat Campground is located at Lincoln Highway, Kyburz CA 95720. Sand Flat Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/eldorado/recarea/?recid=77826",
  "url": "https://campertunity.com/listings/campgrounds/sand-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": "Lincoln Highway",
    "addressLocality": "Kyburz",
    "addressRegion": "CA",
    "postalCode": "95720",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.76338,
    "longitude": -120.326015
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/kyburz/sand-flat-campground"
  ]
}