

# Event Details

- **Event Name**: SDTC Trivia Night
- **Event Start and End Date**: Sat, 05 Apr, 2025 at 07:00 pm
- **Event Description**: Come have some fun and support the Salem Democrats! Silent Auction!
- **Event URL**: https://allevents.in/salem/sdtc-trivia-night/200028003042349
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Salem
- **state**: CT
- **country**: United States
- **location**: Gardner Lake Volunteer Fire Company
- **lat**: 41.5098
- **long**: -72.24871
- **full address**: Gardner Lake Volunteer Fire Company, 429 Old Colchester Rd,Salem, Connecticut, United States

## Event gallery

- **Alt text**: SDTC Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/21525f7f1d88ee9fbeac98ca535f81533b05ea5b03b1cd2b6f1921e917e3bb19-rimg-w1200-h1543-dcffffff-gmir?v=1743445548

## FAQs

- **Q**: When and where is SDTC Trivia Night being held?
  - **A:** SDTC Trivia Night takes place on Sat, 05 Apr, 2025 at 07:00 pm to Sat, 05 Apr, 2025 at 07:00 pm at Gardner Lake Volunteer Fire Company, 429 Old Colchester Rd,Salem, Connecticut, United States.
- **Q**: Who is organizing SDTC Trivia Night?
  - **A:** SDTC Trivia Night is organized by Salem CT Democratic Town Committee.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SDTC Trivia Night",
        "image": "https://cdn-az.allevents.in/events9/banners/21525f7f1d88ee9fbeac98ca535f81533b05ea5b03b1cd2b6f1921e917e3bb19-rimg-w1200-h1543-dcffffff-gmir?v=1743445548",
        "startDate": "2025-04-05",
        "url": "https://allevents.in/salem/sdtc-trivia-night/200028003042349",
        "location": {
            "@type": "Place",
            "name": "Gardner Lake Volunteer Fire Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "429 Old Colchester Rd,Salem, Connecticut",
                "addressLocality": "Salem",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.5098",
                "longitude": "-72.24871"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come have some fun and support the Salem Democrats! Silent Auction!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Salem CT Democratic Town Committee",
                "url": "https://allevents.in/org/salem-ct-democratic-town-committee/24534378"
            }
        ]
    }
]
```