

# Event Details

- **Event Name**: Blessing of the Animals
- **Event Start and End Date**: Sun, 07 Sep, 2025 at 10:00 am
- **Event Description**: Join us for our last outdoor service of the summer as we bless all of God's creatures who bring joy and companionship to our lives. Leashes and crates recommended to keep pets from getting loose.
- **Event URL**: https://allevents.in/millis/blessing-of-the-animals/200028767247554
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Millis
- **state**: MA
- **country**: United States
- **location**: 142 Exchange Street, Millis, MA, United States, Massachusetts 02054
- **lat**: 42.17045
- **long**: -71.36005
- **full address**: 142 Exchange Street, Millis, MA, United States, Massachusetts 02054

## Event gallery

- **Alt text**: Blessing of the Animals
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/8feb4b08e74e63edb8de08b58a3d05d088411d7afd4e0a6b29e753da09866f0f-rimg-w1128-h1126-dc02a1fe-gmir?v=1756563834

## FAQs

- **Q**: When and where is Blessing of the Animals being held?
  - **A:** Blessing of the Animals takes place on Sun, 07 Sep, 2025 at 10:00 am to Sun, 07 Sep, 2025 at 10:00 am at 142 Exchange Street, Millis, MA, United States, Massachusetts 02054.
- **Q**: Who is organizing Blessing of the Animals?
  - **A:** Blessing of the Animals is organized by Millis UCC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blessing of the Animals",
        "image": "https://cdn-az.allevents.in/events1/banners/8feb4b08e74e63edb8de08b58a3d05d088411d7afd4e0a6b29e753da09866f0f-rimg-w1128-h1126-dc02a1fe-gmir?v=1756563834",
        "startDate": "2025-09-07",
        "url": "https://allevents.in/millis/blessing-of-the-animals/200028767247554",
        "location": {
            "@type": "Place",
            "name": "142 Exchange Street, Millis, MA, United States, Massachusetts 02054",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "142 Exchange St, Millis, MA 02054-1212, United States",
                "addressLocality": "Millis",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.17045",
                "longitude": "-71.36005"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our last outdoor service of the summer as we bless all of God's creatures who bring joy and companionship to our lives. Leashes and crates recommended to keep pets from getting loose.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Millis UCC",
                "url": "https://allevents.in/org/millis-ucc/26219878"
            }
        ]
    }
]
```