

# Event Details

- **Event Name**: Monty Python's Spamalot
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 07:00 pm – Sun, 12 Jul, 2026 at 09:00 pm
- **Event URL**: https://allevents.in/dallas/monty-pythons-spamalot/2300028768229430
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Winspear Opera House
- **lat**: 32.7766642000
- **long**: -96.7969879000
- **full address**: Winspear Opera House, 2100 Ross Avenue #650, Dallas, United States

## Event gallery

- **Alt text**: Monty Python's Spamalot
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/18ba46d0-85f8-11f0-b15a-8335623d5df9-rimg-w1200-h788-dc47a4de-gmir.jpg?v=1756596106

## FAQs

- **Q**: When and where is Monty Python's Spamalot being held?
  - **A:** Monty Python's Spamalot takes place on Sun, 12 Jul, 2026 at 07:00 pm to Sun, 12 Jul, 2026 at 09:00 pm at Winspear Opera House, 2100 Ross Avenue #650, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monty Python's Spamalot",
        "image": "https://cdn-az.allevents.in/events4/banners/18ba46d0-85f8-11f0-b15a-8335623d5df9-rimg-w1200-h788-dc47a4de-gmir.jpg?v=1756596106",
        "startDate": "2026-07-12",
        "endDate": "2026-07-12",
        "url": "https://allevents.in/dallas/monty-pythons-spamalot/2300028768229430",
        "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.7766642000",
                "longitude": "-96.7969879000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```