

# Event Details

- **Event Name**: Second City Sonic Attack 2
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 02:30 pm – Sun, 30 Nov, 2025 at 08:00 pm
- **Event Description**: It's not sold out - we still have £20 tickets on the door.ArtistsSweetpoolMusic Genres :  Alternative, Post Rock, Synth Pop, Indie Pop, Shoegaze
- **Event URL**: https://allevents.in/birmingham/second-city-sonic-attack-2/300041120000
- **Event Categories**: pop, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Birmingham/The-Castle-And-Falcon/Second-City-Sonic-Attack-2/41120000/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Birmingham
- **state**: EN
- **country**: United Kingdom
- **location**: The Castle And Falcon
- **lat**: 52.4599842
- **long**: -1.884336
- **full address**: The Castle And Falcon, 402 Moseley Road, Birmingham, United Kingdom

## Event gallery

- **Alt text**: Second City Sonic Attack 2
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5a83c711860f285502fb5559a6592028866826846f93a01a353157bc9b22a8e6-rimg-w1024-h1024-dcfefefe-gmir.jpg?v=1764529708

## Artist Details

- **Artist name**: Sweetpool

## FAQs

- **Q**: When and where is Second City Sonic Attack 2 being held?
  - **A:** Second City Sonic Attack 2 takes place on Sun, 30 Nov, 2025 at 02:30 pm to Sun, 30 Nov, 2025 at 08:00 pm at The Castle And Falcon, 402 Moseley Road, Birmingham, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Second City Sonic Attack 2 is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Birmingham, this event is thoughtfully curated to deliver a standout experience worth every moment. If Second City Sonic Attack 2 sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Second City Sonic Attack 2",
        "image": "https://cdn-az.allevents.in/events8/banners/5a83c711860f285502fb5559a6592028866826846f93a01a353157bc9b22a8e6-rimg-w1024-h1024-dcfefefe-gmir.jpg?v=1764529708",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/birmingham/second-city-sonic-attack-2/300041120000",
        "location": {
            "@type": "Place",
            "name": "The Castle And Falcon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "402 Moseley Road",
                "addressLocality": "Birmingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.4599842",
                "longitude": "-1.884336"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's not sold out - we still have £20 tickets on the door.ArtistsSweetpoolMusic Genres :  Alternative, Post Rock, Synth Pop, Indie Pop, Shoegaze",
        "performer": [
            {
                "@type": "Person",
                "name": "Sweetpool"
            }
        ]
    }
]
```