

# Event Details

- **Event Name**: Christmas Eve Mass
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 09:00 pm
- **Event Description**: ALL ARE WELCOME!    Members, family, friends, and visitors!
- **Event URL**: https://allevents.in/reading/christmas-eve-mass/200029386200346
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Reading
- **state**: PA
- **country**: United States
- **location**: All Souls ECC
- **lat**: 40.34583
- **long**: -75.93046
- **full address**: All Souls ECC, 640 Centre Ave, Reading, PA 19601-2827, United States

## Event gallery

- **Alt text**: Christmas Eve Mass
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5b5aec30cbda64798b4739608232dc4db400fd1fe0ac0091ede2a40f4687443e-rimg-w1146-h617-dc010104-gmir?v=1766279621

## FAQs

- **Q**: When and where is Christmas Eve Mass being held?
  - **A:** Christmas Eve Mass takes place on Wed, 24 Dec, 2025 at 09:00 pm to Wed, 24 Dec, 2025 at 09:00 pm at All Souls ECC, 640 Centre Ave, Reading, PA 19601-2827, United States.
- **Q**: Who is organizing Christmas Eve Mass?
  - **A:** Christmas Eve Mass is organized by All Souls ECC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Mass",
        "image": "https://cdn-az.allevents.in/events2/banners/5b5aec30cbda64798b4739608232dc4db400fd1fe0ac0091ede2a40f4687443e-rimg-w1146-h617-dc010104-gmir?v=1766279621",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/reading/christmas-eve-mass/200029386200346",
        "location": {
            "@type": "Place",
            "name": "All Souls ECC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "640 Centre Ave, Reading, PA 19601-2827, United States",
                "addressLocality": "Reading",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.34583",
                "longitude": "-75.93046"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "ALL ARE WELCOME!    Members, family, friends, and visitors!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "All Souls ECC",
                "url": "https://allevents.in/org/all-souls-ecc/26607877"
            }
        ]
    }
]
```