

# Event Details

- **Event Name**: Around the World in 80 Minutes
- **Event Start and End Date**: Mon, 20 Apr, 2026 at 07:00 pm (-04:00)
- **Event Description**: Tickets may be purchased at the Lyric Theatre Box Office.
- **Event URL**: https://allevents.in/stuart/around-the-world-in-80-minutes/200029764562915
- **Event Categories**: art, theatre
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Stuart
- **state**: FL
- **country**: United States
- **location**: The Lyric Theatre
- **lat**: 27.19944
- **long**: -80.25436
- **full address**: The Lyric Theatre, 55 SW Flagler Ave, Stuart, FL 34994-2140, United States

## Event gallery

- **Alt text**: Around the World in 80 Minutes
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/68b0913fbb5e03391ec25a4a6f68e946705eb32e7c744a789acf469e6fdb3a6c-rimg-w900-h600-dcf0dbbf-gmir?v=1775627485

## FAQs

- **Q**: When and where is Around the World in 80 Minutes being held?
  - **A:** Around the World in 80 Minutes takes place on Mon, 20 Apr, 2026 at 07:00 pm to Mon, 20 Apr, 2026 at 07:00 pm at The Lyric Theatre, 55 SW Flagler Ave, Stuart, FL 34994-2140, United States.
- **Q**: Who is organizing Around the World in 80 Minutes?
  - **A:** Around the World in 80 Minutes is organized by Treasure Coast Youth Symphony.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Around the World in 80 Minutes is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. Whether you're a first-time attendee or a longtime enthusiast in Stuart, this event is thoughtfully curated to deliver a standout experience worth every moment. If Around the World in 80 Minutes 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": "Around the World in 80 Minutes",
        "image": "https://cdn-az.allevents.in/events5/banners/68b0913fbb5e03391ec25a4a6f68e946705eb32e7c744a789acf469e6fdb3a6c-rimg-w900-h600-dcf0dbbf-gmir?v=1775627485",
        "startDate": "2026-04-20T19:00:00-04:00",
        "url": "https://allevents.in/stuart/around-the-world-in-80-minutes/200029764562915",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Lyric Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "55 SW Flagler Ave, Stuart, FL 34994-2140, United States",
                "addressLocality": "Stuart",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.19944",
                "longitude": "-80.25436"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tickets may be purchased at the Lyric Theatre Box Office.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Treasure Coast Youth Symphony",
                "url": "https://allevents.in/org/treasure-coast-youth-symphony/23364133"
            }
        ]
    }
]
```