

# Event Details

- **Event Name**: Bicester Concert Band Summer Concert
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 03:00 pm – Sun, 12 Jul, 2026 at 04:00 pm
- **Event Description**: The Bicester Concert Band's Summer Concert will celebrate 30 years of music.We will be performing a range of music from classical to popular tunes including some of the bands favourite pieces.There will be refreshments at half time, tickets can be purchased on the door.
- **Event URL**: https://allevents.in/bicester/bicester-concert-band-summer-concert/80001641519869
- **Event Categories**: concerts, entertainment, music, performances
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Bicester
- **state**: EN
- **country**: United Kingdom
- **location**: St Edburg's Church
- **lat**: 51.8960574
- **long**: -1.1542107
- **full address**: St Edburg's Church, Church St, Bicester OX26 6AY, United Kingdom, Bicester

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live6a2554e932a48.webp

## FAQs

- **Q**: When and where is Bicester Concert Band Summer Concert being held?
  - **A:** Bicester Concert Band Summer Concert takes place on Sun, 12 Jul, 2026 at 03:00 pm to Sun, 12 Jul, 2026 at 04:00 pm at St Edburg's Church, Church St, Bicester OX26 6AY, United Kingdom, Bicester.
- **Q**: Who is organizing Bicester Concert Band Summer Concert?
  - **A:** Bicester Concert Band Summer Concert is organized by Rebecca Scott.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Bicester Concert Band Summer Concert",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a2554405f7df.jpg",
        "startDate": "2026-07-12",
        "endDate": "2026-07-12",
        "url": "https://allevents.in/bicester/bicester-concert-band-summer-concert/80001641519869",
        "location": {
            "@type": "Place",
            "name": "St Edburg's Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Church St, Bicester OX26 6AY, United Kingdom",
                "postalCode": "OX26 6AY",
                "addressLocality": "Bicester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.8960574",
                "longitude": "-1.1542107"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Bicester Concert Band's Summer Concert will celebrate 30 years of music.We will be performing a range of music from classical to popular tunes including some of the bands favourite pieces.There will be refreshments at half time, tickets can be purchased on the door.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rebecca Scott",
                "url": "https://allevents.in/org/rebecca-scott/24265074"
            }
        ]
    }
]
```