

# Event Details

- **Event Name**: Worship With Us in Houston, TX
- **Event Start and End Date**: Sun, 12 Jun, 2022 at 10:30 am – Sun, 28 May, 2023 at 12:00 pm
- **Event Description**: Kingdom Revealed Ministries is a nondenominational church preaching and teaching  eternal and foundational truths about Jesus, our Lord.
- **Event URL**: https://allevents.in/cypress/worship-with-us-in-houston-tx/10000363829091607
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Cypress
- **state**: TX
- **country**: United States
- **location**: Salyards Middle School
- **lat**: 30.0053348
- **long**: -95.75662229999999
- **full address**: Salyards Middle School, 21757 Fairfield Place, Cypress, United States

## Event gallery

- **Alt text**: Worship With Us in Houston, TX
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a1bf62fa2d131803d5f999d5ec5d13968f29b93b0a191db667c8d69c9b66d19a-rimg-w1200-h803-gmir.jpg?v=1655424441

## FAQs

- **Q**: When and where is Worship With Us in Houston, TX being held?
  - **A:** Worship With Us in Houston, TX takes place on Sun, 12 Jun, 2022 at 10:30 am to Sun, 28 May, 2023 at 12:00 pm at Salyards Middle School, 21757 Fairfield Place, Cypress, United States.
- **Q**: Who is organizing Worship With Us in Houston, TX?
  - **A:** Worship With Us in Houston, TX is organized by Kingdom Revealed Ministries International.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship With Us in Houston, TX",
        "image": "https://cdn-az.allevents.in/events5/banners/a1bf62fa2d131803d5f999d5ec5d13968f29b93b0a191db667c8d69c9b66d19a-rimg-w1200-h803-gmir.jpg?v=1655424441",
        "startDate": "2022-06-12",
        "endDate": "2023-05-28",
        "url": "https://allevents.in/cypress/worship-with-us-in-houston-tx/10000363829091607",
        "location": {
            "@type": "Place",
            "name": "Salyards Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21757 Fairfield Place",
                "addressLocality": "Cypress",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.0053348",
                "longitude": "-95.75662229999999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kingdom Revealed Ministries is a nondenominational church preaching and teaching  eternal and foundational truths about Jesus, our Lord.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kingdom Revealed Ministries International",
                "url": "https://allevents.in/org/kingdom-revealed-ministries-international/19743340"
            }
        ]
    }
]
```