

# Event Details

- **Event Name**: Miami Holiday Recital
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 05:00 pm
- **Event Description**: It's that time to be festive, jolly, and spread some holiday cheer! We are hosting our annual Holiday Recital at the Miami Beach VFW Post 3559 on Sunday, December 7th at 5:00pm. Come wearing your festive holiday clothing while listening to our students perform holiday songs!
- **Event URL**: https://allevents.in/miami-beach/miami-holiday-recital/200029153565741
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Miami Beach
- **state**: FL
- **country**: United States
- **location**: Miami Beach, VFW Post 3559
- **lat**: 25.776426767845
- **long**: -80.142228827299
- **full address**: Miami Beach, VFW Post 3559, United States

## Event gallery

- **Alt text**: Miami Holiday Recital
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f9eec5871a5da9ae068bf2ee577a229a23e8eca232a1950057d175fc499da74e-rimg-w1200-h800-dcc2c2c0-gmir?v=1764009740

## FAQs

- **Q**: When and where is Miami Holiday Recital being held?
  - **A:** Miami Holiday Recital takes place on Sun, 07 Dec, 2025 at 05:00 pm to Sun, 07 Dec, 2025 at 05:00 pm at Miami Beach, VFW Post 3559, United States.
- **Q**: Who is organizing Miami Holiday Recital?
  - **A:** Miami Holiday Recital is organized by Barrett School of Music.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Miami Holiday Recital",
        "image": "https://cdn-az.allevents.in/events3/banners/f9eec5871a5da9ae068bf2ee577a229a23e8eca232a1950057d175fc499da74e-rimg-w1200-h800-dcc2c2c0-gmir?v=1764009740",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/miami-beach/miami-holiday-recital/200029153565741",
        "location": {
            "@type": "Place",
            "name": "Miami Beach, VFW Post 3559",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "650 West Ave,Miami Beach,FL,United States",
                "addressLocality": "Miami Beach",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "25.776426767845",
                "longitude": "-80.142228827299"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's that time to be festive, jolly, and spread some holiday cheer! We are hosting our annual Holiday Recital at the Miami Beach VFW Post 3559 on Sunday, December 7th at 5:00pm. Come wearing your festive holiday clothing while listening to our students perform holiday songs!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Barrett School of Music",
                "url": "https://allevents.in/org/barrett-school-of-music/26714786"
            }
        ]
    }
]
```