

# Event Details

- **Event Name**: Thursday Night Trivia
- **Event Start and End Date**: Thu, 13 Nov, 2025 at 07:00 pm – Thu, 13 Nov, 2025 at 09:00 pm
- **Event Description**: Trivia starts at 7 but come early if you want to order food and drink before the game starts. Add message in group chat before 7 if you need help finding us. No phone use during trivia, so if it's after 7 look for team Brainstorm! New players welcome! If needed, we can make 2 teams.
- **Event URL**: https://allevents.in/savage/thursday-night-trivia/4400029165580857
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Savage
- **state**: MD
- **country**: US
- **location**: The Dive Bar
- **lat**: 39.136105
- **long**: -76.8252
- **full address**: The Dive Bar, 8600 Foundry Street ,, Savage, US

## Event gallery

- **Alt text**: Thursday Night Trivia
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/78421c30-bdee-11f0-bffa-5d1dd33be6c7-rimg-w1200-h674-dc181513-gmir.webp?v=1762749236

## FAQs

- **Q**: When and where is Thursday Night Trivia being held?
  - **A:** Thursday Night Trivia takes place on Thu, 13 Nov, 2025 at 07:00 pm to Thu, 13 Nov, 2025 at 09:00 pm at The Dive Bar, 8600 Foundry Street ,, Savage, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thursday Night Trivia",
        "image": "https://cdn-az.allevents.in/events5/banners/78421c30-bdee-11f0-bffa-5d1dd33be6c7-rimg-w1200-h674-dc181513-gmir.webp?v=1762749236",
        "startDate": "2025-11-13",
        "endDate": "2025-11-13",
        "url": "https://allevents.in/savage/thursday-night-trivia/4400029165580857",
        "location": {
            "@type": "Place",
            "name": "The Dive Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8600 Foundry Street ,",
                "addressLocality": "Savage",
                "addressRegion": "MD",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.136105",
                "longitude": "-76.8252"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Trivia starts at 7 but come early if you want to order food and drink before the game starts. Add message in group chat before 7 if you need help finding us. No phone use during trivia, so if it's after 7 look for team Brainstorm! New players welcome! If needed, we can make 2 teams."
    }
]
```