

# Event Details

- **Event Name**: Regular Club Meeting
- **Event Start and End Date**: Tue, 11 Nov, 2025 at 08:00 pm
- **Event Description**: This is our regular club meeting for November.
- **Event URL**: https://allevents.in/northwich/regular-club-meeting/200029178183239
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

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

## Event venue details

- **city**: Northwich
- **state**: EN
- **country**: United Kingdom
- **location**: Hazel Pear
- **lat**: 53.2671842
- **long**: -2.6028325
- **full address**: Hazel Pear, Hazel Pear, 1 Hill Top Road, Northwich, CW8 3RA, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/afe66d88037254da26b257c45b2c5b31b5699f99999d7d7b2e59e64e3d34acad-rimg-w1000-h865-dc7c919f-gmir?v=1762873479
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/db4c81e972f64ab80549eacbd4350f796d430ba2840acacccb10cdb3415be454-rimg-w300-h300-dc7c919f-gmir?v=1762873479

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 11 Nov, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Hazel Pear, Hazel Pear, 1 Hill Top Road, Northwich, CW8 3RA, United Kingdom
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about Regular Club Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Regular Club Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/afe66d88037254da26b257c45b2c5b31b5699f99999d7d7b2e59e64e3d34acad-rimg-w1000-h865-dc7c919f-gmir?v=1762873479",
        "startDate": "2025-11-11",
        "url": "https://allevents.in/northwich/regular-club-meeting/200029178183239",
        "location": {
            "@type": "Place",
            "name": "Hazel Pear",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hazel Pear, 1 Hill Top Road, Northwich, CW8 3RA, United Kingdom",
                "addressLocality": "Northwich",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.2671842",
                "longitude": "-2.6028325"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is our regular club meeting for November."
    }
]
```