

# Event Details

- **Event Name**: Gallery Sales
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 12:00 am – Wed, 31 Dec, 2025 at 12:00 pm
- **Event Description**: Gallery Sales
- **Event URL**: https://allevents.in/hackensack/gallery-sales/100001253948807639
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hackensack
- **state**: NJ
- **country**: United States
- **location**: The Hackensack Performing Arts Center
- **lat**: 40.8817282
- **long**: -74.0454616
- **full address**: The Hackensack Performing Arts Center, 102 State Street, Hackensack, United States

## Event gallery

- **Alt text**: Gallery Sales
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Gallery+Sales&date=Wed%2C+31+Dec%2C+2025+at+12%3A00+am&bg=5

## FAQs

- **Q**: When and where is Gallery Sales being held?
  - **A:** Gallery Sales takes place on Wed, 31 Dec, 2025 at 12:00 am to Wed, 31 Dec, 2025 at 12:00 pm at The Hackensack Performing Arts Center, 102 State Street, Hackensack, United States.
- **Q**: Who is organizing Gallery Sales?
  - **A:** Gallery Sales is organized by HACPAC.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Gallery Sales is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. Whether you're a first-time attendee or a longtime enthusiast in Hackensack, this event is thoughtfully curated to deliver a standout experience worth every moment. If Gallery Sales 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": "Gallery Sales",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Gallery+Sales&date=Wed%2C+31+Dec%2C+2025+at+12%3A00+am&bg=5",
        "startDate": "2025-12-31",
        "endDate": "2025-12-31",
        "url": "https://allevents.in/hackensack/gallery-sales/100001253948807639",
        "location": {
            "@type": "Place",
            "name": "The Hackensack Performing Arts Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 State Street",
                "addressLocality": "Hackensack",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.8817282",
                "longitude": "-74.0454616"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Gallery Sales",
        "organizer": [
            {
                "@type": "Organization",
                "name": "HACPAC",
                "url": "https://allevents.in/org/hacpac/20879130"
            }
        ]
    }
]
```