

# Event Details

- **Event Name**: SONGS OF THE SEASON CONCERT
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 03:00 pm
- **Event Description**: Join us for Songs of the Season, a joyful afternoon of festive music on Sunday, December 7th at 3 PM!
- **Event URL**: https://allevents.in/williamsville/songs-of-the-season-concert/200029140992853
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029140992853?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=williamsville-events

## Event venue details

- **city**: Williamsville
- **state**: NY
- **country**: United States
- **location**: Williamsville South High School
- **lat**: 42.9664
- **long**: -78.73159
- **full address**: Williamsville South High School, 5950 Main St,Williamsville,NY,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Amherst NY Symphony Orchestra (https://allevents.in/org/amherst-ny-symphony-orchestra/26152294)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/2d65fe1e656bdd0e74aa7dd844dcd9477ac9d6f3171f29c88dbb49e0e038361b-rimg-w510-h451-dca5a581-gmir?v=1764540402
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a559b6a07e935c30f35e19173faf7cf7f2f5773a33b1f68aa0be829db35eca3f-rimg-w300-h300-dca5a481-gmir?v=1764540402

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Dec, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Williamsville South High School, 5950 Main St,Williamsville,NY,United States
- **Q**: Who is organizing the event?
  - **A:** Amherst NY Symphony Orchestra
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about SONGS OF THE SEASON CONCERT ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "SONGS OF THE SEASON CONCERT",
        "image": "https://cdn-az.allevents.in/events5/banners/2d65fe1e656bdd0e74aa7dd844dcd9477ac9d6f3171f29c88dbb49e0e038361b-rimg-w510-h451-dca5a581-gmir?v=1764540402",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/williamsville/songs-of-the-season-concert/200029140992853",
        "location": {
            "@type": "Place",
            "name": "Williamsville South High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5950 Main St,Williamsville,NY,United States",
                "addressLocality": "Williamsville",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.9664",
                "longitude": "-78.73159"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Songs of the Season, a joyful afternoon of festive music on Sunday, December 7th at 3 PM!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Amherst NY Symphony Orchestra",
                "url": "https://allevents.in/org/amherst-ny-symphony-orchestra/26152294"
            }
        ]
    }
]
```