

# Event Details

- **Event Name**: TPO Choral Concert
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 05:00 pm (+01:00)
- **Event Description**: Our next concert this June
- **Event URL**: https://allevents.in/kettering/tpo-choral-concert/200029940932447
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Kettering
- **state**: EN
- **country**: United Kingdom
- **location**: St James' Church Thrapston
- **lat**: 52.39994726
- **long**: -0.52206248000001
- **full address**: St James' Church Thrapston, Kettering, Northamptonshire, United Kingdom

## Event gallery

- **Alt text**: TPO Choral Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/106d38a00fb83207a0194efa4ffe6498a17aa978a6a5321546d10240a37a892e-rimg-w1200-h1600-dcd58e7b-gmir?v=1776161747

## FAQs

- **Q**: When and where is TPO Choral Concert being held?
  - **A:** TPO Choral Concert takes place on Sun, 14 Jun, 2026 at 05:00 pm to Sun, 14 Jun, 2026 at 05:00 pm at St James' Church Thrapston, Kettering, Northamptonshire, United Kingdom.
- **Q**: Who is organizing TPO Choral Concert?
  - **A:** TPO Choral Concert is organized by Thrapston Plaza Opera.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "TPO Choral Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/106d38a00fb83207a0194efa4ffe6498a17aa978a6a5321546d10240a37a892e-rimg-w1200-h1600-dcd58e7b-gmir?v=1776161747",
        "startDate": "2026-06-14T17:00:00+01:00",
        "url": "https://allevents.in/kettering/tpo-choral-concert/200029940932447",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "St James' Church Thrapston",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Kettering, Northamptonshire, United Kingdom",
                "addressLocality": "Kettering",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.39994726",
                "longitude": "-0.52206248000001"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our next concert this June",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Thrapston Plaza Opera",
                "url": "https://allevents.in/org/thrapston-plaza-opera/15442585",
                "description": "Thrapston Plaza Opera is a Theatre Company established in 2010 to present  Community Opera in the Plaza Centre, Thrapston, Northamptonshire."
            }
        ]
    }
]
```