

# Event Details

- **Event Name**: Eddy’s Heatwave Extravaganza
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 04:00 pm
- **Event Description**: Sunny pub rock afternoon, live @caféparkzicht
- **Event URL**: https://allevents.in/breda/eddys-heatwave-extravaganza/200030273428314
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Breda
- **state**: NB
- **country**: Netherlands
- **location**: Paul Windhausenweg 1, Breda
- **lat**: 51.58074
- **long**: 4.78515
- **full address**: Paul Windhausenweg 1, Breda, Netherlands

## Event gallery

- **Alt text**: Eddy’s Heatwave Extravaganza
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8c57b6b888e3ab8b14f717147787cbdbce139b8ccf07944a6eea7e5813cfdf2c-rimg-w1040-h955-dc1d1916-gmir?v=1781931913

## FAQs

- **Q**: When and where is Eddy s Heatwave Extravaganza being held?
  - **A:** Eddy s Heatwave Extravaganza takes place on Sun, 21 Jun, 2026 at 04:00 pm to Sun, 21 Jun, 2026 at 04:00 pm at Paul Windhausenweg 1, Breda, Netherlands.
- **Q**: Who is organizing Eddy s Heatwave Extravaganza?
  - **A:** Eddy s Heatwave Extravaganza is organized by Eddy's Showcase.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Eddy’s Heatwave Extravaganza",
        "image": "https://cdn-az.allevents.in/events9/banners/8c57b6b888e3ab8b14f717147787cbdbce139b8ccf07944a6eea7e5813cfdf2c-rimg-w1040-h955-dc1d1916-gmir?v=1781931913",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/breda/eddys-heatwave-extravaganza/200030273428314",
        "location": {
            "@type": "Place",
            "name": "Paul Windhausenweg 1, Breda",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Paul Windhausenweg 1, 4818 TA Breda, Nederland",
                "addressLocality": "Breda",
                "addressRegion": "NB",
                "addressCountry": "NL"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.58074",
                "longitude": "4.78515"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunny pub rock afternoon, live @caféparkzicht",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eddys Showcase",
                "url": "https://allevents.in/org/eddys-showcase/21079153"
            }
        ]
    }
]
```