

# Event Details

- **Event Name**: Beans On Toast
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 07:00 pm – Sat, 12 Dec, 2026 at 11:00 pm (+00:00)
- **Event Description**: Celebrated Folk troubadour Beans On Toast hits Worthing on his annual winter tour, don't miss this one!ArtistsBeans On ToastMusic Genres :  Folk, Indie
- **Event URL**: https://allevents.in/worthing/beans-on-toast/300042588121
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Worthing/The-Factory-Live/Beans-On-Toast/42588121/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Worthing
- **state**: EN
- **country**: United Kingdom
- **location**: The Factory Live
- **lat**: 50.81893100
- **long**: -0.37162700
- **full address**: The Factory Live, 9 Ivy Arch Road, Worthing, United Kingdom

## Event gallery

- **Alt text**: Beans On Toast
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/93d501d6537e2f26e94754d6d164216735bdc684940b3cedbbaa18cf212ef31b-rimg-w1024-h1024-dca88878-gmir.jpg?v=1785878313

## Artist Details

- **Artist name**: Beans On Toast

## FAQs

- **Q**: When and where is Beans On Toast being held?
  - **A:** Beans On Toast takes place on Sat, 12 Dec, 2026 at 07:00 pm to Sat, 12 Dec, 2026 at 11:00 pm at The Factory Live, 9 Ivy Arch Road, Worthing, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Beans On Toast 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 Worthing, this event is thoughtfully curated to deliver a standout experience worth every moment. If Beans On Toast 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": "Beans On Toast",
        "image": "https://cdn-az.allevents.in/events9/banners/93d501d6537e2f26e94754d6d164216735bdc684940b3cedbbaa18cf212ef31b-rimg-w1024-h1024-dca88878-gmir.jpg?v=1785878313",
        "startDate": "2026-12-12T19:00:00+00:00",
        "endDate": "2026-12-12T23:00:00+00:00",
        "url": "https://allevents.in/worthing/beans-on-toast/300042588121",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Factory Live",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9 Ivy Arch Road",
                "addressLocality": "Worthing",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.81893100",
                "longitude": "-0.37162700"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrated Folk troubadour Beans On Toast hits Worthing on his annual winter tour, don't miss this one!ArtistsBeans On ToastMusic Genres :  Folk, Indie",
        "performer": [
            {
                "@type": "Person",
                "name": "Beans On Toast"
            }
        ]
    }
]
```