

# Event Details

- **Event Name**: Tuesday Trivia
- **Event Start and End Date**: Tue, 07 Jul, 2026 at 07:30 pm – Tue, 21 Jul, 2026 at 07:30 pm
- **Event Description**: Join us every Tuesday for Trivia Night. Tables are first come, first serve. It is free to play.
- **Event URL**: https://allevents.in/tampa/tuesday-trivia/200030369208810
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Tampa
- **state**: FL
- **country**: United States
- **location**: 1502 E Sligh Ave, Tampa, FL, United States, Florida 33610
- **lat**: 28.01084
- **long**: -82.44269
- **full address**: 1502 E Sligh Ave, Tampa, FL, United States, Florida 33610

## Event gallery

- **Alt text**: Tuesday Trivia
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1d85d8072616288dce7cef255b06d2310b3423bad9017d9c3677be2a1a079709-rimg-w1080-h1350-dc107174-gmir?v=1783432090

## FAQs

- **Q**: When and where is Tuesday Trivia being held?
  - **A:** Tuesday Trivia takes place on Tue, 07 Jul, 2026 at 07:30 pm to Tue, 21 Jul, 2026 at 07:30 pm at 1502 E Sligh Ave, Tampa, FL, United States, Florida 33610.
- **Q**: Who is organizing Tuesday Trivia?
  - **A:** Tuesday Trivia is organized by Corner Club Tampa.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tuesday Trivia",
        "image": "https://cdn-az.allevents.in/events2/banners/1d85d8072616288dce7cef255b06d2310b3423bad9017d9c3677be2a1a079709-rimg-w1080-h1350-dc107174-gmir?v=1783432090",
        "startDate": "2026-07-07",
        "endDate": "2026-07-21",
        "url": "https://allevents.in/tampa/tuesday-trivia/200030369208810",
        "location": {
            "@type": "Place",
            "name": "1502 E Sligh Ave, Tampa, FL, United States, Florida 33610",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1502 E Sligh Ave, Tampa, FL 33610-1247, United States",
                "addressLocality": "Tampa",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.01084",
                "longitude": "-82.44269"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us every Tuesday for Trivia Night. Tables are first come, first serve. It is free to play.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Corner Club Tampa",
                "url": "https://allevents.in/org/corner-club-tampa/18697567"
            }
        ]
    }
]
```