

# Event Details

- **Event Name**: Tea 'n Tunes
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 02:00 pm
- **Event Description**: An afternoon of piping (and drumming) along with a cup of tea - we will play some tunes and you can even request a tune!
- **Event URL**: https://allevents.in/napier/tea-n-tunes/200030249470926
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Napier
- **state**: HB
- **country**: New Zealand
- **location**: Nelson Park, Napier, New Zealand
- **lat**: -39.49839
- **long**: 176.91024
- **full address**: Nelson Park, Napier, New Zealand

## Event gallery

- **Alt text**: Tea 'n Tunes
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3ce954a7e4dd77fc9da2d13204d9010b8b3ebfd950ad746228b986ba52fe2ef0-rimg-w864-h1152-dc62594c-gmir?v=1782215040

## FAQs

- **Q**: When and where is Tea 'n Tunes being held?
  - **A:** Tea 'n Tunes takes place on Sun, 28 Jun, 2026 at 02:00 pm to Sun, 28 Jun, 2026 at 02:00 pm at Nelson Park, Napier, New Zealand.
- **Q**: Who is organizing Tea 'n Tunes?
  - **A:** Tea 'n Tunes is organized by Napier Pipe Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Tea 'n Tunes is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Napier, this event is thoughtfully curated to deliver a standout experience worth every moment. If Tea 'n Tunes 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": "Tea 'n Tunes",
        "image": "https://cdn-az.allevents.in/events2/banners/3ce954a7e4dd77fc9da2d13204d9010b8b3ebfd950ad746228b986ba52fe2ef0-rimg-w864-h1152-dc62594c-gmir?v=1782215040",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/napier/tea-n-tunes/200030249470926",
        "location": {
            "@type": "Place",
            "name": "Nelson Park, Napier, New Zealand",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Nelson Park, Morris St, Napier South, Napier 4110, New Zealand",
                "addressLocality": "Napier",
                "addressRegion": "HB",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-39.49839",
                "longitude": "176.91024"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An afternoon of piping (and drumming) along with a cup of tea - we will play some tunes and you can even request a tune!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Napier Pipe Band",
                "url": "https://allevents.in/org/napier-pipe-band/23008713"
            }
        ]
    }
]
```