

# Event Details

- **Event Name**: Casino Night 
- **Event Start and End Date**: Thu, 16 Oct, 2025 at 06:00 pm
- **Event Description**: It’s that time of year again! Come out, enjoy an evening out and meeting our candidates!
- **Event URL**: https://allevents.in/hackettstown/casino-night/200028890846314
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details

- **Ticket URL**: http://facebook.com/200028890846314?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=hackettstown-events

## Event venue details

- **city**: Hackettstown
- **state**: NJ
- **country**: United States
- **location**: The Nook
- **lat**: 40.83462421314
- **long**: -74.82203478002
- **full address**: The Nook, 500 Schooleys Mountain Road,Hackettstown, New Jersey, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Washington Township Republican Club (https://allevents.in/org/washington-township-republican-club/26719685)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/59363e512ca9b70c804d8b64c12e76aa132f70373874b7518deaaca5795d0c90-rimg-w1200-h1680-dcfffffe-gmir?v=1760296596
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/882cc96ab4b49e9f45111457fc913a5a80cc57e08311b8cdb131654d3f1d7565-rimg-w300-h300-dcfefefe-gmir?v=1760296597

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 16 Oct, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Nook, 500 Schooleys Mountain Road,Hackettstown, New Jersey, United States
- **Q**: Who is organizing the event?
  - **A:** Washington Township Republican Club
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about Casino Night  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Casino Night",
        "image": "https://cdn-az.allevents.in/events1/banners/59363e512ca9b70c804d8b64c12e76aa132f70373874b7518deaaca5795d0c90-rimg-w1200-h1680-dcfffffe-gmir?v=1760296596",
        "startDate": "2025-10-16",
        "url": "https://allevents.in/hackettstown/casino-night/200028890846314",
        "location": {
            "@type": "Place",
            "name": "The Nook",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "500 Schooleys Mountain Road,Hackettstown, New Jersey",
                "addressLocality": "Hackettstown",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.83462421314",
                "longitude": "-74.82203478002"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It’s that time of year again! Come out, enjoy an evening out and meeting our candidates!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Washington Township Republican Club",
                "url": "https://allevents.in/org/washington-township-republican-club/26719685"
            }
        ]
    }
]
```