{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stevenson-wa",
  "name": "Community Showers",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/stevenson-wa",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/106/665/full/rock-creek-park-&-campground-stevenson-wa-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stevenson",
    "addressRegion": "WA",
    "postalCode": "98648",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/rock-creek-park-%26-campground-57766"
  ],
  "checkinTime": "00:13:00",
  "checkoutTime": "00:13:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}