{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/deer-flat-campground-cascade-id",
  "name": "Deer Flat Campground",
  "description": "Deer Flat Campground is located at , Cascade ID 83611. Deer Flat Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/boise/recreation/camping-cabins/recarea/?recid=5209&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/deer-flat-campground-cascade-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cascade",
    "addressRegion": "ID",
    "postalCode": "83611",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.408789,
    "longitude": -115.5537227
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/cascade/deer-flat-campground",
    "https://thedyrt.com/camping/idaho/idaho-deer-flat"
  ]
}