

# Event Details

- **Event Name**: Hip Hop party!! 
- **Event Start and End Date**: Sat, 30 May, 2026 at 09:00 pm (-04:00)
- **Event Description**: DJ smoke!!!

More details to come!!!
- **Event URL**: https://allevents.in/amsterdam/hip-hop-party/200029873565423
- **Event Categories**: entertainment, dance, parties
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details

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

## Event venue details

- **city**: Amsterdam
- **state**: NY
- **country**: United States
- **location**: 35 East Main st, Amsterdam, NY
- **lat**: 42.93646
- **long**: -74.19258
- **full address**: 35 East Main st, Amsterdam, NY, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Pool Prodigy Pool Hall Bar & Pub (https://allevents.in/org/pool-prodigy-pool-hall-bar-and-pub/26427235)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Hip+Hop+party%21%21+&date=Sat%2C+30+May%2C+2026+at+09%3A00+pm&bg=4
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Hip+Hop+party%21%21+&date=30+May

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 30 May, 2026 at 09:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** 35 East Main st, Amsterdam, NY, United States
- **Q**: Who is organizing the event?
  - **A:** Pool Prodigy Pool Hall Bar & Pub
- **Q**: What type of event is this?
  - **A:** entertainment, dance, parties
- **Q**: Where can I find ticket details about Hip Hop party!!  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hip Hop party!!",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Hip+Hop+party%21%21+&date=Sat%2C+30+May%2C+2026+at+09%3A00+pm&bg=4",
        "startDate": "2026-05-30T21:00:00-04:00",
        "url": "https://allevents.in/amsterdam/hip-hop-party/200029873565423",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "35 East Main st, Amsterdam, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "35 E Main St, Amsterdam, NY 12010-4502, United States",
                "addressLocality": "Amsterdam",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.93646",
                "longitude": "-74.19258"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "DJ smoke!!!\n\nMore details to come!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pool Prodigy Pool Hall Bar & Pub",
                "url": "https://allevents.in/org/pool-prodigy-pool-hall-bar-and-pub/26427235"
            }
        ]
    }
]
```