

# Event Details

- **Event Name**: Borgeous
- **Event Start and End Date**: Sun, 18 Oct, 2026 at 07:00 pm – Sun, 18 Oct, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/borgeous/2300030728837901
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Ductwork at Silo Dallas
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Ductwork at Silo Dallas, 1340 Manufacturing Street, Dallas, United States

## Event gallery

- **Alt text**: Borgeous
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/37612450-b8c4-11f1-b7ac-09eee28799fe-rimg-w1080-h1080-dc385868-gmir.jpg?v=1790328830

## FAQs

- **Q**: When and where is Borgeous being held?
  - **A:** Borgeous takes place on Sun, 18 Oct, 2026 at 07:00 pm to Sun, 18 Oct, 2026 at 09:00 pm at Ductwork at Silo Dallas, 1340 Manufacturing Street, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Borgeous",
        "image": "https://cdn-az.allevents.in/events8/banners/37612450-b8c4-11f1-b7ac-09eee28799fe-rimg-w1080-h1080-dc385868-gmir.jpg?v=1790328830",
        "startDate": "2026-10-18T19:00:00-05:00",
        "endDate": "2026-10-18T21:00:00-05:00",
        "url": "https://allevents.in/dallas/borgeous/2300030728837901",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Ductwork at Silo Dallas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1340 Manufacturing Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```