

# Event Details

- **Event Name**: Rabidfest
- **Event Start and End Date**: Sat, 31 Oct, 2026 at 11:00 am – Sun, 01 Nov, 2026 at 11:00 pm (+00:00)
- **Event Description**: Annual metal festival held in Oxford, UK.ArtistsHacktivistMusic Genres :  Metal
- **Event URL**: https://allevents.in/oxford/rabidfest/300042261842
- **Event Categories**: fitness, Festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/festivals/rabidfest/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Oxford
- **state**: EN
- **country**: United Kingdom
- **location**: The Bullingdon
- **lat**: 51.747922
- **long**: -1.237543
- **full address**: The Bullingdon, 162 Cowley Road, Oxford, United Kingdom

## Event gallery

- **Alt text**: Rabidfest
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2ee5d5b88e7dcaee764d1f2ee92763c2bcea0364e1301968a59d6620690bf723-rimg-w1024-h1024-dc161416-gmir.jpg?v=1780896256

## Artist Details

- **Artist name**: Hacktivist

## FAQs

- **Q**: When and where is Rabidfest being held?
  - **A:** Rabidfest takes place on Sat, 31 Oct, 2026 at 11:00 am to Sun, 01 Nov, 2026 at 11:00 pm at The Bullingdon, 162 Cowley Road, Oxford, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Rabidfest 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 Oxford, this event is thoughtfully curated to deliver a standout experience worth every moment. If Rabidfest sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rabidfest",
        "image": "https://cdn-az.allevents.in/events10/banners/2ee5d5b88e7dcaee764d1f2ee92763c2bcea0364e1301968a59d6620690bf723-rimg-w1024-h1024-dc161416-gmir.jpg?v=1780896256",
        "startDate": "2026-10-31T11:00:00+00:00",
        "endDate": "2026-11-01T23:00:00+00:00",
        "url": "https://allevents.in/oxford/rabidfest/300042261842",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Bullingdon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "162 Cowley Road",
                "addressLocality": "Oxford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.747922",
                "longitude": "-1.237543"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual metal festival held in Oxford, UK.ArtistsHacktivistMusic Genres :  Metal",
        "performer": [
            {
                "@type": "Person",
                "name": "Hacktivist"
            }
        ]
    }
]
```