

# Event Details

- **Event Name**: Book of Love at Webster Hall
- **Event Start and End Date**: Fri, 16 Apr, 2027 at 07:30 pm – Fri, 16 Apr, 2027 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/book-of-love-at-webster-hall/2400030533766350
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Webster Hall
- **lat**: 40.73167300
- **long**: -73.98916400
- **full address**: Webster Hall, 125 East 11th Street, New York, NY 10003, United States

## Event gallery

- **Alt text**: Book of Love at Webster Hall
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b20e66a0-a4ff-11f1-8345-8160f1306c66-rimg-w1080-h1080-dc080808-gmir.png?v=1788155359

## FAQs

- **Q**: When and where is Book of Love at Webster Hall being held?
  - **A:** Book of Love at Webster Hall takes place on Fri, 16 Apr, 2027 at 07:30 pm to Fri, 16 Apr, 2027 at 09:30 pm at Webster Hall, 125 East 11th Street, New York, NY 10003, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book of Love at Webster Hall",
        "image": "https://cdn-az.allevents.in/events1/banners/b20e66a0-a4ff-11f1-8345-8160f1306c66-rimg-w1080-h1080-dc080808-gmir.png?v=1788155359",
        "startDate": "2027-04-16T19:30:00-05:00",
        "endDate": "2027-04-16T21:30:00-05:00",
        "url": "https://allevents.in/new-york/book-of-love-at-webster-hall/2400030533766350",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Webster Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "125 East 11th Street, New York, NY 10003",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.73167300",
                "longitude": "-73.98916400"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```