

# Event Details

- **Event Name**: December Book Club
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 06:00 pm
- **Event Description**: This months book:
The Underground Library 
By: Jennifer Ryan
- **Event URL**: https://allevents.in/shickshinny/december-book-club/200029151280606
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Shickshinny
- **state**: PA
- **country**: United States
- **location**: 22 N Main Street, Shickshinny, PA
- **lat**: 41.15394
- **long**: -76.15009
- **full address**: 22 N Main Street, Shickshinny, PA, United States

## Event gallery

- **Alt text**: December Book Club
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c9f7b37ea0278547728b80c0872aba8f8fca46995dfb459c18cad2c3270653ab-rimg-w1200-h1200-dcffffff-gmir?v=1764673754

## FAQs

- **Q**: When and where is December Book Club being held?
  - **A:** December Book Club takes place on Thu, 04 Dec, 2025 at 06:00 pm to Thu, 04 Dec, 2025 at 06:00 pm at 22 N Main Street, Shickshinny, PA, United States.
- **Q**: Who is organizing December Book Club?
  - **A:** December Book Club is organized by Five Mountain Brewing Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "December Book Club",
        "image": "https://cdn-az.allevents.in/events8/banners/c9f7b37ea0278547728b80c0872aba8f8fca46995dfb459c18cad2c3270653ab-rimg-w1200-h1200-dcffffff-gmir?v=1764673754",
        "startDate": "2025-12-04",
        "url": "https://allevents.in/shickshinny/december-book-club/200029151280606",
        "location": {
            "@type": "Place",
            "name": "22 N Main Street, Shickshinny, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22 N Main St, Shickshinny, PA 18655-1302, United States",
                "addressLocality": "Shickshinny",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.15394",
                "longitude": "-76.15009"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This months book:\nThe Underground Library \nBy: Jennifer Ryan",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Five Mountain Brewing Company",
                "url": "https://allevents.in/org/five-mountain-brewing-company/20583400"
            }
        ]
    }
]
```