

# Event Details

- **Event Name**: All My Friends Book Club: The Road to Dalton
- **Event Start and End Date**: Wed, 14 Jan, 2026 at 07:00 pm
- **Event Description**: Join us to discuss our January book pick—The Road to Dalton by Shannon Bowring!
- **Event URL**: https://allevents.in/cortland/all-my-friends-book-club-the-road-to-dalton/200029325560658
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Cortland
- **state**: NY
- **country**: United States
- **location**: 51 Main St, Cortland, NY, United States, New York 13045
- **lat**: 42.59955
- **long**: -76.18006
- **full address**: 51 Main St, Cortland, NY, United States, New York 13045

## Event gallery

- **Alt text**: All My Friends Book Club: The Road to Dalton
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6ab4565b5d803e71f77049264209db82c9986e3e9a7e48a76f1526f80ad8b458-rimg-w1200-h630-dca8d6ed-gmir?v=1767827130

## FAQs

- **Q**: When and where is All My Friends Book Club: The Road to Dalton being held?
  - **A:** All My Friends Book Club: The Road to Dalton takes place on Wed, 14 Jan, 2026 at 07:00 pm to Wed, 14 Jan, 2026 at 07:00 pm at 51 Main St, Cortland, NY, United States, New York 13045.
- **Q**: Who is organizing All My Friends Book Club: The Road to Dalton?
  - **A:** All My Friends Book Club: The Road to Dalton is organized by All My Friends Books.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "All My Friends Book Club: The Road to Dalton",
        "image": "https://cdn-az.allevents.in/events9/banners/6ab4565b5d803e71f77049264209db82c9986e3e9a7e48a76f1526f80ad8b458-rimg-w1200-h630-dca8d6ed-gmir?v=1767827130",
        "startDate": "2026-01-14",
        "url": "https://allevents.in/cortland/all-my-friends-book-club-the-road-to-dalton/200029325560658",
        "location": {
            "@type": "Place",
            "name": "51 Main St, Cortland, NY, United States, New York 13045",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "51 Main St, Cortland, NY 13045-2609, United States",
                "addressLocality": "Cortland",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.59955",
                "longitude": "-76.18006"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to discuss our January book pick—The Road to Dalton by Shannon Bowring!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "All My Friends Books",
                "url": "https://allevents.in/org/all-my-friends-books/24846542"
            }
        ]
    }
]
```