

# Event Details

- **Event Name**: Music Trivia Night
- **Event Start and End Date**: Wed, 23 Sep, 2026 at 08:00 pm – Wed, 23 Sep, 2026 at 10:00 pm
- **Event Description**: Free to play. Prizes to win
- **Event URL**: https://allevents.in/sarasota/music-trivia-night/4600030717991950
- **Event Categories**: Entertainment, Music, Party
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 0, currency: USD

## Event venue details

- **city**: Sarasota
- **state**: FL
- **country**: United States
- **location**: SaraSocial
- **lat**: 27.3359026
- **long**: -82.5315901
- **full address**: SaraSocial, 1990 Main St, Sarasota, United States

## Event gallery

- **Alt text**: Music Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/71f20110-b4e2-11f1-8735-773c5ddedb48-rimg-w1080-h1350-dc080808-gmir.jpg?v=1789902009

## FAQs

- **Q**: When and where is Music Trivia Night being held?
  - **A:** Music Trivia Night takes place on Wed, 23 Sep, 2026 at 08:00 pm to Wed, 23 Sep, 2026 at 10:00 pm at SaraSocial, 1990 Main St, Sarasota, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Music Trivia Night is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Sarasota, this event is thoughtfully curated to deliver a standout experience worth every moment. If Music Trivia Night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Music Trivia Night",
        "image": "https://cdn-az.allevents.in/events1/banners/71f20110-b4e2-11f1-8735-773c5ddedb48-rimg-w1080-h1350-dc080808-gmir.jpg?v=1789902009",
        "startDate": "2026-09-23",
        "endDate": "2026-09-23",
        "url": "https://allevents.in/sarasota/music-trivia-night/4600030717991950",
        "location": {
            "@type": "Place",
            "name": "SaraSocial",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1990 Main St",
                "addressLocality": "Sarasota",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.3359026",
                "longitude": "-82.5315901"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free to play. Prizes to win"
    }
]
```