

# Event Details

- **Event Name**: Worship / Concert
- **Event Start and End Date**: Thu, 19 Mar, 2026 at 07:00 pm
- **Event Description**: Join the Singing Men of Texas West for a wonderful night of worship!  At First Baptist Church of Brenham
- **Event URL**: https://allevents.in/brenham/worship-concert/200029509754116
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Brenham
- **state**: TX
- **country**: United States
- **location**: First Baptist Church Brenham, Texas
- **lat**: 30.17011
- **long**: -96.39638
- **full address**: First Baptist Church Brenham, Texas, 302 Pahl St, Brenham, TX 77833-3200, United States

## Event gallery

- **Alt text**: Worship / Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8ba586fa33bcbdc3eb83c3e087450b7b4eb8c9b233f4cb81ddaa8de7ad44ef46-rimg-w1200-h664-dca8917b-gmir?v=1773551662

## FAQs

- **Q**: When and where is Worship / Concert being held?
  - **A:** Worship / Concert takes place on Thu, 19 Mar, 2026 at 07:00 pm to Thu, 19 Mar, 2026 at 07:00 pm at First Baptist Church Brenham, Texas, 302 Pahl St, Brenham, TX 77833-3200, United States.
- **Q**: Who is organizing Worship / Concert?
  - **A:** Worship / Concert is organized by Singing Men of Texas - West.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Worship / Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Brenham, this event is thoughtfully curated to deliver a standout experience worth every moment. If Worship / Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Worship / Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/8ba586fa33bcbdc3eb83c3e087450b7b4eb8c9b233f4cb81ddaa8de7ad44ef46-rimg-w1200-h664-dca8917b-gmir?v=1773551662",
        "startDate": "2026-03-19",
        "url": "https://allevents.in/brenham/worship-concert/200029509754116",
        "location": {
            "@type": "Place",
            "name": "First Baptist Church Brenham, Texas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "302 Pahl St, Brenham, TX 77833-3200, United States",
                "addressLocality": "Brenham",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.17011",
                "longitude": "-96.39638"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Singing Men of Texas West for a wonderful night of worship!  At First Baptist Church of Brenham",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Singing Men of Texas - West",
                "url": "https://allevents.in/org/singing-men-of-texas-west/18776744"
            }
        ]
    }
]
```