

# Event Details

- **Event Name**: Say Yes
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 08:00 pm – Sun, 23 Nov, 2025 at 12:45 am
- **Event Description**: A night of Boogie, House, and Garage music brought to you by Prestwich locals LOIS, Lana J and Rossendale's Harry Rotter.
- **Event URL**: https://allevents.in/manchester/say-yes/300041354879
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/Cuckoo-Prestwich/Say-Yes/41354879/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Cuckoo Prestwich
- **lat**: 53.5305689
- **long**: -2.2832982
- **full address**: Cuckoo Prestwich, 397 Bury New Road, Manchester, United Kingdom

## Event gallery

- **Alt text**: Say Yes
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/62ba8ca5b9d356e4665269f0fcb49754daf9020bba9ff5260fdeec4a087c5750-rimg-w1024-h1024-dcf2bcf4-gmir.jpg?v=1763854038

## FAQs

- **Q**: When and where is Say Yes being held?
  - **A:** Say Yes takes place on Sat, 22 Nov, 2025 at 08:00 pm to Sun, 23 Nov, 2025 at 12:45 am at Cuckoo Prestwich, 397 Bury New Road, Manchester, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Say Yes",
        "image": "https://cdn-az.allevents.in/events7/banners/62ba8ca5b9d356e4665269f0fcb49754daf9020bba9ff5260fdeec4a087c5750-rimg-w1024-h1024-dcf2bcf4-gmir.jpg?v=1763854038",
        "startDate": "2025-11-22",
        "endDate": "2025-11-23",
        "url": "https://allevents.in/manchester/say-yes/300041354879",
        "location": {
            "@type": "Place",
            "name": "Cuckoo Prestwich",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "397 Bury New Road",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.5305689",
                "longitude": "-2.2832982"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A night of Boogie, House, and Garage music brought to you by Prestwich locals LOIS, Lana J and Rossendale's Harry Rotter."
    }
]
```