

# Event Details

- **Event Name**: Taco Tuesday 
- **Event Start and End Date**: Tue, 23 Dec, 2025 at 04:00 pm – Tue, 23 Dec, 2025 at 07:00 pm
- **Event Description**: we have chicken and beef taco's. $3 each or 2 for $5. Come join us. it's from 4 to 8
- **Event URL**: https://allevents.in/redmond/taco-tuesday/200029390731806
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Redmond
- **state**: OR
- **country**: United States
- **location**: 704 SW 8th St Redmond,OR 97756, Redmond, OR
- **lat**: 44.27044
- **long**: -121.17623
- **full address**: 704 SW 8th St Redmond,OR 97756, Redmond, OR, United States

## Event gallery

- **Alt text**: Taco Tuesday
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b4ccd9bf50660df7fbed8583622e3d69c28242c5d9555d884205ca917ae47415-rimg-w1024-h362-dcfefefe-gmir?v=1766339282

## FAQs

- **Q**: When and where is Taco Tuesday  being held?
  - **A:** Taco Tuesday  takes place on Tue, 23 Dec, 2025 at 04:00 pm to Tue, 23 Dec, 2025 at 07:00 pm at 704 SW 8th St Redmond,OR 97756, Redmond, OR, United States.
- **Q**: Who is organizing Taco Tuesday ?
  - **A:** Taco Tuesday  is organized by American Legion Ray Johnson Post 44.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Taco Tuesday",
        "image": "https://cdn-az.allevents.in/events9/banners/b4ccd9bf50660df7fbed8583622e3d69c28242c5d9555d884205ca917ae47415-rimg-w1024-h362-dcfefefe-gmir?v=1766339282",
        "startDate": "2025-12-23",
        "endDate": "2025-12-23",
        "url": "https://allevents.in/redmond/taco-tuesday/200029390731806",
        "location": {
            "@type": "Place",
            "name": "704 SW 8th St Redmond,OR 97756, Redmond, OR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "704 SW 8th St, Redmond, OR 97756-2758, United States",
                "addressLocality": "Redmond",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.27044",
                "longitude": "-121.17623"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "we have chicken and beef taco's. $3 each or 2 for $5. Come join us. it's from 4 to 8",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Ray Johnson Post 44",
                "url": "https://allevents.in/org/american-legion-ray-johnson-post-44/26143772"
            }
        ]
    }
]
```