

# Event Details

- **Event Name**: Book Club!
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 03:00 pm – Sun, 19 Apr, 2026 at 05:00 pm (-04:00)
- **Event Description**: We're reading Dungeon Crawl Carl.  All are welcome.
- **Event URL**: https://allevents.in/farmville/book-club/200029938393651
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Farmville
- **state**: VA
- **country**: United States
- **location**: 217 W 3rd St, Farmville, VA, United States, Virginia 23901
- **lat**: 37.30308
- **long**: -78.39381
- **full address**: 217 W 3rd St, Farmville, VA, United States, Virginia 23901

## Event gallery

- **Alt text**: Book Club!
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b5dfc167f99b7124b625b595ab2bf9d5cba344fee51387511893c4889666db30-rimg-w940-h348-dc775d4a-gmir?v=1776116150

## FAQs

- **Q**: When and where is Book Club! being held?
  - **A:** Book Club! takes place on Sun, 19 Apr, 2026 at 03:00 pm to Sun, 19 Apr, 2026 at 05:00 pm at 217 W 3rd St, Farmville, VA, United States, Virginia 23901.
- **Q**: Who is organizing Book Club!?
  - **A:** Book Club! is organized by Farmville Gathering Place.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club!",
        "image": "https://cdn-az.allevents.in/events2/banners/b5dfc167f99b7124b625b595ab2bf9d5cba344fee51387511893c4889666db30-rimg-w940-h348-dc775d4a-gmir?v=1776116150",
        "startDate": "2026-04-19T15:00:00-04:00",
        "endDate": "2026-04-19T17:00:00-04:00",
        "url": "https://allevents.in/farmville/book-club/200029938393651",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "217 W 3rd St, Farmville, VA, United States, Virginia 23901",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "213 W 3rd St, Farmville, VA 23901-1303, United States",
                "addressLocality": "Farmville",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.30308",
                "longitude": "-78.39381"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're reading Dungeon Crawl Carl.  All are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Farmville Gathering Place",
                "url": "https://allevents.in/org/farmville-gathering-place/27648700"
            }
        ]
    }
]
```