

# Event Details

- **Event Name**: St Clements Church Christmas Tea 
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 11:30 am – Sat, 06 Dec, 2025 at 02:30 pm
- **Event Description**: Stop in for tea and a Christmas treat.
- **Event URL**: https://allevents.in/selkirk/st-clements-church-christmas-tea/200029247464459
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Selkirk
- **state**: MB
- **country**: Canada
- **location**: St. Clements Church
- **lat**: 50.125119832187
- **long**: -96.89577114777
- **full address**: St. Clements Church, Selkirk, Manitoba, Canada

## Event gallery

- **Alt text**: St Clements Church Christmas Tea
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/93d26ee6683893aced6f091bd0f16802a7a76074431034d8f0a168af2c5e0f35-rimg-w1170-h1512-dcd8d7db-gmir?v=1764721138

## FAQs

- **Q**: When and where is St Clements Church Christmas Tea  being held?
  - **A:** St Clements Church Christmas Tea  takes place on Sat, 06 Dec, 2025 at 11:30 am to Sat, 06 Dec, 2025 at 02:30 pm at St. Clements Church, Selkirk, Manitoba, Canada.
- **Q**: Who is organizing St Clements Church Christmas Tea ?
  - **A:** St Clements Church Christmas Tea  is organized by St. Clements Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "St Clements Church Christmas Tea",
        "image": "https://cdn-az.allevents.in/events2/banners/93d26ee6683893aced6f091bd0f16802a7a76074431034d8f0a168af2c5e0f35-rimg-w1170-h1512-dcd8d7db-gmir?v=1764721138",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/selkirk/st-clements-church-christmas-tea/200029247464459",
        "location": {
            "@type": "Place",
            "name": "St. Clements Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Selkirk, Manitoba",
                "addressLocality": "Selkirk",
                "addressRegion": "MB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.125119832187",
                "longitude": "-96.89577114777"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stop in for tea and a Christmas treat.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Clements Church",
                "url": "https://allevents.in/org/st-clements-church/25808804"
            }
        ]
    }
]
```