{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bonney-meadows-government-camp-or",
  "name": "Bonney Meadows",
  "description": "Bonney Meadows, near Mount Hood Parkdale, Oregon, is a stunning location for those seeking a peaceful escape into nature.",
  "url": "https://campertunity.com/listings/campgrounds/bonney-meadows-government-camp-or",
  "image": [
    "https://photos.thedyrt.com/photo/557471/media/oregon-bonney-meadow-campground_3e38d14b-fe60-4cc1-be32-4cb6100e08a0.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/551855/media/oregon-bonney-meadow-campground_c3c35ab8-aca4-4e85-ba94-c31cdeae1508.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-121.58400075,45.2650003)/-121.58400075,45.2650003,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/557471/media/oregon-bonney-meadow-campground_3e38d14b-fe60-4cc1-be32-4cb6100e08a0.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Government Camp",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2650003,
    "longitude": -121.58400075
  },
  "sameAs": [
    "https://thedyrt.com/camping/oregon/oregon-bonney-meadow-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0.1",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0.1+"
}