

# Event Details

- **Event Name**: National Prosecco Day
- **Event Start and End Date**: Mon, 13 Aug, 2018 at 01:00 pm – Tue, 14 Aug, 2018 at 02:00 am
- **Event Description**: 20% off all prosecco drinks from 2 pm to 3 am today! Free entry, late bar, and a DJ as well ;) Happy National Prosecco Day!
- **Event URL**: https://allevents.in/dublin/national-prosecco-day/20001991021659
- **Event Categories**: Entertainment, Music, Parties
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dublin
- **state**: DN
- **country**: Ireland
- **location**: Capitol bar
- **lat**: 53.341365852872
- **long**: -6.265322030836
- **full address**: Capitol bar, 18/19 Lwr Stephen's Street, Dublin, Ireland Dublin 2, Ireland

## Event gallery

- **Alt text**: National Prosecco Day
  - **Image URL**: https://cdn-az.allevents.in/banners/24fcee40-94fe-11e8-81c9-1b431fd718bc-rimg-w526-h295-dc3b362e-gmir.jpg

## FAQs

- **Q**: When and where is National Prosecco Day being held?
  - **A:** National Prosecco Day takes place on Mon, 13 Aug, 2018 at 01:00 pm to Tue, 14 Aug, 2018 at 02:00 am at Capitol bar, 18/19 Lwr Stephen's Street, Dublin, Ireland Dublin 2, Ireland.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "National Prosecco Day",
        "image": "https://cdn-az.allevents.in/banners/24fcee40-94fe-11e8-81c9-1b431fd718bc-rimg-w526-h295-dc3b362e-gmir.jpg",
        "startDate": "2018-08-13",
        "endDate": "2018-08-14",
        "url": "https://allevents.in/dublin/national-prosecco-day/20001991021659",
        "location": {
            "@type": "Place",
            "name": "Capitol bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18/19 Lwr Stephen's Street, Dublin, Ireland Dublin 2",
                "addressLocality": "Dublin",
                "addressRegion": "DN",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.341365852872",
                "longitude": "-6.265322030836"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "20% off all prosecco drinks from 2 pm to 3 am today! Free entry, late bar, and a DJ as well ;) Happy National Prosecco Day!"
    }
]
```