

# Event Details

- **Event Name**: Writer’s Club
- **Event Start and End Date**: Mon, 09 Feb, 2026 at 01:30 pm
- **Event Description**: All writers welcome!
- **Event URL**: https://allevents.in/halifax/writer’s-club/200029641993905
- **Event Categories**: Art, literary-art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Halifax
- **state**: MA
- **country**: United States
- **location**: 470 Plymouth St, Halifax, MA
- **lat**: 41.99077
- **long**: -70.85896
- **full address**: 470 Plymouth St, Halifax, MA, United States

## Event gallery

- **Alt text**: Writer’s Club
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d020ab5243eef32cba953f866b721d6192ba07e2cca5c3be6bf1e612feaf4fca-rimg-w1080-h1080-dceff7fe-gmir?v=1770633724

## FAQs

- **Q**: When and where is Writer’s Club being held?
  - **A:** Writer’s Club takes place on Mon, 09 Feb, 2026 at 01:30 pm to Mon, 09 Feb, 2026 at 01:30 pm at 470 Plymouth St, Halifax, MA, United States.
- **Q**: Who is organizing Writer’s Club?
  - **A:** Writer’s Club is organized by Holmes Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Writer’s Club",
        "image": "https://cdn-az.allevents.in/events7/banners/d020ab5243eef32cba953f866b721d6192ba07e2cca5c3be6bf1e612feaf4fca-rimg-w1080-h1080-dceff7fe-gmir?v=1770633724",
        "startDate": "2026-02-09",
        "url": "https://allevents.in/halifax/writer’s-club/200029641993905",
        "location": {
            "@type": "Place",
            "name": "470 Plymouth St, Halifax, MA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "464 Plymouth St, Halifax, MA 02338-1342, United States",
                "addressLocality": "Halifax",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.99077",
                "longitude": "-70.85896"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All writers welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Holmes Public Library",
                "url": "https://allevents.in/org/holmes-public-library/19699986"
            }
        ]
    }
]
```