

# Event Details

- **Event Name**: Taco Tuesday
- **Event Start and End Date**: Tue, 28 Oct, 2025 at 07:30 pm – Tue, 28 Oct, 2025 at 08:30 pm
- **Event Description**: Meet up for some great (discounted) tacos and good conversation
- **Event URL**: https://allevents.in/saratoga-springs/taco-tuesday/1600028677074202
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Saratoga Springs
- **state**: UT
- **country**: United States
- **location**: Don Joaquin Street Tacos
- **lat**: 40.383671
- **long**: -111.9158666
- **full address**: Don Joaquin Street Tacos, 1184 N Redwood Rd, Saratoga Springs, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9d4255d0-7920-11f0-ad04-09a0662a8c2a-rimg-w920-h519-dcff

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 28 Oct, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Don Joaquin Street Tacos, 1184 N Redwood Rd, Saratoga Springs, United States
- **Q**: What type of event is this?
  - **A:** Meetups
- **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/events6/banners/9c17df90-7920-11f0-ad04-09a0662a8c2a-rimg-w920-h519-dcffde59-gmir.png",
        "startDate": "2025-10-28",
        "endDate": "2025-10-28",
        "url": "https://allevents.in/saratoga-springs/taco-tuesday/1600028677074202",
        "location": {
            "@type": "Place",
            "name": "Don Joaquin Street Tacos",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1184 N Redwood Rd",
                "addressLocality": "Saratoga Springs",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.383671",
                "longitude": "-111.9158666"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet up for some great (discounted) tacos and good conversation"
    }
]
```