

# Event Details

- **Event Name**: Music @ St Woolos
- **Event Start and End Date**: Sat, 11 Apr, 2026 at 12:00 pm (+01:00)
- **Event Description**: A selections of Simply Strings musicians will be performing at this month's Music @ St Woolos Cathedral. Come along to enjoy a selection of ensemble and solo performances featuring Bach to Florence and The Machine 🎶
- **Event URL**: https://allevents.in/newport/music-st-woolos/200029926970447
- **Event Categories**: Entertainment, performances, Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Newport
- **state**: WA
- **country**: United Kingdom
- **location**: St. Woolos Cathedral, Newport
- **lat**: 51.582867854953
- **long**: -3.0001707825789
- **full address**: St. Woolos Cathedral, Newport, United Kingdom

## Event gallery

- **Alt text**: Music @ St Woolos
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b5dec54a95173bbee3e6fbd87e68bc8857c27794fb2a479f28c14254f3d80d0b-rimg-w1200-h813-dcf0f1f4-gmir?v=1775898707

## FAQs

- **Q**: When and where is Music @ St Woolos being held?
  - **A:** Music @ St Woolos takes place on Sat, 11 Apr, 2026 at 12:00 pm to Sat, 11 Apr, 2026 at 12:00 pm at St. Woolos Cathedral, Newport, United Kingdom.
- **Q**: Who is organizing Music @ St Woolos?
  - **A:** Music @ St Woolos is organized by Simply Strings.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Music @ St Woolos",
        "image": "https://cdn-az.allevents.in/events1/banners/b5dec54a95173bbee3e6fbd87e68bc8857c27794fb2a479f28c14254f3d80d0b-rimg-w1200-h813-dcf0f1f4-gmir?v=1775898707",
        "startDate": "2026-04-11T12:00:00+01:00",
        "url": "https://allevents.in/newport/music-st-woolos/200029926970447",
        "location": {
            "@type": "Place",
            "name": "St. Woolos Cathedral, Newport",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Newport, Wales",
                "addressLocality": "Newport",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.582867854953",
                "longitude": "-3.0001707825789"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A selections of Simply Strings musicians will be performing at this month's Music @ St Woolos Cathedral. Come along to enjoy a selection of ensemble and solo performances featuring Bach to Florence and The Machine 🎶",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Simply Strings",
                "url": "https://allevents.in/org/simply-strings/22004045"
            }
        ]
    }
]
```