

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 06:30 pm
- **Event Description**: Come hear songs performed by our Worship Team and Handbell Choir in our newly renovated sanctuary.
- **Event URL**: https://allevents.in/st-cloud/christmas-concert/200029189244251
- **Event Categories**: music, entertainment, concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 58

## Ticket Details


## Event venue details

- **city**: St Cloud
- **state**: FL
- **country**: United States
- **location**: 1000 Ohio Ave, Saint Cloud, FL, United States, Florida 34769
- **lat**: 28.24807
- **long**: -81.28034
- **full address**: 1000 Ohio Ave, Saint Cloud, FL, United States, Florida 34769, 1000 Ohio Ave, St Cloud, FL 34769-3744, United States

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/76c789cd760e1fc9288f482fedfb756886a5ed23082b30f5f328a9d447586331-rimg-w1200-h675-dc4d8b8b-gmir?v=1764642673

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sat, 06 Dec, 2025 at 06:30 pm to Sat, 06 Dec, 2025 at 06:30 pm at 1000 Ohio Ave, Saint Cloud, FL, United States, Florida 34769, 1000 Ohio Ave, St Cloud, FL 34769-3744, United States.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by First United Methodist Church Saint Cloud.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in St Cloud, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/76c789cd760e1fc9288f482fedfb756886a5ed23082b30f5f328a9d447586331-rimg-w1200-h675-dc4d8b8b-gmir?v=1764642673",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/st-cloud/christmas-concert/200029189244251",
        "location": {
            "@type": "Place",
            "name": "1000 Ohio Ave, Saint Cloud, FL, United States, Florida 34769",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 Ohio Ave, St Cloud, FL 34769-3744, United States",
                "addressLocality": "St Cloud",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.24807",
                "longitude": "-81.28034"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come hear songs performed by our Worship Team and Handbell Choir in our newly renovated sanctuary.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First United Methodist Church Saint Cloud",
                "url": "https://allevents.in/org/first-united-methodist-church-saint-cloud/23629868"
            }
        ]
    }
]
```