

# Event Details

- **Event Name**: Chloe Flower
- **Event Start and End Date**: Sat, 13 Feb, 2027 at 07:30 pm – Sat, 13 Feb, 2027 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/chloe-flower/2300030536317645
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Merkin Concert Hall
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Merkin Concert Hall, 129 W 67th St, New York, United States

## Event gallery

- **Alt text**: Chloe Flower
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/7884aa00-a60a-11f1-8990-5d04d231a2dd-rimg-w1200-h503-dcf8c858-gmir.jpg?v=1788269932

## FAQs

- **Q**: When and where is Chloe Flower being held?
  - **A:** Chloe Flower takes place on Sat, 13 Feb, 2027 at 07:30 pm to Sat, 13 Feb, 2027 at 09:30 pm at Merkin Concert Hall, 129 W 67th St, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Chloe Flower 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 New York, this event is thoughtfully curated to deliver a standout experience worth every moment. If Chloe Flower 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": "Chloe Flower",
        "image": "https://cdn-az.allevents.in/events4/banners/7884aa00-a60a-11f1-8990-5d04d231a2dd-rimg-w1200-h503-dcf8c858-gmir.jpg?v=1788269932",
        "startDate": "2027-02-13T19:30:00-05:00",
        "endDate": "2027-02-13T21:30:00-05:00",
        "url": "https://allevents.in/new-york/chloe-flower/2300030536317645",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Merkin Concert Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "129 W 67th St",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```