

# Event Details

- **Event Name**: Sunday Service
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 10:45 am – Sun, 28 Dec, 2025 at 11:45 am
- **Event Description**: Come and worship with New Life. Free breakfast every Sunday at 10:15 before service.
- **Event URL**: https://allevents.in/bluffton/sunday-service/200029395994732
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## 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**: Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ba4ce3555b851badcc7bf43b7d66020ba617ec4526277bbf27092fab7e0165cf-rimg-w1200-h507-dca591ac-gmir?v=1766464288

## FAQs

- **Q**: When and where is Sunday Service being held?
  - **A:** Sunday Service takes place on Sun, 28 Dec, 2025 at 10:45 am to Sun, 28 Dec, 2025 at 11:45 am at 389 Fording Island Rd., Bluffton, SC, United States.
- **Q**: Who is organizing Sunday Service?
  - **A:** Sunday Service is organized by New Life Church Lowcountry/ Bluffton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service",
        "image": "https://cdn-az.allevents.in/events9/banners/ba4ce3555b851badcc7bf43b7d66020ba617ec4526277bbf27092fab7e0165cf-rimg-w1200-h507-dca591ac-gmir?v=1766464288",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/bluffton/sunday-service/200029395994732",
        "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 worship with New Life. Free breakfast every Sunday at 10:15 before service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Life Church Lowcountry Bluffton",
                "url": "https://allevents.in/org/new-life-church-lowcountry-bluffton/26350406"
            }
        ]
    }
]
```