

# Event Details

- **Event Name**: Kraftwerk in BERLIN
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/berlin/kraftwerk-in-berlin/3300028060298240
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://prf.hn/click/camref:1101ltVH5/pubref:/tsource:Display/ar::1e2gMg7p29ysYjmFCPsZcb/eventid:1e2gMg7p29ysYjmFCPsZcb/destination:https://www.eventim.de/noapp/event/kraftwerk-multimedia-tour-2025-uber-eats-music-hall-20080004/

## Event venue details

- **city**: Berlin
- **state**: BE
- **country**: Germany
- **location**: Uber Eats Music Hall
- **lat**: 52.516699983837
- **long**: 13.400000013336
- **full address**: Uber Eats Music Hall, Uber Eats Music Hall, Berlin, BE, Germany

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/499fa500-1a15-11f0-9efe-35e3016da6c4-rimg-w1200-h515-dcfd0001-gmir.webp?v=1744733919
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4a9cf0c0-1a15-11f0-9efe-35e3016da6c4-rimg-w300-h300-dcfd0001-gmir.webp?v=1744733920

## Artist Details

- **Artist name**: Kraftwerk
  - **Artist page URL**: https://allevents.in/performer/kraftwerk

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 10 Dec, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Uber Eats Music Hall, Uber Eats Music Hall, Berlin, BE, Germany
- **Q**: Who are the performers at this event?
  - **A:** Kraftwerk
- **Q**: Who is organizing the event?
  - **A:** Sound Curator
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Kraftwerk in BERLIN ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Kraftwerk in BERLIN",
        "image": "https://cdn-az.allevents.in/events3/banners/499fa500-1a15-11f0-9efe-35e3016da6c4-rimg-w1200-h515-dcfd0001-gmir.webp?v=1744733919",
        "startDate": "2025-12-10",
        "url": "https://allevents.in/berlin/kraftwerk-in-berlin/3300028060298240",
        "location": {
            "@type": "Place",
            "name": "Uber Eats Music Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Uber Eats Music Hall, Berlin, BE, Germany",
                "addressLocality": "Berlin",
                "addressRegion": "BE",
                "addressCountry": "DE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.516699983837",
                "longitude": "13.400000013336"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Kraftwerk",
                "url": "https://allevents.in/performer/kraftwerk"
            }
        ]
    }
]
```