{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/magone-lake-or-us",
  "name": "Magone Lake",
  "description": "Explore Magone Lake in Malheur National Forest, Oregon with Recreation.gov. Magone Lake Campground is situated along its namesake lake in the northern reaches of Malheur National Forest in the Blue Mountains of eastern Oregon. Visitors",
  "url": "https://campertunity.com/listings/campgrounds/magone-lake-or-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/09/06/01/16/234274_1f4d45d0-8187-417b-ba80-0f45219cdf02.jpg",
    "https://cdn.recreation.gov/public/images/72542.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Magone Lake",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.549397,
    "longitude": -118.912825
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234274"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$25-$60"
}