

# Event Details

- **Event Name**: Holiday Concert
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 07:00 pm
- **Event Description**: Kick off the Holiday Season with a FREE Holiday Concert at the Active Adult Center! Enjoy great music from the Franklin Community Band and get in the holiday spirit!
The Active Adult Center building is located at 160 E. Adams St. Franklin, IN
- **Event URL**: https://allevents.in/franklin/holiday-concert/200029261917754
- **Event Categories**: music, entertainment, holiday, concerts
- **Interested Audience**: 
  - total_interested_count: 54

## Ticket Details


## Event venue details

- **city**: Franklin
- **state**: IN
- **country**: United States
- **location**: Franklin Active Adult Center
- **lat**: 39.483782411838
- **long**: -86.053487767186
- **full address**: Franklin Active Adult Center, 160 E. Adams St.,Franklin, Indiana, United States

## Event gallery

- **Alt text**: Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ec32951d02c15ab85a731796e5e8b516886f4733c211ae3477274fe2a7c38b60-rimg-w1080-h1350-dceeede9-gmir?v=1764987184

## FAQs

- **Q**: When and where is Holiday Concert being held?
  - **A:** Holiday Concert takes place on Thu, 11 Dec, 2025 at 07:00 pm to Thu, 11 Dec, 2025 at 07:00 pm at Franklin Active Adult Center, 160 E. Adams St.,Franklin, Indiana, United States.
- **Q**: Who is organizing Holiday Concert?
  - **A:** Holiday Concert is organized by Franklin Parks & Recreation.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday Concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Franklin, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Holiday Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/ec32951d02c15ab85a731796e5e8b516886f4733c211ae3477274fe2a7c38b60-rimg-w1080-h1350-dceeede9-gmir?v=1764987184",
        "startDate": "2025-12-11",
        "url": "https://allevents.in/franklin/holiday-concert/200029261917754",
        "location": {
            "@type": "Place",
            "name": "Franklin Active Adult Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "160 E. Adams St.,Franklin, Indiana",
                "addressLocality": "Franklin",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.483782411838",
                "longitude": "-86.053487767186"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kick off the Holiday Season with a FREE Holiday Concert at the Active Adult Center! Enjoy great music from the Franklin Community Band and get in the holiday spirit!\nThe Active Adult Center building is located at 160 E. Adams St. Franklin, IN",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Franklin Parks & Recreation",
                "url": "https://allevents.in/org/franklin-parks-and-recreation/25944427"
            }
        ]
    }
]
```