

# Event Details

- **Event Name**: Charity Concert
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 07:30 pm
- **Event Description**: Join us on June 26th for our charity concert. All proceeds go to local good causes. #WeServe #romiley #marple
- **Event URL**: https://allevents.in/stockport/charity-concert/200030086620443
- **Event Categories**: nonprofit, concerts, music, entertainment, charities
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Stockport
- **state**: EN
- **country**: United Kingdom
- **location**: Our Lady & St Christopher's, Romiley
- **lat**: 53.41385583256
- **long**: -2.1025260557605
- **full address**: Our Lady &amp; St Christopher's, Romiley, 52 Barrack Hill, Romiley,Stockport, United Kingdom

## Event gallery

- **Alt text**: Charity Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e5f984befe06bb1ff2b3c302beeb5d529df3e7d5a307ebca6cd6ce19769061f8-rimg-w1200-h1696-dcffffff-gmir?v=1782407093

## FAQs

- **Q**: When and where is Charity Concert being held?
  - **A:** Charity Concert takes place on Fri, 26 Jun, 2026 at 07:30 pm to Fri, 26 Jun, 2026 at 07:30 pm at Our Lady & St Christopher's, Romiley, 52 Barrack Hill, Romiley,Stockport, United Kingdom.
- **Q**: Who is organizing Charity Concert?
  - **A:** Charity Concert is organized by Romiley and Marple Lions Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Charity 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 Stockport, this event is thoughtfully curated to deliver a standout experience worth every moment. If Charity 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": "Charity Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/e5f984befe06bb1ff2b3c302beeb5d529df3e7d5a307ebca6cd6ce19769061f8-rimg-w1200-h1696-dcffffff-gmir?v=1782407093",
        "startDate": "2026-06-26",
        "url": "https://allevents.in/stockport/charity-concert/200030086620443",
        "location": {
            "@type": "Place",
            "name": "Our Lady & St Christopher's, Romiley",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "52 Barrack Hill, Romiley,Stockport",
                "addressLocality": "Stockport",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.41385583256",
                "longitude": "-2.1025260557605"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on June 26th for our charity concert. All proceeds go to local good causes. #WeServe #romiley #marple",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Romiley and Marple Lions Club",
                "url": "https://allevents.in/org/romiley-and-marple-lions-club/27805743"
            }
        ]
    }
]
```