

# Event Details

- **Event Name**: Run It Up
- **Event Start and End Date**: Sun, 19 Jul, 2026 at 01:00 pm – Sun, 19 Jul, 2026 at 04:00 pm
- **Event Description**: Run It Up. Coffee, live music, a short run  and vendors at Hooked Café, Brighton. 19 July, 1-4pm. £7. A room worth running for.
- **Event URL**: https://allevents.in/brighton/run-it-up/300042587531
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Brighton/Hooked-Cafe/Run-It-Up/42587531/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Brighton
- **state**: EN
- **country**: United Kingdom
- **location**: Hooked Cafe
- **lat**: 50.8195224
- **long**: -0.1277139
- **full address**: Hooked Cafe, 38 Upper St. James's Street, Brighton, United Kingdom

## Event gallery

- **Alt text**: Run It Up
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/3aac839b5373f90966e901385db6c0111fa7f958f49209dac1086a89ca468be1-rimg-w1024-h1024-dc374698-gmir.jpg?v=1783703811

## FAQs

- **Q**: When and where is Run It Up being held?
  - **A:** Run It Up takes place on Sun, 19 Jul, 2026 at 01:00 pm to Sun, 19 Jul, 2026 at 04:00 pm at Hooked Cafe, 38 Upper St. James's Street, Brighton, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Run It Up 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 Brighton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Run It Up 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": "Run It Up",
        "image": "https://cdn-az.allevents.in/events9/banners/3aac839b5373f90966e901385db6c0111fa7f958f49209dac1086a89ca468be1-rimg-w1024-h1024-dc374698-gmir.jpg?v=1783703811",
        "startDate": "2026-07-19",
        "endDate": "2026-07-19",
        "url": "https://allevents.in/brighton/run-it-up/300042587531",
        "location": {
            "@type": "Place",
            "name": "Hooked Cafe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "38 Upper St. James's Street",
                "addressLocality": "Brighton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.8195224",
                "longitude": "-0.1277139"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Run It Up. Coffee, live music, a short run  and vendors at Hooked Café, Brighton. 19 July, 1-4pm. £7. A room worth running for."
    }
]
```