

# Event Details

- **Event Name**: Sunday Morning Service
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:00 am – Sun, 14 Dec, 2025 at 01:00 pm
- **Event Description**: Weekly service.
- **Event URL**: https://allevents.in/shelbyville/sunday-morning-service/200029347545724
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Shelbyville
- **state**: IN
- **country**: United States
- **location**: 118 W Washington St, Shelbyville, IN, United States, Indiana 46176
- **lat**: 39.52464
- **long**: -85.77961
- **full address**: 118 W Washington St, Shelbyville, IN, United States, Indiana 46176

## Event gallery

- **Alt text**: Sunday Morning Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b28cf3c1e5fa5941a771168d2ae8740162224fc5fdb870cb81bcb603578c890e-rimg-w1200-h848-dcb9b0a6-gmir?v=1765585104

## FAQs

- **Q**: When and where is Sunday Morning Service being held?
  - **A:** Sunday Morning Service takes place on Sun, 14 Dec, 2025 at 10:00 am to Sun, 14 Dec, 2025 at 01:00 pm at 118 W Washington St, Shelbyville, IN, United States, Indiana 46176.
- **Q**: Who is organizing Sunday Morning Service?
  - **A:** Sunday Morning Service is organized by First Christian Church of Shelbyville IN.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Morning Service",
        "image": "https://cdn-az.allevents.in/events8/banners/b28cf3c1e5fa5941a771168d2ae8740162224fc5fdb870cb81bcb603578c890e-rimg-w1200-h848-dcb9b0a6-gmir?v=1765585104",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/shelbyville/sunday-morning-service/200029347545724",
        "location": {
            "@type": "Place",
            "name": "118 W Washington St, Shelbyville, IN, United States, Indiana 46176",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "118 W Washington St, Shelbyville, IN 46176-1236, United States",
                "addressLocality": "Shelbyville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.52464",
                "longitude": "-85.77961"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Christian Church of Shelbyville IN",
                "url": "https://allevents.in/org/first-christian-church-of-shelbyville-in/21281880"
            }
        ]
    }
]
```