

# Event Details

- **Event Name**: Life Lessons Book Club
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 11:00 am – Wed, 17 Dec, 2025 at 12:00 pm
- **Event Description**: This month's book will be "Before You Were Ours" by Lisa Wingate.
- **Event URL**: https://allevents.in/princeton/life-lessons-book-club/200029357355648
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Princeton
- **state**: WV
- **country**: United States
- **location**: 920 Mercer St, Princeton, WV, United States, West Virginia 24740
- **lat**: 37.3697
- **long**: -81.0962
- **full address**: 920 Mercer St, Princeton, WV, United States, West Virginia 24740

## Event gallery

- **Alt text**: Life Lessons Book Club
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/084b11c25ffe651bc48a0fc0dd3285e1e0a069ff846f6b695f7eca19ea1c9ec4-rimg-w1200-h675-dcdfcebe-gmir?v=1765757387

## FAQs

- **Q**: When and where is Life Lessons Book Club being held?
  - **A:** Life Lessons Book Club takes place on Wed, 17 Dec, 2025 at 11:00 am to Wed, 17 Dec, 2025 at 12:00 pm at 920 Mercer St, Princeton, WV, United States, West Virginia 24740.
- **Q**: Who is organizing Life Lessons Book Club?
  - **A:** Life Lessons Book Club is organized by Princeton Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Life Lessons Book Club",
        "image": "https://cdn-az.allevents.in/events9/banners/084b11c25ffe651bc48a0fc0dd3285e1e0a069ff846f6b695f7eca19ea1c9ec4-rimg-w1200-h675-dcdfcebe-gmir?v=1765757387",
        "startDate": "2025-12-17",
        "endDate": "2025-12-17",
        "url": "https://allevents.in/princeton/life-lessons-book-club/200029357355648",
        "location": {
            "@type": "Place",
            "name": "920 Mercer St, Princeton, WV, United States, West Virginia 24740",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "920 Mercer St, Princeton, WV 24740-2910, United States",
                "addressLocality": "Princeton",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.3697",
                "longitude": "-81.0962"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This month's book will be \"Before You Were Ours\" by Lisa Wingate.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Princeton Public Library",
                "url": "https://allevents.in/org/princeton-public-library/25954711"
            }
        ]
    }
]
```