

# Event Details

- **Event Name**: Christmas Eve Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Join us on Christmas Eve at 4pm
- **Event URL**: https://allevents.in/absecon/christmas-eve-service/200029349717636
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Absecon
- **state**: NJ
- **country**: United States
- **location**: 244 East White Horse Pike, Galloway, NJ
- **lat**: 39.44567
- **long**: -74.529
- **full address**: 244 East White Horse Pike, Galloway, NJ, 244 E White Horse Pike, Galloway Twp, NJ 08205-9563, United States, Absecon

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/13ed96c568d8549677a5bdead7bf03bc39ec479c64a4ccab7996687a01775e88-rimg-w940-h788-dc463114-gmir?v=1766222885

## FAQs

- **Q**: When and where is Christmas Eve Service  being held?
  - **A:** Christmas Eve Service  takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at 244 East White Horse Pike, Galloway, NJ, 244 E White Horse Pike, Galloway Twp, NJ 08205-9563, United States, Absecon.
- **Q**: Who is organizing Christmas Eve Service ?
  - **A:** Christmas Eve Service  is organized by Church By The Bay.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events5/banners/13ed96c568d8549677a5bdead7bf03bc39ec479c64a4ccab7996687a01775e88-rimg-w940-h788-dc463114-gmir?v=1766222885",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/absecon/christmas-eve-service/200029349717636",
        "location": {
            "@type": "Place",
            "name": "244 East White Horse Pike, Galloway, NJ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "244 E White Horse Pike, Galloway Twp, NJ 08205-9563, United States",
                "addressLocality": "Absecon",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.44567",
                "longitude": "-74.529"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Christmas Eve at 4pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Church By The Bay",
                "url": "https://allevents.in/org/church-by-the-bay/26412895"
            }
        ]
    }
]
```