

# Event Details

- **Event Name**: Worship Service 
- **Event Start and End Date**: Sun, 22 Feb, 2026 at 11:30 am
- **Event Description**: Sandy Creek Bible Church is a Christian church affiliated with the Evangelical Free Church of America.
Children church during service.  We have adult , children and teen life groups .on Tuesday evenings and Ladies Bible study on Wednesday morning.
- **Event URL**: https://allevents.in/sandy-creek/worship-service/200029678219351
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Sandy Creek
- **state**: NY
- **country**: United States
- **location**: 1984 Harwood Drive Sandy Creek NY 13145
- **lat**: 43.64386
- **long**: -76.07758
- **full address**: 1984 Harwood Drive Sandy Creek NY 13145, 1984 Harwood Dr, Sandy Creek, NY 13083-3228, United States

## Event gallery

- **Alt text**: Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/47372d77dfd442dbbf3c9b2b473cf202247930ee8c0f466be1fa27a6557d723f-rimg-w1200-h900-dc767c77-gmir?v=1771388690

## FAQs

- **Q**: When and where is Worship Service  being held?
  - **A:** Worship Service  takes place on Sun, 22 Feb, 2026 at 11:30 am to Sun, 22 Feb, 2026 at 11:30 am at 1984 Harwood Drive Sandy Creek NY 13145, 1984 Harwood Dr, Sandy Creek, NY 13083-3228, United States.
- **Q**: Who is organizing Worship Service ?
  - **A:** Worship Service  is organized by Sandy Creek Bible Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship Service",
        "image": "https://cdn-az.allevents.in/events7/banners/47372d77dfd442dbbf3c9b2b473cf202247930ee8c0f466be1fa27a6557d723f-rimg-w1200-h900-dc767c77-gmir?v=1771388690",
        "startDate": "2026-02-22",
        "url": "https://allevents.in/sandy-creek/worship-service/200029678219351",
        "location": {
            "@type": "Place",
            "name": "1984 Harwood Drive Sandy Creek NY 13145",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1984 Harwood Dr, Sandy Creek, NY 13083-3228, United States",
                "addressLocality": "Sandy Creek",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.64386",
                "longitude": "-76.07758"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sandy Creek Bible Church is a Christian church affiliated with the Evangelical Free Church of America.\nChildren church during service.  We have adult , children and teen life groups .on Tuesday evenings and Ladies Bible study on Wednesday morning.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sandy Creek Bible Church",
                "url": "https://allevents.in/org/sandy-creek-bible-church/24177946"
            }
        ]
    }
]
```