

# Event Details

- **Event Name**: The Christmas Show
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 07:30 pm – Mon, 15 Dec, 2025 at 09:00 pm
- **Event Description**: Monday night Dec 8 7:30-9. The Christmas Show
- **Event URL**: https://allevents.in/mount-dora/the-christmas-show/200029347967031
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Mount Dora
- **state**: FL
- **country**: United States
- **location**: Copacabana Cuban Cafe
- **lat**: 28.799073377129
- **long**: -81.644970841609
- **full address**: Copacabana Cuban Cafe, Mount Dora, Florida, United States

## Event gallery

- **Alt text**: The Christmas Show
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/15b2f3643e867d7ff1ab7c8d5883744dd34a97592a851c11614e477d030dbc7c-rimg-w1056-h1632-dcdddddd-gmir?v=1765587390

## FAQs

- **Q**: When and where is The Christmas Show being held?
  - **A:** The Christmas Show takes place on Mon, 15 Dec, 2025 at 07:30 pm to Mon, 15 Dec, 2025 at 09:00 pm at Copacabana Cuban Cafe, Mount Dora, Florida, United States.
- **Q**: Who is organizing The Christmas Show?
  - **A:** The Christmas Show is organized by MD Jazz Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Christmas Show",
        "image": "https://cdn-az.allevents.in/events1/banners/15b2f3643e867d7ff1ab7c8d5883744dd34a97592a851c11614e477d030dbc7c-rimg-w1056-h1632-dcdddddd-gmir?v=1765587390",
        "startDate": "2025-12-15",
        "endDate": "2025-12-15",
        "url": "https://allevents.in/mount-dora/the-christmas-show/200029347967031",
        "location": {
            "@type": "Place",
            "name": "Copacabana Cuban Cafe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Mount Dora, Florida",
                "addressLocality": "Mount Dora",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.799073377129",
                "longitude": "-81.644970841609"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monday night Dec 8 7:30-9. The Christmas Show",
        "organizer": [
            {
                "@type": "Organization",
                "name": "MD Jazz Band",
                "url": "https://allevents.in/org/md-jazz-band/26152187"
            }
        ]
    }
]
```