

# Event Details

- **Event Name**: Greywind
- **Event Start and End Date**: Sun, 11 Oct, 2026 at 07:00 pm – Sun, 11 Oct, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/greywind/2300030367149251
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Three Links
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Three Links, 2704 Elm Street, Dallas, United States

## Event gallery

- **Alt text**: Greywind
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Greywind&date=Sun%2C+11+Oct%2C+2026+at+07%3A00+pm&bg=2

## FAQs

- **Q**: When and where is Greywind being held?
  - **A:** Greywind takes place on Sun, 11 Oct, 2026 at 07:00 pm to Sun, 11 Oct, 2026 at 09:00 pm at Three Links, 2704 Elm Street, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Greywind",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Greywind&date=Sun%2C+11+Oct%2C+2026+at+07%3A00+pm&bg=2",
        "startDate": "2026-10-11T19:00:00-05:00",
        "endDate": "2026-10-11T21:00:00-05:00",
        "url": "https://allevents.in/dallas/greywind/2300030367149251",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Three Links",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2704 Elm Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```