

# Event Details

- **Event Name**: Patti Smith Quartet
- **Event Start and End Date**: Wed, 22 Jul, 2026 at 07:30 pm – Wed, 22 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/210001586853640
- **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/1486647475?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/events8/banners/f94b0451d64e7ec2176af28b842c2f59f0978b6bed7abbc74ef3e0cf63ba413a-rimg-w1024-h576-dc000000-gmir.jpg?v=1770378100
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4bfd7b9f2e11cb256544de101a88c8e71c894c4e5e8210039cb20b9171adf65e-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:** Wed, 22 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/events8/banners/f94b0451d64e7ec2176af28b842c2f59f0978b6bed7abbc74ef3e0cf63ba413a-rimg-w1024-h576-dc000000-gmir.jpg?v=1770378100",
        "startDate": "2026-07-22T19:30:00+01:00",
        "endDate": "2026-07-22T21:30:00+01:00",
        "url": "https://allevents.in/stockholm/patti-smith-quartet/210001586853640",
        "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"
            }
        ]
    }
]
```