

# Event Details

- **Event Name**: Delicious Beach Boys - live!
- **Event Start and End Date**: Sun, 31 May, 2026 at 05:00 pm – Sun, 31 May, 2026 at 09:00 pm (+00:00)
- **Event Description**: The Delicious Beach Boys perform the hits and deep cuts of The Beach Boys for one night only
- **Event URL**: https://allevents.in/manchester/delicious-beach-boys-live/300042326284
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/Fuel-Cafe-Bar/Delicious-Beach-Boys---live/42326284/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Fuel Cafe Bar
- **lat**: 53.434585
- **long**: -2.227981
- **full address**: Fuel Cafe Bar, 448 Wilmslow Road, Withington, Manchester, United Kingdom

## Event gallery

- **Alt text**: Delicious Beach Boys - live!
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ca6ab81d956f4ad22fe4b43a91f4d59a698f81bff228d9b5a0c8dc4942a58880-rimg-w400-h400-dc181818-gmir.png?v=1775346865

## FAQs

- **Q**: When and where is Delicious Beach Boys - live! being held?
  - **A:** Delicious Beach Boys - live! takes place on Sun, 31 May, 2026 at 05:00 pm to Sun, 31 May, 2026 at 09:00 pm at Fuel Cafe Bar, 448 Wilmslow Road, Withington, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Delicious Beach Boys - live! 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 Delicious Beach Boys - live! 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": "Delicious Beach Boys - live!",
        "image": "https://cdn-az.allevents.in/events2/banners/ca6ab81d956f4ad22fe4b43a91f4d59a698f81bff228d9b5a0c8dc4942a58880-rimg-w400-h400-dc181818-gmir.png?v=1775346865",
        "startDate": "2026-05-31T17:00:00+00:00",
        "endDate": "2026-05-31T21:00:00+00:00",
        "url": "https://allevents.in/manchester/delicious-beach-boys-live/300042326284",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Fuel Cafe Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "448 Wilmslow Road, Withington",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.434585",
                "longitude": "-2.227981"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Delicious Beach Boys perform the hits and deep cuts of The Beach Boys for one night only"
    }
]
```