

# Event Details

- **Event Name**: Yule Tide Concert
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 07:00 am
- **Event Description**: Join us on Saturday, December 13, at 4:00 PM. Get your tickets today! A reception follows the Concert.
- **Event URL**: https://allevents.in/madison/yule-tide-concert/200029198116830
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Madison
- **state**: CT
- **country**: United States
- **location**: 9 Britton Ln, Madison, CT
- **lat**: 41.2783
- **long**: -72.60471
- **full address**: 9 Britton Ln, Madison, CT, United States

## Event gallery

- **Alt text**: Yule Tide Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d5b7c5082769d65351988ace6f13a9a55540fe4ec1c8adb91bacc5a385f1f944-rimg-w1200-h900-dc968f72-gmir?v=1765561646

## FAQs

- **Q**: When and where is Yule Tide Concert being held?
  - **A:** Yule Tide Concert takes place on Sat, 13 Dec, 2025 at 07:00 am to Sat, 13 Dec, 2025 at 07:00 am at 9 Britton Ln, Madison, CT, United States.
- **Q**: Who is organizing Yule Tide Concert?
  - **A:** Yule Tide Concert is organized by Lutheran Church of Madison.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Yule Tide Concert 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 Madison, this event is thoughtfully curated to deliver a standout experience worth every moment. If Yule Tide Concert 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": "Yule Tide Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/d5b7c5082769d65351988ace6f13a9a55540fe4ec1c8adb91bacc5a385f1f944-rimg-w1200-h900-dc968f72-gmir?v=1765561646",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/madison/yule-tide-concert/200029198116830",
        "location": {
            "@type": "Place",
            "name": "9 Britton Ln, Madison, CT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9 Britton Ln, Madison, CT 06443-2921, United States",
                "addressLocality": "Madison",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.2783",
                "longitude": "-72.60471"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Saturday, December 13, at 4:00 PM. Get your tickets today! A reception follows the Concert.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lutheran Church of Madison",
                "url": "https://allevents.in/org/lutheran-church-of-madison/27081755"
            }
        ]
    }
]
```