

# Event Details

- **Event Name**: Billie Marten
- **Event Start and End Date**: Mon, 27 Jul, 2026 at 08:00 pm – Mon, 27 Jul, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/chicago/billie-marten/2300030293279545
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Gary & Laura Maurer Concert Hall at Old Town School of Folk Music
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Gary &amp; Laura Maurer Concert Hall at Old Town School of Folk Music, 4544 N Lincoln, Chicago, United States

## Event gallery

- **Alt text**: Billie Marten
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/93180520-892b-11f1-81f1-8dbc211b5efc-rimg-w1080-h1350-dc4fbafa-gmir.jpg?v=1785095567

## FAQs

- **Q**: When and where is Billie Marten being held?
  - **A:** Billie Marten takes place on Mon, 27 Jul, 2026 at 08:00 pm to Mon, 27 Jul, 2026 at 10:00 pm at Gary & Laura Maurer Concert Hall at Old Town School of Folk Music, 4544 N Lincoln, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Billie Marten 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 Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. If Billie Marten 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": "Billie Marten",
        "image": "https://cdn-az.allevents.in/events6/banners/93180520-892b-11f1-81f1-8dbc211b5efc-rimg-w1080-h1350-dc4fbafa-gmir.jpg?v=1785095567",
        "startDate": "2026-07-27",
        "endDate": "2026-07-27",
        "url": "https://allevents.in/chicago/billie-marten/2300030293279545",
        "location": {
            "@type": "Place",
            "name": "Gary & Laura Maurer Concert Hall at Old Town School of Folk Music",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4544 N Lincoln",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```