{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alder-dune-florence-or",
  "name": "Alder Dune",
  "description": "Alder Dune Campground sits in a lush coastal forest between Alder and Dune Lakes in western Oregon. The campground, in the Central Coast Ranger District, boasts 39 campsites with privacy created by walls of beautiful native shrubbery.",
  "url": "https://campertunity.com/listings/campgrounds/alder-dune-florence-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/73220_1440.webp",
    "https://cdn.recreation.gov/public/images/73354_1440.webp",
    "https://cdn.recreation.gov/public/images/73336_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "89630 Hwy 101",
    "addressLocality": "Florence",
    "addressRegion": "OR",
    "postalCode": "97439",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0691667,
    "longitude": -124.1019444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1621623,
    "reviewCount": 74,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "31",
    "priceValidUntil": "2026-07-18"
  },
  "priceRange": "$31+"
}