

# Event Details

- **Event Name**: Silly Goose
- **Event Start and End Date**: Wed, 23 Sep, 2026 at 06:00 pm – Thu, 24 Sep, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/silly-goose/2300030225263737
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: RBC Deep Ellum
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: RBC Deep Ellum, 2617 Commerce St, Dallas, United States

## Event gallery

- **Alt text**: Silly Goose
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Silly+Goose&date=Wed%2C+23+Sep%2C+2026+at+06%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Silly Goose being held?
  - **A:** Silly Goose takes place on Wed, 23 Sep, 2026 at 06:00 pm to Thu, 24 Sep, 2026 at 09:00 pm at RBC Deep Ellum, 2617 Commerce St, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Silly Goose is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 Silly Goose 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": "Silly Goose",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Silly+Goose&date=Wed%2C+23+Sep%2C+2026+at+06%3A00+pm&bg=3",
        "startDate": "2026-09-23T18:00:00-05:00",
        "endDate": "2026-09-24T21:00:00-05:00",
        "url": "https://allevents.in/dallas/silly-goose/2300030225263737",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "RBC Deep Ellum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2617 Commerce St",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```