

# Event Details

- **Event Name**: Wedding Event 
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 02:00 pm (+08:00)
- **Event Description**: Grazing Table All in
- **Event URL**: https://allevents.in/manila/wedding-event/200030667320749
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Manila
- **state**: MM
- **country**: Philippines
- **location**: Baguio City, Philippines
- **lat**: 14.598828338502
- **long**: 120.9857093958
- **full address**: Baguio City, Philippines, Manila, Philippines

## Event gallery

- **Alt text**: Wedding Event
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/620cd842cd2e907ab506bf8f56705edebc8614793bbdabb314e52eecf3deb127-rimg-w1200-h675-dc988868-gmir?v=1788727909

## FAQs

- **Q**: When and where is Wedding Event  being held?
  - **A:** Wedding Event  takes place on Sat, 05 Dec, 2026 at 02:00 pm to Sat, 05 Dec, 2026 at 02:00 pm at Baguio City, Philippines, Manila, Philippines.
- **Q**: Who is organizing Wedding Event ?
  - **A:** Wedding Event  is organized by Grazing Bites.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Wedding Event  is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Manila, this event is thoughtfully curated to deliver a standout experience worth every moment. If Wedding Event  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wedding Event",
        "image": "https://cdn-az.allevents.in/events6/banners/620cd842cd2e907ab506bf8f56705edebc8614793bbdabb314e52eecf3deb127-rimg-w1200-h675-dc988868-gmir?v=1788727909",
        "startDate": "2026-12-05T14:00:00+08:00",
        "url": "https://allevents.in/manila/wedding-event/200030667320749",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Baguio City, Philippines",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Manila, Philippines",
                "addressLocality": "Manila",
                "addressRegion": "MM",
                "addressCountry": "PH"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "14.598828338502",
                "longitude": "120.9857093958"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Grazing Table All in",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grazing Bites",
                "url": "https://allevents.in/org/grazing-bites/24735016"
            }
        ]
    }
]
```