

# Event Details

- **Event Name**: Redman live in Manchester
- **Event Start and End Date**: Wed, 13 Aug, 2025 at 07:00 pm – Wed, 13 Aug, 2025 at 11:00 pm
- **Event Description**: Redman heads to Manchester for the Muddy Waters too album tourArtistsRedmanMusic Genres :  Hip Hop
- **Event URL**: https://allevents.in/manchester/redman-live-in-manchester/300041116135
- **Event Categories**: dance, art, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/O2-Ritz-Manchester/Redman-live-in-Manchester/41116135/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: O2 Ritz Manchester
- **lat**: 53.474322
- **long**: -2.242934
- **full address**: O2 Ritz Manchester, Whitworth Street West, Manchester, United Kingdom

## Event gallery

- **Alt text**: Redman live in Manchester
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/20dcb52df9354e1b7b50d4cd3ea22f8ddaa200da0f31b992a09fcab1d5c70a73-rimg-w1024-h1024-dc5d0811-gmir.jpg?v=1755125728

## Artist Details

- **Artist name**: Redman

## FAQs

- **Q**: When and where is Redman live in Manchester being held?
  - **A:** Redman live in Manchester takes place on Wed, 13 Aug, 2025 at 07:00 pm to Wed, 13 Aug, 2025 at 11:00 pm at O2 Ritz Manchester, Whitworth Street West, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Redman live in Manchester 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 Manchester, this event is thoughtfully curated to deliver a standout experience worth every moment. If Redman live in Manchester 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": "Redman live in Manchester",
        "image": "https://cdn-az.allevents.in/events3/banners/20dcb52df9354e1b7b50d4cd3ea22f8ddaa200da0f31b992a09fcab1d5c70a73-rimg-w1024-h1024-dc5d0811-gmir.jpg?v=1755125728",
        "startDate": "2025-08-13",
        "endDate": "2025-08-13",
        "url": "https://allevents.in/manchester/redman-live-in-manchester/300041116135",
        "location": {
            "@type": "Place",
            "name": "O2 Ritz Manchester",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Whitworth Street West",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.474322",
                "longitude": "-2.242934"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Redman heads to Manchester for the Muddy Waters too album tourArtistsRedmanMusic Genres :  Hip Hop",
        "performer": [
            {
                "@type": "Person",
                "name": "Redman"
            }
        ]
    }
]
```