

# Event Details

- **Event Name**: Celebration of Mass 
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 11:00 am – Sun, 05 Jul, 2026 at 11:00 am (-04:00)
- **Event Description**: Intentions: Bill Amberger
- **Event URL**: https://allevents.in/batesville/celebration-of-mass/200029719293212
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Batesville
- **state**: IN
- **country**: United States
- **location**: 17440 St Mary's Road, Batesville, IN
- **lat**: 39.34762
- **long**: -85.10833
- **full address**: 17440 St Mary's Road, Batesville, IN, United States

## Event gallery

- **Alt text**: Celebration of Mass
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Celebration+of+Mass+&date=Sun%2C+19+Apr%2C+2026&bg=3

## FAQs

- **Q**: When and where is Celebration of Mass  being held?
  - **A:** Celebration of Mass  takes place on Sun, 19 Apr, 2026 at 11:00 am to Sun, 05 Jul, 2026 at 11:00 am at 17440 St Mary's Road, Batesville, IN, United States.
- **Q**: Who is organizing Celebration of Mass ?
  - **A:** Celebration of Mass  is organized by St. Mary's of The Rock.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Celebration of Mass",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Celebration+of+Mass+&date=Sun%2C+19+Apr%2C+2026&bg=3",
        "startDate": "2026-04-19T11:00:00-04:00",
        "endDate": "2026-07-05T11:00:00-04:00",
        "url": "https://allevents.in/batesville/celebration-of-mass/200029719293212",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "17440 St Mary's Road, Batesville, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17440 St Marys Rd, Batesville, IN 47006-9319, United States",
                "addressLocality": "Batesville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.34762",
                "longitude": "-85.10833"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Intentions: Bill Amberger",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Marys of The Rock",
                "url": "https://allevents.in/org/st-marys-of-the-rock/23321490"
            }
        ]
    }
]
```