

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 06:00 pm
- **Event Description**: We invite you to join us Friday evening at 6 pm for our Christmas Concert.  Come hear the story of our Saviors birth through musich.
- **Event URL**: https://allevents.in/lakeland/christmas-concert/200029336223238
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lakeland
- **state**: FL
- **country**: United States
- **location**: 2700 S Florida Ave, Lakeland, FL, United States, Florida 33803
- **lat**: 28.0128
- **long**: -81.9568
- **full address**: 2700 S Florida Ave, Lakeland, FL, United States, Florida 33803

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/69a99941f34e252e45d32ea9fb0907fb53155c0a703beb48d4cfc0c01f171bcd-rimg-w900-h1326-dc12284c-gmir?v=1765415797

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Fri, 12 Dec, 2025 at 06:00 pm to Fri, 12 Dec, 2025 at 06:00 pm at 2700 S Florida Ave, Lakeland, FL, United States, Florida 33803.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by United Methodist Temple of Lakeland.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/69a99941f34e252e45d32ea9fb0907fb53155c0a703beb48d4cfc0c01f171bcd-rimg-w900-h1326-dc12284c-gmir?v=1765415797",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/lakeland/christmas-concert/200029336223238",
        "location": {
            "@type": "Place",
            "name": "2700 S Florida Ave, Lakeland, FL, United States, Florida 33803",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2700 S Florida Ave, Lakeland, FL 33803-3863, United States",
                "addressLocality": "Lakeland",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.0128",
                "longitude": "-81.9568"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We invite you to join us Friday evening at 6 pm for our Christmas Concert.  Come hear the story of our Saviors birth through musich.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "United Methodist Temple of Lakeland",
                "url": "https://allevents.in/org/united-methodist-temple-of-lakeland/23306611"
            }
        ]
    }
]
```