

# Event Details

- **Event Name**: Summer concert 
- **Event Start and End Date**: Mon, 06 Jul, 2026 at 07:30 pm
- **Event Description**: Swansea Philharmonia Orchestra summer concert
- **Event URL**: https://allevents.in/swansea/summer-concert/200030287884148
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Swansea
- **state**: WA
- **country**: United Kingdom
- **location**: All Saints Oystermouth and Norton Mission Church , Swansea
- **lat**: 51.57347
- **long**: -3.99789
- **full address**: All Saints Oystermouth and Norton Mission Church , Swansea, United Kingdom

## Event gallery

- **Alt text**: Summer concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/afe046f2309ccaa19ab9e92606aef6dd45e061e4afff3d22d7e6d34a15fa0b3e-rimg-w1200-h1685-dcf0f5f0-gmir?v=1783048387

## FAQs

- **Q**: When and where is Summer concert  being held?
  - **A:** Summer concert  takes place on Mon, 06 Jul, 2026 at 07:30 pm to Mon, 06 Jul, 2026 at 07:30 pm at All Saints Oystermouth and Norton Mission Church , Swansea, United Kingdom.
- **Q**: Who is organizing Summer concert ?
  - **A:** Summer concert  is organized by Swansea Philharmonia.
- **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 Swansea, 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/events1/banners/afe046f2309ccaa19ab9e92606aef6dd45e061e4afff3d22d7e6d34a15fa0b3e-rimg-w1200-h1685-dcf0f5f0-gmir?v=1783048387",
        "startDate": "2026-07-06",
        "url": "https://allevents.in/swansea/summer-concert/200030287884148",
        "location": {
            "@type": "Place",
            "name": "All Saints Oystermouth and Norton Mission Church , Swansea",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Church Park Lane , Mumbles,The Mumbles, Swansea, United Kingdom",
                "addressLocality": "Swansea",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.57347",
                "longitude": "-3.99789"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Swansea Philharmonia Orchestra summer concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Swansea Philharmonia",
                "url": "https://allevents.in/org/swansea-philharmonia/20629396"
            }
        ]
    }
]
```