{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/victoria-day-concrete-wa",
  "name": "Victoria Day",
  "description": "Welcome Canadians! On Sunday we will serve a 'Happy Birthday' cake and have many more fun activities!",
  "url": "https://campertunity.com/listings/campgrounds/victoria-day-concrete-wa",
  "image": [
    "https://koa.com/content/campgrounds/concrete/backgrounds/47146backgroundfd2f6dae-0dc0-4a5d-a7af-38649ce14f09.jpeg",
    "https://koa.com/content/campgrounds/concrete/events/47146eventsa55a6794-6481-4f1e-91dd-12ff9dede7d5.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": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}