

# Event Details

- **Event Name**: Blæst in København V
- **Event Start and End Date**: Sat, 21 Mar, 2026 at 06:30 pm
- **Event URL**: https://allevents.in/copenhagen/blæst-in-københavn-v/3300027973290221
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster-dk.tm7521.net/c/296934/427769/7521?u=https://www.ticketmaster.dk/event/blst-inkl-middag-billetter/2046562984

## Event venue details

- **city**: Copenhagen 
- **state**: SK
- **country**: Denmark
- **location**: IDA Conference
- **lat**: 55.66702
- **long**: 12.57067
- **full address**: IDA Conference, IDA Conference, Copenhagen , SK, Denmark, Copenhagen 

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/473fead0-0945-11f0-b319-67f5138f6fcb-rimg-w1200-h515-dcbfbfba-gmir.webp?v=1742885360
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4795abf0-0945-11f0-a5c2-0f4acb0b220c-rimg-w300-h300-dc154604-gmir.webp?v=1742885361

## Artist Details

- **Artist name**: Blæst
  - **Artist page URL**: https://allevents.in/performer/bl-st

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 21 Mar, 2026 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** IDA Conference, IDA Conference, Copenhagen , SK, Denmark, Copenhagen
- **Q**: Who are the performers at this event?
  - **A:** Blæst
- **Q**: Who is organizing the event?
  - **A:** Concert Tracker
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Blæst in København V ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Blæst in København V",
        "image": "https://cdn-az.allevents.in/events10/banners/473fead0-0945-11f0-b319-67f5138f6fcb-rimg-w1200-h515-dcbfbfba-gmir.webp?v=1742885360",
        "startDate": "2026-03-21",
        "url": "https://allevents.in/copenhagen/blæst-in-københavn-v/3300027973290221",
        "location": {
            "@type": "Place",
            "name": "IDA Conference",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "IDA Conference, Copenhagen , SK, Denmark",
                "addressLocality": "Copenhagen ",
                "addressRegion": "SK",
                "addressCountry": "DK"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.66702",
                "longitude": "12.57067"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Bl St",
                "url": "https://allevents.in/performer/bl-st"
            }
        ]
    }
]
```