

# Event Details

- **Event Name**: Dreamland: Pride In Central Park: Purple Disco Machine
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 03:00 pm
- **Event URL**: https://allevents.in/new-york/dreamland-pride-in-central-park-purple-disco-machine/2300029653528710
- **Event Categories**: parties, entertainment, calendar
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: SummerStage in Central Park
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: SummerStage in Central Park, 5th Ave;Central Park, New York, United States

## Event gallery

- **Alt text**: Dreamland: Pride In Central Park: Purple Disco Machine
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/401170e0-72e8-11f1-ae97-193f1cfe228b-rimg-w1080-h1080-dc497930-gmir.jpg?v=1782647726

## FAQs

- **Q**: When and where is Dreamland: Pride In Central Park: Purple Disco Machine being held?
  - **A:** Dreamland: Pride In Central Park: Purple Disco Machine takes place on Sun, 28 Jun, 2026 at 03:00 pm to Sun, 28 Jun, 2026 at 03:00 pm at SummerStage in Central Park, 5th Ave;Central Park, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Dreamland: Pride In Central Park: Purple Disco Machine is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in New York, this event is thoughtfully curated to deliver a standout experience worth every moment. If Dreamland: Pride In Central Park: Purple Disco Machine sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Dreamland: Pride In Central Park: Purple Disco Machine",
        "image": "https://cdn-az.allevents.in/events9/banners/401170e0-72e8-11f1-ae97-193f1cfe228b-rimg-w1080-h1080-dc497930-gmir.jpg?v=1782647726",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/new-york/dreamland-pride-in-central-park-purple-disco-machine/2300029653528710",
        "location": {
            "@type": "Place",
            "name": "SummerStage in Central Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5th Ave;Central Park",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```