

# Event Details

- **Event Name**: A Choral Feast
- **Event Start and End Date**: Thu, 17 Jul, 2025 at 07:00 pm
- **Event Description**: Our Annual Concert with a three course meal for a summer evening
- **Event URL**: https://allevents.in/clydach/a-choral-feast/200028459203040
- **Event Categories**: concerts, workshops, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details

- **Ticket URL**: http://facebook.com/200028459203040?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=clydach-events

## Event venue details

- **city**: Clydach
- **state**: WA
- **country**: United Kingdom
- **location**: Sacred Heart Hall Morriston
- **lat**: 51.667988151696
- **long**: -3.9245716039545
- **full address**: Sacred Heart Hall Morriston, Morriston, Clydach, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Tabernacle Morriston Choir (https://allevents.in/org/tabernacle-morriston-choir/26076810)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=A+Choral+Feast&date=Thu%2C+17+Jul%2C+2025+at+07%3A00+pm&bg=1
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=A+Choral+Feast&date=17+Jul

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 17 Jul, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Sacred Heart Hall Morriston, Morriston, Clydach, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Tabernacle Morriston Choir
- **Q**: What type of event is this?
  - **A:** concerts, workshops, music, entertainment
- **Q**: Where can I find ticket details about A Choral Feast ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "A Choral Feast",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=A+Choral+Feast&date=Thu%2C+17+Jul%2C+2025+at+07%3A00+pm&bg=1",
        "startDate": "2025-07-17",
        "url": "https://allevents.in/clydach/a-choral-feast/200028459203040",
        "location": {
            "@type": "Place",
            "name": "Sacred Heart Hall Morriston",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Morriston",
                "addressLocality": "Clydach",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.667988151696",
                "longitude": "-3.9245716039545"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our Annual Concert with a three course meal for a summer evening",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tabernacle Morriston Choir",
                "url": "https://allevents.in/org/tabernacle-morriston-choir/26076810"
            }
        ]
    }
]
```