

# Event Details

- **Event Name**: A Ceremony of Carols
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 05:30 pm
- **Event Description**: Ring in the holiday season with the San Angelo Chorus and their performance of Benjamin Britten's "A Ceremony of Carols." Per tradition, we will also include holiday carols for audience singalong.
- **Event URL**: https://allevents.in/san-angelo/a-ceremony-of-carols/200029211238022
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 62

## Ticket Details


## Event venue details

- **city**: San Angelo
- **state**: TX
- **country**: United States
- **location**: San Angelo Performing Arts Center
- **lat**: 31.466016447727
- **long**: -100.43936133385
- **full address**: San Angelo Performing Arts Center, 82 Gillis St,San Angelo,TX,United States

## Event gallery

- **Alt text**: A Ceremony of Carols
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9428b034237acfcfe87a48a180c1e73f103a13ef08f2a086eb6cf6331e12774c-rimg-w1200-h675-dc071811-gmir?v=1764735789

## FAQs

- **Q**: When and where is A Ceremony of Carols being held?
  - **A:** A Ceremony of Carols takes place on Sun, 07 Dec, 2025 at 05:30 pm to Sun, 07 Dec, 2025 at 05:30 pm at San Angelo Performing Arts Center, 82 Gillis St,San Angelo,TX,United States.
- **Q**: Who is organizing A Ceremony of Carols?
  - **A:** A Ceremony of Carols is organized by San Angelo Chorus.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "A Ceremony of Carols",
        "image": "https://cdn-az.allevents.in/events8/banners/9428b034237acfcfe87a48a180c1e73f103a13ef08f2a086eb6cf6331e12774c-rimg-w1200-h675-dc071811-gmir?v=1764735789",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/san-angelo/a-ceremony-of-carols/200029211238022",
        "location": {
            "@type": "Place",
            "name": "San Angelo Performing Arts Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "82 Gillis St,San Angelo,TX,United States",
                "addressLocality": "San Angelo",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.466016447727",
                "longitude": "-100.43936133385"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ring in the holiday season with the San Angelo Chorus and their performance of Benjamin Britten's \"A Ceremony of Carols.\" Per tradition, we will also include holiday carols for audience singalong.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "San Angelo Chorus",
                "url": "https://allevents.in/org/san-angelo-chorus/22840147"
            }
        ]
    }
]
```