

# Event Details

- **Event Name**: Splendor of the Season - EVENT SOLD OUT
- **Event Start and End Date**: Sun, 10 Dec, 2023 at 03:00 pm – Sun, 10 Dec, 2023 at 05:00 pm
- **Event Description**: We all love the music of the Holiday Season! From Sacred to Secular the Treasure Coast Community Singers the Youth Chorus and the Middle School Chorus will present the Splendor of the Season.
- **Event URL**: https://allevents.in/stuart/splendor-of-the-season-event-sold-out/80008953903494
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details

- **Ticket URL**: http://facebook.com/80008953903494
- **Ticket Price Range**: min: 0, max: 0, currency: USD

## Event venue details

- **city**: Stuart
- **state**: FL
- **country**: United States
- **location**: St. Mary's Episcopal Church, Southeast Ocean Boulevard, Stuart, FL, USA
- **lat**: 27.1975480000
- **long**: -80.2528257000
- **full address**: St. Mary's Episcopal Church, Southeast Ocean Boulevard, Stuart, FL, USA, United States

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: Treasure Coast Community Singers (https://allevents.in/org/treasure-coast-community-singers/22464781)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb64f7563a4e3bd.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb64f8fc1a1928a.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 10 Dec, 2023 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** St. Mary's Episcopal Church, Southeast Ocean Boulevard, Stuart, FL, USA, United States
- **Q**: What is the ticket price?
  - **A:** starting from 0 up to 0 USD
- **Q**: Who is organizing the event?
  - **A:** Treasure Coast Community Singers
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, holiday
- **Q**: Where can I find ticket details about Splendor of the Season - EVENT SOLD OUT ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Splendor of the Season - EVENT SOLD OUT",
        "image": "https://cdn2.allevents.in/thumbs/thumb64f7563a4e3bd.jpg",
        "startDate": "2023-12-10",
        "endDate": "2023-12-10",
        "url": "https://allevents.in/stuart/splendor-of-the-season-event-sold-out/80008953903494",
        "location": {
            "@type": "Place",
            "name": "St. Mary's Episcopal Church, Southeast Ocean Boulevard, Stuart, FL, USA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "701 SE Ocean Blvd",
                "addressLocality": "Stuart",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.1975480000",
                "longitude": "-80.2528257000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We all love the music of the Holiday Season! From Sacred to Secular the Treasure Coast Community Singers the Youth Chorus and the Middle School Chorus will present the Splendor of the Season.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Treasure Coast Community Singers",
                "url": "https://allevents.in/org/treasure-coast-community-singers/22464781"
            }
        ]
    }
]
```