

# Event Details

- **Event Name**: Annual Holiday Concert
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 03:00 pm – Sun, 21 Dec, 2025 at 05:00 pm
- **Event Description**: All are welcome at this free family concert to enjoy some holiday music with us!
- **Event URL**: https://allevents.in/hopkinton/annual-holiday-concert/200029381252659
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Hopkinton
- **state**: MA
- **country**: United States
- **location**: St. John the Evangelist Roman Catholic Parish
- **lat**: 42.226625269323
- **long**: -71.519870257156
- **full address**: St. John the Evangelist Roman Catholic Parish, 20 Church St, Hopkinton, MA 01748-1836, United States

## Event gallery

- **Alt text**: Annual Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8801f8ff6b52c0f4c9dbde735feb6bf5fcf43029ee3c520f2b3b2a032012f212-rimg-w446-h225-dcfeffff-gmir?v=1766219390

## FAQs

- **Q**: When and where is Annual Holiday Concert being held?
  - **A:** Annual Holiday Concert takes place on Sun, 21 Dec, 2025 at 03:00 pm to Sun, 21 Dec, 2025 at 05:00 pm at St. John the Evangelist Roman Catholic Parish, 20 Church St, Hopkinton, MA 01748-1836, United States.
- **Q**: Who is organizing Annual Holiday Concert?
  - **A:** Annual Holiday Concert is organized by Southeastern Massachusetts Community Concert Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Annual Holiday 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 Hopkinton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Annual Holiday 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": "Annual Holiday Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/8801f8ff6b52c0f4c9dbde735feb6bf5fcf43029ee3c520f2b3b2a032012f212-rimg-w446-h225-dcfeffff-gmir?v=1766219390",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/hopkinton/annual-holiday-concert/200029381252659",
        "location": {
            "@type": "Place",
            "name": "St. John the Evangelist Roman Catholic Parish",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 Church St, Hopkinton, MA 01748-1836, United States",
                "addressLocality": "Hopkinton",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.226625269323",
                "longitude": "-71.519870257156"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome at this free family concert to enjoy some holiday music with us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southeastern Massachusetts Community Concert Band",
                "url": "https://allevents.in/org/southeastern-massachusetts-community-concert-band/22355531"
            }
        ]
    }
]
```