

# Event Details

- **Event Name**: Diamonds & Pearls Fashion House
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 08:00 pm – Sat, 12 Sep, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/diamonds-and-pearls-fashion-house/210003023933414
- **Event Categories**: Arts & Theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/diamonds-pearls-fashion-house-hard-rock-cafe-times-square-tickets/14216854?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Hard Rock Cafe
- **lat**: 40.75679060
- **long**: -73.98618500
- **full address**: Hard Rock Cafe, New York, United States

## Event gallery

- **Alt text**: Diamonds &amp; Pearls Fashion House
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9269e9d43150d1f97109eb57ed9acf7bec4bc29b2748885a7bd913e3488c824f-rimg-w1024-h576-dc160404-gmir.jpg?v=1784998504

## FAQs

- **Q**: When and where is Diamonds & Pearls Fashion House being held?
  - **A:** Diamonds & Pearls Fashion House takes place on Sat, 12 Sep, 2026 at 08:00 pm to Sat, 12 Sep, 2026 at 10:00 pm at Hard Rock Cafe, New York, United States.
- **Q**: Who is organizing Diamonds & Pearls Fashion House?
  - **A:** Diamonds & Pearls Fashion House is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Diamonds &amp; Pearls Fashion House",
        "image": "https://cdn-az.allevents.in/events2/banners/9269e9d43150d1f97109eb57ed9acf7bec4bc29b2748885a7bd913e3488c824f-rimg-w1024-h576-dc160404-gmir.jpg?v=1784998504",
        "startDate": "2026-09-12T20:00:00-05:00",
        "endDate": "2026-09-12T22:00:00-05:00",
        "url": "https://allevents.in/new-york/diamonds-and-pearls-fashion-house/210003023933414",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Hard Rock Cafe",
            "address": {
                "@type": "PostalAddress",
                "name": "Hard Rock Cafe, New York, United States",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75679060",
                "longitude": "-73.98618500"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```