

# Event Details

- **Event Name**: Lone Star Vocal Competition
- **Event Start and End Date**: Fri, 12 Mar, 2027 at 07:30 pm – Fri, 12 Mar, 2027 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/lone-star-vocal-competition/2300030529932056
- **Event Categories**: contests
- **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**: Lone Star Vocal Competition
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0accac00-a6ab-11f1-8990-5d04d231a2dd-rimg-w1200-h480-dc080808-gmir.jpg?v=1788338897

## FAQs

- **Q**: When and where is Lone Star Vocal Competition being held?
  - **A:** Lone Star Vocal Competition takes place on Fri, 12 Mar, 2027 at 07:30 pm to Fri, 12 Mar, 2027 at 09:30 pm at Winspear Opera House, 2100 Ross Avenue #650, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Lone Star Vocal Competition is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 Lone Star Vocal Competition 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": "Lone Star Vocal Competition",
        "image": "https://cdn-az.allevents.in/events3/banners/0accac00-a6ab-11f1-8990-5d04d231a2dd-rimg-w1200-h480-dc080808-gmir.jpg?v=1788338897",
        "startDate": "2027-03-12T19:30:00-06:00",
        "endDate": "2027-03-12T21:30:00-06:00",
        "url": "https://allevents.in/dallas/lone-star-vocal-competition/2300030529932056",
        "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"
    }
]
```