

# Event Details

- **Event Name**: 2025 Christmas Recital
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 03:00 pm
- **Event Description**: Enjoy the sounds of the season followed by some festive treats!
- **Event URL**: https://allevents.in/lakeland/2025-christmas-recital/200029027579538
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

- **Ticket URL**: http://facebook.com/200029027579538?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=lakeland-events

## Event venue details

- **city**: Lakeland
- **state**: FL
- **country**: United States
- **location**: PCH - Presbyterian Church in the Highlands
- **lat**: 27.9759694
- **long**: -81.9475998
- **full address**: PCH - Presbyterian Church in the Highlands, 1010 Lake Miriam Dr,Lakeland, Florida, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Notable Musicians (https://allevents.in/org/notable-musicians/26885526)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1424e50e33bfff8d8b96ff6f042343df5b5658cc31f058d63dd458aa5868874b-rimg-w1200-h675-dc755fb8-gmir?v=1765600584
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=2025+Christmas+Recital&date=13+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Dec, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** PCH - Presbyterian Church in the Highlands, 1010 Lake Miriam Dr,Lakeland, Florida, United States
- **Q**: Who is organizing the event?
  - **A:** Notable Musicians
- **Q**: What type of event is this?
  - **A:** christmas
- **Q**: Where can I find ticket details about 2025 Christmas Recital ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2025 Christmas Recital",
        "image": "https://cdn-az.allevents.in/events10/banners/1424e50e33bfff8d8b96ff6f042343df5b5658cc31f058d63dd458aa5868874b-rimg-w1200-h675-dc755fb8-gmir?v=1765600584",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/lakeland/2025-christmas-recital/200029027579538",
        "location": {
            "@type": "Place",
            "name": "PCH - Presbyterian Church in the Highlands",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1010 Lake Miriam Dr,Lakeland, Florida",
                "addressLocality": "Lakeland",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.9759694",
                "longitude": "-81.9475998"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy the sounds of the season followed by some festive treats!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Notable Musicians",
                "url": "https://allevents.in/org/notable-musicians/26885526"
            }
        ]
    }
]
```