

# Event Details

- **Event Name**: Ne-yo and Akon
- **Event Start and End Date**: Sat, 02 May, 2026 at 07:30 pm – Sat, 02 May, 2026 at 11:45 pm
- **Event Description**: 2 tickets for ne-yo and akon on 2nd may at coop live in ManchesterArtistsNe-YoAkonMusic Genres :  R&B
- **Event URL**: https://allevents.in/manchester/ne-yo-and-akon/300042405517
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/Coop-Live/Ne-yo-and-Akon/42405517/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Coop Live
- **lat**: 53.4864726
- **long**: -2.2000799
- **full address**: Coop Live, Co-op Live, Manchester, United Kingdom

## Event gallery

- **Alt text**: Ne-yo and Akon
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/8ac1335adbc7e9b0705bc465aca56a0a7a7ac90bc27934391e9ebab77084d68d-rimg-w1024-h1024-dc141415-gmir.jpg?v=1777380177

## Artist Details

- **Artist name**: Ne-Yo
- **Artist name**: Akon

## FAQs

- **Q**: When and where is Ne-yo and Akon being held?
  - **A:** Ne-yo and Akon takes place on Sat, 02 May, 2026 at 07:30 pm to Sat, 02 May, 2026 at 11:45 pm at Coop Live, Co-op Live, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ne-yo and Akon 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 Ne-yo and Akon 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": "Ne-yo and Akon",
        "image": "https://cdn-az.allevents.in/events5/banners/8ac1335adbc7e9b0705bc465aca56a0a7a7ac90bc27934391e9ebab77084d68d-rimg-w1024-h1024-dc141415-gmir.jpg?v=1777380177",
        "startDate": "2026-05-02",
        "endDate": "2026-05-02",
        "url": "https://allevents.in/manchester/ne-yo-and-akon/300042405517",
        "location": {
            "@type": "Place",
            "name": "Coop Live",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Co-op Live, Manchester",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.4864726",
                "longitude": "-2.2000799"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "2 tickets for ne-yo and akon on 2nd may at coop live in ManchesterArtistsNe-YoAkonMusic Genres :  R&B",
        "performer": [
            {
                "@type": "Person",
                "name": "Ne-Yo"
            },
            {
                "@type": "Person",
                "name": "Akon"
            }
        ]
    }
]
```