

# Event Details

- **Event Name**: Sunset Theater
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 08:00 pm (-04:00)
- **Event Description**: Friday Nights come hang
- **Event URL**: https://allevents.in/westhampton-beach/sunset-theater/200029720890548
- **Event Categories**: Art, Theatre
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

- **Ticket URL**: http://facebook.com/200029720890548?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=westhampton+beach-events

## Event venue details

- **city**: Westhampton Beach
- **state**: NY
- **country**: United States
- **location**: Sunset Theater
- **lat**: 40.81453
- **long**: -72.64618
- **full address**: Sunset Theater, 2 Brook Road,Westhampton Beach, New York, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Robert Bruey Music (https://allevents.in/org/robert-bruey-music/26212454)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c17ad3e89954f421ded526c53cf8439467971130816dcbb47d497a0484411a8f-rimg-w1200-h480-dc010101-gmir?v=1775207264
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0f18ab703a3746447f9e3287cd57a610dd438934187815339c0ad8ae13c58480-rimg-w300-h300-dc010101-gmir?v=1775207264

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 03 Apr, 2026 at 08:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** Sunset Theater, 2 Brook Road,Westhampton Beach, New York, United States
- **Q**: Who is organizing the event?
  - **A:** Robert Bruey Music
- **Q**: What type of event is this?
  - **A:** Art, Theatre
- **Q**: Where can I find ticket details about Sunset Theater ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunset Theater",
        "image": "https://cdn-az.allevents.in/events5/banners/c17ad3e89954f421ded526c53cf8439467971130816dcbb47d497a0484411a8f-rimg-w1200-h480-dc010101-gmir?v=1775207264",
        "startDate": "2026-04-03T20:00:00-04:00",
        "url": "https://allevents.in/westhampton-beach/sunset-theater/200029720890548",
        "location": {
            "@type": "Place",
            "name": "Sunset Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 Brook Road,Westhampton Beach, New York",
                "addressLocality": "Westhampton Beach",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.81453",
                "longitude": "-72.64618"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Friday Nights come hang",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Robert Bruey Music",
                "url": "https://allevents.in/org/robert-bruey-music/26212454"
            }
        ]
    }
]
```