

# Event Details

- **Event Name**: Summer Concert
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 07:30 pm (+01:00)
- **Event Description**: A concert celebrating the viola
- **Event URL**: https://allevents.in/leamington/summer-concert/200030042817430
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Leamington
- **state**: EN
- **country**: United Kingdom
- **location**: All Saints' Church Leamington Spa
- **lat**: 52.286005881725
- **long**: -1.5327329913596
- **full address**: All Saints' Church Leamington Spa, Victoria Terrace,Leamington Spa, Warwickshire, Leamington, United Kingdom

## Event gallery

- **Alt text**: Summer Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/eb0fc52b4a11f2593185cdc01f839792c3551bed62385f214de68e96a162577c-rimg-w1200-h1600-dcbe7902-gmir?v=1780102597

## FAQs

- **Q**: When and where is Summer Concert being held?
  - **A:** Summer Concert takes place on Sat, 13 Jun, 2026 at 07:30 pm to Sat, 13 Jun, 2026 at 07:30 pm at All Saints' Church Leamington Spa, Victoria Terrace,Leamington Spa, Warwickshire, Leamington, United Kingdom.
- **Q**: Who is organizing Summer Concert?
  - **A:** Summer Concert is organized by Warwickshire Symphony Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Summer Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Leamington, this event is thoughtfully curated to deliver a standout experience worth every moment. If Summer Concert 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": "Summer Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/eb0fc52b4a11f2593185cdc01f839792c3551bed62385f214de68e96a162577c-rimg-w1200-h1600-dcbe7902-gmir?v=1780102597",
        "startDate": "2026-06-13T19:30:00+01:00",
        "url": "https://allevents.in/leamington/summer-concert/200030042817430",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "All Saints' Church Leamington Spa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Victoria Terrace,Leamington Spa, Warwickshire",
                "addressLocality": "Leamington",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.286005881725",
                "longitude": "-1.5327329913596"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A concert celebrating the viola",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Warwickshire Symphony Orchestra",
                "url": "https://allevents.in/org/warwickshire-symphony-orchestra/24749366"
            }
        ]
    }
]
```