

# Event Details

- **Event Name**: Taco Tuesday
- **Event Start and End Date**: Tue, 13 Jan, 2026 at 03:00 pm – Tue, 13 Jan, 2026 at 10:00 pm
- **Event Description**: Every Tuesday we offer a choice of 3 tacos for $12 paired with an $8 Margarita!
- **Event URL**: https://allevents.in/lindenhurst/taco-tuesday/200029474685756
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Lindenhurst
- **state**: NY
- **country**: United States
- **location**: 111 n wellwood ave, Lindenhurst, NY
- **lat**: 40.6872
- **long**: -73.37422
- **full address**: 111 n wellwood ave, Lindenhurst, NY, United States

## Event gallery

- **Alt text**: Taco Tuesday
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c4081fa79eacc470ad09cb26176a861d903c757c6b9f7523927b492409e71594-rimg-w1179-h1487-dc8da697-gmir?v=1768047776

## FAQs

- **Q**: When and where is Taco Tuesday being held?
  - **A:** Taco Tuesday takes place on Tue, 13 Jan, 2026 at 03:00 pm to Tue, 13 Jan, 2026 at 10:00 pm at 111 n wellwood ave, Lindenhurst, NY, United States.
- **Q**: Who is organizing Taco Tuesday?
  - **A:** Taco Tuesday is organized by Ruby Soho's Lindenhurst.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Taco Tuesday is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Lindenhurst, this event is thoughtfully curated to deliver a standout experience worth every moment. If Taco Tuesday sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Taco Tuesday",
        "image": "https://cdn-az.allevents.in/events3/banners/c4081fa79eacc470ad09cb26176a861d903c757c6b9f7523927b492409e71594-rimg-w1179-h1487-dc8da697-gmir?v=1768047776",
        "startDate": "2026-01-13",
        "endDate": "2026-01-13",
        "url": "https://allevents.in/lindenhurst/taco-tuesday/200029474685756",
        "location": {
            "@type": "Place",
            "name": "111 n wellwood ave, Lindenhurst, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 N Wellwood Ave, Lindenhurst, NY 11757-4005, United States",
                "addressLocality": "Lindenhurst",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.6872",
                "longitude": "-73.37422"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every Tuesday we offer a choice of 3 tacos for $12 paired with an $8 Margarita!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ruby Sohos Lindenhurst",
                "url": "https://allevents.in/org/ruby-sohos-lindenhurst/25700477"
            }
        ]
    }
]
```