

# Event Details

- **Event Name**: Karaoke Night
- **Event Start and End Date**: Wed, 27 May, 2026 at 07:30 pm – Wed, 01 Jul, 2026 at 07:30 pm
- **Event Description**: Join us for a great night of Karaoke every Wednesday at 7:30. Hosted by DJ Sharon. Come check it out!
- **Event URL**: https://allevents.in/manchester/karaoke-night/200030129032408
- **Event Categories**: Music, performances
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Manchester
- **state**: NH
- **country**: United States
- **location**: 500 N Commercial St, Manchester, NH, United States, New Hampshire 03101
- **lat**: 42.99463
- **long**: -71.46791
- **full address**: 500 N Commercial St, Manchester, NH, United States, New Hampshire 03101

## Event gallery

- **Alt text**: Karaoke Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9cd2169f5f9ca6a2677ea72384c44a5166aa102708ffde4a4533ac42616a0914-rimg-w1052-h1052-dc010101-gmir?v=1779766987

## FAQs

- **Q**: When and where is Karaoke Night being held?
  - **A:** Karaoke Night takes place on Wed, 27 May, 2026 at 07:30 pm to Wed, 01 Jul, 2026 at 07:30 pm at 500 N Commercial St, Manchester, NH, United States, New Hampshire 03101.
- **Q**: Who is organizing Karaoke Night?
  - **A:** Karaoke Night is organized by Stark Brewing Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Karaoke Night",
        "image": "https://cdn-az.allevents.in/events1/banners/9cd2169f5f9ca6a2677ea72384c44a5166aa102708ffde4a4533ac42616a0914-rimg-w1052-h1052-dc010101-gmir?v=1779766987",
        "startDate": "2026-05-27",
        "endDate": "2026-07-01",
        "url": "https://allevents.in/manchester/karaoke-night/200030129032408",
        "location": {
            "@type": "Place",
            "name": "500 N Commercial St, Manchester, NH, United States, New Hampshire 03101",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "500 N Commercial St, Manchester, NH 03101-1151, United States",
                "addressLocality": "Manchester",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.99463",
                "longitude": "-71.46791"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a great night of Karaoke every Wednesday at 7:30. Hosted by DJ Sharon. Come check it out!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stark Brewing Company",
                "url": "https://allevents.in/org/stark-brewing-company/13061814",
                "description": "Located in the historic mill district of Manchester New Hampshire, Stark Brewing Company has won dozens of award in the last 2 decades for their craft ales"
            }
        ]
    }
]
```