

# Event Details

- **Event Name**: Monthly meeting 
- **Event Start and End Date**: Wed, 04 Feb, 2026 at 07:00 pm
- **Event Description**: All are welcome to attend. We will be discussing upcoming events throughout the year. Also giving a Briefing on Days Of The Dead con that was attended in January
- **Event URL**: https://allevents.in/winchester/monthly-meeting/200029491834845
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Winchester
- **state**: NV
- **country**: United States
- **location**: Tommy Rocker's
- **lat**: 36.112067580833
- **long**: -115.18235221114
- **full address**: Tommy Rocker's, 4275 Dean Martin Drive,Spring Valley, Nevada, Winchester, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2c28b25f3ddaa9abd5ea7ba89c78dd53d7e63c04903bc251b3b1007341968b08-rimg-w1042-h550-dc12191a-gmir?v=1769953739
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6de3e8ce4369690084721e4b93faa69e9caa6f30eadd15cbd3ecfe7413dbad68-rimg-w300-h300-dcedf0f6-gmir?v=1769953739

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 04 Feb, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Tommy Rocker's, 4275 Dean Martin Drive,Spring Valley, Nevada, Winchester, United States
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about Monthly meeting  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/2c28b25f3ddaa9abd5ea7ba89c78dd53d7e63c04903bc251b3b1007341968b08-rimg-w1042-h550-dc12191a-gmir?v=1769953739",
        "startDate": "2026-02-04",
        "url": "https://allevents.in/winchester/monthly-meeting/200029491834845",
        "location": {
            "@type": "Place",
            "name": "Tommy Rocker's",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4275 Dean Martin Drive,Spring Valley, Nevada",
                "addressLocality": "Winchester",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.112067580833",
                "longitude": "-115.18235221114"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to attend. We will be discussing upcoming events throughout the year. Also giving a Briefing on Days Of The Dead con that was attended in January"
    }
]
```