

# Event Details

- **Event Name**: Christmas Day Service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:00 am
- **Event Description**: Join us for a simple but special Christmas morning service.  If the weather permits, we will be outside on the patio.
- **Event URL**: https://allevents.in/lakeland/christmas-day-service/200029306257532
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Lakeland
- **state**: FL
- **country**: United States
- **location**: 6400 N Socrum Loop Rd, Lakeland, FL, United States, Florida 33809
- **lat**: 28.12502
- **long**: -81.94724
- **full address**: 6400 N Socrum Loop Rd, Lakeland, FL, United States, Florida 33809

## Event gallery

- **Alt text**: Christmas Day Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/cb54b0ec449f4161ecb2d8a57a90c11bc401c12249e01a55a6d82b4a332226c1-rimg-w685-h450-dc1f4401-gmir?v=1766209143

## FAQs

- **Q**: When and where is Christmas Day Service being held?
  - **A:** Christmas Day Service takes place on Thu, 25 Dec, 2025 at 10:00 am to Thu, 25 Dec, 2025 at 10:00 am at 6400 N Socrum Loop Rd, Lakeland, FL, United States, Florida 33809.
- **Q**: Who is organizing Christmas Day Service?
  - **A:** Christmas Day Service is organized by Christ the King Episcopal Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Service",
        "image": "https://cdn-az.allevents.in/events2/banners/cb54b0ec449f4161ecb2d8a57a90c11bc401c12249e01a55a6d82b4a332226c1-rimg-w685-h450-dc1f4401-gmir?v=1766209143",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/lakeland/christmas-day-service/200029306257532",
        "location": {
            "@type": "Place",
            "name": "6400 N Socrum Loop Rd, Lakeland, FL, United States, Florida 33809",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6400 N Socrum Loop Rd, Lakeland, FL 33809-4141, United States",
                "addressLocality": "Lakeland",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.12502",
                "longitude": "-81.94724"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a simple but special Christmas morning service.  If the weather permits, we will be outside on the patio.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ the King Episcopal Church",
                "url": "https://allevents.in/org/christ-the-king-episcopal-church/26459847"
            }
        ]
    }
]
```