{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/horsfall-beach-north-bend-or",
  "name": "Horsfall Beach",
  "description": "Horsfall Beach Campground is located along the central Oregon Coast, about 2 miles north of North Bend. The campground is ideal for off-road vehicle riders and visitors looking to take it easy on the beach. Other activities in the area include hiking and horseback riding.",
  "url": "https://campertunity.com/listings/campgrounds/horsfall-beach-north-bend-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/09/12/20/18/234267_5774d913-8bd5-4324-a6ef-203eaf7338b3_1440.webp",
    "https://cdn.recreation.gov/public/images/72457_1440.webp",
    "https://cdn.recreation.gov/public/images/72399_1440.webp",
    "https://cdn.recreation.gov/public/images/72354_1440.webp",
    "https://cdn.recreation.gov/public/images/72434_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/72453_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oregon Dunes Visitor Center",
    "addressLocality": "North Bend",
    "addressRegion": "OR",
    "postalCode": "97467",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.45361,
    "longitude": -124.27611
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234267"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$25+"
}