

# Event Details

- **Event Name**: Walk for Parkinson's Bristol
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 10:00 am
- **Event Description**: Join us for Walk for Parkinson's 2026 at Blaise Castle.  With 2 distances to choose from including an accessible route.  Come and join us!
- **Event URL**: https://allevents.in/bristol/walk-for-parkinsons-bristol/200029769914707
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Bristol
- **state**: EN
- **country**: United Kingdom
- **location**: Blaise Castle Estate
- **lat**: 51.5026
- **long**: -2.63736
- **full address**: Blaise Castle Estate, Blaise Castle, Bristol, BS11 0, United Kingdom

## Event gallery

- **Alt text**: Walk for Parkinson's Bristol
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7d6c0ff508effe0e22e0a9d103c6a5a3f10495adea15d42ed2f7d3076d1216c5-rimg-w643-h485-dc141815-gmir?v=1782491714

## FAQs

- **Q**: When and where is Walk for Parkinson's Bristol being held?
  - **A:** Walk for Parkinson's Bristol takes place on Sat, 04 Jul, 2026 at 10:00 am to Sat, 04 Jul, 2026 at 10:00 am at Blaise Castle Estate, Blaise Castle, Bristol, BS11 0, United Kingdom.
- **Q**: Who is organizing Walk for Parkinson's Bristol?
  - **A:** Walk for Parkinson's Bristol is organized by Parkinson's UK South West.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Walk for Parkinson's Bristol",
        "image": "https://cdn-az.allevents.in/events2/banners/7d6c0ff508effe0e22e0a9d103c6a5a3f10495adea15d42ed2f7d3076d1216c5-rimg-w643-h485-dc141815-gmir?v=1782491714",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/bristol/walk-for-parkinsons-bristol/200029769914707",
        "location": {
            "@type": "Place",
            "name": "Blaise Castle Estate",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Blaise Castle, Bristol, BS11 0, United Kingdom",
                "addressLocality": "Bristol",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.5026",
                "longitude": "-2.63736"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Walk for Parkinson's 2026 at Blaise Castle.  With 2 distances to choose from including an accessible route.  Come and join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Parkinsons UK South West",
                "url": "https://allevents.in/org/parkinsons-uk-south-west/27516882"
            }
        ]
    }
]
```