

# Event Details

- **Event Name**: December Book Club
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 03:00 pm
- **Event Description**: No book this month, just a gathering.  Bring a food from one of your favorite books if you wish.  Also bring a wrapped book for a gift exchange as well as an unwrapped children's book to donate.
- **Event URL**: https://allevents.in/edenton/december-book-club/200028930480649
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Edenton
- **state**: NC
- **country**: United States
- **location**: Edenton Bay Trading Company
- **lat**: 36.05766
- **long**: -76.6089499
- **full address**: Edenton Bay Trading Company, 407 S Broad St, Edenton, NC 27932-1935, United States

## Event gallery

- **Alt text**: December Book Club
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f3be3ce18f264ed4c2ad57c52415a776fca935885107951a4575c8059d6717a9-rimg-w417-h234-dc70232b-gmir?v=1766245141

## FAQs

- **Q**: When and where is December Book Club being held?
  - **A:** December Book Club takes place on Sun, 21 Dec, 2025 at 03:00 pm to Sun, 21 Dec, 2025 at 03:00 pm at Edenton Bay Trading Company, 407 S Broad St, Edenton, NC 27932-1935, United States.
- **Q**: Who is organizing December Book Club?
  - **A:** December Book Club is organized by Edenton Bay Book Lovers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "December Book Club",
        "image": "https://cdn-az.allevents.in/events1/banners/f3be3ce18f264ed4c2ad57c52415a776fca935885107951a4575c8059d6717a9-rimg-w417-h234-dc70232b-gmir?v=1766245141",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/edenton/december-book-club/200028930480649",
        "location": {
            "@type": "Place",
            "name": "Edenton Bay Trading Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "407 S Broad St, Edenton, NC 27932-1935, United States",
                "addressLocality": "Edenton",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.05766",
                "longitude": "-76.6089499"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "No book this month, just a gathering.  Bring a food from one of your favorite books if you wish.  Also bring a wrapped book for a gift exchange as well as an unwrapped children's book to donate.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Edenton Bay Book Lovers",
                "url": "https://allevents.in/org/edenton-bay-book-lovers/26331976"
            }
        ]
    }
]
```