

# Event Details

- **Event Name**: Scene It All @ The Bell, Bicester
- **Event Start and End Date**: Fri, 04 Jul, 2025 at 09:00 pm
- **Event Description**: We're back at the Bell! Free entry for a night of Kerrang anthems circa 2006.
- **Event URL**: https://allevents.in/bicester/scene-it-all-the-bell-bicester/200028332180734
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Bicester
- **state**: EN
- **country**: United Kingdom
- **location**: The Bell Bicester
- **lat**: 51.8994648
- **long**: -1.1523852
- **full address**: The Bell Bicester, 84 Sheep Street,Bicester, Oxfordshire, United Kingdom

## Event gallery

- **Alt text**: Scene It All @ The Bell, Bicester
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/652c06861c01e90cbde9125944cb73edc7b756f3f1670e6bf93ae7717cff4473-rimg-w960-h1200-dc1d1112-gmir?v=1751646800

## FAQs

- **Q**: When and where is Scene It All @ The Bell, Bicester being held?
  - **A:** Scene It All @ The Bell, Bicester takes place on Fri, 04 Jul, 2025 at 09:00 pm to Fri, 04 Jul, 2025 at 09:00 pm at The Bell Bicester, 84 Sheep Street,Bicester, Oxfordshire, United Kingdom.
- **Q**: Who is organizing Scene It All @ The Bell, Bicester?
  - **A:** Scene It All @ The Bell, Bicester is organized by Scene it All.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Scene It All @ The Bell, Bicester",
        "image": "https://cdn-az.allevents.in/events3/banners/652c06861c01e90cbde9125944cb73edc7b756f3f1670e6bf93ae7717cff4473-rimg-w960-h1200-dc1d1112-gmir?v=1751646800",
        "startDate": "2025-07-04",
        "url": "https://allevents.in/bicester/scene-it-all-the-bell-bicester/200028332180734",
        "location": {
            "@type": "Place",
            "name": "The Bell Bicester",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "84 Sheep Street,Bicester, Oxfordshire",
                "addressLocality": "Bicester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.8994648",
                "longitude": "-1.1523852"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're back at the Bell! Free entry for a night of Kerrang anthems circa 2006.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scene it All",
                "url": "https://allevents.in/org/scene-it-all/25970003"
            }
        ]
    }
]
```