

# Event Details

- **Event Name**: Helena Hauff in Brentford
- **Event Start and End Date**: Sun, 27 Jul, 2025 at 11:59 pm
- **Event URL**: https://allevents.in/isleworth/helena-hauff-in-brentford/3300027966976515
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.bandsintown.com/t/1033752109?came_from=281

## Event venue details

- **city**: Isleworth
- **state**: EN
- **country**: United Kingdom
- **location**: Boston Manor Park
- **lat**: 51.49272
- **long**: -0.3017
- **full address**: Boston Manor Park, Boston Manor Park, Isleworth, EN, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5d348890-06d5-11f0-b98d-b157f7148bac-rimg-w1200-h515-dc0f0f0f-gmir.webp?v=1742617391
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5dc61a30-06d5-11f0-a8f1-a9c18f454e38-rimg-w300-h300-dc101010-gmir.webp?v=1742617395

## Artist Details

- **Artist name**: Helena Hauff
  - **Artist page URL**: https://allevents.in/performer/helena-hauff

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 27 Jul, 2025 at 11:59 pm
- **Q**: Where is the event happening?
  - **A:** Boston Manor Park, Boston Manor Park, Isleworth, EN, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Helena Hauff
- **Q**: Who is organizing the event?
  - **A:** Melody Mapper
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Helena Hauff in Brentford ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Helena Hauff in Brentford",
        "image": "https://cdn-az.allevents.in/events10/banners/5d348890-06d5-11f0-b98d-b157f7148bac-rimg-w1200-h515-dc0f0f0f-gmir.webp?v=1742617391",
        "startDate": "2025-07-27",
        "url": "https://allevents.in/isleworth/helena-hauff-in-brentford/3300027966976515",
        "location": {
            "@type": "Place",
            "name": "Boston Manor Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Boston Manor Park, Isleworth, EN, United Kingdom",
                "addressLocality": "Isleworth",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.49272",
                "longitude": "-0.3017"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Helena Hauff",
                "url": "https://allevents.in/performer/helena-hauff"
            }
        ]
    }
]
```