

# Event Details

- **Event Name**: Morning Book Club
- **Event Start and End Date**: Fri, 24 Jul, 2026 at 10:30 am – Fri, 24 Jul, 2026 at 11:30 am
- **Event Description**: This month we will be discussing the Carroll County on the Same Page Selection 1776 by David McCullough.
- **Event URL**: https://allevents.in/delphi/morning-book-club/200030308634536
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Delphi
- **state**: IN
- **country**: United States
- **location**: 222 E Main St, Delphi, IN, United States, Indiana 46923
- **lat**: 40.58664
- **long**: -86.67192
- **full address**: 222 E Main St, Delphi, IN, United States, Indiana 46923

## Event gallery

- **Alt text**: Morning Book Club
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e2f0db8faa59ca60425c9c19f8e5e29838db8c23816761965c209ac8d15aef30-rimg-w1200-h675-dcffffff-gmir?v=1784568677

## FAQs

- **Q**: When and where is Morning Book Club being held?
  - **A:** Morning Book Club takes place on Fri, 24 Jul, 2026 at 10:30 am to Fri, 24 Jul, 2026 at 11:30 am at 222 E Main St, Delphi, IN, United States, Indiana 46923.
- **Q**: Who is organizing Morning Book Club?
  - **A:** Morning Book Club is organized by Delphi Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Morning Book Club",
        "image": "https://cdn-az.allevents.in/events5/banners/e2f0db8faa59ca60425c9c19f8e5e29838db8c23816761965c209ac8d15aef30-rimg-w1200-h675-dcffffff-gmir?v=1784568677",
        "startDate": "2026-07-24",
        "endDate": "2026-07-24",
        "url": "https://allevents.in/delphi/morning-book-club/200030308634536",
        "location": {
            "@type": "Place",
            "name": "222 E Main St, Delphi, IN, United States, Indiana 46923",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "222 Old IN-25, Delphi, IN 46923-1554, United States",
                "addressLocality": "Delphi",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.58664",
                "longitude": "-86.67192"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This month we will be discussing the Carroll County on the Same Page Selection 1776 by David McCullough.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Delphi Public Library",
                "url": "https://allevents.in/org/delphi-public-library/5378612"
            }
        ]
    }
]
```