

# Event Details

- **Event Name**: Christmas Day Service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 09:00 am – Thu, 25 Dec, 2025 at 10:00 am
- **Event Description**: Jesus Christ is born! Join us as we celebrate the birth of the savior of the world. All are welcome!
- **Event URL**: https://allevents.in/port-clinton/christmas-day-service/200029390182449
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Port Clinton
- **state**: OH
- **country**: United States
- **location**: 207 Adams St, Port Clinton, OH, United States, Ohio 43452
- **lat**: 41.51171
- **long**: -82.93709
- **full address**: 207 Adams St, Port Clinton, OH, United States, Ohio 43452

## Event gallery

- **Alt text**: Christmas Day Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/22dd3d9b92f0b3de4aaeaaf57bbbf51adb02e05adae313f038aaad6cad6539f3-rimg-w1200-h800-dcfedcc0-gmir?v=1766319681

## FAQs

- **Q**: When and where is Christmas Day Service being held?
  - **A:** Christmas Day Service takes place on Thu, 25 Dec, 2025 at 09:00 am to Thu, 25 Dec, 2025 at 10:00 am at 207 Adams St, Port Clinton, OH, United States, Ohio 43452.
- **Q**: Who is organizing Christmas Day Service?
  - **A:** Christmas Day Service is organized by St. John Lutheran Church, Port Clinton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Service",
        "image": "https://cdn-az.allevents.in/events9/banners/22dd3d9b92f0b3de4aaeaaf57bbbf51adb02e05adae313f038aaad6cad6539f3-rimg-w1200-h800-dcfedcc0-gmir?v=1766319681",
        "startDate": "2025-12-25",
        "endDate": "2025-12-25",
        "url": "https://allevents.in/port-clinton/christmas-day-service/200029390182449",
        "location": {
            "@type": "Place",
            "name": "207 Adams St, Port Clinton, OH, United States, Ohio 43452",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "207 Adams St, Port Clinton, OH 43452-1134, United States",
                "addressLocality": "Port Clinton",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.51171",
                "longitude": "-82.93709"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Jesus Christ is born! Join us as we celebrate the birth of the savior of the world. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. John Lutheran Church Port Clinton",
                "url": "https://allevents.in/org/st-john-lutheran-church-port-clinton/26094414"
            }
        ]
    }
]
```