

# Event Details

- **Event Name**: 2025 Holiday Concert - Give My Heart
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 07:00 pm
- **Event Description**: Come and enjoy Holiday music at Oak Knoll Lutheran Church.
- **Event URL**: https://allevents.in/hopkins/2025-holiday-concert-give-my-heart/200029190699444
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 39

## Ticket Details


## Event venue details

- **city**: Hopkins
- **state**: MN
- **country**: United States
- **location**: Oak Knoll Lutheran Church
- **lat**: 44.97549
- **long**: -93.42222
- **full address**: Oak Knoll Lutheran Church, 600 Hopkins Crossroad, Hopkins, MN 55305-1469, United States

## Event gallery

- **Alt text**: 2025 Holiday Concert - Give My Heart
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3f8e6e5cf92f6f6c9cb2a17a232f43f490c48b78da25d54fe33007720e37ee00-rimg-w1200-h1552-dcffffff-gmir?v=1764972745

## FAQs

- **Q**: When and where is 2025 Holiday Concert - Give My Heart being held?
  - **A:** 2025 Holiday Concert - Give My Heart takes place on Sat, 06 Dec, 2025 at 07:00 pm to Sat, 06 Dec, 2025 at 07:00 pm at Oak Knoll Lutheran Church, 600 Hopkins Crossroad, Hopkins, MN 55305-1469, United States.
- **Q**: Who is organizing 2025 Holiday Concert - Give My Heart?
  - **A:** 2025 Holiday Concert - Give My Heart is organized by Women of Song.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 2025 Holiday Concert - Give My Heart 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 Hopkins, this event is thoughtfully curated to deliver a standout experience worth every moment. If 2025 Holiday Concert - Give My Heart 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": "2025 Holiday Concert - Give My Heart",
        "image": "https://cdn-az.allevents.in/events6/banners/3f8e6e5cf92f6f6c9cb2a17a232f43f490c48b78da25d54fe33007720e37ee00-rimg-w1200-h1552-dcffffff-gmir?v=1764972745",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/hopkins/2025-holiday-concert-give-my-heart/200029190699444",
        "location": {
            "@type": "Place",
            "name": "Oak Knoll Lutheran Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "600 Hopkins Crossroad, Hopkins, MN 55305-1469, United States",
                "addressLocality": "Hopkins",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.97549",
                "longitude": "-93.42222"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and enjoy Holiday music at Oak Knoll Lutheran Church.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Women of Song",
                "url": "https://allevents.in/org/women-of-song/26224384"
            }
        ]
    }
]
```