

# Event Details

- **Event Name**: Holiday Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Join us Sunday December 14th for our holiday concert!  This joyous celebration is sure to put you in the holiday spirit!
- **Event URL**: https://allevents.in/lakeland/holiday-concert/200029257603930
- **Event Categories**: holiday, concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 115

## Ticket Details


## Event venue details

- **city**: Lakeland
- **state**: FL
- **country**: United States
- **location**: First Presbyterian Church of Lakeland, Florida
- **lat**: 28.028148014067
- **long**: -81.937841146867
- **full address**: First Presbyterian Church of Lakeland, Florida, 175 Lake Hollingsworth Dr,Lakeland, Florida, United States

## Event gallery

- **Alt text**: Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/24284eb90435874391ae11d1fb36693e7f8bd121129157c83b07178bc03b4faa-rimg-w1200-h1552-dcffffff-gmir?v=1765415790

## FAQs

- **Q**: When and where is Holiday Concert being held?
  - **A:** Holiday Concert takes place on Sun, 14 Dec, 2025 at 03:00 pm to Sun, 14 Dec, 2025 at 03:00 pm at First Presbyterian Church of Lakeland, Florida, 175 Lake Hollingsworth Dr,Lakeland, Florida, United States.
- **Q**: Who is organizing Holiday Concert?
  - **A:** Holiday Concert is organized by Lakeland Choral Society Inc..
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday 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 Lakeland, this event is thoughtfully curated to deliver a standout experience worth every moment. With 110+ 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": "Event",
        "name": "Holiday Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/24284eb90435874391ae11d1fb36693e7f8bd121129157c83b07178bc03b4faa-rimg-w1200-h1552-dcffffff-gmir?v=1765415790",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/lakeland/holiday-concert/200029257603930",
        "location": {
            "@type": "Place",
            "name": "First Presbyterian Church of Lakeland, Florida",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "175 Lake Hollingsworth Dr,Lakeland, Florida",
                "addressLocality": "Lakeland",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.028148014067",
                "longitude": "-81.937841146867"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Sunday December 14th for our holiday concert!  This joyous celebration is sure to put you in the holiday spirit!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lakeland Choral Society Inc.",
                "url": "https://allevents.in/org/lakeland-choral-society-inc/27146737"
            }
        ]
    }
]
```