

# Event Details

- **Event Name**: Sunday Service
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 10:30 am – Sun, 23 Aug, 2026 at 10:30 am (-05:00)
- **Event Description**: Thank You for Worshipping with Us
- **Event URL**: https://allevents.in/katy/sunday-service/200030356604344
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Katy
- **state**: TX
- **country**: United States
- **location**: 19802 Kieth Harrow Blvd, Katy, TX, United States, Texas 77449
- **lat**: 29.84816
- **long**: -95.71562
- **full address**: 19802 Kieth Harrow Blvd, Katy, TX, United States, Texas 77449

## Event gallery

- **Alt text**: Sunday Service
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+Service&date=Sun%2C+12+Jul%2C+2026&bg=5

## FAQs

- **Q**: When and where is Sunday Service being held?
  - **A:** Sunday Service takes place on Sun, 12 Jul, 2026 at 10:30 am to Sun, 23 Aug, 2026 at 10:30 am at 19802 Kieth Harrow Blvd, Katy, TX, United States, Texas 77449.
- **Q**: Who is organizing Sunday Service?
  - **A:** Sunday Service is organized by True Fellowship Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+Service&date=Sun%2C+12+Jul%2C+2026&bg=5",
        "startDate": "2026-07-12T10:30:00-05:00",
        "endDate": "2026-08-23T10:30:00-05:00",
        "url": "https://allevents.in/katy/sunday-service/200030356604344",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "19802 Kieth Harrow Blvd, Katy, TX, United States, Texas 77449",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19802 Kieth Harrow Blvd, Katy, TX 77449, United States",
                "addressLocality": "Katy",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.84816",
                "longitude": "-95.71562"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Thank You for Worshipping with Us",
        "organizer": [
            {
                "@type": "Organization",
                "name": "True Fellowship Baptist Church",
                "url": "https://allevents.in/org/true-fellowship-baptist-church/23859078"
            }
        ]
    }
]
```