

# Event Details

- **Event Name**: THE HAPPY HOUR
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 08:00 pm – Sun, 21 Dec, 2025 at 12:00 am
- **Event Description**: The Happy Hour is a multi-genre musical trio based out of ATL, featuring Francisco Vidal, Harlee Pope, &amp; Zoe Vaughan. Keeping rock n roll alive with a modern twist.
- **Event URL**: https://allevents.in/decatur/the-happy-hour/200029237277327
- **Event Categories**: live-music
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Decatur
- **state**: GA
- **country**: United States
- **location**: Roaring Social Decatur
- **lat**: 33.7714
- **long**: -84.2978
- **full address**: Roaring Social Decatur, 101 W Ponce de Leon Avenue,Decatur, Georgia, United States

## Event gallery

- **Alt text**: THE HAPPY HOUR
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/0c82cf58c94d0a6253015e62e2e7b586c73343e998644805db8ec87ce349df4c-rimg-w1200-h822-dc1a1610-gmir?v=1765736690

## FAQs

- **Q**: When and where is THE HAPPY HOUR being held?
  - **A:** THE HAPPY HOUR takes place on Sat, 20 Dec, 2025 at 08:00 pm to Sun, 21 Dec, 2025 at 12:00 am at Roaring Social Decatur, 101 W Ponce de Leon Avenue,Decatur, Georgia, United States.
- **Q**: Who is organizing THE HAPPY HOUR?
  - **A:** THE HAPPY HOUR is organized by Roaring Social Decatur.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "THE HAPPY HOUR",
        "image": "https://cdn-az.allevents.in/events8/banners/0c82cf58c94d0a6253015e62e2e7b586c73343e998644805db8ec87ce349df4c-rimg-w1200-h822-dc1a1610-gmir?v=1765736690",
        "startDate": "2025-12-20",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/decatur/the-happy-hour/200029237277327",
        "location": {
            "@type": "Place",
            "name": "Roaring Social Decatur",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 W Ponce de Leon Avenue,Decatur, Georgia",
                "addressLocality": "Decatur",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.7714",
                "longitude": "-84.2978"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Happy Hour is a multi-genre musical trio based out of ATL, featuring Francisco Vidal, Harlee Pope, & Zoe Vaughan. Keeping rock n roll alive with a modern twist.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Roaring Social Decatur",
                "url": "https://allevents.in/org/roaring-social-decatur/26638184"
            }
        ]
    }
]
```