

# Event Details

- **Event Name**: Coffee Morning
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:00 am – Sat, 13 Dec, 2025 at 12:00 pm
- **Event Description**: Come join us!
- **Event URL**: https://allevents.in/welshpool/coffee-morning/200028873619456
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Welshpool
- **state**: WA
- **country**: United Kingdom
- **location**: St Mary's Church, Welshpool
- **lat**: 52.661108765355
- **long**: -3.1464001536369
- **full address**: St Mary's Church, Welshpool, United Kingdom

## Event gallery

- **Alt text**: Coffee Morning
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ebc7c6010b5e9a21862fbdab79387c7b050fcf72cba82c74d344c0af03e536cb-rimg-w626-h626-dcfff9ed-gmir?v=1765513950

## FAQs

- **Q**: When and where is Coffee Morning being held?
  - **A:** Coffee Morning takes place on Sat, 13 Dec, 2025 at 10:00 am to Sat, 13 Dec, 2025 at 12:00 pm at St Mary's Church, Welshpool, United Kingdom.
- **Q**: Who is organizing Coffee Morning?
  - **A:** Coffee Morning is organized by Cllr Kelly Meredith - CleanUp Minion.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee Morning",
        "image": "https://cdn-az.allevents.in/events1/banners/ebc7c6010b5e9a21862fbdab79387c7b050fcf72cba82c74d344c0af03e536cb-rimg-w626-h626-dcfff9ed-gmir?v=1765513950",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/welshpool/coffee-morning/200028873619456",
        "location": {
            "@type": "Place",
            "name": "St Mary's Church, Welshpool",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Church Street,Welshpool",
                "addressLocality": "Welshpool",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.661108765355",
                "longitude": "-3.1464001536369"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cllr Kelly Meredith - CleanUp Minion",
                "url": "https://allevents.in/org/cllr-kelly-meredith-cleanup-minion/25824370"
            }
        ]
    }
]
```