

# Event Details

- **Event Name**: Walk For Alzheimer's 
- **Event Start and End Date**: Sun, 31 May, 2026 at 12:00 pm
- **Event Description**: Please join us Sunday May 31 at noon at Memorial Park by the train station for our annual Walk For Alzheimer's to raise awareness for any form of dementia.
- **Event URL**: https://allevents.in/white-rock/walk-for-alzheimers/200030144589631
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details

- **Ticket URL**: http://facebook.com/200030144589631?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=white+rock-events

## Event venue details

- **city**: White Rock
- **state**: BC
- **country**: Canada
- **location**: White Rock, British Columbia
- **lat**: 49.02392
- **long**: -122.79679
- **full address**: White Rock, British Columbia, Canada

## Event gallery

- **Alt text**: Walk For Alzheimer's
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1131200053943b48ac3e39871522c6ee68789bde532c10113b26de140c442590-rimg-w960-h524-dc90a7c0-gmir?v=1780244294

## FAQs

- **Q**: When and where is Walk For Alzheimer's  being held?
  - **A:** Walk For Alzheimer's  takes place on Sun, 31 May, 2026 at 12:00 pm to Sun, 31 May, 2026 at 12:00 pm at White Rock, British Columbia, Canada.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Walk For Alzheimer's",
        "image": "https://cdn-az.allevents.in/events10/banners/1131200053943b48ac3e39871522c6ee68789bde532c10113b26de140c442590-rimg-w960-h524-dc90a7c0-gmir?v=1780244294",
        "startDate": "2026-05-31",
        "url": "https://allevents.in/white-rock/walk-for-alzheimers/200030144589631",
        "location": {
            "@type": "Place",
            "name": "White Rock, British Columbia",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "White Rock, British Columbia",
                "addressLocality": "White Rock",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.02392",
                "longitude": "-122.79679"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us Sunday May 31 at noon at Memorial Park by the train station for our annual Walk For Alzheimer's to raise awareness for any form of dementia."
    }
]
```