

# Event Details

- **Event Name**: Coffee Morning in aid of Alzheimer's Research
- **Event Start and End Date**: Sat, 07 Feb, 2026 at 10:00 am – Sat, 07 Feb, 2026 at 12:00 pm
- **Event Description**: Organised by Welshampton Methodists
- **Event URL**: https://allevents.in/welshampton/coffee-morning-in-aid-of-alzheimers-research/200029610568937
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Welshampton
- **state**: EN
- **country**: United Kingdom
- **location**: Welshampton Parish Hall
- **lat**: 52.91057802
- **long**: -2.83810697
- **full address**: Welshampton Parish Hall, Welshampton, United Kingdom

## Event gallery

- **Alt text**: Coffee Morning in aid of Alzheimer's Research
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Coffee+Morning+in+aid+of+Alzheimer%27s+Research&date=Sat%2C+07+Feb%2C+2026+at+10%3A00+am&bg=3

## FAQs

- **Q**: When and where is Coffee Morning in aid of Alzheimer's Research being held?
  - **A:** Coffee Morning in aid of Alzheimer's Research takes place on Sat, 07 Feb, 2026 at 10:00 am to Sat, 07 Feb, 2026 at 12:00 pm at Welshampton Parish Hall, Welshampton, United Kingdom.
- **Q**: Who is organizing Coffee Morning in aid of Alzheimer's Research?
  - **A:** Coffee Morning in aid of Alzheimer's Research is organized by Ellesmere Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee Morning in aid of Alzheimer's Research",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Coffee+Morning+in+aid+of+Alzheimer%27s+Research&date=Sat%2C+07+Feb%2C+2026+at+10%3A00+am&bg=3",
        "startDate": "2026-02-07",
        "endDate": "2026-02-07",
        "url": "https://allevents.in/welshampton/coffee-morning-in-aid-of-alzheimers-research/200029610568937",
        "location": {
            "@type": "Place",
            "name": "Welshampton Parish Hall",
            "address": {
                "@type": "PostalAddress",
                "name": "Welshampton Parish Hall, Welshampton, United Kingdom",
                "addressLocality": "Welshampton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.91057802",
                "longitude": "-2.83810697"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Organised by Welshampton Methodists",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ellesmere Methodist Church",
                "url": "https://allevents.in/org/ellesmere-methodist-church/14096951",
                "description": "To promote the activities of Ellesmere Methodist Church in the wider community."
            }
        ]
    }
]
```