

# Event Details

- **Event Name**: Thursday night music
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 10:00 pm – Thu, 20 Nov, 2025 at 11:00 pm
- **Event Description**: Live music tonight at the Dark Horse
- **Event URL**: https://allevents.in/southbridge/thursday-night-music/200029195645439
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200029195645439?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=southbridge-events

## Event venue details

- **city**: Southbridge
- **state**: MA
- **country**: United States
- **location**: 12 Crane Street, Southbridge, MA
- **lat**: 42.08023
- **long**: -72.03465
- **full address**: 12 Crane Street, Southbridge, MA, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Dark Horse Tavern  (https://allevents.in/org/the-dark-horse-tavern/25815086)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/75f80a4e903808a8549d1f1c07e0563a50ddd46646a6aca279c7e5f1653def31-rimg-w960-h720-dcd9c1a8-gmir?v=1763116658
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Thursday+night+music&date=20+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 20 Nov, 2025 at 10:00 pm
- **Q**: Where is the event happening?
  - **A:** 12 Crane Street, Southbridge, MA, United States
- **Q**: Who is organizing the event?
  - **A:** The Dark Horse Tavern
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about Thursday night music ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Thursday night music",
        "image": "https://cdn-az.allevents.in/events10/banners/75f80a4e903808a8549d1f1c07e0563a50ddd46646a6aca279c7e5f1653def31-rimg-w960-h720-dcd9c1a8-gmir?v=1763116658",
        "startDate": "2025-11-20",
        "endDate": "2025-11-20",
        "url": "https://allevents.in/southbridge/thursday-night-music/200029195645439",
        "location": {
            "@type": "Place",
            "name": "12 Crane Street, Southbridge, MA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12 Crane St, Southbridge, MA 01550-1994, United States",
                "addressLocality": "Southbridge",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.08023",
                "longitude": "-72.03465"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music tonight at the Dark Horse",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Dark Horse Tavern ",
                "url": "https://allevents.in/org/the-dark-horse-tavern/25815086"
            }
        ]
    }
]
```