

# Event Details

- **Event Name**: Taco Tuesday
- **Event Start and End Date**: Tue, 17 Mar, 2026 at 07:00 pm – Tue, 17 Mar, 2026 at 08:00 pm
- **Event Description**: Tacos and Ministering Interviews
- **Event URL**: https://allevents.in/events/taco-tuesday/1600029819706852
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029819706852

## Event venue details

- **country**: US
- **location**: ONLINE
- **full address**: ONLINE, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/26f2fff0-2191-11f1-8b35-f723b5d21335-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 17 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** ONLINE, US
- **Q**: Where can I find ticket details about Taco Tuesday ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Taco Tuesday",
        "image": "https://cdn-az.allevents.in/events10/banners/2631d2d0-2191-11f1-a01a-adaecb19c40b-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-17",
        "endDate": "2026-03-17",
        "url": "https://allevents.in/events/taco-tuesday/1600029819706852",
        "location": {
            "@type": "Place",
            "name": "ONLINE",
            "address": {
                "@type": "PostalAddress",
                "name": "ONLINE, US",
                "addressLocality": "",
                "addressRegion": null,
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tacos and Ministering Interviews"
    }
]
```