{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-tenino-wa",
  "name": "Boondocking host near Tenino, WA",
  "description": "Quiet 10 acre farm just a few minutes from I-5, half way between Portland and Seattle. Fully fenced off leash area for dogs.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-tenino-wa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/25039/photo-gallery/aPskvBMAzFQtNeJY_d1f3905ff310e8b59ce6d1620bfc7f96_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tenino, WA",
    "addressLocality": "Tenino",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.83890819,
    "longitude": -122.9747118
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}