

# Event Details

- **Event Name**: Holiday Trombone Concert 
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 07:30 am
- **Event Description**: A very special event happening Monday, December 15th at 7:30! Hope you can make it!
- **Event URL**: https://allevents.in/savannah/holiday-trombone-concert/200029356374059
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Savannah
- **state**: GA
- **country**: United States
- **location**: North Historic District
- **lat**: 32.078224
- **long**: -81.091285
- **full address**: North Historic District, Savannah, Georgia, United States

## Event gallery

- **Alt text**: Holiday Trombone Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4ecc23be7fb10bc0f39b78d33b62df3c034c5a928ee85144931d5e79018f82b8-rimg-w1058-h1429-dcfff5ec-gmir?v=1765752239

## FAQs

- **Q**: When and where is Holiday Trombone Concert  being held?
  - **A:** Holiday Trombone Concert  takes place on Mon, 15 Dec, 2025 at 07:30 am to Mon, 15 Dec, 2025 at 07:30 am at North Historic District, Savannah, Georgia, United States.
- **Q**: Who is organizing Holiday Trombone Concert ?
  - **A:** Holiday Trombone Concert  is organized by Savannah Trombone Workshop.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday Trombone Concert  is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Savannah, this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday Trombone Concert  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Holiday Trombone Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/4ecc23be7fb10bc0f39b78d33b62df3c034c5a928ee85144931d5e79018f82b8-rimg-w1058-h1429-dcfff5ec-gmir?v=1765752239",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/savannah/holiday-trombone-concert/200029356374059",
        "location": {
            "@type": "Place",
            "name": "North Historic District",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Savannah, Georgia",
                "addressLocality": "Savannah",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.078224",
                "longitude": "-81.091285"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A very special event happening Monday, December 15th at 7:30! Hope you can make it!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Savannah Trombone Workshop",
                "url": "https://allevents.in/org/savannah-trombone-workshop/27239707"
            }
        ]
    }
]
```