

# Event Details

- **Event Name**: Bridal and Wedding Expo
- **Event Start and End Date**: Sun, 04 Jan, 2026 at 12:00 am
- **Event Description**: Amazing time at the Philadelphia Convention Center
- **Event URL**: https://allevents.in/philadelphia/bridal-and-wedding-expo/200029026975955
- **Event Categories**: business, exhibitions
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details

- **Ticket URL**: http://facebook.com/200029026975955?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=philadelphia-events

## Event venue details

- **city**: Philadelphia
- **state**: PA
- **country**: United States
- **location**: Philadelphia Convention Center
- **lat**: 39.954317093914
- **long**: -75.160499949418
- **full address**: Philadelphia Convention Center, 1101 Arch St,Philadelphia, Pennsylvania, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Studio Sculpt (https://allevents.in/org/studio-sculpt/26884855)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Bridal+and+Wedding+Expo&date=Sun%2C+04+Jan%2C+2026+at+12%3A00+am&bg=1
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ed6c4d02dde617b33176b0335f9c0fd3ee5f2c7bc4f84b76f67f072593eceadd-rimg-w300-h300-dc302e2e-gmir?v=1767399954

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 04 Jan, 2026 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** Philadelphia Convention Center, 1101 Arch St,Philadelphia, Pennsylvania, United States
- **Q**: Who is organizing the event?
  - **A:** Studio Sculpt
- **Q**: What type of event is this?
  - **A:** business, exhibitions
- **Q**: Where can I find ticket details about Bridal and Wedding Expo ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bridal and Wedding Expo",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Bridal+and+Wedding+Expo&date=Sun%2C+04+Jan%2C+2026+at+12%3A00+am&bg=1",
        "startDate": "2026-01-04",
        "url": "https://allevents.in/philadelphia/bridal-and-wedding-expo/200029026975955",
        "location": {
            "@type": "Place",
            "name": "Philadelphia Convention Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1101 Arch St,Philadelphia, Pennsylvania",
                "addressLocality": "Philadelphia",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.954317093914",
                "longitude": "-75.160499949418"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Amazing time at the Philadelphia Convention Center",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Studio Sculpt",
                "url": "https://allevents.in/org/studio-sculpt/26884855"
            }
        ]
    }
]
```