{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/klamath-falls-klamath-falls-or-us",
  "name": "Klamath Falls RV Resort",
  "description": "Klamath Falls RV Resort camping reservations and campground information. Learn more about camping near Klamath Falls RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/klamath-falls-klamath-falls-or-us",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784379/%7Bpht%7DphotoURL4-original%7Bpht%7D1712866652635.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "U.S. 97",
    "addressLocality": "Klamath Falls",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.25919,
    "longitude": -121.80065
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/klamath-falls-rv-resort/CHUB/784379/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}