

# Event Details

- **Event Name**: Sea Wall
- **Event Start and End Date**: Fri, 16 Oct, 2026 at 06:00 pm – Fri, 30 Oct, 2026 at 08:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/sea-wall/2300030713262452
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Studio Seaview
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Studio Seaview, 305 West 43rd St., New York, United States

## Event gallery

- **Alt text**: Sea Wall
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/26b8b620-b82b-11f1-83bf-2956ace57280-rimg-w1200-h780-dca8c8d8-gmir.jpg?v=1790263121

## FAQs

- **Q**: When and where is Sea Wall being held?
  - **A:** Sea Wall takes place on Fri, 16 Oct, 2026 at 06:00 pm to Fri, 30 Oct, 2026 at 08:00 pm at Studio Seaview, 305 West 43rd St., New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sea Wall",
        "image": "https://cdn-az.allevents.in/events6/banners/26b8b620-b82b-11f1-83bf-2956ace57280-rimg-w1200-h780-dca8c8d8-gmir.jpg?v=1790263121",
        "startDate": "2026-10-16T18:00:00-04:00",
        "endDate": "2026-10-30T20:00:00-04:00",
        "url": "https://allevents.in/new-york/sea-wall/2300030713262452",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Studio Seaview",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "305 West 43rd St.",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```