

# Event Details

- **Event Name**: Berg in Aarhus C
- **Event Start and End Date**: Sat, 27 Sep, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/%C3%85rhus/berg-in-aarhus-c/3300028060639716
- **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/berg-billetter/248178865

## Event venue details

- **city**: Århus
- **state**: AR
- **country**: Denmark
- **location**: VinDanmark
- **lat**: 56.1633
- **long**: 10.21917
- **full address**: VinDanmark, VinDanmark, Århus, AR, Denmark

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4e80dfb0-1a2b-11f0-b5d1-4f7b51ba50a2-rimg-w1200-h515-dc070605-gmir.webp?v=1744743375
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4f094990-1a2b-11f0-b9a6-3387c68bc15f-rimg-w300-h300-dc090706-gmir.webp?v=1744743376

## Artist Details

- **Artist name**: Berg
  - **Artist page URL**: https://allevents.in/performer/berg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 27 Sep, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** VinDanmark, VinDanmark, Århus, AR, Denmark
- **Q**: Who are the performers at this event?
  - **A:** Berg
- **Q**: Who is organizing the event?
  - **A:** Sound Curator
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Berg in Aarhus C ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Berg in Aarhus C",
        "image": "https://cdn-az.allevents.in/events10/banners/4e80dfb0-1a2b-11f0-b5d1-4f7b51ba50a2-rimg-w1200-h515-dc070605-gmir.webp?v=1744743375",
        "startDate": "2025-09-27",
        "url": "https://allevents.in/%C3%85rhus/berg-in-aarhus-c/3300028060639716",
        "location": {
            "@type": "Place",
            "name": "VinDanmark",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "VinDanmark, Århus, AR, Denmark",
                "addressLocality": "Århus",
                "addressRegion": "AR",
                "addressCountry": "DK"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "56.1633",
                "longitude": "10.21917"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Berg",
                "url": "https://allevents.in/performer/berg"
            }
        ]
    }
]
```