{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waxmyrtle-campground-or",
  "name": "Waxmyrtle Campground",
  "description": "Explore Waxmyrtle Campground in Siuslaw National Forest, Oregon with Recreation.gov. Waxmyrtle Campground is located 8 miles south of Florence within the Oregon Dunes National Recreation Area. The campground is situated near the beach, several h",
  "url": "https://campertunity.com/listings/campgrounds/waxmyrtle-campground-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/12/10/17/15/234577_7190b3fb-e793-4390-b9b6-3f01fa2e6837_700.jpg",
    "https://cdn.recreation.gov/public/2024/12/10/17/13/234577_56d0d4fd-2b4b-4a07-8ea8-9cf14f0e9705_1440.jpg",
    "https://cdn.recreation.gov/public/2024/12/10/20/03/234577_f888e9e7-12a3-47a8-8913-4575bd595cb8_700.jpg",
    "https://cdn.recreation.gov/public/2024/12/10/17/16/234577_0fcd8456-083c-4406-9d9f-aa0fc9bf9237_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Waxmyrtle Campground",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8752778,
    "longitude": -124.14417
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234577"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "22",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$22+"
}