

# Event Details

- **Event Name**: Taco Tuesday!!!
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 12:00 pm – Tue, 30 Jun, 2026 at 12:00 pm
- **Event Description**: It’s Taco Tuesday Every Tuesday!!! 3Tacos for $6.00, $5.00 Margarita all day.
And like always we have $2.00 Drafts until 6:00pm and as an added bonus it’s Triva night at 7pm!!!
- **Event URL**: https://allevents.in/springfield/taco-tuesday/200030266780411
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: OR
- **country**: United States
- **location**: 1444 Main Street, Springfield, OR
- **lat**: 44.04622
- **long**: -123.0042
- **full address**: 1444 Main Street, Springfield, OR, United States

## Event gallery

- **Alt text**: Taco Tuesday!!!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/6076cb66fb5be233206d20408577ac0da10ebcce4245fb5211565793535c403b-rimg-w1200-h675-dc000000-gmir?v=1781828711

## FAQs

- **Q**: When and where is Taco Tuesday!!! being held?
  - **A:** Taco Tuesday!!! takes place on Tue, 23 Jun, 2026 at 12:00 pm to Tue, 30 Jun, 2026 at 12:00 pm at 1444 Main Street, Springfield, OR, United States.
- **Q**: Who is organizing Taco Tuesday!!!?
  - **A:** Taco Tuesday!!! is organized by Low Places.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Taco Tuesday!!!",
        "image": "https://cdn-az.allevents.in/events4/banners/6076cb66fb5be233206d20408577ac0da10ebcce4245fb5211565793535c403b-rimg-w1200-h675-dc000000-gmir?v=1781828711",
        "startDate": "2026-06-23",
        "endDate": "2026-06-30",
        "url": "https://allevents.in/springfield/taco-tuesday/200030266780411",
        "location": {
            "@type": "Place",
            "name": "1444 Main Street, Springfield, OR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1444 Main St, Springfield, OR 97477-4921, United States",
                "addressLocality": "Springfield",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.04622",
                "longitude": "-123.0042"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It’s Taco Tuesday Every Tuesday!!! 3Tacos for $6.00, $5.00 Margarita all day.\nAnd like always we have $2.00 Drafts until 6:00pm and as an added bonus it’s Triva night at 7pm!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Low Places",
                "url": "https://allevents.in/org/low-places/27259155"
            }
        ]
    }
]
```