{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spinreel-sand-camping-north-bend-or",
  "name": "Spinreel Sand Camping",
  "description": "The Spinreel sand camping area is located within the largest off-road vehicle riding zone in the Oregon Dunes National Recreation Area. Sand campsites are located directly on the sand and are accessible by 4x4 vehicles only. Visitors to this area can experience the thrill of scaling the vast open dunes, or they can explore the designated sand routes that wind through the coastal forest. These sites are only accessible to 4X4 vehicles on soft sand. Please plan accordingly.",
  "url": "https://campertunity.com/listings/campgrounds/spinreel-sand-camping-north-bend-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/10/12/22/03/234201_80bd3212-6416-437e-948d-33198bd0b8e2_1440.jpg",
    "https://cdn.recreation.gov/public/images/75981.jpg",
    "https://cdn.recreation.gov/public/2018/10/12/22/01/234201_1dee5881-21f4-4bb4-a6b1-ed0cd5a99961_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oregon Dunes Visitor Center",
    "addressLocality": "North Bend",
    "addressRegion": "OR",
    "postalCode": "97467",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.56988,
    "longitude": -124.205505
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234201",
    "https://campflare.com/campground/spinreel-sand-camping-201"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$10+"
}