

# Event Details

- **Event Name**: Sunday Morning Service
- **Event Start and End Date**: Sun, 11 Jan, 2026 at 09:00 am – Sun, 11 Jan, 2026 at 12:00 pm
- **Event Description**: At 9 am we have Sunday school fo adults and children, choir and fellowship. 10 am we have service. Come join us!
- **Event URL**: https://allevents.in/johnson-city/sunday-morning-service/200029447118714
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Johnson City
- **state**: TN
- **country**: United States
- **location**: 212 Sunset Drive, Johnson City, TN
- **lat**: 36.34144
- **long**: -82.37927
- **full address**: 212 Sunset Drive, Johnson City, TN, United States

## Event gallery

- **Alt text**: Sunday Morning Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/eb98565241ac1efa4aa8617f45281cf164c658c5eaacf47c13dbf3b01c038bd8-rimg-w604-h538-dc1a1719-gmir?v=1767563414

## FAQs

- **Q**: When and where is Sunday Morning Service being held?
  - **A:** Sunday Morning Service takes place on Sun, 11 Jan, 2026 at 09:00 am to Sun, 11 Jan, 2026 at 12:00 pm at 212 Sunset Drive, Johnson City, TN, United States.
- **Q**: Who is organizing Sunday Morning Service?
  - **A:** Sunday Morning Service is organized by Our Saviour Lutheran Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sunday Morning Service is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Johnson City, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sunday Morning Service sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Sunday Morning Service",
        "image": "https://cdn-az.allevents.in/events3/banners/eb98565241ac1efa4aa8617f45281cf164c658c5eaacf47c13dbf3b01c038bd8-rimg-w604-h538-dc1a1719-gmir?v=1767563414",
        "startDate": "2026-01-11",
        "endDate": "2026-01-11",
        "url": "https://allevents.in/johnson-city/sunday-morning-service/200029447118714",
        "location": {
            "@type": "Place",
            "name": "212 Sunset Drive, Johnson City, TN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "212 Sunset Dr, Johnson City, TN 37604-2516, United States",
                "addressLocality": "Johnson City",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.34144",
                "longitude": "-82.37927"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "At 9 am we have Sunday school fo adults and children, choir and fellowship. 10 am we have service. Come join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Our Saviour Lutheran Church",
                "url": "https://allevents.in/org/our-saviour-lutheran-church/20529391"
            }
        ]
    }
]
```