

# Event Details

- **Event Name**: Happy Hour
- **Event Start and End Date**: Tue, 28 Jul, 2026 at 05:30 pm
- **Event Description**: Monthly Happy Hour falls on Tuesday, July 28
- **Event URL**: https://allevents.in/tucson/happy-hour/200030385838926
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Tucson
- **state**: AZ
- **country**: United States
- **location**: Culinary Dropout (2543 E. Grant Road, Tucson, AZ)
- **lat**: 32.25063
- **long**: -110.93441
- **full address**: Culinary Dropout (2543 E. Grant Road, Tucson, AZ), United States

## Event gallery

- **Alt text**: Happy Hour
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/abc1428b0f6bec0339d6da29a56c7ee7f1ef295d30a0946f22bb5f32357410cc-rimg-w598-h477-dc2c1a4a-gmir?v=1785258833

## FAQs

- **Q**: When and where is Happy Hour being held?
  - **A:** Happy Hour takes place on Tue, 28 Jul, 2026 at 05:30 pm to Tue, 28 Jul, 2026 at 05:30 pm at Culinary Dropout (2543 E. Grant Road, Tucson, AZ), United States.
- **Q**: Who is organizing Happy Hour?
  - **A:** Happy Hour is organized by DesertDolphins Tucson.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Happy Hour",
        "image": "https://cdn-az.allevents.in/events6/banners/abc1428b0f6bec0339d6da29a56c7ee7f1ef295d30a0946f22bb5f32357410cc-rimg-w598-h477-dc2c1a4a-gmir?v=1785258833",
        "startDate": "2026-07-28",
        "url": "https://allevents.in/tucson/happy-hour/200030385838926",
        "location": {
            "@type": "Place",
            "name": "Culinary Dropout (2543 E. Grant Road, Tucson, AZ)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2543 E Grant Rd,Tucson, Arizona",
                "addressLocality": "Tucson",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.25063",
                "longitude": "-110.93441"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly Happy Hour falls on Tuesday, July 28",
        "organizer": [
            {
                "@type": "Organization",
                "name": "DesertDolphins Tucson",
                "url": "https://allevents.in/org/desertdolphins-tucson/26747852"
            }
        ]
    }
]
```