

# Event Details

- **Event Name**: Taco Tuesday at The Bistro 
- **Event Start and End Date**: Tue, 15 Jul, 2025 at 05:30 pm – Tue, 15 Jul, 2025 at 08:00 pm
- **Event Description**: Rhythm and Blues Project Band at The Bistro in Arnold
- **Event URL**: https://allevents.in/arnold/taco-tuesday-at-the-bistro/200028258843148
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

- **Ticket URL**: http://facebook.com/200028258843148?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=arnold-events

## Event venue details

- **city**: Arnold
- **state**: CA
- **country**: United States
- **location**: Bistro Espresso
- **lat**: 38.25432
- **long**: -120.35419
- **full address**: Bistro Espresso, 1225 Oak Circle,Arnold, California, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Rhythm & Blues Project (https://allevents.in/org/rhythm-and-blues-project/22880586)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2a264ff18dc010d18acd269c0ecb7bf17907593e7809e9dfc7f2122da2835478-rimg-w1200-h675-dc000100-gmir?v=1752379720
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b48a97cad5f4485b785cbcd2de988963e97ecf9b47ccff9f4c3d101c87780055-rimg-w300-h300-dcc0a27e-gmir?v=1752379721

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 15 Jul, 2025 at 05:30 pm
- **Q**: Where is the event happening?
  - **A:** Bistro Espresso, 1225 Oak Circle,Arnold, California, United States
- **Q**: Who is organizing the event?
  - **A:** Rhythm & Blues Project
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Taco Tuesday at The Bistro  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Taco Tuesday at The Bistro",
        "image": "https://cdn-az.allevents.in/events7/banners/2a264ff18dc010d18acd269c0ecb7bf17907593e7809e9dfc7f2122da2835478-rimg-w1200-h675-dc000100-gmir?v=1752379720",
        "startDate": "2025-07-15",
        "endDate": "2025-07-15",
        "url": "https://allevents.in/arnold/taco-tuesday-at-the-bistro/200028258843148",
        "location": {
            "@type": "Place",
            "name": "Bistro Espresso",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1225 Oak Circle,Arnold, California",
                "addressLocality": "Arnold",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.25432",
                "longitude": "-120.35419"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rhythm and Blues Project Band at The Bistro in Arnold",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rhythm & Blues Project",
                "url": "https://allevents.in/org/rhythm-and-blues-project/22880586"
            }
        ]
    }
]
```