

# Event Details

- **Event Name**: Acoustic Jams at Chartroom
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 07:00 pm
- **Event Description**: Come on out for a great night of live music at a fun spot on the water!
- **Event URL**: https://allevents.in/racine/acoustic-jams-at-chartroom/200029386375916
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Racine
- **state**: WI
- **country**: United States
- **location**: Chartroom Restaurant
- **lat**: 42.733798200534
- **long**: -87.782814
- **full address**: Chartroom Restaurant, 209 Dodge St,Racine, Wisconsin, United States

## Event gallery

- **Alt text**: Acoustic Jams at Chartroom
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3f02edddca4708a6d52301445f4013986a6f6080b8c22bb7c5a86ddff95bd3ce-rimg-w466-h832-dc343435-gmir?v=1768239702

## FAQs

- **Q**: When and where is Acoustic Jams at Chartroom being held?
  - **A:** Acoustic Jams at Chartroom takes place on Sat, 17 Jan, 2026 at 07:00 pm to Sat, 17 Jan, 2026 at 07:00 pm at Chartroom Restaurant, 209 Dodge St,Racine, Wisconsin, United States.
- **Q**: Who is organizing Acoustic Jams at Chartroom?
  - **A:** Acoustic Jams at Chartroom is organized by Daddy Wasn’t There.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Acoustic Jams at Chartroom 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 Racine, this event is thoughtfully curated to deliver a standout experience worth every moment. If Acoustic Jams at Chartroom 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": "Acoustic Jams at Chartroom",
        "image": "https://cdn-az.allevents.in/events5/banners/3f02edddca4708a6d52301445f4013986a6f6080b8c22bb7c5a86ddff95bd3ce-rimg-w466-h832-dc343435-gmir?v=1768239702",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/racine/acoustic-jams-at-chartroom/200029386375916",
        "location": {
            "@type": "Place",
            "name": "Chartroom Restaurant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "209 Dodge St,Racine, Wisconsin",
                "addressLocality": "Racine",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.733798200534",
                "longitude": "-87.782814"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on out for a great night of live music at a fun spot on the water!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Daddy Wasnt There",
                "url": "https://allevents.in/org/daddy-wasn’t-there/20524301"
            }
        ]
    }
]
```