

# Event Details

- **Event Name**: The Mad Hatters
- **Event Start and End Date**: Sat, 31 Jan, 2026 at 05:30 pm – Sat, 31 Jan, 2026 at 07:30 pm
- **Event Description**: **The Mad Hatters: Tom Petty Tribute featuring members of the Georgia Satellites live at Eddie's Attic!**
- **Event URL**: https://allevents.in/decatur/the-mad-hatters/200028695142622
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Decatur
- **state**: GA
- **country**: United States
- **location**: Eddie's Attic
- **lat**: 33.773994947081
- **long**: -84.296215576449
- **full address**: Eddie's Attic, 515 N McDonough St,Decatur, Georgia, United States

## Event gallery

- **Alt text**: The Mad Hatters
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/70b9a1d4fe31f91835a0a266084ecf5e70107baa591e47e12c72f4f83a106583-rimg-w810-h486-dcf5f109-gmir?v=1769787318

## FAQs

- **Q**: When and where is The Mad Hatters being held?
  - **A:** The Mad Hatters takes place on Sat, 31 Jan, 2026 at 05:30 pm to Sat, 31 Jan, 2026 at 07:30 pm at Eddie's Attic, 515 N McDonough St,Decatur, Georgia, United States.
- **Q**: Who is organizing The Mad Hatters?
  - **A:** The Mad Hatters is organized by Eddie's Attic.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Mad Hatters 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 Decatur, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Mad Hatters 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": "The Mad Hatters",
        "image": "https://cdn-az.allevents.in/events2/banners/70b9a1d4fe31f91835a0a266084ecf5e70107baa591e47e12c72f4f83a106583-rimg-w810-h486-dcf5f109-gmir?v=1769787318",
        "startDate": "2026-01-31",
        "endDate": "2026-01-31",
        "url": "https://allevents.in/decatur/the-mad-hatters/200028695142622",
        "location": {
            "@type": "Place",
            "name": "Eddie's Attic",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "515 N McDonough St,Decatur, Georgia",
                "addressLocality": "Decatur",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.773994947081",
                "longitude": "-84.296215576449"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "**The Mad Hatters: Tom Petty Tribute featuring members of the Georgia Satellites live at Eddie's Attic!**",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eddies Attic",
                "url": "https://allevents.in/org/eddies-attic/25947982"
            }
        ]
    }
]
```