

# Event Details

- **Event Name**: The Linda Lindas
- **Event Start and End Date**: Sat, 31 Oct, 2026 at 08:00 pm – Sat, 31 Oct, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/the-linda-lindas/2300030417911949
- **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**: Granada Theater - Dallas
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Granada Theater - Dallas, 3524 Greenville Ave, Dallas, United States

## Event gallery

- **Alt text**: The Linda Lindas
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/575485f0-a752-11f1-b98f-cbeba3585b3a-rimg-w1200-h675-dc081818-gmir.jpg?v=1788410761

## FAQs

- **Q**: When and where is The Linda Lindas being held?
  - **A:** The Linda Lindas takes place on Sat, 31 Oct, 2026 at 08:00 pm to Sat, 31 Oct, 2026 at 10:00 pm at Granada Theater - Dallas, 3524 Greenville Ave, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Linda Lindas",
        "image": "https://cdn-az.allevents.in/events2/banners/575485f0-a752-11f1-b98f-cbeba3585b3a-rimg-w1200-h675-dc081818-gmir.jpg?v=1788410761",
        "startDate": "2026-10-31T20:00:00-05:00",
        "endDate": "2026-10-31T22:00:00-05:00",
        "url": "https://allevents.in/dallas/the-linda-lindas/2300030417911949",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Granada Theater - Dallas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3524 Greenville Ave",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```