

# Event Details

- **Event Name**: The Waltham Museum presents Chaos Theory
- **Event Start and End Date**: Sun, 31 May, 2026 at 01:30 pm (-04:00)
- **Event Description**: We can’t wait to sing for you all!  Reserve your seats today!
- **Event URL**: https://allevents.in/waltham/the-waltham-museum-presents-chaos-theory/200030119934545
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Waltham
- **state**: MA
- **country**: United States
- **location**: The Waltham Museum
- **lat**: 42.37722
- **long**: -71.23533
- **full address**: The Waltham Museum, 25 Lexington Street,Waltham, Massachusetts, United States

## Event gallery

- **Alt text**: The Waltham Museum presents Chaos Theory
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a648739a9ed51065cd2f695468ec033b32109aa0d02020e851257268d846b4b6-rimg-w1024-h1536-dc7a3176-gmir?v=1779638684

## FAQs

- **Q**: When and where is The Waltham Museum presents Chaos Theory being held?
  - **A:** The Waltham Museum presents Chaos Theory takes place on Sun, 31 May, 2026 at 01:30 pm to Sun, 31 May, 2026 at 01:30 pm at The Waltham Museum, 25 Lexington Street,Waltham, Massachusetts, United States.
- **Q**: Who is organizing The Waltham Museum presents Chaos Theory?
  - **A:** The Waltham Museum presents Chaos Theory is organized by Chaos Theory Quartet.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Waltham Museum presents Chaos Theory",
        "image": "https://cdn-az.allevents.in/events8/banners/a648739a9ed51065cd2f695468ec033b32109aa0d02020e851257268d846b4b6-rimg-w1024-h1536-dc7a3176-gmir?v=1779638684",
        "startDate": "2026-05-31T13:30:00-04:00",
        "url": "https://allevents.in/waltham/the-waltham-museum-presents-chaos-theory/200030119934545",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Waltham Museum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Lexington Street,Waltham, Massachusetts",
                "addressLocality": "Waltham",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.37722",
                "longitude": "-71.23533"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We can’t wait to sing for you all!  Reserve your seats today!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chaos Theory Quartet",
                "url": "https://allevents.in/org/chaos-theory-quartet/27833857"
            }
        ]
    }
]
```