

# Event Details

- **Event Name**: Lola's Jam
- **Event Start and End Date**: Mon, 23 Feb, 2026 at 10:00 pm – Tue, 24 Feb, 2026 at 02:00 am
- **Event Description**: Every Monday
Musicians Welcome
No cover 
Music starts at 10 pm
- **Event URL**: https://allevents.in/atlanta/lolas-jam/200029705679908
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Atlanta
- **state**: GA
- **country**: United States
- **location**: 1058 Howell Mill Rd NW, Atlanta, GA, United States, Georgia 30318
- **lat**: 33.78382
- **long**: -84.41207
- **full address**: 1058 Howell Mill Rd NW, Atlanta, GA, United States, Georgia 30318

## Event gallery

- **Alt text**: Lola's Jam
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/73cbaa1f87b6f56b03a513b02e3fa9c77d0b0ee864dba5e4573eb088d091ade6-rimg-w1080-h1080-dc040201-gmir?v=1771661768

## FAQs

- **Q**: When and where is Lola's Jam being held?
  - **A:** Lola's Jam takes place on Mon, 23 Feb, 2026 at 10:00 pm to Tue, 24 Feb, 2026 at 02:00 am at 1058 Howell Mill Rd NW, Atlanta, GA, United States, Georgia 30318.
- **Q**: Who is organizing Lola's Jam?
  - **A:** Lola's Jam is organized by Northside Tavern.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Lola's Jam 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 Atlanta, this event is thoughtfully curated to deliver a standout experience worth every moment. If Lola's Jam 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": "Lola's Jam",
        "image": "https://cdn-az.allevents.in/events10/banners/73cbaa1f87b6f56b03a513b02e3fa9c77d0b0ee864dba5e4573eb088d091ade6-rimg-w1080-h1080-dc040201-gmir?v=1771661768",
        "startDate": "2026-02-23",
        "endDate": "2026-02-24",
        "url": "https://allevents.in/atlanta/lolas-jam/200029705679908",
        "location": {
            "@type": "Place",
            "name": "1058 Howell Mill Rd NW, Atlanta, GA, United States, Georgia 30318",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1058 Howell Mill Rd NW, Atlanta, GA 30318-5555, United States",
                "addressLocality": "Atlanta",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.78382",
                "longitude": "-84.41207"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every Monday\nMusicians Welcome\nNo cover \nMusic starts at 10 pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Northside Tavern",
                "url": "https://allevents.in/org/northside-tavern/18171020"
            }
        ]
    }
]
```