{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/driftwood-or",
  "name": "Driftwood",
  "description": "Explore Driftwood in Siuslaw National Forest, Oregon with Recreation.gov. Driftwood is an off-road vehicle-oriented campground that offers direct sand access to the thrilling Oregon Dunes National Recreation Area. Designated off-road",
  "url": "https://campertunity.com/listings/campgrounds/driftwood-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/64690.jpg",
    "https://cdn.recreation.gov/public/2018/09/12/20/07/232182_ee1d9b77-5df4-4c5e-95fa-8f4d7e25ab8a.jpg",
    "https://cdn.recreation.gov/public/images/64627.jpg",
    "https://cdn.recreation.gov/public/images/64711.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Driftwood",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8838889,
    "longitude": -124.1430556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232182"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$25-$34"
}