

# Event Details

- **Event Name**: Thanksgiving concert 
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 04:00 pm
- **Event Description**: Save the date ?????
- **Event URL**: https://allevents.in/mandaue/thanksgiving-concert/200029340961559
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 47

## Ticket Details


## Event venue details

- **city**: Mandaue
- **state**: CB
- **country**: Philippines
- **location**: Bulacao, Cebu, Philippines
- **lat**: 10.2697
- **long**: 123.8432
- **full address**: Bulacao, Cebu, Philippines, Talisay, Cebu, Mandaue, Philippines

## Event gallery

- **Alt text**: Thanksgiving concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c6d827da5b6d023519eae8a4e45d992731f7258521fee9603385a05c24ab58a8-rimg-w1200-h1800-dc441715-gmir?v=1766202668

## FAQs

- **Q**: When and where is Thanksgiving concert  being held?
  - **A:** Thanksgiving concert  takes place on Sun, 21 Dec, 2025 at 04:00 pm to Sun, 21 Dec, 2025 at 04:00 pm at Bulacao, Cebu, Philippines, Talisay, Cebu, Mandaue, Philippines.
- **Q**: Who is organizing Thanksgiving concert ?
  - **A:** Thanksgiving concert  is organized by AISO.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Thanksgiving concert  is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Mandaue, this event is thoughtfully curated to deliver a standout experience worth every moment. If Thanksgiving concert  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Thanksgiving concert",
        "image": "https://cdn-az.allevents.in/events2/banners/c6d827da5b6d023519eae8a4e45d992731f7258521fee9603385a05c24ab58a8-rimg-w1200-h1800-dc441715-gmir?v=1766202668",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/mandaue/thanksgiving-concert/200029340961559",
        "location": {
            "@type": "Place",
            "name": "Bulacao, Cebu, Philippines",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Talisay, Cebu",
                "addressLocality": "Mandaue",
                "addressRegion": "CB",
                "addressCountry": "PH"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "10.2697",
                "longitude": "123.8432"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date ?????",
        "organizer": [
            {
                "@type": "Organization",
                "name": "AISO",
                "url": "https://allevents.in/org/aiso/27224465"
            }
        ]
    }
]
```