{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-round-lake-resort-klamath-falls",
  "name": "Round Lake Resort",
  "description": "Round Lake Resort is located at 4000 County Highway 781, Klamath Falls OR 97601. Round Lake Resort can be contacted at ***-***-**** or http://www.roundlakecommunity.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-round-lake-resort-klamath-falls",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4000 County Highway 781",
    "addressLocality": "Klamath Falls",
    "addressRegion": "OR",
    "postalCode": "97601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.18654,
    "longitude": -121.916318
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/klamath-falls/round-lake-resort"
  ]
}