

# Event Details

- **Event Name**: Wharton Park Concert
- **Event Start and End Date**: Sun, 26 Jul, 2026 at 01:00 pm
- **Event Description**: Open Air Concert
- **Event URL**: https://allevents.in/durham/wharton-park-concert/200030179966111
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 45

## Ticket Details


## Event venue details

- **city**: Durham
- **state**: EN
- **country**: United Kingdom
- **location**: Wharton Park
- **lat**: 54.780524763765
- **long**: -1.5833244274797
- **full address**: Wharton Park, Durham, Durham, United Kingdom

## Event gallery

- **Alt text**: Wharton Park Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2a15bd8a1e87a314ed30b3b2be4200716fbac4b688e9c78706689d719ce05990-rimg-w1200-h374-dc2d3429-gmir?v=1784888260

## FAQs

- **Q**: When and where is Wharton Park Concert being held?
  - **A:** Wharton Park Concert takes place on Sun, 26 Jul, 2026 at 01:00 pm to Sun, 26 Jul, 2026 at 01:00 pm at Wharton Park, Durham, Durham, United Kingdom.
- **Q**: Who is organizing Wharton Park Concert?
  - **A:** Wharton Park Concert is organized by Pittington Brass.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Wharton Park 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 Durham, this event is thoughtfully curated to deliver a standout experience worth every moment. If Wharton Park 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": "Wharton Park Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/2a15bd8a1e87a314ed30b3b2be4200716fbac4b688e9c78706689d719ce05990-rimg-w1200-h374-dc2d3429-gmir?v=1784888260",
        "startDate": "2026-07-26",
        "url": "https://allevents.in/durham/wharton-park-concert/200030179966111",
        "location": {
            "@type": "Place",
            "name": "Wharton Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Durham, Durham",
                "addressLocality": "Durham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.780524763765",
                "longitude": "-1.5833244274797"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open Air Concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pittington Brass",
                "url": "https://allevents.in/org/pittington-brass/25670616",
                "description": "Pittington Brass. 300 likes · 97 talking about this. We are a non-contesting community band, undertaking various local events throughout the year."
            }
        ]
    }
]
```