

# Event Details

- **Event Name**: Trivia Night
- **Event Start and End Date**: Mon, 23 Feb, 2026 at 05:30 pm – Thu, 11 Feb, 2027 at 06:57 pm (-06:00)
- **Event URL**: https://allevents.in/alvarado/trivia-night/2200029633543807
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 10, max: 50, currency: USD

## Event venue details

- **city**: Alvarado
- **state**: Texas
- **country**: United States
- **location**: Game on Sports Bar
- **lat**: 32.4154352
- **long**: -97.1937404
- **full address**: Game on Sports Bar, 1380, U.S. 67, Alvarado, Texas, 76009, United States

## Event gallery

- **Alt text**: Trivia Night
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Trivia+Night&date=Mon%2C+23+Feb%2C+2026+at+05%3A30+pm&bg=3

## FAQs

- **Q**: When and where is Trivia Night being held?
  - **A:** Trivia Night takes place on Mon, 23 Feb, 2026 at 05:30 pm to Thu, 11 Feb, 2027 at 06:57 pm at Game on Sports Bar, 1380, U.S. 67, Alvarado, Texas, 76009, United States.
- **Q**: How much do tickets cost for Trivia Night?
  - **A:** Ticket prices for Trivia Night range from USD 10 to USD 50 depending on the ticket type.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Trivia Night",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Trivia+Night&date=Mon%2C+23+Feb%2C+2026+at+05%3A30+pm&bg=3",
        "startDate": "2026-02-23T17:30:00-06:00",
        "endDate": "2027-02-11T18:57:05-06:00",
        "url": "https://allevents.in/alvarado/trivia-night/2200029633543807",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Game on Sports Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1380, U.S. 67, Alvarado, Texas, 76009, United States",
                "addressLocality": "Alvarado",
                "addressRegion": "Texas",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.4154352",
                "longitude": "-97.1937404"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-02-06",
                "availabilityEnds": "2027-02-11T18:57:05-06:00",
                "validFrom": "2026-02-06",
                "lowPrice": "10.00",
                "highPrice": "50.00",
                "price": "10.00",
                "url": "https://allevents.in/alvarado/trivia-night/2200029633543807"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "TicketsCandy",
                "url": "https://allevents.in/org/ticketscandy/27328641"
            }
        ]
    }
]
```