

# Event Details

- **Event Name**: Barbercon
- **Event Start and End Date**: Sun, 13 Sep, 2026 at 01:00 pm – Sun, 13 Sep, 2026 at 03:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/barbercon/2300030483672737
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Gilley's Dallas
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Gilley's Dallas, 1135 South Lamar Street, Dallas, United States

## Event gallery

- **Alt text**: Barbercon
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/dd13a9a0-9f41-11f1-a52b-970a4b5345e7-rimg-w1080-h1616-dc080808-gmir.jpg?v=1787524065

## FAQs

- **Q**: When and where is Barbercon being held?
  - **A:** Barbercon takes place on Sun, 13 Sep, 2026 at 01:00 pm to Sun, 13 Sep, 2026 at 03:00 pm at Gilley's Dallas, 1135 South Lamar Street, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Barbercon is ideal for professionals, entrepreneurs, startup founders, and networking enthusiasts eager to grow their connections. Whether you're a first-time attendee or a longtime enthusiast in Dallas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Barbercon sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Barbercon",
        "image": "https://cdn-az.allevents.in/events2/banners/dd13a9a0-9f41-11f1-a52b-970a4b5345e7-rimg-w1080-h1616-dc080808-gmir.jpg?v=1787524065",
        "startDate": "2026-09-13T13:00:00-05:00",
        "endDate": "2026-09-13T15:00:00-05:00",
        "url": "https://allevents.in/dallas/barbercon/2300030483672737",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Gilley's Dallas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1135 South Lamar Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```