

# Event Details

- **Event Name**: Christmas Mass
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:00 am – Thu, 25 Dec, 2025 at 11:00 am
- **Event Description**: Join us in person or online for our brief and subdued Christmas Day service.
More information here:
https://www.sttimsmassillon.com/calendar
- **Event URL**: https://allevents.in/massillon/christmas-mass/200029203954843
- **Event Categories**: christmas, calendar, christmas-services
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Massillon
- **state**: OH
- **country**: United States
- **location**: St. Timothy's Episcopal Church
- **lat**: 40.795591526683
- **long**: -81.517881370791
- **full address**: St. Timothy's Episcopal Church, St Timothy's Episcopal Church, 226 3rd St SE, Massillon, OH 44646, United States

## Event gallery

- **Alt text**: Christmas Mass
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ba51cd2376e2cd2e9083b19879f6e1b1eea1f0b986c8422ba4c1d645ef940a8a-rimg-w500-h402-dc30312f-gmir?v=1766230989

## FAQs

- **Q**: When and where is Christmas Mass being held?
  - **A:** Christmas Mass takes place on Thu, 25 Dec, 2025 at 10:00 am to Thu, 25 Dec, 2025 at 11:00 am at St. Timothy's Episcopal Church, St Timothy's Episcopal Church, 226 3rd St SE, Massillon, OH 44646, United States.
- **Q**: Who is organizing Christmas Mass?
  - **A:** Christmas Mass is organized by St. Timothy's Episcopal Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Mass",
        "image": "https://cdn-az.allevents.in/events6/banners/ba51cd2376e2cd2e9083b19879f6e1b1eea1f0b986c8422ba4c1d645ef940a8a-rimg-w500-h402-dc30312f-gmir?v=1766230989",
        "startDate": "2025-12-25",
        "endDate": "2025-12-25",
        "url": "https://allevents.in/massillon/christmas-mass/200029203954843",
        "location": {
            "@type": "Place",
            "name": "St. Timothy's Episcopal Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "St Timothy's Episcopal Church, 226 3rd St SE, Massillon, OH 44646, United States",
                "addressLocality": "Massillon",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.795591526683",
                "longitude": "-81.517881370791"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in person or online for our brief and subdued Christmas Day service.\nMore information here:\nhttps://www.sttimsmassillon.com/calendar",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Timothys Episcopal Church",
                "url": "https://allevents.in/org/st-timothys-episcopal-church/25937280"
            }
        ]
    }
]
```