

# Event Details

- **Event Name**: Silent Night
- **Event Start and End Date**: Sun, 08 Feb, 2026 at 02:00 pm – Sun, 08 Feb, 2026 at 04:00 pm
- **Event Description**: Nearby AttractionsHouston Grand Opera has 12 upcoming events.Silent Night has 3 upcoming events.
- **Event URL**: https://allevents.in/houston/silent-night/210001366710527
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketmaster.com/event/Z7r9jZ1A7_Ij_&utm_medium=affiliate

## Event venue details

- **city**: Houston
- **state**: TX
- **country**: United States
- **location**: Brown Theatre-Wortham Center
- **lat**: 29.759399000
- **long**: -95.362999000
- **full address**: Brown Theatre-Wortham Center, Houston, United States

## Event gallery

- **Alt text**: Silent Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/2fbf196e8dd69e249dc4e848937c80ab1bfa9ccf426b1f3650ddd4c1d6cbdc1d-rimg-w1024-h576-dc060505-gmir.jpg?v=1769574858

## FAQs

- **Q**: When and where is Silent Night being held?
  - **A:** Silent Night takes place on Sun, 08 Feb, 2026 at 02:00 pm to Sun, 08 Feb, 2026 at 04:00 pm at Brown Theatre-Wortham Center, Houston, United States.
- **Q**: Who is organizing Silent Night?
  - **A:** Silent Night is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Silent Night",
        "image": "https://cdn-az.allevents.in/events5/banners/2fbf196e8dd69e249dc4e848937c80ab1bfa9ccf426b1f3650ddd4c1d6cbdc1d-rimg-w1024-h576-dc060505-gmir.jpg?v=1769574858",
        "startDate": "2026-02-08",
        "endDate": "2026-02-08",
        "url": "https://allevents.in/houston/silent-night/210001366710527",
        "location": {
            "@type": "Place",
            "name": "Brown Theatre-Wortham Center",
            "address": {
                "@type": "PostalAddress",
                "name": "Brown Theatre-Wortham Center, Houston, United States",
                "addressLocality": "Houston",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.759399000",
                "longitude": "-95.362999000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsHouston Grand Opera has 12 upcoming events.Silent Night has 3 upcoming events."
    }
]
```