

# Event Details

- **Event Name**: Country Music Show featuring Kyle Jennings
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 07:30 pm
- **Event Description**: Come on out and enjoy this Country Music Show on Dec. 12th!
- **Event URL**: https://allevents.in/saginaw/country-music-show-featuring-kyle-jennings/200029252911651
- **Event Categories**: country-music-festivals
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Saginaw
- **state**: MI
- **country**: United States
- **location**: White Pine Middle School
- **lat**: 43.41982128827
- **long**: -84.017441979559
- **full address**: White Pine Middle School, 505 N Center Rd,Shields, Michigan, Saginaw, United States

## Event gallery

- **Alt text**: Country Music Show featuring Kyle Jennings
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b09568e57e090e9964a2527d9a654ec73c91e9414ee32c4fd74b91b1db4f8a12-rimg-w928-h1420-dc92725f-gmir?v=1765372771

## FAQs

- **Q**: When and where is Country Music Show featuring Kyle Jennings being held?
  - **A:** Country Music Show featuring Kyle Jennings takes place on Fri, 12 Dec, 2025 at 07:30 pm to Fri, 12 Dec, 2025 at 07:30 pm at White Pine Middle School, 505 N Center Rd,Shields, Michigan, Saginaw, United States.
- **Q**: Who is organizing Country Music Show featuring Kyle Jennings?
  - **A:** Country Music Show featuring Kyle Jennings is organized by Saginaw Fraternal Order of Police Lodge #105.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Country Music Show featuring Kyle Jennings",
        "image": "https://cdn-az.allevents.in/events7/banners/b09568e57e090e9964a2527d9a654ec73c91e9414ee32c4fd74b91b1db4f8a12-rimg-w928-h1420-dc92725f-gmir?v=1765372771",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/saginaw/country-music-show-featuring-kyle-jennings/200029252911651",
        "location": {
            "@type": "Place",
            "name": "White Pine Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "505 N Center Rd,Shields, Michigan",
                "addressLocality": "Saginaw",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.41982128827",
                "longitude": "-84.017441979559"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on out and enjoy this Country Music Show on Dec. 12th!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Saginaw Fraternal Order of Police Lodge 105",
                "url": "https://allevents.in/org/saginaw-fraternal-order-of-police-lodge-105/27141608"
            }
        ]
    }
]
```