

# Event Details

- **Event Name**: Noon Book Club
- **Event Start and End Date**: Wed, 10 Jun, 2026 at 12:00 pm – Wed, 10 Jun, 2026 at 01:00 pm (-04:00)
- **Event Description**: Meets at noon on the second Wednesdays of every month. The book list can be found here: https://potsdamlibrary.org/noon-book-club/
- **Event URL**: https://allevents.in/potsdam/noon-book-club/200030085674223
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Potsdam
- **state**: NY
- **country**: United States
- **location**: 2 Park St, Potsdam, NY, United States, New York 13676
- **lat**: 44.66943
- **long**: -74.98263
- **full address**: 2 Park St, Potsdam, NY, United States, New York 13676

## Event gallery

- **Alt text**: Noon Book Club
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ced88916f139f7569db3e0f35c1c41f61755310dfae67fc2f4c007309f56caae-rimg-w1200-h851-dcb9c1b7-gmir?v=1780007312

## FAQs

- **Q**: When and where is Noon Book Club being held?
  - **A:** Noon Book Club takes place on Wed, 10 Jun, 2026 at 12:00 pm to Wed, 10 Jun, 2026 at 01:00 pm at 2 Park St, Potsdam, NY, United States, New York 13676.
- **Q**: Who is organizing Noon Book Club?
  - **A:** Noon Book Club is organized by Potsdam Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Noon Book Club",
        "image": "https://cdn-az.allevents.in/events10/banners/ced88916f139f7569db3e0f35c1c41f61755310dfae67fc2f4c007309f56caae-rimg-w1200-h851-dcb9c1b7-gmir?v=1780007312",
        "startDate": "2026-06-10T12:00:00-04:00",
        "endDate": "2026-06-10T13:00:00-04:00",
        "url": "https://allevents.in/potsdam/noon-book-club/200030085674223",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2 Park St, Potsdam, NY, United States, New York 13676",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 Park St, Potsdam, NY 13676-2052, United States",
                "addressLocality": "Potsdam",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.66943",
                "longitude": "-74.98263"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meets at noon on the second Wednesdays of every month. The book list can be found here: https://potsdamlibrary.org/noon-book-club/",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Potsdam Public Library",
                "url": "https://allevents.in/org/potsdam-public-library/13269822",
                "description": "Providing the tools and resources for literacy, lifelong learning, recreation, and research"
            }
        ]
    }
]
```