{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-of-the-woods-resort-klamath-falls-or-us",
  "name": "Lake of the Woods Resort",
  "description": "Lake of the Woods Resort is located at 950 Harriman Route, Klamath Falls OR 97601. Lake of the Woods Resort can be contacted at ***-***-**** or http://www.lakeofthewoodsresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/lake-of-the-woods-resort-klamath-falls-or-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "950 Harriman Route",
    "addressLocality": "Klamath Falls",
    "addressRegion": "OR",
    "postalCode": "97601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.378681,
    "longitude": -122.212178
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/klamath-falls/lake-of-the-woods-resort",
    "https://www.rvezy.com"
  ]
}