

# Event Details

- **Event Name**: Rally Church
- **Event Start and End Date**: Sun, 24 May, 2026 at 10:00 am – Sun, 28 Jun, 2026 at 10:00 am
- **Event Description**: Church service created for those that want to be a part of a movement.
- **Event URL**: https://allevents.in/north-houston/rally-church/200030103801046
- **Event Categories**: good-friday
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: North Houston
- **state**: TX
- **country**: United States
- **location**: Wimbledon Estates
- **lat**: 30.01931914
- **long**: -95.51283716
- **full address**: Wimbledon Estates, Klein, Texas, North Houston, United States

## Event gallery

- **Alt text**: Rally Church
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/628b668f7c5be313b27fe00e4b545ed35f0260ceaa40bb65021fed8254ff560a-rimg-w1200-h600-dc141414-gmir?v=1779487426

## FAQs

- **Q**: When and where is Rally Church being held?
  - **A:** Rally Church takes place on Sun, 24 May, 2026 at 10:00 am to Sun, 28 Jun, 2026 at 10:00 am at Wimbledon Estates, Klein, Texas, North Houston, United States.
- **Q**: Who is organizing Rally Church?
  - **A:** Rally Church is organized by Rally Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rally Church",
        "image": "https://cdn-az.allevents.in/events4/banners/628b668f7c5be313b27fe00e4b545ed35f0260ceaa40bb65021fed8254ff560a-rimg-w1200-h600-dc141414-gmir?v=1779487426",
        "startDate": "2026-05-24",
        "endDate": "2026-06-28",
        "url": "https://allevents.in/north-houston/rally-church/200030103801046",
        "location": {
            "@type": "Place",
            "name": "Wimbledon Estates",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Klein, Texas",
                "addressLocality": "North Houston",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.01931914",
                "longitude": "-95.51283716"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Church service created for those that want to be a part of a movement.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rally Church",
                "url": "https://allevents.in/org/rally-church/27610295"
            }
        ]
    }
]
```