

# Event Details

- **Event Name**: Charity Concert in aid of Spark Community Space
- **Event Start and End Date**: Sun, 22 Mar, 2026 at 03:00 pm – Sun, 22 Mar, 2026 at 05:00 pm
- **Event Description**: Featuring works by Brahms, Bruch, Smyth and Haydn come along and enjoy a feast of classical music. Doors: 2.30pm Performance: 3.00pmArtistsPortsmouth Philharmonic OrchestraMusic Genres :  Classical, Orchestral
- **Event URL**: https://allevents.in/portsmouth/charity-concert-in-aid-of-spark-community-space/300042005432
- **Event Categories**: music, entertainment, concerts, nonprofit, charities, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Portsmouth/Church-Of-The-Resurrection/Charity-Concert-in-aid-of-Spark-Community-Space/42005432/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Portsmouth
- **state**: EN
- **country**: United Kingdom
- **location**: Church Of The Resurrection
- **lat**: 50.8483382
- **long**: -1.0522262
- **full address**: Church Of The Resurrection, Penrhyn Avenue, Portsmouth, United Kingdom

## Event gallery

- **Alt text**: Charity Concert in aid of Spark Community Space
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/51cc052e47fe04f2270c8c618ea3428227b7bd3d62f1e36078f4fd897ad60507-rimg-w1024-h1024-dc2f2d32-gmir.jpg?v=1770132263

## Artist Details

- **Artist name**: Portsmouth Philharmonic Orchestra

## FAQs

- **Q**: When and where is Charity Concert in aid of Spark Community Space being held?
  - **A:** Charity Concert in aid of Spark Community Space takes place on Sun, 22 Mar, 2026 at 03:00 pm to Sun, 22 Mar, 2026 at 05:00 pm at Church Of The Resurrection, Penrhyn Avenue, Portsmouth, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Charity Concert in aid of Spark Community Space 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 Portsmouth, this event is thoughtfully curated to deliver a standout experience worth every moment. If Charity Concert in aid of Spark Community Space 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": "Charity Concert in aid of Spark Community Space",
        "image": "https://cdn-az.allevents.in/events10/banners/51cc052e47fe04f2270c8c618ea3428227b7bd3d62f1e36078f4fd897ad60507-rimg-w1024-h1024-dc2f2d32-gmir.jpg?v=1770132263",
        "startDate": "2026-03-22",
        "endDate": "2026-03-22",
        "url": "https://allevents.in/portsmouth/charity-concert-in-aid-of-spark-community-space/300042005432",
        "location": {
            "@type": "Place",
            "name": "Church Of The Resurrection",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Penrhyn Avenue",
                "addressLocality": "Portsmouth",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.8483382",
                "longitude": "-1.0522262"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Featuring works by Brahms, Bruch, Smyth and Haydn come along and enjoy a feast of classical music. Doors: 2.30pm Performance: 3.00pmArtistsPortsmouth Philharmonic OrchestraMusic Genres :  Classical, Orchestral",
        "performer": [
            {
                "@type": "Person",
                "name": "Portsmouth Philharmonic Orchestra"
            }
        ]
    }
]
```