

# Event Details

- **Event Name**: Home Counties
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 07:30 pm – Sun, 30 Nov, 2025 at 11:00 pm
- **Event Description**: Now Wave presents Home Counties at YES Pink Room on 30th November 2025ArtistsHome CountiesMusic Genres :  Indie, Alternative
- **Event URL**: https://allevents.in/manchester/home-counties/300040999705
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

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

## Event gallery

- **Alt text**: Home Counties
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9664f552ca9a50125ae921ef7aacd0629807f73f8fa5a9458868f50ac2c9948c-rimg-w1024-h1024-dc000100-gmir.jpg?v=1764541417

## Artist Details

- **Artist name**: Home Counties

## FAQs

- **Q**: When and where is Home Counties being held?
  - **A:** Home Counties takes place on Sun, 30 Nov, 2025 at 07:30 pm to Sun, 30 Nov, 2025 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:** Home Counties 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 Home Counties 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": "Home Counties",
        "image": "https://cdn-az.allevents.in/events3/banners/9664f552ca9a50125ae921ef7aacd0629807f73f8fa5a9458868f50ac2c9948c-rimg-w1024-h1024-dc000100-gmir.jpg?v=1764541417",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/manchester/home-counties/300040999705",
        "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.4741165",
                "longitude": "-2.2383327"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Now Wave presents Home Counties at YES Pink Room on 30th November 2025ArtistsHome CountiesMusic Genres :  Indie, Alternative",
        "performer": [
            {
                "@type": "Person",
                "name": "Home Counties"
            }
        ]
    }
]
```