{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cabin-lake-bend-or",
  "name": "Cabin Lake Campground",
  "description": "Two 8' x 12' covered shelters, approximately 300' apart on a north-south line, permit silent human observers to spy upon thirsty animals. Each blind has a small concrete basin that puddles water piped nearby water collection aprons and storage tanks. Veiled wall openings allow viewing and photography from a distance of 15-20 feet. A barbed-wire fence surrounds the lower site and a pole fence surrounds the upper site. Be sure to browse the registry for its decades-long, international record of...",
  "url": "https://campertunity.com/listings/campgrounds/cabin-lake-bend-or",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bend",
    "addressRegion": "OR",
    "postalCode": "97701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.49600015,
    "longitude": -121.05800082
  },
  "sameAs": [
    "https://thedyrt.com/camping/oregon/oregon-cabin-lake-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Photography"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}