

# Event Details

- **Event Name**: Dress Rehearsal for the Christmas Concert
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 03:00 pm
- **Event Description**: Dress rehearsal for the Christmas Concert is on Saturday at 3PM at the CLC.
- **Event URL**: https://allevents.in/kendallville/dress-rehearsal-for-the-christmas-concert/200028923786916
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Kendallville
- **state**: IN
- **country**: United States
- **location**: Community Learning Center
- **lat**: 41.44076
- **long**: -85.2596499
- **full address**: Community Learning Center, 401 E. Diamond St.,Kendallville,IN,United States

## Event gallery

- **Alt text**: Dress Rehearsal for the Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e2c706715cca8baa80892acd574c2684f6ae76ac4d681fc3dd38c37c39f1533a-rimg-w960-h535-dcffffff-gmir?v=1762763879

## FAQs

- **Q**: When and where is Dress Rehearsal for the Christmas Concert being held?
  - **A:** Dress Rehearsal for the Christmas Concert takes place on Sat, 20 Dec, 2025 at 03:00 pm to Sat, 20 Dec, 2025 at 03:00 pm at Community Learning Center, 401 E. Diamond St.,Kendallville,IN,United States.
- **Q**: Who is organizing Dress Rehearsal for the Christmas Concert?
  - **A:** Dress Rehearsal for the Christmas Concert is organized by Noble Community Chorus.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dress Rehearsal for the Christmas Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/e2c706715cca8baa80892acd574c2684f6ae76ac4d681fc3dd38c37c39f1533a-rimg-w960-h535-dcffffff-gmir?v=1762763879",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/kendallville/dress-rehearsal-for-the-christmas-concert/200028923786916",
        "location": {
            "@type": "Place",
            "name": "Community Learning Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "401 E. Diamond St.,Kendallville,IN,United States",
                "addressLocality": "Kendallville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.44076",
                "longitude": "-85.2596499"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dress rehearsal for the Christmas Concert is on Saturday at 3PM at the CLC.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Noble Community Chorus",
                "url": "https://allevents.in/org/noble-community-chorus/25232186"
            }
        ]
    }
]
```