{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/member-appreciation-and-grandparents-weekend-concrete-wa",
  "name": "Member Appreciation and Grandparents Weekend",
  "description": "We'll have cake on Saturday to celebrate our wonderful members and our amazing grandparents! Kids can make a special gift for the Grands and more fun activities!",
  "url": "https://campertunity.com/listings/campgrounds/member-appreciation-and-grandparents-weekend-concrete-wa",
  "image": [
    "https://koa.com/content/campgrounds/concrete/backgrounds/47146backgroundfd2f6dae-0dc0-4a5d-a7af-38649ce14f09.jpeg",
    "https://koa.com/content/campgrounds/concrete/events/47146events909efedf-48b6-4b77-a659-6e00390c87d8.jpg"
  ],
  "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": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}