

# Event Details

- **Event Name**: Fall Instrumental Concert
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 03:00 pm
- **Event Description**: Doors open at 2:30! Located in the VLHS gym. It’s free, we can’t wait to see you there!
- **Event URL**: https://allevents.in/saginaw/fall-instrumental-concert/200029206997925
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details

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

## Event venue details

- **city**: Saginaw
- **state**: MI
- **country**: United States
- **location**: 3560 McCarty Rd, Saginaw, MI
- **lat**: 43.46725
- **long**: -83.9877
- **full address**: 3560 McCarty Rd, Saginaw, MI, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Valley Lutheran High School, Saginaw (https://allevents.in/org/valley-lutheran-high-school-saginaw/26025371)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Fall+Instrumental+Concert&date=Sun%2C+23+Nov%2C+2025+at+03%3A00+pm&bg=1
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/58c8d93cff4312117a3de80381a5651f72b3089c84fe6537dad2206a9e28f13a-rimg-w300-h300-dc615143-gmir?v=1763329705

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 23 Nov, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** 3560 McCarty Rd, Saginaw, MI, United States
- **Q**: Who is organizing the event?
  - **A:** Valley Lutheran High School, Saginaw
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Fall Instrumental Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Fall Instrumental Concert",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Fall+Instrumental+Concert&date=Sun%2C+23+Nov%2C+2025+at+03%3A00+pm&bg=1",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/saginaw/fall-instrumental-concert/200029206997925",
        "location": {
            "@type": "Place",
            "name": "3560 McCarty Rd, Saginaw, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3560 McCarty Rd, Saginaw, MI 48603-2239, United States",
                "addressLocality": "Saginaw",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.46725",
                "longitude": "-83.9877"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Doors open at 2:30! Located in the VLHS gym. It’s free, we can’t wait to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Valley Lutheran High School Saginaw",
                "url": "https://allevents.in/org/valley-lutheran-high-school-saginaw/26025371"
            }
        ]
    }
]
```