

# Event Details

- **Event Name**: Christmas Eve @ All Saints
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Experience Christmas Eve from your childhood with carols and communion.
- **Event URL**: https://allevents.in/riverside/christmas-eve-all-saints/200029249253745
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Riverside
- **state**: NJ
- **country**: United States
- **location**: 9601 Frankford Ave, Philadelphia, PA, United States, Pennsylvania 19114
- **lat**: 40.05906
- **long**: -74.99395
- **full address**: 9601 Frankford Ave, Philadelphia, PA, United States, Pennsylvania 19114, 9601 Frankford Ave, Philadelphia, PA 19114-2813, United States, Riverside

## Event gallery

- **Alt text**: Christmas Eve @ All Saints
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c56e451b78eeb541369445a9db983b535700768a12cb2b73a19920fcbdfe4b69-rimg-w1200-h675-dcc1bbaa-gmir?v=1766081118

## FAQs

- **Q**: When and where is Christmas Eve @ All Saints being held?
  - **A:** Christmas Eve @ All Saints takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 9601 Frankford Ave, Philadelphia, PA, United States, Pennsylvania 19114, 9601 Frankford Ave, Philadelphia, PA 19114-2813, United States, Riverside.
- **Q**: Who is organizing Christmas Eve @ All Saints?
  - **A:** Christmas Eve @ All Saints is organized by All Saints'  Episcopal Church Torresdale.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve @ All Saints",
        "image": "https://cdn-az.allevents.in/events7/banners/c56e451b78eeb541369445a9db983b535700768a12cb2b73a19920fcbdfe4b69-rimg-w1200-h675-dcc1bbaa-gmir?v=1766081118",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/riverside/christmas-eve-all-saints/200029249253745",
        "location": {
            "@type": "Place",
            "name": "9601 Frankford Ave, Philadelphia, PA, United States, Pennsylvania 19114",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9601 Frankford Ave, Philadelphia, PA 19114-2813, United States",
                "addressLocality": "Riverside",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.05906",
                "longitude": "-74.99395"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Experience Christmas Eve from your childhood with carols and communion.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "All Saints  Episcopal Church Torresdale",
                "url": "https://allevents.in/org/all-saints-episcopal-church-torresdale/26379083"
            }
        ]
    }
]
```