

# Event Details

- **Event Name**: Adult Book Club
- **Event Start and End Date**: Mon, 16 Mar, 2026 at 03:30 pm
- **Event Description**: Join us for a lively book club discussion of "The Nightingale" by Kristin Hannah!
- **Event URL**: https://allevents.in/camden/adult-book-club/200029772034552
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029772034552?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=camden-events

## Event venue details

- **city**: Camden
- **state**: NC
- **country**: United States
- **location**: Camden County Public Library - North Carolina
- **lat**: 36.330204018684
- **long**: -76.173839092517
- **full address**: Camden County Public Library - North Carolina, 118 Highway 343 North,Camden,NC,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Camden County Public Library - North Carolina (https://allevents.in/org/camden-county-public-library-north-carolina/1487216)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2369d04db5e99c01bdd05ec8e6fbab5e5578772676bf05fe541a9aad8eb5cb93-rimg-w1200-h675-dc000000-gmir?v=1773643184
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/49dc6fe4ae6b22a3ef84165d707f9af515b5c362f2632133602ac2309e531823-rimg-w300-h300-dc010101-gmir?v=1773643184

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 16 Mar, 2026 at 03:30 pm
- **Q**: Where is the event happening?
  - **A:** Camden County Public Library - North Carolina, 118 Highway 343 North,Camden,NC,United States
- **Q**: Who is organizing the event?
  - **A:** Camden County Public Library - North Carolina
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Adult Book Club ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adult Book Club",
        "image": "https://cdn-az.allevents.in/events2/banners/2369d04db5e99c01bdd05ec8e6fbab5e5578772676bf05fe541a9aad8eb5cb93-rimg-w1200-h675-dc000000-gmir?v=1773643184",
        "startDate": "2026-03-16",
        "url": "https://allevents.in/camden/adult-book-club/200029772034552",
        "location": {
            "@type": "Place",
            "name": "Camden County Public Library - North Carolina",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "118 Highway 343 North,Camden,NC,United States",
                "addressLocality": "Camden",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.330204018684",
                "longitude": "-76.173839092517"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a lively book club discussion of \"The Nightingale\" by Kristin Hannah!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Camden County Public Library - North Carolina",
                "url": "https://allevents.in/org/camden-county-public-library-north-carolina/1487216",
                "description": "Explore Camden County Public Library and let us help you expand your world!"
            }
        ]
    }
]
```