

# Event Details

- **Event Name**: Tokyo Tea Room
- **Event Start and End Date**: Sun, 22 Nov, 2026 at 07:30 pm – Sun, 22 Nov, 2026 at 11:00 pm (+00:00)
- **Event Description**: Now Wave presents Tokyo Tea Room at YES Pink Manchester on 22nd November 2026ArtistsTokyo Tea room
- **Event URL**: https://allevents.in/manchester/tokyo-tea-room/300042450014
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/YES-Pink-Room/Tokyo-Tea-Room/42450014/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: YES Pink Room
- **lat**: 53.47411650
- **long**: -2.23833270
- **full address**: YES Pink Room, 38 Charles Street, Manchester, United Kingdom

## Event gallery

- **Alt text**: Tokyo Tea Room
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/681d35266a7a716ca8bd50ef96961e543201af9223af4c3391441184282cdbea-rimg-w400-h400-dc181818-gmir.png?v=1785842048

## Artist Details

- **Artist name**: Tokyo Tea room

## FAQs

- **Q**: When and where is Tokyo Tea Room being held?
  - **A:** Tokyo Tea Room takes place on Sun, 22 Nov, 2026 at 07:30 pm to Sun, 22 Nov, 2026 at 11:00 pm at YES Pink Room, 38 Charles Street, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Tokyo Tea Room 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 Manchester, this event is thoughtfully curated to deliver a standout experience worth every moment. If Tokyo Tea Room sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tokyo Tea Room",
        "image": "https://cdn-az.allevents.in/events2/banners/681d35266a7a716ca8bd50ef96961e543201af9223af4c3391441184282cdbea-rimg-w400-h400-dc181818-gmir.png?v=1785842048",
        "startDate": "2026-11-22T19:30:00+00:00",
        "endDate": "2026-11-22T23:00:00+00:00",
        "url": "https://allevents.in/manchester/tokyo-tea-room/300042450014",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "YES Pink Room",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "38 Charles Street",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.47411650",
                "longitude": "-2.23833270"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Now Wave presents Tokyo Tea Room at YES Pink Manchester on 22nd November 2026ArtistsTokyo Tea room",
        "performer": [
            {
                "@type": "Person",
                "name": "Tokyo Tea room"
            }
        ]
    }
]
```