

# Event Details

- **Event Name**: The Bistro After Dark
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 07:00 pm
- **Event Description**: This one's a fundraiser for the orphanage. Help Soup, help the children and community by showing up and pitching in.
- **Event URL**: https://allevents.in/hayward/the-bistro-after-dark/200030259571054
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hayward
- **state**: CA
- **country**: United States
- **location**: The Bistro
- **lat**: 37.672801845491
- **long**: -122.0825504542
- **full address**: The Bistro, 1001 B St,Hayward, California, United States

## Event gallery

- **Alt text**: The Bistro After Dark
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/80bd21b1eb4e3905ad10015506806590682ce80515e5ebed010678e3d3052f5a-rimg-w1131-h1440-dcd4d1c1-gmir?v=1781741453

## FAQs

- **Q**: When and where is The Bistro After Dark being held?
  - **A:** The Bistro After Dark takes place on Thu, 25 Jun, 2026 at 07:00 pm to Thu, 25 Jun, 2026 at 07:00 pm at The Bistro, 1001 B St,Hayward, California, United States.
- **Q**: Who is organizing The Bistro After Dark?
  - **A:** The Bistro After Dark is organized by East Bay Soup Kitchen.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Bistro After Dark",
        "image": "https://cdn-az.allevents.in/events8/banners/80bd21b1eb4e3905ad10015506806590682ce80515e5ebed010678e3d3052f5a-rimg-w1131-h1440-dcd4d1c1-gmir?v=1781741453",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/hayward/the-bistro-after-dark/200030259571054",
        "location": {
            "@type": "Place",
            "name": "The Bistro",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1001 B St,Hayward, California",
                "addressLocality": "Hayward",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.672801845491",
                "longitude": "-122.0825504542"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This one's a fundraiser for the orphanage. Help Soup, help the children and community by showing up and pitching in.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "East Bay Soup Kitchen",
                "url": "https://allevents.in/org/east-bay-soup-kitchen/21115105"
            }
        ]
    }
]
```