

# Event Details

- **Event Name**: Holy Communion
- **Event Start and End Date**: Sun, 10 Aug, 2025 at 10:00 am
- **Event Description**: The Rev. Jim Slack will be our guest preacher and presider at Holy Eucharist. This is an in-person service, which is also broadcast live on the CCB Facebook page.
- **Event URL**: https://allevents.in/beaconsfield/holy-communion/200028516156540
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Beaconsfield
- **state**: QC
- **country**: Canada
- **location**: 455 Church Street, Beaconsfield, QC, Canada, Quebec H9W 3S6
- **lat**: 45.42263
- **long**: -73.88135
- **full address**: 455 Church Street, Beaconsfield, QC, Canada, Quebec H9W 3S6

## Event gallery

- **Alt text**: Holy Communion
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8a88c24384f9c2032a95eaacb36a4abd674bc020c57fdcb6eceb1a949292325f-rimg-w1200-h679-dcc35524-gmir?v=1754770663

## FAQs

- **Q**: When and where is Holy Communion being held?
  - **A:** Holy Communion takes place on Sun, 10 Aug, 2025 at 10:00 am to Sun, 10 Aug, 2025 at 10:00 am at 455 Church Street, Beaconsfield, QC, Canada, Quebec H9W 3S6.
- **Q**: Who is organizing Holy Communion?
  - **A:** Holy Communion is organized by Christ Church Beaurepaire in Beaconsfield.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holy Communion",
        "image": "https://cdn-az.allevents.in/events3/banners/8a88c24384f9c2032a95eaacb36a4abd674bc020c57fdcb6eceb1a949292325f-rimg-w1200-h679-dcc35524-gmir?v=1754770663",
        "startDate": "2025-08-10",
        "url": "https://allevents.in/beaconsfield/holy-communion/200028516156540",
        "location": {
            "@type": "Place",
            "name": "455 Church Street, Beaconsfield, QC, Canada, Quebec H9W 3S6",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "455 Rue Church, Beaconsfield, QC H9W 3S6, Canada",
                "addressLocality": "Beaconsfield",
                "addressRegion": "QC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.42263",
                "longitude": "-73.88135"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Rev. Jim Slack will be our guest preacher and presider at Holy Eucharist. This is an in-person service, which is also broadcast live on the CCB Facebook page.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ Church Beaurepaire in Beaconsfield",
                "url": "https://allevents.in/org/christ-church-beaurepaire-in-beaconsfield/22612023"
            }
        ]
    }
]
```