

# Event Details

- **Event Name**: Live Music Thursdays!
- **Event Start and End Date**: Thu, 25 Sep, 2025 at 06:00 pm – Thu, 25 Sep, 2025 at 09:00 pm
- **Event Description**: Join us for some fun with Friends in our lively bar for some great live entertainment!
- **Event URL**: https://allevents.in/manchester/live-music-thursdays/200028899412929
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Manchester
- **state**: NH
- **country**: United States
- **location**: 1050 Bicentennial Dr, Manchester, NH 03104-2140, United States
- **lat**: 43.01931
- **long**: -71.44833
- **full address**: 1050 Bicentennial Dr, Manchester, NH 03104-2140, United States

## Event gallery

- **Alt text**: Live Music Thursdays!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/82654f5997827c96e99258285c7c66d093652492477a8058fefbcd1e1a62bda8-rimg-w940-h788-dcffb902-gmir?v=1758283709

## FAQs

- **Q**: When and where is Live Music Thursdays! being held?
  - **A:** Live Music Thursdays! takes place on Thu, 25 Sep, 2025 at 06:00 pm to Thu, 25 Sep, 2025 at 09:00 pm at 1050 Bicentennial Dr, Manchester, NH 03104-2140, United States.
- **Q**: Who is organizing Live Music Thursdays!?
  - **A:** Live Music Thursdays! is organized by Shorty's Mexican Roadhouse.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live Music Thursdays!",
        "image": "https://cdn-az.allevents.in/events9/banners/82654f5997827c96e99258285c7c66d093652492477a8058fefbcd1e1a62bda8-rimg-w940-h788-dcffb902-gmir?v=1758283709",
        "startDate": "2025-09-25",
        "endDate": "2025-09-25",
        "url": "https://allevents.in/manchester/live-music-thursdays/200028899412929",
        "location": {
            "@type": "Place",
            "name": "1050 Bicentennial Dr, Manchester, NH 03104-2140, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1050 Bicentennial Dr, Manchester, NH 03104-2140, United States",
                "addressLocality": "Manchester",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.01931",
                "longitude": "-71.44833"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for some fun with Friends in our lively bar for some great live entertainment!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shortys Mexican Roadhouse",
                "url": "https://allevents.in/org/shortys-mexican-roadhouse/26017992"
            }
        ]
    }
]
```