

# Event Details

- **Event Name**: Trivia Night
- **Event Start and End Date**: Sat, 15 Mar, 2025 at 05:00 pm
- **Event Description**: Join us for our annual Trivia Night fundraiser!
- **Event URL**: https://allevents.in/houston/trivia-night/200027813331734
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

- **Ticket URL**: http://facebook.com/200027813331734?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=houston-events

## Event venue details

- **city**: Houston
- **state**: MO
- **country**: United States
- **location**: Houston Senior Center
- **lat**: 37.32518
- **long**: -91.95657
- **full address**: Houston Senior Center, 301 S. Grand Avenue,Houston, Missouri, United States

## Event gallery

- **Alt text**: Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a877e248342d7b412692b9cd69a8a783487e2b6fa4a6e186aa1faf9a0163ea74-rimg-w1200-h1800-dc010101-gmir?v=1741969155

## FAQs

- **Q**: When and where is Trivia Night being held?
  - **A:** Trivia Night takes place on Sat, 15 Mar, 2025 at 05:00 pm to Sat, 15 Mar, 2025 at 05:00 pm at Houston Senior Center, 301 S. Grand Avenue,Houston, Missouri, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Trivia Night is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Houston, this event is thoughtfully curated to deliver a standout experience worth every moment. If Trivia Night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events5/banners/a877e248342d7b412692b9cd69a8a783487e2b6fa4a6e186aa1faf9a0163ea74-rimg-w1200-h1800-dc010101-gmir?v=1741969155",
        "startDate": "2025-03-15",
        "url": "https://allevents.in/houston/trivia-night/200027813331734",
        "location": {
            "@type": "Place",
            "name": "Houston Senior Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "301 S. Grand Avenue,Houston, Missouri",
                "addressLocality": "Houston",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.32518",
                "longitude": "-91.95657"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Trivia Night fundraiser!"
    }
]
```