

# Event Details

- **Event Name**: Holiday Happy Hour
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 03:30 pm – Fri, 19 Dec, 2025 at 04:30 pm
- **Event Description**: Mark your calendar for our Holiday Happy Hour! Sip your favorite drink while chatting with friends and neighbors and enjoying music by the talented Jason Southard.
- **Event URL**: https://allevents.in/gilbert/holiday-happy-hour/200029256560140
- **Event Categories**: holiday, calendar
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Gilbert
- **state**: AZ
- **country**: United States
- **location**: 3303 E Gary Way, Gilbert, AZ, United States, Arizona 85234
- **lat**: 33.37437
- **long**: -111.7199
- **full address**: 3303 E Gary Way, Gilbert, AZ, United States, Arizona 85234

## Event gallery

- **Alt text**: Holiday Happy Hour
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/baad3027ecf21ecdcbac8eccc78f01e13662b2fbb6e11e3ba04b5675f6c9d5a4-rimg-w1200-h670-dc150809-gmir?v=1766108675

## FAQs

- **Q**: When and where is Holiday Happy Hour being held?
  - **A:** Holiday Happy Hour takes place on Fri, 19 Dec, 2025 at 03:30 pm to Fri, 19 Dec, 2025 at 04:30 pm at 3303 E Gary Way, Gilbert, AZ, United States, Arizona 85234.
- **Q**: Who is organizing Holiday Happy Hour?
  - **A:** Holiday Happy Hour is organized by Copper Springs Retirement Community.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Happy Hour",
        "image": "https://cdn-az.allevents.in/events4/banners/baad3027ecf21ecdcbac8eccc78f01e13662b2fbb6e11e3ba04b5675f6c9d5a4-rimg-w1200-h670-dc150809-gmir?v=1766108675",
        "startDate": "2025-12-19",
        "endDate": "2025-12-19",
        "url": "https://allevents.in/gilbert/holiday-happy-hour/200029256560140",
        "location": {
            "@type": "Place",
            "name": "3303 E Gary Way, Gilbert, AZ, United States, Arizona 85234",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3303 E Gary Way, Gilbert, AZ 85234-0716, United States",
                "addressLocality": "Gilbert",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.37437",
                "longitude": "-111.7199"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mark your calendar for our Holiday Happy Hour! Sip your favorite drink while chatting with friends and neighbors and enjoying music by the talented Jason Southard.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Copper Springs Retirement Community",
                "url": "https://allevents.in/org/copper-springs-retirement-community/26105602"
            }
        ]
    }
]
```