{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bluebill-campground-north-bend-or-us",
  "name": "Bluebill Campground",
  "description": "Explore Bluebill Campground to see what makes it one of the most dog friendly places in North Bend.",
  "url": "https://campertunity.com/listings/campgrounds/bluebill-campground-north-bend-or-us",
  "image": [
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/common/static/common/img/og-wag-2e9d0eb9d9e633b3f32a779fa98cf0f3.jpg",
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/lifestyle_articles/static/lifestyle_articles/img/campgrounds/campground5-cf587fcbb28671f690ed9d9c6342e585.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bluebill Campground",
    "addressLocality": "North Bend",
    "addressRegion": "OR",
    "postalCode": "97459",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4065089,
    "longitude": -124.2242824
  },
  "sameAs": [
    "https://wagwalking.com/lifestyle/campgrounds/bluebill-campground"
  ]
}