{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/devils-lake-campground-bend-or",
  "name": "Devils Lake Campground",
  "description": "Devils Lake Campground is located at Cascade Lakes National Scenic Byway, Bend OR 97701. Devils Lake Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/deschutes/recarea/?recid=38846",
  "url": "https://campertunity.com/listings/campgrounds/devils-lake-campground-bend-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cascade Lakes National Scenic Byway",
    "addressLocality": "Bend",
    "addressRegion": "OR",
    "postalCode": "97701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0339308,
    "longitude": -121.7642554
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/bend/devils-lake-campground",
    "https://campflare.com/campground/devils-lake-campground-397"
  ]
}