

# Event Details

- **Event Name**: Yellow Days in Vilnius
- **Event Start and End Date**: Wed, 27 Aug, 2025 at 07:00 pm
- **Event URL**: https://allevents.in/vilnius/yellow-days-in-vilnius/3300028012802148
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://store.bilietai.lt/public/?concert=459577&design=bilietai&lang=lit¢er=1745&direct=true

## Event venue details

- **city**: Vilnius
- **state**: VL
- **country**: Lithuania
- **location**: Lukiškių kalėjimas 2.0
- **lat**: 54.6921057
- **long**: 25.2672526
- **full address**: Lukiškių kalėjimas 2.0, Lukiškių kalėjimas 2.0, Vilnius, VL, Lithuania

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Yellow+Days+in+Vilnius&date=Wed%2C+27+Aug%2C+2025+at+07%3A00+pm&bg=4
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2de66bb0-0fdd-11f0-aab4-85403ecb53eb-rimg-w300-h300-dc4a2d16-gmir.jpg?v=1743610308

## Artist Details

- **Artist name**: Yellow Days
  - **Artist page URL**: https://allevents.in/performer/yellow-days

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 27 Aug, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Lukiškių kalėjimas 2.0, Lukiškių kalėjimas 2.0, Vilnius, VL, Lithuania
- **Q**: Who are the performers at this event?
  - **A:** Yellow Days
- **Q**: Who is organizing the event?
  - **A:** Sound Curator
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Yellow Days 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": "Yellow Days in Vilnius",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Yellow+Days+in+Vilnius&date=Wed%2C+27+Aug%2C+2025+at+07%3A00+pm&bg=4",
        "startDate": "2025-08-27",
        "url": "https://allevents.in/vilnius/yellow-days-in-vilnius/3300028012802148",
        "location": {
            "@type": "Place",
            "name": "Lukiškių kalėjimas 2.0",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lukiškių kalėjimas 2.0, Vilnius, VL, Lithuania",
                "addressLocality": "Vilnius",
                "addressRegion": "VL",
                "addressCountry": "LT"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.6921057",
                "longitude": "25.2672526"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Yellow Days",
                "url": "https://allevents.in/performer/yellow-days"
            }
        ]
    }
]
```