

# Event Details

- **Event Name**: Sunday Morning Worship
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 09:30 am – Sun, 21 Dec, 2025 at 12:30 pm
- **Event Description**: Sunday Morning Worship
- **Event URL**: https://allevents.in/bluffton/sunday-morning-worship/200029361822242
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Bluffton
- **state**: IN
- **country**: United States
- **location**: 325 W Washington Street, Bluffton, IN, United States, Indiana 46714
- **lat**: 40.73891
- **long**: -85.17487
- **full address**: 325 W Washington Street, Bluffton, IN, United States, Indiana 46714

## Event gallery

- **Alt text**: Sunday Morning Worship
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2c4591d042b4230bbd60490e332ebf05ddac988a8983905f695ca4f6ad8b451d-rimg-w1200-h800-dc694c9e-gmir?v=1765855182

## FAQs

- **Q**: When and where is Sunday Morning Worship being held?
  - **A:** Sunday Morning Worship takes place on Sun, 21 Dec, 2025 at 09:30 am to Sun, 21 Dec, 2025 at 12:30 pm at 325 W Washington Street, Bluffton, IN, United States, Indiana 46714.
- **Q**: Who is organizing Sunday Morning Worship?
  - **A:** Sunday Morning Worship is organized by First United Methodist Church of Bluffton, Indiana.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Morning Worship",
        "image": "https://cdn-az.allevents.in/events3/banners/2c4591d042b4230bbd60490e332ebf05ddac988a8983905f695ca4f6ad8b451d-rimg-w1200-h800-dc694c9e-gmir?v=1765855182",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/bluffton/sunday-morning-worship/200029361822242",
        "location": {
            "@type": "Place",
            "name": "325 W Washington Street, Bluffton, IN, United States, Indiana 46714",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "325 W Washington St, Bluffton, IN 46714-1957, United States",
                "addressLocality": "Bluffton",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.73891",
                "longitude": "-85.17487"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday Morning Worship",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First United Methodist Church of Bluffton Indiana",
                "url": "https://allevents.in/org/first-united-methodist-church-of-bluffton-indiana/25468353"
            }
        ]
    }
]
```