{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/canada-day-and-independence-day-concrete-wa",
  "name": "Canada Day and Independence Day",
  "description": "Happy birthday to Canada and the USA! Fly your flag and enjoy fun crafts and activities for all. Enjoy the annual Patriotic Red, White, and Blue Parade on Saturday! Play Capture the Flag: Canada vs USA and other tournaments! Be sure to sign up in the Store!",
  "url": "https://campertunity.com/listings/campgrounds/canada-day-and-independence-day-concrete-wa",
  "image": [
    "https://koa.com/content/campgrounds/concrete/backgrounds/47146backgroundfd2f6dae-0dc0-4a5d-a7af-38649ce14f09.jpeg",
    "https://koa.com/content/campgrounds/concrete/events/47146eventsb1bbbf66-fdbf-4c96-8994-d2a70497b9d7.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"
    }
  ]
}