

# Event Details

- **Event Name**: Panda Express Restaurant Night
- **Event Start and End Date**: Mon, 10 Aug, 2026 at 08:00 am
- **Event Description**: Freedom PTA invites you to join us for Panda Express restaurant night!
- **Event URL**: https://allevents.in/waddell/panda-express-restaurant-night/200030271854847
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Waddell
- **state**: AZ
- **country**: United States
- **location**: Panda Express
- **lat**: 33.610454178221
- **long**: -112.41953722866
- **full address**: Panda Express, 16760 W Waddell Rd,Surprise, Arizona, Waddell, United States

## Event gallery

- **Alt text**: Panda Express Restaurant Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a7a7f84cf6f4a5b342ad2ea03669b7872868b83f4a5c4b63c5a1ca93c1e02b9e-rimg-w906-h477-dcf8f8f8-gmir?v=1786235381

## FAQs

- **Q**: When and where is Panda Express Restaurant Night being held?
  - **A:** Panda Express Restaurant Night takes place on Mon, 10 Aug, 2026 at 08:00 am to Mon, 10 Aug, 2026 at 08:00 am at Panda Express, 16760 W Waddell Rd,Surprise, Arizona, Waddell, United States.
- **Q**: Who is organizing Panda Express Restaurant Night?
  - **A:** Panda Express Restaurant Night is organized by Freedom PTA.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Panda Express Restaurant Night 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 Waddell, this event is thoughtfully curated to deliver a standout experience worth every moment. If Panda Express Restaurant Night 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": "Panda Express Restaurant Night",
        "image": "https://cdn-az.allevents.in/events3/banners/a7a7f84cf6f4a5b342ad2ea03669b7872868b83f4a5c4b63c5a1ca93c1e02b9e-rimg-w906-h477-dcf8f8f8-gmir?v=1786235381",
        "startDate": "2026-08-10",
        "url": "https://allevents.in/waddell/panda-express-restaurant-night/200030271854847",
        "location": {
            "@type": "Place",
            "name": "Panda Express",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16760 W Waddell Rd,Surprise, Arizona",
                "addressLocality": "Waddell",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.610454178221",
                "longitude": "-112.41953722866"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Freedom PTA invites you to join us for Panda Express restaurant night!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Freedom PTA",
                "url": "https://allevents.in/org/freedom-pta/25405508"
            }
        ]
    }
]
```