

# Event Details

- **Event Name**: Music Night Fundraiser
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 07:00 pm (-04:00)
- **Event Description**: Proceeds from purchases will be donated to the Walk to End Alzheimers, Calhoun County. 
Live music, food trucks and a raffle!
- **Event URL**: https://allevents.in/battle-creek/music-night-fundraiser/200029798144815
- **Event Categories**: nonprofit, music, live-music, food-drinks, entertainment
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

- **Ticket URL**: http://facebook.com/200029798144815?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=battle+creek-events

## Event venue details

- **city**: Battle Creek
- **state**: MI
- **country**: United States
- **location**: Squirrel Hollow Golf Course
- **lat**: 42.248335711111
- **long**: -85.240602705555
- **full address**: Squirrel Hollow Golf Course, 12111 Helmer Road South,Battle Creek, Michigan, United States

## Event gallery

- **Alt text**: Music Night Fundraiser
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8db553e572161587d8bf4b20f6879b898f742bbab3cc586609dc5623bc527e00-rimg-w1200-h1553-dc127002-gmir?v=1775612676

## FAQs

- **Q**: When and where is Music Night Fundraiser being held?
  - **A:** Music Night Fundraiser takes place on Fri, 19 Jun, 2026 at 07:00 pm to Fri, 19 Jun, 2026 at 07:00 pm at Squirrel Hollow Golf Course, 12111 Helmer Road South,Battle Creek, Michigan, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Music Night Fundraiser 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 Battle Creek, this event is thoughtfully curated to deliver a standout experience worth every moment. If Music Night Fundraiser 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": "Music Night Fundraiser",
        "image": "https://cdn-az.allevents.in/events9/banners/8db553e572161587d8bf4b20f6879b898f742bbab3cc586609dc5623bc527e00-rimg-w1200-h1553-dc127002-gmir?v=1775612676",
        "startDate": "2026-06-19T19:00:00-04:00",
        "url": "https://allevents.in/battle-creek/music-night-fundraiser/200029798144815",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Squirrel Hollow Golf Course",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12111 Helmer Road South,Battle Creek, Michigan",
                "addressLocality": "Battle Creek",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.248335711111",
                "longitude": "-85.240602705555"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Proceeds from purchases will be donated to the Walk to End Alzheimers, Calhoun County. \nLive music, food trucks and a raffle!"
    }
]
```