

# Event Details

- **Event Name**: Live show
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 08:00 pm (+02:00)
- **Event Description**: Hush Puppies live show
- **Event URL**: https://allevents.in/bolzano/live-show/200029973532650
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Bolzano
- **state**: TR
- **country**: Italy
- **location**: BAR BIRRERIA ROMAGNOLO
- **lat**: 46.49002
- **long**: 11.33639
- **full address**: BAR BIRRERIA ROMAGNOLO, Piazza Matteotti 8,Bolzano, Italy

## Event gallery

- **Alt text**: Live show
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/60eaa034d19ceab3de5339bcdc00791209c4b2c1af8e17da4de17fb3cc224a20-rimg-w1200-h554-dcd4c0aa-gmir?v=1776879048

## FAQs

- **Q**: When and where is Live show being held?
  - **A:** Live show takes place on Fri, 03 Jul, 2026 at 08:00 pm to Fri, 03 Jul, 2026 at 08:00 pm at BAR BIRRERIA ROMAGNOLO, Piazza Matteotti 8,Bolzano, Italy.
- **Q**: Who is organizing Live show?
  - **A:** Live show is organized by Hush Puppies.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live show",
        "image": "https://cdn-az.allevents.in/events3/banners/60eaa034d19ceab3de5339bcdc00791209c4b2c1af8e17da4de17fb3cc224a20-rimg-w1200-h554-dcd4c0aa-gmir?v=1776879048",
        "startDate": "2026-07-03T20:00:00+02:00",
        "url": "https://allevents.in/bolzano/live-show/200029973532650",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "BAR BIRRERIA ROMAGNOLO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Piazza Matteotti 8,Bolzano, Italy",
                "addressLocality": "Bolzano",
                "addressRegion": "TR",
                "addressCountry": "IT"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.49002",
                "longitude": "11.33639"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hush Puppies live show",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hush Puppies",
                "url": "https://allevents.in/org/hush-puppies/13343905",
                "description": "Funktirol  band "
            }
        ]
    }
]
```