

# Event Details

- **Event Name**: Sunday Mass
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 09:00 am – Sun, 01 Mar, 2026 at 10:00 am
- **Event Description**: Join us to celebrate the Eucharist.
- **Event URL**: https://allevents.in/alliance/sunday-mass/200029713578844
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Alliance
- **state**: OH
- **country**: United States
- **location**: 12055 Easton St NE, Alliance, OH
- **lat**: 40.8768
- **long**: -81.17143
- **full address**: 12055 Easton St NE, Alliance, OH, United States

## Event gallery

- **Alt text**: Sunday Mass
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/aa84ca4a81c009d354d4523625551539b0f4811f3f4102a4f61babf6529c4a03-rimg-w1200-h800-dc8d3603-gmir?v=1771776164

## FAQs

- **Q**: When and where is Sunday Mass being held?
  - **A:** Sunday Mass takes place on Sun, 01 Mar, 2026 at 09:00 am to Sun, 01 Mar, 2026 at 10:00 am at 12055 Easton St NE, Alliance, OH, United States.
- **Q**: Who is organizing Sunday Mass?
  - **A:** Sunday Mass is organized by St. Joseph Parish.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Mass",
        "image": "https://cdn-az.allevents.in/events4/banners/aa84ca4a81c009d354d4523625551539b0f4811f3f4102a4f61babf6529c4a03-rimg-w1200-h800-dc8d3603-gmir?v=1771776164",
        "startDate": "2026-03-01",
        "endDate": "2026-03-01",
        "url": "https://allevents.in/alliance/sunday-mass/200029713578844",
        "location": {
            "@type": "Place",
            "name": "12055 Easton St NE, Alliance, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12055 Easton St NE, Alliance, OH 44601-9423, United States",
                "addressLocality": "Alliance",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.8768",
                "longitude": "-81.17143"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to celebrate the Eucharist.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Joseph Parish",
                "url": "https://allevents.in/org/st-joseph-parish/18357242"
            }
        ]
    }
]
```