{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-north-bend-wa-us",
  "name": "Boondocking host near North Bend, WA",
  "description": "Very limited availability due to extremely high popularity……",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-north-bend-wa-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/8406/profile/3S6R2SC3AhnisqIU_efcad62ef8edf7435a9cca993a96da52_small.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/252890/profile/ZFkk1Ad28nHWhdzX_c01661e34d63b465fec0c9ebd9b454a6_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "North Bend, WA",
    "addressLocality": "North Bend",
    "addressRegion": "WA",
    "postalCode": "98045",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.50315761,
    "longitude": -121.68402292
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}