{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-battle-ground-wa",
  "name": "Boondocking host near Battle Ground, WA",
  "description": "4 miles east of Battle Ground Lake state park. Must sign a liability waiver upon arrival. Hot tub, treehouse, and 15amp electrical are available for a fee. Tall trees nearby so not ideal in windy conditions.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-battle-ground-wa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/26821/photo-gallery/W8veXOSRWoXsuP57_02a5c29339f5fd316b0ac1985ede13ae_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/503736/profile/BntFpBD3JCNCBo5B_4d4e3af9517b1e2f5d8b877cd5b779de_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Battle Ground, WA",
    "addressLocality": "Battle Ground",
    "addressRegion": "WA",
    "postalCode": "98604",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.81277802,
    "longitude": -122.52681879
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Treehouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}