

# Event Details

- **Event Name**: Shucked
- **Event Start and End Date**: Thu, 18 Mar, 2027 at 06:00 pm – Sun, 21 Mar, 2027 at 03:30 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/shucked/2300030154450510
- **Event Categories**: trips-adventures, Contests
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Winspear Opera House
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Winspear Opera House, 2100 Ross Avenue #650, Dallas, United States

## Event gallery

- **Alt text**: Shucked
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/0e30e6f0-9b79-11f1-94c5-d3a2412e8c30-rimg-w800-h1000-dc080808-gmir.jpg?v=1787107994

## FAQs

- **Q**: When and where is Shucked being held?
  - **A:** Shucked takes place on Thu, 18 Mar, 2027 at 06:00 pm to Sun, 21 Mar, 2027 at 03:30 pm at Winspear Opera House, 2100 Ross Avenue #650, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Shucked",
        "image": "https://cdn-az.allevents.in/events7/banners/0e30e6f0-9b79-11f1-94c5-d3a2412e8c30-rimg-w800-h1000-dc080808-gmir.jpg?v=1787107994",
        "startDate": "2027-03-18T18:00:00-05:00",
        "endDate": "2027-03-21T15:30:00-05:00",
        "url": "https://allevents.in/dallas/shucked/2300030154450510",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Winspear Opera House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2100 Ross Avenue #650",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```