

# Event Details

- **Event Name**: House Rules x Proud Time
- **Event Start and End Date**: Sat, 15 Aug, 2026 at 01:00 pm – Sat, 15 Aug, 2026 at 09:30 pm
- **Event Description**: Two collectives. One dancefloor. Pure house music for a vital cause.ArtistsWill JohnstoneMusic Genres :  House
- **Event URL**: https://allevents.in/manchester/house-rules-x-proud-time/300042487578
- **Event Categories**: nonprofit, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/Honey-Street-Studio/House-Rules-x-Proud-Time/42487578/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Honey Street Studio
- **lat**: 53.49331170
- **long**: -2.23473250
- **full address**: Honey Street Studio, 16B Honey Street, Manchester, United Kingdom

## Event gallery

- **Alt text**: House Rules x Proud Time
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/240722461ce385418f4a527c1c628fa7008177f3a82b4fae0e00300c57eddf64-rimg-w1024-h1024-dc381818-gmir.jpg?v=1785833652

## Artist Details

- **Artist name**: Will Johnstone

## FAQs

- **Q**: When and where is House Rules x Proud Time being held?
  - **A:** House Rules x Proud Time takes place on Sat, 15 Aug, 2026 at 01:00 pm to Sat, 15 Aug, 2026 at 09:30 pm at Honey Street Studio, 16B Honey Street, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** House Rules x Proud Time 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 House Rules x Proud Time 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": "House Rules x Proud Time",
        "image": "https://cdn-az.allevents.in/events6/banners/240722461ce385418f4a527c1c628fa7008177f3a82b4fae0e00300c57eddf64-rimg-w1024-h1024-dc381818-gmir.jpg?v=1785833652",
        "startDate": "2026-08-15",
        "endDate": "2026-08-15",
        "url": "https://allevents.in/manchester/house-rules-x-proud-time/300042487578",
        "location": {
            "@type": "Place",
            "name": "Honey Street Studio",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16B Honey Street",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.49331170",
                "longitude": "-2.23473250"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Two collectives. One dancefloor. Pure house music for a vital cause.ArtistsWill JohnstoneMusic Genres :  House",
        "performer": [
            {
                "@type": "Person",
                "name": "Will Johnstone"
            }
        ]
    }
]
```