

# Event Details

- **Event Name**: November concert 
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 07:00 pm – Tue, 25 Nov, 2025 at 08:00 pm
- **Event Description**: Come join us for our FREE November concert geared towards families
- **Event URL**: https://allevents.in/caledonia/november-concert/200029193809429
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details

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

## Event venue details

- **city**: Caledonia
- **state**: MI
- **country**: United States
- **location**: Duncan Lake Middle School
- **lat**: 42.786960594016
- **long**: -85.522835254669
- **full address**: Duncan Lake Middle School, 9757 Duncan Lake Ave SE,Caledonia,MI,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Strike Percussion Ensemble (https://allevents.in/org/strike-percussion-ensemble/24199399)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7cdd5f1a643aa3cd4607421656da47630a21423a473899cbe8708c7697bbfc4e-rimg-w1200-h900-dc312f19-gmir?v=1763959265
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=November+concert+&date=25+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 25 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Duncan Lake Middle School, 9757 Duncan Lake Ave SE,Caledonia,MI,United States
- **Q**: Who is organizing the event?
  - **A:** Strike Percussion Ensemble
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about November concert  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "November concert",
        "image": "https://cdn-az.allevents.in/events10/banners/7cdd5f1a643aa3cd4607421656da47630a21423a473899cbe8708c7697bbfc4e-rimg-w1200-h900-dc312f19-gmir?v=1763959265",
        "startDate": "2025-11-25",
        "endDate": "2025-11-25",
        "url": "https://allevents.in/caledonia/november-concert/200029193809429",
        "location": {
            "@type": "Place",
            "name": "Duncan Lake Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9757 Duncan Lake Ave SE,Caledonia,MI,United States",
                "addressLocality": "Caledonia",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.786960594016",
                "longitude": "-85.522835254669"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our FREE November concert geared towards families",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Strike Percussion Ensemble",
                "url": "https://allevents.in/org/strike-percussion-ensemble/24199399"
            }
        ]
    }
]
```