

# Event Details

- **Event Name**: Parkinson’s Support Group 
- **Event Start and End Date**: Wed, 15 Jul, 2026 at 05:00 pm
- **Event Description**: Join the coaches for a presentation on neuroplasticity, where we will discuss the brain’s ability to adapt, learn, and develop over time!
- **Event URL**: https://allevents.in/fort-wayne/parkinsons-support-group/200030401904659
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Fort Wayne
- **state**: IN
- **country**: United States
- **location**: 6723 South Anthony Boulevard
- **lat**: 41.02301
- **long**: -85.11027
- **full address**: 6723 South Anthony Boulevard, 6723 S Anthony Blvd, Fort Wayne, IN 46816-2000, United States

## Event gallery

- **Alt text**: Parkinson’s Support Group
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7f70eb3cceb6024308defe9614ef06cf39217c481f2c13952dde7d74462089a2-rimg-w810-h1060-dc1d5025-gmir?v=1784009818

## FAQs

- **Q**: When and where is Parkinson s Support Group  being held?
  - **A:** Parkinson s Support Group  takes place on Wed, 15 Jul, 2026 at 05:00 pm to Wed, 15 Jul, 2026 at 05:00 pm at 6723 South Anthony Boulevard, 6723 S Anthony Blvd, Fort Wayne, IN 46816-2000, United States.
- **Q**: Who is organizing Parkinson s Support Group ?
  - **A:** Parkinson s Support Group  is organized by Rock Steady Boxing- Fort Wayne.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Parkinson’s Support Group",
        "image": "https://cdn-az.allevents.in/events7/banners/7f70eb3cceb6024308defe9614ef06cf39217c481f2c13952dde7d74462089a2-rimg-w810-h1060-dc1d5025-gmir?v=1784009818",
        "startDate": "2026-07-15",
        "url": "https://allevents.in/fort-wayne/parkinsons-support-group/200030401904659",
        "location": {
            "@type": "Place",
            "name": "6723 South Anthony Boulevard",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6723 S Anthony Blvd, Fort Wayne, IN 46816-2000, United States",
                "addressLocality": "Fort Wayne",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.02301",
                "longitude": "-85.11027"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the coaches for a presentation on neuroplasticity, where we will discuss the brain’s ability to adapt, learn, and develop over time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rock Steady Boxing- Fort Wayne",
                "url": "https://allevents.in/org/rock-steady-boxing-fort-wayne/23431228"
            }
        ]
    }
]
```