

# Event Details

- **Event Name**: Family Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: A joyful retelling of the Christmas story, brought to life as our children dress up as characters of the nativity scene.  Please arrive by 4:45 PM if you want your children to participate. No practice is necessary. That’s part of the fun of it.
- **Event URL**: https://allevents.in/voorhees/family-christmas-eve-service/200029388592530
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Voorhees
- **state**: NJ
- **country**: United States
- **location**: AshlandChurch
- **lat**: 39.85929
- **long**: -75.00395
- **full address**: AshlandChurch, 33 E Evesham Rd,Voorhees Township, New Jersey, Voorhees, United States

## Event gallery

- **Alt text**: Family Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4018547d154c98e3a7bc83746e872b9a7b2f464697293090aa342d002e2e7165-rimg-w1179-h1713-dcffffff-gmir?v=1766307387

## FAQs

- **Q**: When and where is Family Christmas Eve Service being held?
  - **A:** Family Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at AshlandChurch, 33 E Evesham Rd,Voorhees Township, New Jersey, Voorhees, United States.
- **Q**: Who is organizing Family Christmas Eve Service?
  - **A:** Family Christmas Eve Service is organized by AshlandChurch.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/4018547d154c98e3a7bc83746e872b9a7b2f464697293090aa342d002e2e7165-rimg-w1179-h1713-dcffffff-gmir?v=1766307387",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/voorhees/family-christmas-eve-service/200029388592530",
        "location": {
            "@type": "Place",
            "name": "AshlandChurch",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "33 E Evesham Rd,Voorhees Township, New Jersey",
                "addressLocality": "Voorhees",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.85929",
                "longitude": "-75.00395"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A joyful retelling of the Christmas story, brought to life as our children dress up as characters of the nativity scene.  Please arrive by 4:45 PM if you want your children to participate. No practice is necessary. That’s part of the fun of it.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "AshlandChurch",
                "url": "https://allevents.in/org/ashlandchurch/25975372"
            }
        ]
    }
]
```