

# Event Details

- **Event Name**: SUNDAY WORSHIP SERVICE
- **Event Start and End Date**: Sun, 22 Jun, 2025 at 11:30 am – Sun, 22 Jun, 2025 at 02:30 pm
- **Event Description**: All are welcome!
- **Event URL**: https://allevents.in/schenectady/sunday-worship-service/200028370352025
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Schenectady
- **state**: NY
- **country**: United States
- **location**: 540 Mumford St, Schenectady, NY, United States, New York 12307
- **lat**: 42.80536
- **long**: -73.94509
- **full address**: 540 Mumford St, Schenectady, NY, United States, New York 12307

## Event gallery

- **Alt text**: SUNDAY WORSHIP SERVICE
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/47ddd273292cf9ffa411a493151024740034d3cf4509e543d9d2feb8ce875ccc-rimg-w1200-h900-dc2a77c5-gmir?v=1750454425

## FAQs

- **Q**: When and where is SUNDAY WORSHIP SERVICE being held?
  - **A:** SUNDAY WORSHIP SERVICE takes place on Sun, 22 Jun, 2025 at 11:30 am to Sun, 22 Jun, 2025 at 02:30 pm at 540 Mumford St, Schenectady, NY, United States, New York 12307.
- **Q**: Who is organizing SUNDAY WORSHIP SERVICE?
  - **A:** SUNDAY WORSHIP SERVICE is organized by Bethel AME Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SUNDAY WORSHIP SERVICE",
        "image": "https://cdn-az.allevents.in/events8/banners/47ddd273292cf9ffa411a493151024740034d3cf4509e543d9d2feb8ce875ccc-rimg-w1200-h900-dc2a77c5-gmir?v=1750454425",
        "startDate": "2025-06-22",
        "endDate": "2025-06-22",
        "url": "https://allevents.in/schenectady/sunday-worship-service/200028370352025",
        "location": {
            "@type": "Place",
            "name": "540 Mumford St, Schenectady, NY, United States, New York 12307",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "540 Mumford St, Schenectady, NY 12307-1707, United States,Schenectady, New York",
                "addressLocality": "Schenectady",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.80536",
                "longitude": "-73.94509"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethel AME Church",
                "url": "https://allevents.in/org/bethel-ame-church/24258949"
            }
        ]
    }
]
```