

# Event Details

- **Event Name**: Mr Scruff
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 03:00 pm – Sat, 14 Mar, 2026 at 10:00 pm
- **Event Description**: The legendary Mr Scruff heads to Quarters this March.ArtistsMr ScruffMusic Genres :  House
- **Event URL**: https://allevents.in/brighton/mr-scruff/300041615928
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Brighton/Quarters/Mr-Scruff/41615928/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Brighton
- **state**: EN
- **country**: United Kingdom
- **location**: Quarters
- **lat**: 50.82004940
- **long**: -0.14277070
- **full address**: Quarters, 187-193 Kings Road Arches, Brighton, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/09b72a320037f0f0cf568d8cb17bb759722f752d3a714cec4de823784e457435-rimg-w1024-h1024-dc5e4533-gmir.jpg?v=1773043218
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/5982eca3f2f7d1c18e9f721f2eb52de1c84659b1eef27bd769b92a4b5762940d-rimg-w400-h400-dc5e4533-gmir.jpg?v=1773043217

## Artist Details

- **Artist name**: Mr Scruff

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 14 Mar, 2026 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Quarters, 187-193 Kings Road Arches, Brighton, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Mr Scruff
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** art
- **Q**: Where can I find ticket details about Mr Scruff ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Mr Scruff",
        "image": "https://cdn-az.allevents.in/events6/banners/09b72a320037f0f0cf568d8cb17bb759722f752d3a714cec4de823784e457435-rimg-w1024-h1024-dc5e4533-gmir.jpg?v=1773043218",
        "startDate": "2026-03-14",
        "endDate": "2026-03-14",
        "url": "https://allevents.in/brighton/mr-scruff/300041615928",
        "location": {
            "@type": "Place",
            "name": "Quarters",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "187-193 Kings Road Arches",
                "addressLocality": "Brighton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.82004940",
                "longitude": "-0.14277070"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The legendary Mr Scruff heads to Quarters this March.ArtistsMr ScruffMusic Genres :  House",
        "performer": [
            {
                "@type": "Person",
                "name": "Mr Scruff"
            }
        ]
    }
]
```