

# Event Details

- **Event Name**: Seattle Rave Party
- **Event Start and End Date**: Fri, 02 May, 2025 at 09:00 pm – Sat, 03 May, 2025 at 05:00 am
- **Event Description**: One massive all night rave party next Friday and a day rave party on Sunday at NAF, Seattle!
- **Event URL**: https://allevents.in/seattle/seattle-rave-party/200028120390712
- **Event Categories**: parties, entertainment, raves
- **Interested Audience**: 
  - total_interested_count: 56

## Ticket Details

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

## Event venue details

- **city**: Seattle
- **state**: WA
- **country**: United States
- **location**: Seattle
- **lat**: 47.608139310076
- **long**: -122.33227886271
- **full address**: Seattle, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Happy John (https://allevents.in/org/happy-john/25647548)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/03812b5d8375cc71621d3bb78f135b58afdee2283f7783cf25c21d6d46cfbb4b-rimg-w1080-h1289-dc13171c-gmir?v=1746057791
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f02c15ed69ccd32fd8194619d327afa4a1fe9bc84c4cae32fcb76b32113a0902-rimg-w300-h300-dceaf12e-gmir?v=1746057792

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 02 May, 2025 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** Seattle, United States
- **Q**: Who is organizing the event?
  - **A:** Happy John
- **Q**: What type of event is this?
  - **A:** parties, entertainment, raves
- **Q**: Where can I find ticket details about Seattle Rave Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Seattle Rave Party",
        "image": "https://cdn-az.allevents.in/events4/banners/03812b5d8375cc71621d3bb78f135b58afdee2283f7783cf25c21d6d46cfbb4b-rimg-w1080-h1289-dc13171c-gmir?v=1746057791",
        "startDate": "2025-05-02",
        "endDate": "2025-05-03",
        "url": "https://allevents.in/seattle/seattle-rave-party/200028120390712",
        "location": {
            "@type": "Place",
            "name": "Seattle",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Seattle, Washington",
                "addressLocality": "Seattle",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.608139310076",
                "longitude": "-122.33227886271"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "One massive all night rave party next Friday and a day rave party on Sunday at NAF, Seattle!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Happy John",
                "url": "https://allevents.in/org/happy-john/25647548"
            }
        ]
    }
]
```