

# Event Details

- **Event Name**: Trivia Night 
- **Event Start and End Date**: Thu, 22 Jan, 2026 at 06:00 pm – Thu, 22 Jan, 2026 at 08:00 pm
- **Event Description**: Come enjoy great pizza, cold beer and fun trivia times!
- **Event URL**: https://allevents.in/auburn/trivia-night/200029389768703
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Auburn
- **state**: CA
- **country**: United States
- **location**: 2500 Bell Rd, Auburn, CA
- **lat**: 38.94282
- **long**: -121.09119
- **full address**: 2500 Bell Rd, Auburn, CA, United States

## Event gallery

- **Alt text**: Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2565ad6fbca968a6e42c27806fd027da91ef1f6fad155a723b13896b115beddf-rimg-w1080-h1080-dc2c2a2b-gmir?v=1768613343

## FAQs

- **Q**: When and where is Trivia Night  being held?
  - **A:** Trivia Night  takes place on Thu, 22 Jan, 2026 at 06:00 pm to Thu, 22 Jan, 2026 at 08:00 pm at 2500 Bell Rd, Auburn, CA, United States.
- **Q**: Who is organizing Trivia Night ?
  - **A:** Trivia Night  is organized by Auburn Trailblazer Craft Pizza & Brews.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events7/banners/2565ad6fbca968a6e42c27806fd027da91ef1f6fad155a723b13896b115beddf-rimg-w1080-h1080-dc2c2a2b-gmir?v=1768613343",
        "startDate": "2026-01-22",
        "endDate": "2026-01-22",
        "url": "https://allevents.in/auburn/trivia-night/200029389768703",
        "location": {
            "@type": "Place",
            "name": "2500 Bell Rd, Auburn, CA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2500 Bell Rd, Auburn, CA 95603-2502, United States",
                "addressLocality": "Auburn",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.94282",
                "longitude": "-121.09119"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy great pizza, cold beer and fun trivia times!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Auburn Trailblazer Craft Pizza & Brews",
                "url": "https://allevents.in/org/auburn-trailblazer-craft-pizza-and-brews/26386370"
            }
        ]
    }
]
```