

# Event Details

- **Event Name**: Adult Book Club
- **Event Start and End Date**: Thu, 08 Jan, 2026 at 06:00 pm – Thu, 08 Jan, 2026 at 07:00 pm
- **Event Description**: Please sign up by calling or stopping by. The first meeting is an introduction to the book and an opportunity to pick up your copy.
- **Event URL**: https://allevents.in/portage/adult-book-club/200029345168617
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Portage
- **state**: PA
- **country**: United States
- **location**: 704 Main St, Portage, PA, United States, Pennsylvania 15946
- **lat**: 40.38616
- **long**: -78.67318
- **full address**: 704 Main St, Portage, PA, United States, Pennsylvania 15946

## Event gallery

- **Alt text**: Adult Book Club
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a42d3fa12711bc9bc88e96c6df1dde3d37c80bfa0c457355a1a26995fd7f917f-rimg-w1200-h1553-dcb6ada5-gmir?v=1766889727

## FAQs

- **Q**: When and where is Adult Book Club being held?
  - **A:** Adult Book Club takes place on Thu, 08 Jan, 2026 at 06:00 pm to Thu, 08 Jan, 2026 at 07:00 pm at 704 Main St, Portage, PA, United States, Pennsylvania 15946.
- **Q**: Who is organizing Adult Book Club?
  - **A:** Adult Book Club is organized by Portage Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adult Book Club",
        "image": "https://cdn-az.allevents.in/events9/banners/a42d3fa12711bc9bc88e96c6df1dde3d37c80bfa0c457355a1a26995fd7f917f-rimg-w1200-h1553-dcb6ada5-gmir?v=1766889727",
        "startDate": "2026-01-08",
        "endDate": "2026-01-08",
        "url": "https://allevents.in/portage/adult-book-club/200029345168617",
        "location": {
            "@type": "Place",
            "name": "704 Main St, Portage, PA, United States, Pennsylvania 15946",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "704 PA-164, Portage, PA 15946-1715, United States",
                "addressLocality": "Portage",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.38616",
                "longitude": "-78.67318"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please sign up by calling or stopping by. The first meeting is an introduction to the book and an opportunity to pick up your copy.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Portage Public Library",
                "url": "https://allevents.in/org/portage-public-library/21563324"
            }
        ]
    }
]
```