{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/summer-lake-state-wildlife-area-summer-lake-or",
  "name": "Summer Lake State Wildlife Area",
  "description": "Contact info, reviews tips & more for Summer Lake State Wildlife Area | Camping in Oregon",
  "url": "https://campertunity.com/listings/campgrounds/summer-lake-state-wildlife-area-summer-lake-or",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "53447 Hwy 31",
    "addressLocality": "Summer Lake",
    "addressRegion": "OR",
    "postalCode": "97640",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.95200041,
    "longitude": -120.76200036
  },
  "sameAs": [
    "https://thedyrt.com/camping/oregon/oregon-summer-lake-state-wildlife-area-campground-1"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}