

# Event Details

- **Event Name**: Candlelight - 90s Unplugged at Frontiers of Flight Museum
- **Event Start and End Date**: Sun, 18 Oct, 2026 at 08:45 pm – Sun, 18 Oct, 2026 at 10:45 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/candlelight-90s-unplugged-at-frontiers-of-flight-museum/2400030607629820
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Frontiers of Flight Museum
- **lat**: 32.84233690
- **long**: -96.83536680
- **full address**: Frontiers of Flight Museum, 6911 Lemmon Ave, Dallas, TX 75209, United States

## Event gallery

- **Alt text**: Candlelight - 90s Unplugged at Frontiers of Flight Museum
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4ca984f0-9f89-11f1-a52b-970a4b5345e7-rimg-w1080-h1080-dc080808-gmir.png?v=1787554759

## FAQs

- **Q**: When and where is Candlelight - 90s Unplugged at Frontiers of Flight Museum being held?
  - **A:** Candlelight - 90s Unplugged at Frontiers of Flight Museum takes place on Sun, 18 Oct, 2026 at 08:45 pm to Sun, 18 Oct, 2026 at 10:45 pm at Frontiers of Flight Museum, 6911 Lemmon Ave, Dallas, TX 75209, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Candlelight - 90s Unplugged at Frontiers of Flight Museum is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Candlelight - 90s Unplugged at Frontiers of Flight Museum sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Candlelight - 90s Unplugged at Frontiers of Flight Museum",
        "image": "https://cdn-az.allevents.in/events6/banners/4ca984f0-9f89-11f1-a52b-970a4b5345e7-rimg-w1080-h1080-dc080808-gmir.png?v=1787554759",
        "startDate": "2026-10-18T20:45:00-06:00",
        "endDate": "2026-10-18T22:45:00-06:00",
        "url": "https://allevents.in/dallas/candlelight-90s-unplugged-at-frontiers-of-flight-museum/2400030607629820",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Frontiers of Flight Museum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6911 Lemmon Ave, Dallas, TX 75209",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.84233690",
                "longitude": "-96.83536680"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```