

# Event Details

- **Event Name**: Wedding Event 
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 06:00 am
- **Event Description**: Grazing Table
- **Event URL**: https://allevents.in/angeles-city/wedding-event/200028843182527
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 54

## Ticket Details


## Event venue details

- **city**: Angeles City
- **state**: PM
- **country**: Philippines
- **location**: Angeles, Pampanga
- **lat**: 15.15
- **long**: 120.58333333333
- **full address**: Angeles, Pampanga, Angeles City, Philippines

## Event gallery

- **Alt text**: Wedding Event
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/59368cad2ea46ad24d6033ee76cc61ca43deb72eac22371633ecd7b25747cec6-rimg-w1200-h675-dc998b64-gmir?v=1765014141

## FAQs

- **Q**: When and where is Wedding Event  being held?
  - **A:** Wedding Event  takes place on Tue, 09 Dec, 2025 at 06:00 am to Tue, 09 Dec, 2025 at 06:00 am at Angeles, Pampanga, Angeles City, 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 foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Angeles City, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wedding Event",
        "image": "https://cdn-az.allevents.in/events3/banners/59368cad2ea46ad24d6033ee76cc61ca43deb72eac22371633ecd7b25747cec6-rimg-w1200-h675-dc998b64-gmir?v=1765014141",
        "startDate": "2025-12-09",
        "url": "https://allevents.in/angeles-city/wedding-event/200028843182527",
        "location": {
            "@type": "Place",
            "name": "Angeles, Pampanga",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Angeles City",
                "addressLocality": "Angeles City",
                "addressRegion": "PM",
                "addressCountry": "PH"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "15.15",
                "longitude": "120.58333333333"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Grazing Table",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grazing Bites",
                "url": "https://allevents.in/org/grazing-bites/24735016"
            }
        ]
    }
]
```