{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/splash-concrete-wa",
  "name": "Splash!",
  "description": "Cool off with water games and sno-cone treats! Bring your squirt guns!",
  "url": "https://campertunity.com/listings/campgrounds/splash-concrete-wa",
  "image": [
    "https://koa.com/content/campgrounds/concrete/backgrounds/47146backgroundfd2f6dae-0dc0-4a5d-a7af-38649ce14f09.jpeg",
    "https://koa.com/content/campgrounds/concrete/events/47146events1567836a-ddbf-42d3-a3f2-60b4c7a8a8dd.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7370 Russell Road",
    "addressLocality": "Concrete",
    "addressRegion": "WA",
    "postalCode": "98237",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.536397,
    "longitude": -121.876498
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}