

# Event Details

- **Event Name**: Alex Benavides at Four Bullets Brewery
- **Event Start and End Date**: Sun, 09 Nov, 2025 at 03:30 pm
- **Event Description**: Enjoy a great fall Sunday with live music at Four Bullets Brewery!
- **Event URL**: https://allevents.in/richardson/alex-benavides-at-four-bullets-brewery/200029151083845
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

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

## Event venue details

- **city**: Richardson
- **state**: TX
- **country**: United States
- **location**: Four Bullets Brewery
- **lat**: 32.9591322
- **long**: -96.7261922
- **full address**: Four Bullets Brewery, 640 North Interurban Street,Richardson,TX,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Alex Benavides (https://allevents.in/org/alex-benavides/26106275)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/431e8ce49a6c199d5fc6296c5df3909f9db6da753c17f754a6ee58d7eae87195-rimg-w980-h657-dc191712-gmir?v=1762558004
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/150250d3d11a828d4da149b1b48a773ec18855e8e6ba1e3c891cbb2812caf8c8-rimg-w300-h300-dc181611-gmir?v=1762558005

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 09 Nov, 2025 at 03:30 pm
- **Q**: Where is the event happening?
  - **A:** Four Bullets Brewery, 640 North Interurban Street,Richardson,TX,United States
- **Q**: Who is organizing the event?
  - **A:** Alex Benavides
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about Alex Benavides at Four Bullets Brewery ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Alex Benavides at Four Bullets Brewery",
        "image": "https://cdn-az.allevents.in/events1/banners/431e8ce49a6c199d5fc6296c5df3909f9db6da753c17f754a6ee58d7eae87195-rimg-w980-h657-dc191712-gmir?v=1762558004",
        "startDate": "2025-11-09",
        "url": "https://allevents.in/richardson/alex-benavides-at-four-bullets-brewery/200029151083845",
        "location": {
            "@type": "Place",
            "name": "Four Bullets Brewery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "640 North Interurban Street,Richardson,TX,United States",
                "addressLocality": "Richardson",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.9591322",
                "longitude": "-96.7261922"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy a great fall Sunday with live music at Four Bullets Brewery!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Alex Benavides",
                "url": "https://allevents.in/org/alex-benavides/26106275"
            }
        ]
    }
]
```