{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/round-lake-golf-resort-klamath-falls-or",
  "name": "Round Lake Golf Resort",
  "description": "Round Lake Golf Resort near Klamath Falls, Oregon, offers camping with access to flat terrain and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/round-lake-golf-resort-klamath-falls-or",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4000 County Highway 781",
    "addressLocality": "Klamath Falls",
    "addressRegion": "OR",
    "postalCode": "97601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.18645027,
    "longitude": -121.91405075
  },
  "sameAs": [
    "https://thedyrt.com/camping/oregon/round-lake-golf-and-rv-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "17",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$17-$34"
}