

# Event Details

- **Event Name**: Saturday Trivia Night
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 06:00 pm – Sat, 18 Apr, 2026 at 08:00 pm (-07:00)
- **Event Description**: Saturday is Trivia night! Compete in Trivia, win prizes and all pints are $4.50.
- **Event URL**: https://allevents.in/poway/saturday-trivia-night/200029952504833
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Poway
- **state**: CA
- **country**: United States
- **location**: 13510 Poway Rd, Poway, CA 92064
- **lat**: 32.95671
- **long**: -117.03831
- **full address**: 13510 Poway Rd, Poway, CA 92064, United States

## Event gallery

- **Alt text**: Saturday Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ecf596ecce7000d06fcf238b23929cf86fb62c67376743f30a866e46b659450a-rimg-w820-h360-dc161616-gmir?v=1776332852

## FAQs

- **Q**: When and where is Saturday Trivia Night being held?
  - **A:** Saturday Trivia Night takes place on Sat, 18 Apr, 2026 at 06:00 pm to Sat, 18 Apr, 2026 at 08:00 pm at 13510 Poway Rd, Poway, CA 92064, United States.
- **Q**: Who is organizing Saturday Trivia Night?
  - **A:** Saturday Trivia Night is organized by Round Table Pizza (Poway, CA).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Saturday Trivia Night",
        "image": "https://cdn-az.allevents.in/events2/banners/ecf596ecce7000d06fcf238b23929cf86fb62c67376743f30a866e46b659450a-rimg-w820-h360-dc161616-gmir?v=1776332852",
        "startDate": "2026-04-18T18:00:00-07:00",
        "endDate": "2026-04-18T20:00:00-07:00",
        "url": "https://allevents.in/poway/saturday-trivia-night/200029952504833",
        "location": {
            "@type": "Place",
            "name": "13510 Poway Rd, Poway, CA 92064",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13510 Poway Rd, Poway, CA 92064-4716, United States",
                "addressLocality": "Poway",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.95671",
                "longitude": "-117.03831"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Saturday is Trivia night! Compete in Trivia, win prizes and all pints are $4.50.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Round Table Pizza (Poway CA)",
                "url": "https://allevents.in/org/round-table-pizza-poway-ca/19680321"
            }
        ]
    }
]
```