

# Event Details

- **Event Name**: Sunday Morning Services
- **Event Start and End Date**: Sun, 20 Apr, 2025 at 10:30 am – Sun, 20 Apr, 2025 at 12:00 pm
- **Event Description**: We are replacing the Tuesday studies with Sunday mornings starting March 16th at 10:30 am at the same location.  Come and hear God's Word.
- **Event URL**: https://allevents.in/kenedy/sunday-morning-services/200028057237740
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Kenedy
- **state**: TX
- **country**: United States
- **location**: 208 S. Sunset Strip, Kenedy, TX, United States, Texas 78119
- **lat**: 28.80949
- **long**: -97.85805
- **full address**: 208 S. Sunset Strip, Kenedy, TX, United States, Texas 78119

## Event gallery

- **Alt text**: Sunday Morning Services
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/daf05373a740c233aea41a6e21e150c9b5cb7a6fb5bbfa75863268b1891c234c-rimg-w1200-h795-dc010101-gmir?v=1744653580

## FAQs

- **Q**: When and where is Sunday Morning Services being held?
  - **A:** Sunday Morning Services takes place on Sun, 20 Apr, 2025 at 10:30 am to Sun, 20 Apr, 2025 at 12:00 pm at 208 S. Sunset Strip, Kenedy, TX, United States, Texas 78119.
- **Q**: Who is organizing Sunday Morning Services?
  - **A:** Sunday Morning Services is organized by Kenedy Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Morning Services",
        "image": "https://cdn-az.allevents.in/events10/banners/daf05373a740c233aea41a6e21e150c9b5cb7a6fb5bbfa75863268b1891c234c-rimg-w1200-h795-dc010101-gmir?v=1744653580",
        "startDate": "2025-04-20",
        "endDate": "2025-04-20",
        "url": "https://allevents.in/kenedy/sunday-morning-services/200028057237740",
        "location": {
            "@type": "Place",
            "name": "208 S. Sunset Strip, Kenedy, TX, United States, Texas 78119",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "208 S Sunset Strip Dr, Kenedy, TX 78119-3060, United States,Kenedy, Texas",
                "addressLocality": "Kenedy",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.80949",
                "longitude": "-97.85805"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are replacing the Tuesday studies with Sunday mornings starting March 16th at 10:30 am at the same location.  Come and hear God's Word.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kenedy Baptist Church",
                "url": "https://allevents.in/org/kenedy-baptist-church/21223531"
            }
        ]
    }
]
```