

# Event Details

- **Event Name**: Blue Lava - Top Dawg Tavern
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 11:00 am (-04:00)
- **Event Description**: Come listen to pure acoustic grooviness at the best Sunday Brunch in town!
- **Event URL**: https://allevents.in/augusta/blue-lava-top-dawg-tavern/200029920265918
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Augusta
- **state**: GA
- **country**: United States
- **location**: Top Dawg Tavern - Augusta
- **lat**: 33.510775089656
- **long**: -82.031468068966
- **full address**: Top Dawg Tavern - Augusta, 2821 Washington Road,Augusta, Georgia, United States

## Event gallery

- **Alt text**: Blue Lava - Top Dawg Tavern
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/52ff37062679f4dd5490f1516b366666728a955fdd62628720eca0a8b561e113-rimg-w992-h984-dc2e2e2e-gmir?v=1775823978

## FAQs

- **Q**: When and where is Blue Lava - Top Dawg Tavern being held?
  - **A:** Blue Lava - Top Dawg Tavern takes place on Sun, 19 Apr, 2026 at 11:00 am to Sun, 19 Apr, 2026 at 11:00 am at Top Dawg Tavern - Augusta, 2821 Washington Road,Augusta, Georgia, United States.
- **Q**: Who is organizing Blue Lava - Top Dawg Tavern?
  - **A:** Blue Lava - Top Dawg Tavern is organized by Blue Lava.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Blue Lava - Top Dawg Tavern 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 Augusta, this event is thoughtfully curated to deliver a standout experience worth every moment. If Blue Lava - Top Dawg Tavern 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": "Blue Lava - Top Dawg Tavern",
        "image": "https://cdn-az.allevents.in/events5/banners/52ff37062679f4dd5490f1516b366666728a955fdd62628720eca0a8b561e113-rimg-w992-h984-dc2e2e2e-gmir?v=1775823978",
        "startDate": "2026-04-19T11:00:00-04:00",
        "url": "https://allevents.in/augusta/blue-lava-top-dawg-tavern/200029920265918",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Top Dawg Tavern - Augusta",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2821 Washington Road,Augusta, Georgia",
                "addressLocality": "Augusta",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.510775089656",
                "longitude": "-82.031468068966"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come listen to pure acoustic grooviness at the best Sunday Brunch in town!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blue Lava",
                "url": "https://allevents.in/org/blue-lava/19473896"
            }
        ]
    }
]
```