

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 10:45 am – Sun, 23 Nov, 2025 at 12:00 pm
- **Event Description**: Join us in person or online for our worship service.  Everyone is welcome.
- **Event URL**: https://allevents.in/sellersburg/sunday-worship-service/200029232652954
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Sellersburg
- **state**: IN
- **country**: United States
- **location**: 328 Highway 31, Sellersburg, IN, United States, Indiana 47172
- **lat**: 38.39502
- **long**: -85.75842
- **full address**: 328 Highway 31, Sellersburg, IN, United States, Indiana 47172

## Event gallery

- **Alt text**: Sunday Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ea55d9b553aebfffeba587ccb3e38e754c87cd183e10cb02d3453564fecb5f94-rimg-w720-h959-dc025cc4-gmir?v=1763675274

## FAQs

- **Q**: When and where is Sunday Worship Service being held?
  - **A:** Sunday Worship Service takes place on Sun, 23 Nov, 2025 at 10:45 am to Sun, 23 Nov, 2025 at 12:00 pm at 328 Highway 31, Sellersburg, IN, United States, Indiana 47172.
- **Q**: Who is organizing Sunday Worship Service?
  - **A:** Sunday Worship Service is organized by Speed Memorial Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events4/banners/ea55d9b553aebfffeba587ccb3e38e754c87cd183e10cb02d3453564fecb5f94-rimg-w720-h959-dc025cc4-gmir?v=1763675274",
        "startDate": "2025-11-23",
        "endDate": "2025-11-23",
        "url": "https://allevents.in/sellersburg/sunday-worship-service/200029232652954",
        "location": {
            "@type": "Place",
            "name": "328 Highway 31, Sellersburg, IN, United States, Indiana 47172",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "312 S Indiana Ave, Sellersburg, IN 47172-1549, United States",
                "addressLocality": "Sellersburg",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.39502",
                "longitude": "-85.75842"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in person or online for our worship service.  Everyone is welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Speed Memorial Church",
                "url": "https://allevents.in/org/speed-memorial-church/26080824"
            }
        ]
    }
]
```