

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 10:00 am
- **Event Description**: We are pointing people to Christ. #atthecypresschurchhouse
- **Event URL**: https://allevents.in/cypress/sunday-worship-service/200030239396708
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Cypress
- **state**: TX
- **country**: United States
- **location**: Byrd Elementary
- **lat**: 29.9689
- **long**: -95.6969
- **full address**: Byrd Elementary, 20002 West Road,Houston, Texas, Cypress, United States

## Event gallery

- **Alt text**: Sunday Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/70069707c0452d8d0d3b58d50fd3e57c6a0d65a65e99dd3e80d222c0b07148c4-rimg-w1200-h1553-dccde3f1-gmir?v=1782208036

## FAQs

- **Q**: When and where is Sunday Worship Service being held?
  - **A:** Sunday Worship Service takes place on Sun, 28 Jun, 2026 at 10:00 am to Sun, 28 Jun, 2026 at 10:00 am at Byrd Elementary, 20002 West Road,Houston, Texas, Cypress, United States.
- **Q**: Who is organizing Sunday Worship Service?
  - **A:** Sunday Worship Service is organized by The Cypress Church House.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events7/banners/70069707c0452d8d0d3b58d50fd3e57c6a0d65a65e99dd3e80d222c0b07148c4-rimg-w1200-h1553-dccde3f1-gmir?v=1782208036",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/cypress/sunday-worship-service/200030239396708",
        "location": {
            "@type": "Place",
            "name": "Byrd Elementary",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20002 West Road,Houston, Texas",
                "addressLocality": "Cypress",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.9689",
                "longitude": "-95.6969"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are pointing people to Christ. #atthecypresschurchhouse",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Cypress Church House",
                "url": "https://allevents.in/org/the-cypress-church-house/27920940"
            }
        ]
    }
]
```