

# Event Details

- **Event Name**: Council Bluffs Walk to End Alzheimer's
- **Event Start and End Date**: Sat, 10 Oct, 2026 at 09:00 am (-05:00)
- **Event URL**: https://allevents.in/council-bluffs/council-bluffs-walk-to-end-alzheimers/200029538490106
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details

- **Ticket URL**: http://facebook.com/200029538490106?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=council+bluffs-events

## Event venue details

- **city**: Council Bluffs
- **state**: IA
- **country**: United States
- **location**: Iowa Western Marshall Wellness Center
- **lat**: 41.270233221633
- **long**: -95.800733908945
- **full address**: Iowa Western Marshall Wellness Center, Council Bluffs, United States

## Event gallery

- **Alt text**: Council Bluffs Walk to End Alzheimer's
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e14c013fb9f2e4c902240e942424a0d2506356d900f6dbdbaf815ff38810a482-rimg-w851-h315-dc482868-gmir?v=1788526121

## FAQs

- **Q**: When and where is Council Bluffs Walk to End Alzheimer's being held?
  - **A:** Council Bluffs Walk to End Alzheimer's takes place on Sat, 10 Oct, 2026 at 09:00 am to Sat, 10 Oct, 2026 at 09:00 am at Iowa Western Marshall Wellness Center, Council Bluffs, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Council Bluffs Walk to End Alzheimer's",
        "image": "https://cdn-az.allevents.in/events8/banners/e14c013fb9f2e4c902240e942424a0d2506356d900f6dbdbaf815ff38810a482-rimg-w851-h315-dc482868-gmir?v=1788526121",
        "startDate": "2026-10-10T09:00:00-05:00",
        "url": "https://allevents.in/council-bluffs/council-bluffs-walk-to-end-alzheimers/200029538490106",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Iowa Western Marshall Wellness Center",
            "address": {
                "@type": "PostalAddress",
                "name": "Iowa Western Marshall Wellness Center, Council Bluffs, United States",
                "addressLocality": "Council Bluffs",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.270233221633",
                "longitude": "-95.800733908945"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```