

# Event Details

- **Event Name**: VNV Nation
- **Event Start and End Date**: Fri, 29 Jan, 2027 at 07:30 pm – Fri, 29 Jan, 2027 at 11:00 pm (+00:00)
- **Event Description**: VNV Nation is a European-based alternative electronic project led by Ronan Harris in the roles of singer, songwriter and producer.ArtistsVNV Nation
- **Event URL**: https://allevents.in/dublin/vnv-nation/300042606503
- **Event Categories**: music, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Ireland/Opium/VNV-Nation/42606503/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Dublin
- **state**: DN
- **country**: Ireland
- **location**: Opium
- **lat**: 53.33668300
- **long**: -6.26571400
- **full address**: Opium, 26 Wexford Street, Portobello, Dublin, Ireland

## Event gallery

- **Alt text**: VNV Nation
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/439485c1cf41771a360bc67af4790d1e11dcaa4c5510bdfc79df7613cc676e5e-rimg-w1024-h1024-dc080808-gmir.jpg?v=1785849546

## Artist Details

- **Artist name**: VNV Nation

## FAQs

- **Q**: When and where is VNV Nation being held?
  - **A:** VNV Nation takes place on Fri, 29 Jan, 2027 at 07:30 pm to Fri, 29 Jan, 2027 at 11:00 pm at Opium, 26 Wexford Street, Portobello, Dublin, Ireland.
- **Q**: Who is this event for? Is it right for me?
  - **A:** VNV Nation is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Dublin, this event is thoughtfully curated to deliver a standout experience worth every moment. If VNV Nation sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "VNV Nation",
        "image": "https://cdn-az.allevents.in/events1/banners/439485c1cf41771a360bc67af4790d1e11dcaa4c5510bdfc79df7613cc676e5e-rimg-w1024-h1024-dc080808-gmir.jpg?v=1785849546",
        "startDate": "2027-01-29T19:30:00+00:00",
        "endDate": "2027-01-29T23:00:00+00:00",
        "url": "https://allevents.in/dublin/vnv-nation/300042606503",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Opium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "26 Wexford Street, Portobello",
                "addressLocality": "Dublin",
                "addressRegion": "DN",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.33668300",
                "longitude": "-6.26571400"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "VNV Nation is a European-based alternative electronic project led by Ronan Harris in the roles of singer, songwriter and producer.ArtistsVNV Nation",
        "performer": [
            {
                "@type": "Person",
                "name": "VNV Nation"
            }
        ]
    }
]
```