

# Event Details

- **Event Name**: 3rd Annual Pool Party
- **Event Start and End Date**: Sun, 24 May, 2026 at 04:00 pm (-07:00)
- **Event Description**: The world is crashing down around us, so we might as well have a pool party.
- **Event URL**: https://allevents.in/phoenix/3rd-annual-pool-party/200030079991844
- **Event Categories**: pool-parties, parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Phoenix
- **state**: AZ
- **country**: United States
- **location**: 48th St and Broadway, Phoenix
- **lat**: 33.40684
- **long**: -112.07373
- **full address**: 48th St and Broadway, Phoenix, United States

## Event gallery

- **Alt text**: 3rd Annual Pool Party
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/2ae30c20e048dea2774aad740c69299009878963c5ca73682e97f2b5ab232a93-rimg-w1200-h881-dcffffff-gmir?v=1779319064

## FAQs

- **Q**: When and where is 3rd Annual Pool Party being held?
  - **A:** 3rd Annual Pool Party takes place on Sun, 24 May, 2026 at 04:00 pm to Sun, 24 May, 2026 at 04:00 pm at 48th St and Broadway, Phoenix, United States.
- **Q**: Who is organizing 3rd Annual Pool Party?
  - **A:** 3rd Annual Pool Party is organized by The Zombie Zone.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 3rd Annual Pool Party 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 Phoenix, this event is thoughtfully curated to deliver a standout experience worth every moment. If 3rd Annual Pool Party 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": "3rd Annual Pool Party",
        "image": "https://cdn-az.allevents.in/events5/banners/2ae30c20e048dea2774aad740c69299009878963c5ca73682e97f2b5ab232a93-rimg-w1200-h881-dcffffff-gmir?v=1779319064",
        "startDate": "2026-05-24T16:00:00-07:00",
        "url": "https://allevents.in/phoenix/3rd-annual-pool-party/200030079991844",
        "location": {
            "@type": "Place",
            "name": "48th St and Broadway, Phoenix",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10 W Broadway Rd, Phoenix, AZ 85041-2405, United States",
                "addressLocality": "Phoenix",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.40684",
                "longitude": "-112.07373"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The world is crashing down around us, so we might as well have a pool party.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Zombie Zone",
                "url": "https://allevents.in/org/the-zombie-zone/19726920"
            }
        ]
    }
]
```