

# Event Details

- **Event Name**: ABC Ashford Book Club
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 01:00 pm – Wed, 10 Dec, 2025 at 02:00 pm
- **Event Description**: Join the Ashford Book Club on the second Wednesday of every month for camaraderie and book discussions! A new book is chosen at the meetings.
- **Event URL**: https://allevents.in/ashford/abc-ashford-book-club/200029194184340
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Ashford
- **state**: AL
- **country**: United States
- **location**: City of Ashford Library
- **lat**: 31.182992351849
- **long**: -85.233874353484
- **full address**: City of Ashford Library, 305 6th Ave,Ashford,AL,United States

## Event gallery

- **Alt text**: ABC Ashford Book Club
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0bf47672eb1f5665c8898dd19af1a4f018474d26b64b868660ab5078c156a8ea-rimg-w1200-h675-dcbce2ef-gmir?v=1764643556

## FAQs

- **Q**: When and where is ABC Ashford Book Club being held?
  - **A:** ABC Ashford Book Club takes place on Wed, 10 Dec, 2025 at 01:00 pm to Wed, 10 Dec, 2025 at 02:00 pm at City of Ashford Library, 305 6th Ave,Ashford,AL,United States.
- **Q**: Who is organizing ABC Ashford Book Club?
  - **A:** ABC Ashford Book Club is organized by Dothan Houston County Library System.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "ABC Ashford Book Club",
        "image": "https://cdn-az.allevents.in/events10/banners/0bf47672eb1f5665c8898dd19af1a4f018474d26b64b868660ab5078c156a8ea-rimg-w1200-h675-dcbce2ef-gmir?v=1764643556",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/ashford/abc-ashford-book-club/200029194184340",
        "location": {
            "@type": "Place",
            "name": "City of Ashford Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "305 6th Ave,Ashford,AL,United States",
                "addressLocality": "Ashford",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.182992351849",
                "longitude": "-85.233874353484"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Ashford Book Club on the second Wednesday of every month for camaraderie and book discussions! A new book is chosen at the meetings.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dothan Houston County Library System",
                "url": "https://allevents.in/org/dothan-houston-county-library-system/25943708"
            }
        ]
    }
]
```