

# Event Details

- **Event Name**: STRETCH TO MOULD CONCERT
- **Event Start and End Date**: Sat, 15 Aug, 2026 at 08:00 pm
- **Event Description**: LIVE @ FIREBIRD ON THE 15th AUGUST
- **Event URL**: https://allevents.in/otaki/stretch-to-mould-concert/200030187950941
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Otaki
- **state**: WG
- **country**: New Zealand
- **location**: 58 Oxford St Levin
- **lat**: -40.62806
- **long**: 175.28086
- **full address**: 58 Oxford St Levin, 58 Oxford St, Levin 5510, New Zealand, Otaki

## Event gallery

- **Alt text**: STRETCH TO MOULD CONCERT
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9643db5ec8bd14a952079e4306fb840956487d0dd8ccf7b6ec277e791178873e-rimg-w1024-h1536-dc181818-gmir?v=1786316186

## FAQs

- **Q**: When and where is STRETCH TO MOULD CONCERT being held?
  - **A:** STRETCH TO MOULD CONCERT takes place on Sat, 15 Aug, 2026 at 08:00 pm to Sat, 15 Aug, 2026 at 08:00 pm at 58 Oxford St Levin, 58 Oxford St, Levin 5510, New Zealand, Otaki.
- **Q**: Who is organizing STRETCH TO MOULD CONCERT?
  - **A:** STRETCH TO MOULD CONCERT is organized by Firebird.
- **Q**: Who is this event for? Is it right for me?
  - **A:** STRETCH TO MOULD CONCERT 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 Otaki, this event is thoughtfully curated to deliver a standout experience worth every moment. If STRETCH TO MOULD CONCERT 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": "STRETCH TO MOULD CONCERT",
        "image": "https://cdn-az.allevents.in/events2/banners/9643db5ec8bd14a952079e4306fb840956487d0dd8ccf7b6ec277e791178873e-rimg-w1024-h1536-dc181818-gmir?v=1786316186",
        "startDate": "2026-08-15",
        "url": "https://allevents.in/otaki/stretch-to-mould-concert/200030187950941",
        "location": {
            "@type": "Place",
            "name": "58 Oxford St Levin",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "58 Oxford St, Levin 5510, New Zealand",
                "addressLocality": "Otaki",
                "addressRegion": "WG",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-40.62806",
                "longitude": "175.28086"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "LIVE @ FIREBIRD ON THE 15th AUGUST",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Firebird",
                "url": "https://allevents.in/org/firebird/19739872"
            }
        ]
    }
]
```