

# Event Details

- **Event Name**: Thanksgiving Mass
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 12:00 pm – Fri, 19 Dec, 2025 at 01:00 pm
- **Event Description**: This is a special day to honor and thank God for all the blessings that He poured the entire year.
- **Event URL**: https://allevents.in/muntinlupa/thanksgiving-mass/200029355941132
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Muntinlupa
- **state**: RI
- **country**: Philippines
- **location**: Tri-Phil International Inc.
- **lat**: 14.374493083885
- **long**: 121.04960800622
- **full address**: Tri-Phil International Inc., Muntinlupa City, Muntinlupa, Philippines

## Event gallery

- **Alt text**: Thanksgiving Mass
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/956f10d7555061debde3da8c15411ce8199a4e42e10d4eed0942e08e93c30d53-rimg-w1200-h1200-dc64422d-gmir?v=1765744291

## FAQs

- **Q**: When and where is Thanksgiving Mass being held?
  - **A:** Thanksgiving Mass takes place on Fri, 19 Dec, 2025 at 12:00 pm to Fri, 19 Dec, 2025 at 01:00 pm at Tri-Phil International Inc., Muntinlupa City, Muntinlupa, Philippines.
- **Q**: Who is organizing Thanksgiving Mass?
  - **A:** Thanksgiving Mass is organized by TriPhil Choir.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Mass",
        "image": "https://cdn-az.allevents.in/events1/banners/956f10d7555061debde3da8c15411ce8199a4e42e10d4eed0942e08e93c30d53-rimg-w1200-h1200-dc64422d-gmir?v=1765744291",
        "startDate": "2025-12-19",
        "endDate": "2025-12-19",
        "url": "https://allevents.in/muntinlupa/thanksgiving-mass/200029355941132",
        "location": {
            "@type": "Place",
            "name": "Tri-Phil International Inc.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Muntinlupa City",
                "addressLocality": "Muntinlupa",
                "addressRegion": "RI",
                "addressCountry": "PH"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "14.374493083885",
                "longitude": "121.04960800622"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is a special day to honor and thank God for all the blessings that He poured the entire year.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "TriPhil Choir",
                "url": "https://allevents.in/org/triphil-choir/27239207"
            }
        ]
    }
]
```