

# Event Details

- **Event Name**: Christmas Day Eucharist
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 11:00 am
- **Event Description**: Festive worship service for Christmas Day with Holy Communion
- **Event URL**: https://allevents.in/frankfurt/christmas-day-eucharist/200029385697711
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Frankfurt
- **state**: HE
- **country**: Germany
- **location**: Sebastian-Rinz-Str. 22, 60323 Frankfurt, Germany
- **lat**: 50.13107
- **long**: 8.66249
- **full address**: Sebastian-Rinz-Str. 22, 60323 Frankfurt, Germany, Sebastian-Rinz-Straße 22, 60323 Frankfurt am Main, Deutschland, Frankfurt, Germany

## Event gallery

- **Alt text**: Christmas Day Eucharist
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a23f10d1a4404c914263721176bb79773069df0b111b68ce4f0fd91672a71466-rimg-w1200-h486-dcae8e88-gmir?v=1766276883

## FAQs

- **Q**: When and where is Christmas Day Eucharist being held?
  - **A:** Christmas Day Eucharist takes place on Thu, 25 Dec, 2025 at 11:00 am to Thu, 25 Dec, 2025 at 11:00 am at Sebastian-Rinz-Str. 22, 60323 Frankfurt, Germany, Sebastian-Rinz-Straße 22, 60323 Frankfurt am Main, Deutschland, Frankfurt, Germany.
- **Q**: Who is organizing Christmas Day Eucharist?
  - **A:** Christmas Day Eucharist is organized by Anglican-Episcopal Church of Christ the King, Frankfurt.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Eucharist",
        "image": "https://cdn-az.allevents.in/events4/banners/a23f10d1a4404c914263721176bb79773069df0b111b68ce4f0fd91672a71466-rimg-w1200-h486-dcae8e88-gmir?v=1766276883",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/frankfurt/christmas-day-eucharist/200029385697711",
        "location": {
            "@type": "Place",
            "name": "Sebastian-Rinz-Str. 22, 60323 Frankfurt, Germany",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Sebastian-Rinz-Straße 22, 60323 Frankfurt am Main, Deutschland",
                "addressLocality": "Frankfurt",
                "addressRegion": "HE",
                "addressCountry": "DE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.13107",
                "longitude": "8.66249"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Festive worship service for Christmas Day with Holy Communion",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Anglican-Episcopal Church of Christ the King Frankfurt",
                "url": "https://allevents.in/org/anglican-episcopal-church-of-christ-the-king-frankfurt/27266006"
            }
        ]
    }
]
```