

# Event Details

- **Event Name**: Books and Brunch
- **Event Start and End Date**: Wed, 13 May, 2026 at 11:00 am (-05:00)
- **Event Description**: This month we will be discussing Chris Bohjalian's book "The Sleepwalker."
- **Event URL**: https://allevents.in/hattiesburg/books-and-brunch/200029955588228
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hattiesburg
- **state**: MS
- **country**: United States
- **location**: 4958 Old Hwy 11, Hattiesburg, MS, United States, Mississippi 39402
- **lat**: 31.28947
- **long**: -89.41262
- **full address**: 4958 Old Hwy 11, Hattiesburg, MS, United States, Mississippi 39402

## Event gallery

- **Alt text**: Books and Brunch
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f137d9e2bc085d6f129e031fcacf7ee2be79878215b47d9ab1fafa3e539cf87b-rimg-w1200-h1553-dc060a3a-gmir?v=1776367107

## FAQs

- **Q**: When and where is Books and Brunch being held?
  - **A:** Books and Brunch takes place on Wed, 13 May, 2026 at 11:00 am to Wed, 13 May, 2026 at 11:00 am at 4958 Old Hwy 11, Hattiesburg, MS, United States, Mississippi 39402.
- **Q**: Who is organizing Books and Brunch?
  - **A:** Books and Brunch is organized by Oak Grove Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Books and Brunch",
        "image": "https://cdn-az.allevents.in/events9/banners/f137d9e2bc085d6f129e031fcacf7ee2be79878215b47d9ab1fafa3e539cf87b-rimg-w1200-h1553-dc060a3a-gmir?v=1776367107",
        "startDate": "2026-05-13T11:00:00-05:00",
        "url": "https://allevents.in/hattiesburg/books-and-brunch/200029955588228",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "4958 Old Hwy 11, Hattiesburg, MS, United States, Mississippi 39402",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Oak Grove Public Library, 4958 Old Hwy 11, Hattiesburg, MS 39402, United States",
                "addressLocality": "Hattiesburg",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.28947",
                "longitude": "-89.41262"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This month we will be discussing Chris Bohjalian's book \"The Sleepwalker.\"",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oak Grove Public Library",
                "url": "https://allevents.in/org/oak-grove-public-library/23699973"
            }
        ]
    }
]
```