{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/canada-day-and-independence-day-concrete-wa-us",
  "name": "Canada Day and Independence Day",
  "description": "Happy birthday to Canada and the United States of America!!! Come fly your flags and enjoy fun activities for all. Enjoy our annual Red, White, and Blue bike parade, Italian Soda Social, and games of all kinds. There may even be a movie night or two! Hope to see you here!",
  "url": "https://campertunity.com/listings/campgrounds/canada-day-and-independence-day-concrete-wa-us",
  "image": [
    "https://koa.com/content/campgrounds/concrete/backgrounds/47146backgroundfd2f6dae-0dc0-4a5d-a7af-38649ce14f09.jpeg",
    "https://koa.com/content/campgrounds/concrete/events/47146eventsdecdd0e5-f6e9-421d-a8eb-837d899b6f8b.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"
    }
  ]
}