

# Event Details

- **Event Name**: Kraftwerk in Vilnius
- **Event Start and End Date**: Mon, 17 Nov, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/vilnius/kraftwerk-in-vilnius/3300028012094209
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.bandsintown.com/e/1034840047?came_from=281

## Event venue details

- **city**: Vilnius
- **state**: VL
- **country**: Lithuania
- **location**: Compensa Concert​ Hall
- **lat**: 54.711659
- **long**: 25.276759
- **full address**: Compensa Concert​ Hall, Compensa Concert​ Hall, Vilnius, VL, Lithuania

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Kraftwerk+in+Vilnius&date=Mon%2C+17+Nov%2C+2025+at+08%3A00+pm&bg=5
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8c480930-0faf-11f0-81c5-edb0f539f98e-rimg-w300-h300-dc2f2e2c-gmir.jpg?v=1743590709

## Artist Details

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

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 17 Nov, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Compensa Concert​ Hall, Compensa Concert​ Hall, Vilnius, VL, Lithuania
- **Q**: Who are the performers at this event?
  - **A:** Kraftwerk
- **Q**: Who is organizing the event?
  - **A:** Melody Mapper
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Kraftwerk in Vilnius ?
  - **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 Vilnius",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Kraftwerk+in+Vilnius&date=Mon%2C+17+Nov%2C+2025+at+08%3A00+pm&bg=5",
        "startDate": "2025-11-17",
        "url": "https://allevents.in/vilnius/kraftwerk-in-vilnius/3300028012094209",
        "location": {
            "@type": "Place",
            "name": "Compensa Concert​ Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Compensa Concert​ Hall, Vilnius, VL, Lithuania",
                "addressLocality": "Vilnius",
                "addressRegion": "VL",
                "addressCountry": "LT"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.711659",
                "longitude": "25.276759"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Kraftwerk",
                "url": "https://allevents.in/performer/kraftwerk"
            }
        ]
    }
]
```