

# Event Details

- **Event Name**: Afternoon Tea
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 04:00 pm
- **Event Description**: Join Us
- **Event URL**: https://allevents.in/welshpool/afternoon-tea/200030132015746
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Welshpool
- **state**: WA
- **country**: United Kingdom
- **location**: Welshpool Methodist Church
- **lat**: 52.660492
- **long**: -3.1507397
- **full address**: Welshpool Methodist Church, Welshpool, United Kingdom

## Event gallery

- **Alt text**: Afternoon Tea
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f10c00736984e589635dc544879b5b93cdba91df5a55bb75fcba64350684d4cd-rimg-w640-h640-dcf5f5f5-gmir?v=1781767056

## FAQs

- **Q**: When and where is Afternoon Tea being held?
  - **A:** Afternoon Tea takes place on Sun, 21 Jun, 2026 at 04:00 pm to Sun, 21 Jun, 2026 at 04:00 pm at Welshpool Methodist Church, Welshpool, United Kingdom.
- **Q**: Who is organizing Afternoon Tea?
  - **A:** Afternoon Tea is organized by Councillor Kelly Meredith - Wales, UK.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Afternoon Tea",
        "image": "https://cdn-az.allevents.in/events8/banners/f10c00736984e589635dc544879b5b93cdba91df5a55bb75fcba64350684d4cd-rimg-w640-h640-dcf5f5f5-gmir?v=1781767056",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/welshpool/afternoon-tea/200030132015746",
        "location": {
            "@type": "Place",
            "name": "Welshpool Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Welshpool",
                "addressLocality": "Welshpool",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.660492",
                "longitude": "-3.1507397"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Us",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Councillor Kelly Meredith - Wales UK",
                "url": "https://allevents.in/org/councillor-kelly-meredith-wales-uk/25824370"
            }
        ]
    }
]
```