

# Event Details

- **Event Name**: Patti Smith Quartet
- **Event Start and End Date**: Thu, 23 Jul, 2026 at 07:30 pm – Thu, 23 Jul, 2026 at 09:30 pm (+01:00)
- **Event Description**: Nearby AttractionsPatti Smith has 10 upcoming events.Cirkus has 123 upcoming events.
- **Event URL**: https://allevents.in/stockholm/patti-smith-quartet/210003812514267
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038747/23885?u=https://www.ticketmaster.se/event/patti-smith-quartet-tickets/1176539656?language=en-us&utm_medium=affiliate

## Event venue details

- **city**: Stockholm
- **state**: ST
- **country**: Sweden
- **location**: Cirkus
- **lat**: 59.32457
- **long**: 18.09969
- **full address**: Cirkus, Stockholm, Sweden

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1ef245aaf90ac6c13a43acffce95f1b8c0c10390c4940cfda7eb63975c450491-rimg-w1024-h576-dc000000-gmir.jpg?v=1770378082
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e348424ed58e082ef78a5b54a58511c84f989024375e7ecde0ace029b9a8c63b-rimg-w400-h400-dc010000-gmir.jpg?v=1775350829

## Artist Details

- **Artist name**: Patti Smith
  - **Artist page URL**: https://allevents.in/performer/patti-smith
- **Artist name**: The Electric Swing Circus
  - **Artist page URL**: https://allevents.in/performer/the-electric-swing-circus

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 23 Jul, 2026 at 07:30 pm (+01:00)
- **Q**: Where is the event happening?
  - **A:** Cirkus, Stockholm, Sweden
- **Q**: Who are the performers at this event?
  - **A:** Patti Smith, The Electric Swing Circus
- **Q**: Who is organizing the event?
  - **A:** Cirkus Arena och Restaurang på Djurgården
- **Q**: Where can I find ticket details about Patti Smith Quartet ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Patti Smith Quartet",
        "image": "https://cdn-az.allevents.in/events5/banners/1ef245aaf90ac6c13a43acffce95f1b8c0c10390c4940cfda7eb63975c450491-rimg-w1024-h576-dc000000-gmir.jpg?v=1770378082",
        "startDate": "2026-07-23T19:30:00+01:00",
        "endDate": "2026-07-23T21:30:00+01:00",
        "url": "https://allevents.in/stockholm/patti-smith-quartet/210003812514267",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cirkus",
            "address": {
                "@type": "PostalAddress",
                "name": "Cirkus, Stockholm, Sweden",
                "addressLocality": "Stockholm",
                "addressRegion": "ST",
                "addressCountry": "SE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "59.32457",
                "longitude": "18.09969"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsPatti Smith has 10 upcoming events.Cirkus has 123 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Patti Smith",
                "url": "https://allevents.in/performer/patti-smith"
            },
            {
                "@type": "MusicGroup",
                "name": "The Electric Swing Circus",
                "url": "https://allevents.in/performer/the-electric-swing-circus"
            }
        ]
    }
]
```