

# Event Details

- **Event Name**: Winter Concert 
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 06:30 pm – Thu, 11 Dec, 2025 at 08:00 pm
- **Event Description**: Performance will be in the auditorium at the high school.
- **Event URL**: https://allevents.in/shepherd/winter-concert/200029139303316
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 86

## Ticket Details


## Event venue details

- **city**: Shepherd
- **state**: MI
- **country**: United States
- **location**: Shepherd High School
- **lat**: 43.521356517227
- **long**: -84.690760374069
- **full address**: Shepherd High School, 321 S. Fourth St.,Shepherd, Michigan, United States

## Event gallery

- **Alt text**: Winter Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/bc59f9cb5369cd650d99871ef258516327673fc60417a2b5be0a038b04e318a7-rimg-w1200-h1600-dc050404-gmir?v=1765224930

## FAQs

- **Q**: When and where is Winter Concert  being held?
  - **A:** Winter Concert  takes place on Thu, 11 Dec, 2025 at 06:30 pm to Thu, 11 Dec, 2025 at 08:00 pm at Shepherd High School, 321 S. Fourth St.,Shepherd, Michigan, United States.
- **Q**: Who is organizing Winter Concert ?
  - **A:** Winter Concert  is organized by Shepherd Band Booster .
- **Q**: Who is this event for? Is it right for me?
  - **A:** Winter 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 Shepherd, this event is thoughtfully curated to deliver a standout experience worth every moment. With 80+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Winter Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/bc59f9cb5369cd650d99871ef258516327673fc60417a2b5be0a038b04e318a7-rimg-w1200-h1600-dc050404-gmir?v=1765224930",
        "startDate": "2025-12-11",
        "endDate": "2025-12-11",
        "url": "https://allevents.in/shepherd/winter-concert/200029139303316",
        "location": {
            "@type": "Place",
            "name": "Shepherd High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "321 S. Fourth St.,Shepherd, Michigan",
                "addressLocality": "Shepherd",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.521356517227",
                "longitude": "-84.690760374069"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Performance will be in the auditorium at the high school.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shepherd Band Booster ",
                "url": "https://allevents.in/org/shepherd-band-booster/27020488"
            }
        ]
    }
]
```