

# Event Details

- **Event Name**: CruCast Plymouth
- **Event Start and End Date**: Fri, 04 Dec, 2026 at 10:00 pm – Sat, 05 Dec, 2026 at 04:00 am (+00:00)
- **Event Description**: CruCast returns to The Depo celebrating 10 years of CruCastArtistsCrucast
- **Event URL**: https://allevents.in/plymouth/crucast-plymouth/300042794659
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Plymouth/THE-DEPO/CruCast-Plymouth/42794659/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Plymouth
- **state**: EN
- **country**: United Kingdom
- **location**: THE DEPO
- **lat**: 50.3695236
- **long**: -4.1508791
- **full address**: THE DEPO, 33 Union Street, Plymouth, United Kingdom

## Event gallery

- **Alt text**: CruCast Plymouth
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2a08f03c75546e987c5e2f67441a6aa7a0229039738f978bee01180ee60c38d3-rimg-w1024-h1024-dc080808-gmir.jpg?v=1790012045

## Artist Details

- **Artist name**: Crucast

## FAQs

- **Q**: When and where is CruCast Plymouth being held?
  - **A:** CruCast Plymouth takes place on Fri, 04 Dec, 2026 at 10:00 pm to Sat, 05 Dec, 2026 at 04:00 am at THE DEPO, 33 Union Street, Plymouth, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** CruCast Plymouth 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 Plymouth, this event is thoughtfully curated to deliver a standout experience worth every moment. If CruCast Plymouth 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": "CruCast Plymouth",
        "image": "https://cdn-az.allevents.in/events7/banners/2a08f03c75546e987c5e2f67441a6aa7a0229039738f978bee01180ee60c38d3-rimg-w1024-h1024-dc080808-gmir.jpg?v=1790012045",
        "startDate": "2026-12-04T22:00:00+00:00",
        "endDate": "2026-12-05T04:00:00+00:00",
        "url": "https://allevents.in/plymouth/crucast-plymouth/300042794659",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "THE DEPO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "33 Union Street",
                "addressLocality": "Plymouth",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.3695236",
                "longitude": "-4.1508791"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "CruCast returns to The Depo celebrating 10 years of CruCastArtistsCrucast",
        "performer": [
            {
                "@type": "Person",
                "name": "Crucast"
            }
        ]
    }
]
```