

# Event Details

- **Event Name**: Book Club
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 05:00 pm (-04:00)
- **Event Description**: Chaos theory, dinosaurs, and big ideas—let’s dig into Jurassic Park!
- **Event URL**: https://allevents.in/dayton/book-club/200030163254654
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dayton
- **state**: TN
- **country**: United States
- **location**: 371 1st Ave , Dayton, TN, United States, Tennessee 37321
- **lat**: 35.49376
- **long**: -85.01422
- **full address**: 371 1st Ave , Dayton, TN, United States, Tennessee 37321

## Event gallery

- **Alt text**: Book Club
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/290d958d19e77bbd47946426a6c3df0f1d297c5e6239e836443048a257b4e0d0-rimg-w1080-h1350-dc187447-gmir?v=1780178154

## FAQs

- **Q**: When and where is Book Club being held?
  - **A:** Book Club takes place on Tue, 23 Jun, 2026 at 05:00 pm to Tue, 23 Jun, 2026 at 05:00 pm at 371 1st Ave , Dayton, TN, United States, Tennessee 37321.
- **Q**: Who is organizing Book Club?
  - **A:** Book Club is organized by Clyde W. Roddy Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club",
        "image": "https://cdn-az.allevents.in/events3/banners/290d958d19e77bbd47946426a6c3df0f1d297c5e6239e836443048a257b4e0d0-rimg-w1080-h1350-dc187447-gmir?v=1780178154",
        "startDate": "2026-06-23T17:00:00-04:00",
        "url": "https://allevents.in/dayton/book-club/200030163254654",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "371 1st Ave , Dayton, TN, United States, Tennessee 37321",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "371 1st Ave, Dayton, TN 37321-1246, United States",
                "addressLocality": "Dayton",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.49376",
                "longitude": "-85.01422"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Chaos theory, dinosaurs, and big ideas—let’s dig into Jurassic Park!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clyde W. Roddy Public Library",
                "url": "https://allevents.in/org/clyde-w-roddy-public-library/19312012"
            }
        ]
    }
]
```