{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-richland-wa",
  "name": "Boondocking host near Richland, WA",
  "description": "The parking location is simply a paved driveway next to my house. It is an older, fairly close quartered neighborhood and the driveway is immediately next to the neighbor's home. There is a very slight incline and if you're parking a trailer you would need to back up from the street as there is no pull-through. A class B could simply pull into the driveway. Suggested Local Attractions:Many fine wineries and local breweries. Columbia River. Hanford Reach Museum.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-richland-wa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/10548/profile/r3uScPIKNxxUOFSn_28169bcb8cf0cd054216685940b06215_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/224533/profile/463Y1NK3DFVCzVQI_66dcfa3fb5f04e7516e3ef2d62b74236_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Richland, WA",
    "addressLocality": "Richland",
    "addressRegion": "WA",
    "postalCode": "99354",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.31733062,
    "longitude": -119.35936535
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}