

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Come and celebrate the birth of our Lord and savior.
- **Event URL**: https://allevents.in/bluffton/christmas-eve-service/200029349025225
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Bluffton
- **state**: SC
- **country**: United States
- **location**: 389 Fording Island Rd., Bluffton, SC
- **lat**: 32.28941
- **long**: -80.89578
- **full address**: 389 Fording Island Rd., Bluffton, SC, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Eve+Service&date=Wed%2C+24+Dec%2C+2025+at+07%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 389 Fording Island Rd., Bluffton, SC, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by New Life Church Lowcountry/ Bluffton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Eve+Service&date=Wed%2C+24+Dec%2C+2025+at+07%3A00+pm&bg=1",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/bluffton/christmas-eve-service/200029349025225",
        "location": {
            "@type": "Place",
            "name": "389 Fording Island Rd., Bluffton, SC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "389 Fording Island Rd, Okatie, SC 29909-6134, United States",
                "addressLocality": "Bluffton",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.28941",
                "longitude": "-80.89578"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and celebrate the birth of our Lord and savior.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Life Church Lowcountry Bluffton",
                "url": "https://allevents.in/org/new-life-church-lowcountry-bluffton/26350406"
            }
        ]
    }
]
```