

# Event Details

- **Event Name**: Taco Tuesday
- **Event Start and End Date**: Tue, 29 Sep, 2026 at 06:00 pm – Tue, 29 Sep, 2026 at 08:30 pm (-05:00)
- **Event Description**: Enjoy taco Tuesday with some margaritas hosted by she’s social and coastal cantina! Play a few rounds of loteria and a chance to win prizes
- **Event URL**: https://allevents.in/corpus-christi/taco-tuesday/4600030717950527
- **Event Categories**: parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 9.79, currency: USD

## Event venue details

- **city**: Corpus Christi
- **state**: TX
- **country**: United States
- **location**: La Jaivita 2 Mariscos Bar & Grill
- **lat**: 27.676264
- **long**: -97.3003748
- **full address**: La Jaivita 2 Mariscos Bar &amp; Grill, 9440 S Padre Island Dr, Corpus Christi, United States

## Event gallery

- **Alt text**: Taco Tuesday
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/90586730-b4e1-11f1-8735-773c5ddedb48-rimg-w1200-h1493-dcf85898-gmir.jpg?v=1789901630

## FAQs

- **Q**: When and where is Taco Tuesday being held?
  - **A:** Taco Tuesday takes place on Tue, 29 Sep, 2026 at 06:00 pm to Tue, 29 Sep, 2026 at 08:30 pm at La Jaivita 2 Mariscos Bar & Grill, 9440 S Padre Island Dr, Corpus Christi, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Taco Tuesday is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Corpus Christi, 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/90586730-b4e1-11f1-8735-773c5ddedb48-rimg-w1200-h1493-dcf85898-gmir.jpg?v=1789901630",
        "startDate": "2026-09-29T18:00:00-05:00",
        "endDate": "2026-09-29T20:30:00-05:00",
        "url": "https://allevents.in/corpus-christi/taco-tuesday/4600030717950527",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "La Jaivita 2 Mariscos Bar & Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9440 S Padre Island Dr",
                "addressLocality": "Corpus Christi",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.676264",
                "longitude": "-97.3003748"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy taco Tuesday with some margaritas hosted by she’s social and coastal cantina! Play a few rounds of loteria and a chance to win prizes"
    }
]
```