{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bluebill-north-bend-or",
  "name": "Bluebill Campground",
  "description": "Bluebill Campground is located in the Horsfall Area, which is known for its excellent off-road vehicle trails. The campground is conveniently located near the Wild Mare Horse Trail, Bluebill Lake, and the Pacific Ocean beaches. With such an ideal location for recreation, it's no wonder families love this site.",
  "url": "https://campertunity.com/listings/campgrounds/bluebill-north-bend-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/11/26/19/19/234579_453ee83b-627d-4ef9-b5a2-c606727abd56_700.jpg",
    "https://cdn.recreation.gov/public/2024/11/26/19/16/234579_0daddd4a-0676-4760-8191-06c4833f642b_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2024/11/26/19/17/234579_a286fe90-4da3-49e3-8bd2-47c7f05d94ea_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oregon Dunes Visitor Center",
    "addressLocality": "North Bend",
    "addressRegion": "OR",
    "postalCode": "97467",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.450606,
    "longitude": -124.262427
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234579",
    "https://thedyrt.com/camping/oregon/oregon-bluebill-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "22",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$22+"
}