

# Event Details

- **Event Name**: We are bounce festival
- **Event Start and End Date**: Sun, 02 Aug, 2026 at 12:00 pm – Sun, 02 Aug, 2026 at 04:00 pm
- **Event Description**: We are bounce festival at Rainton arena who's ready to dance in the sun ?ArtistsAndy WhitbyMC TazoAnth HopperMusic Genres :  Bounce
- **Event URL**: https://allevents.in/durham/we-are-bounce-festival/300042572061
- **Event Categories**: fitness, Festivals
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Durham/The-Rainton-Arena/We-are-bounce-festival/42572061/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Durham
- **state**: EN
- **country**: United Kingdom
- **location**: The Rainton Arena
- **lat**: 54.83542280
- **long**: -1.48413360
- **full address**: The Rainton Arena, Mercantile Road, Durham, United Kingdom

## Event gallery

- **Alt text**: We are bounce festival
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6707ef9ad55b66c9bdf2c63e4e7025543804a3877724a57ce075f837ef24ccee-rimg-w1024-h1024-dc134aa9-gmir.jpg?v=1783805356

## Artist Details

- **Artist name**: Andy Whitby
- **Artist name**: MC Tazo
- **Artist name**: Anth Hopper

## FAQs

- **Q**: When and where is We are bounce festival being held?
  - **A:** We are bounce festival takes place on Sun, 02 Aug, 2026 at 12:00 pm to Sun, 02 Aug, 2026 at 04:00 pm at The Rainton Arena, Mercantile Road, Durham, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** We are bounce festival is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Durham, this event is thoughtfully curated to deliver a standout experience worth every moment. If We are bounce festival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "We are bounce festival",
        "image": "https://cdn-az.allevents.in/events9/banners/6707ef9ad55b66c9bdf2c63e4e7025543804a3877724a57ce075f837ef24ccee-rimg-w1024-h1024-dc134aa9-gmir.jpg?v=1783805356",
        "startDate": "2026-08-02",
        "endDate": "2026-08-02",
        "url": "https://allevents.in/durham/we-are-bounce-festival/300042572061",
        "location": {
            "@type": "Place",
            "name": "The Rainton Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Mercantile Road",
                "addressLocality": "Durham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.83542280",
                "longitude": "-1.48413360"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are bounce festival at Rainton arena who's ready to dance in the sun ?ArtistsAndy WhitbyMC TazoAnth HopperMusic Genres :  Bounce",
        "performer": [
            {
                "@type": "Person",
                "name": "Andy Whitby"
            },
            {
                "@type": "Person",
                "name": "MC Tazo"
            },
            {
                "@type": "Person",
                "name": "Anth Hopper"
            }
        ]
    }
]
```