

# Event Details

- **Event Name**: South Hadley Public Schools Winter Concert
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 07:00 pm
- **Event Description**: Join our young musicians for an evening of music!
- **Event URL**: https://allevents.in/south-hadley/south-hadley-public-schools-winter-concert/200029218439229
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: South Hadley
- **state**: MA
- **country**: United States
- **location**: South Hadley High School
- **lat**: 42.22850796497
- **long**: -72.586396928368
- **full address**: South Hadley High School, 153 Newton St,South Hadley, Massachusetts, United States

## Event gallery

- **Alt text**: South Hadley Public Schools Winter Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4419ede16c0a3a4d11321ba8ab2edcb43a1b511649afa88ebe6c67458fb16989-rimg-w1200-h1552-dca8c8f7-gmir?v=1765997086

## FAQs

- **Q**: When and where is South Hadley Public Schools Winter Concert being held?
  - **A:** South Hadley Public Schools Winter Concert takes place on Fri, 19 Dec, 2025 at 07:00 pm to Fri, 19 Dec, 2025 at 07:00 pm at South Hadley High School, 153 Newton St,South Hadley, Massachusetts, United States.
- **Q**: Who is organizing South Hadley Public Schools Winter Concert?
  - **A:** South Hadley Public Schools Winter Concert is organized by South Hadley Music Parents Association.
- **Q**: Who is this event for? Is it right for me?
  - **A:** South Hadley Public Schools Winter 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 South Hadley, this event is thoughtfully curated to deliver a standout experience worth every moment. If South Hadley Public Schools Winter 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": "South Hadley Public Schools Winter Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/4419ede16c0a3a4d11321ba8ab2edcb43a1b511649afa88ebe6c67458fb16989-rimg-w1200-h1552-dca8c8f7-gmir?v=1765997086",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/south-hadley/south-hadley-public-schools-winter-concert/200029218439229",
        "location": {
            "@type": "Place",
            "name": "South Hadley High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "153 Newton St,South Hadley, Massachusetts",
                "addressLocality": "South Hadley",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.22850796497",
                "longitude": "-72.586396928368"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join our young musicians for an evening of music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Hadley Music Parents Association",
                "url": "https://allevents.in/org/south-hadley-music-parents-association/26095411"
            }
        ]
    }
]
```