

# Event Details

- **Event Name**: Holy Eucharist on Christmas Eve
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Join us in the decorated church for our traditional Eucharist service.
- **Event URL**: https://allevents.in/north-providence/holy-eucharist-on-christmas-eve/200029361777131
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: North Providence
- **state**: RI
- **country**: United States
- **location**: 474 Fruit Hill Ave, North Providence, RI, United States, Rhode Island 02911
- **lat**: 41.85128
- **long**: -71.466
- **full address**: 474 Fruit Hill Ave, North Providence, RI, United States, Rhode Island 02911

## Event gallery

- **Alt text**: Holy Eucharist on Christmas Eve
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/eb21fe0ae9288450e07e260e2ca37405250d7c954fcd0d8313d807dff8e093cf-rimg-w1200-h676-dcffffff-gmir?v=1766491672

## FAQs

- **Q**: When and where is Holy Eucharist on Christmas Eve being held?
  - **A:** Holy Eucharist on Christmas Eve takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at 474 Fruit Hill Ave, North Providence, RI, United States, Rhode Island 02911.
- **Q**: Who is organizing Holy Eucharist on Christmas Eve?
  - **A:** Holy Eucharist on Christmas Eve is organized by St. James Episcopal Church-North Providence.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holy Eucharist on Christmas Eve",
        "image": "https://cdn-az.allevents.in/events7/banners/eb21fe0ae9288450e07e260e2ca37405250d7c954fcd0d8313d807dff8e093cf-rimg-w1200-h676-dcffffff-gmir?v=1766491672",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/north-providence/holy-eucharist-on-christmas-eve/200029361777131",
        "location": {
            "@type": "Place",
            "name": "474 Fruit Hill Ave, North Providence, RI, United States, Rhode Island 02911",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "474 Fruit Hill Ave, North Providence, RI 02911-2636, United States",
                "addressLocality": "North Providence",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.85128",
                "longitude": "-71.466"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in the decorated church for our traditional Eucharist service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. James Episcopal Church-North Providence",
                "url": "https://allevents.in/org/st-james-episcopal-church-north-providence/26134290"
            }
        ]
    }
]
```