

# Event Details

- **Event Name**: Taco Tuesday
- **Event Start and End Date**: Tue, 30 Dec, 2025 at 11:00 am – Tue, 30 Dec, 2025 at 11:45 pm
- **Event Description**: ?Tacos Will be on Special All Day?Happy Hour 3pm - 7pm
- **Event URL**: https://allevents.in/brandon/taco-tuesday/200029400688648
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Brandon
- **state**: FL
- **country**: United States
- **location**: 795 W Lumsden Rd, Brandon, FL, United States, Florida 33511
- **lat**: 27.92271
- **long**: -82.29591
- **full address**: 795 W Lumsden Rd, Brandon, FL, United States, Florida 33511

## Event gallery

- **Alt text**: Taco Tuesday
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/003a568b59ce6d013d52a744b44d0288b0db44fabf819591f97fafd15e13d555-rimg-w915-h610-dc774817-gmir?v=1766586167

## FAQs

- **Q**: When and where is Taco Tuesday being held?
  - **A:** Taco Tuesday takes place on Tue, 30 Dec, 2025 at 11:00 am to Tue, 30 Dec, 2025 at 11:45 pm at 795 W Lumsden Rd, Brandon, FL, United States, Florida 33511.
- **Q**: Who is organizing Taco Tuesday?
  - **A:** Taco Tuesday is organized by Duke's Brewhouse Brandon.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Taco Tuesday",
        "image": "https://cdn-az.allevents.in/events5/banners/003a568b59ce6d013d52a744b44d0288b0db44fabf819591f97fafd15e13d555-rimg-w915-h610-dc774817-gmir?v=1766586167",
        "startDate": "2025-12-30",
        "endDate": "2025-12-30",
        "url": "https://allevents.in/brandon/taco-tuesday/200029400688648",
        "location": {
            "@type": "Place",
            "name": "795 W Lumsden Rd, Brandon, FL, United States, Florida 33511",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "795 Lumsden Rd W, Brandon, FL 33511-6261, United States",
                "addressLocality": "Brandon",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.92271",
                "longitude": "-82.29591"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "?Tacos Will be on Special All Day?Happy Hour 3pm - 7pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dukes Brewhouse Brandon",
                "url": "https://allevents.in/org/dukes-brewhouse-brandon/25999599"
            }
        ]
    }
]
```