

# Event Details

- **Event Name**: Brown Bag Book Group
- **Event Start and End Date**: Tue, 21 Jul, 2026 at 12:00 pm
- **Event Description**: This month’s book is Never Caught by Erica Armstrong Dunbar. Please join us in the South Parlor on Tuesday, July 21st at noon for a brown bag lunch and discussion.
- **Event URL**: https://allevents.in/columbus/brown-bag-book-group/200030398812033
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Columbus
- **state**: OH
- **country**: United States
- **location**: 4131 North High Street, Columbus, OH, United States, Ohio 43124
- **lat**: 40.04621
- **long**: -83.02091
- **full address**: 4131 North High Street, Columbus, OH, United States, Ohio 43124

## Event gallery

- **Alt text**: Brown Bag Book Group
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/cebd8f0676300bb3c8f9c615a4a5feda47c4e9c3510f526c3691e30dada03227-rimg-w994-h1500-dcd9c4a7-gmir?v=1784593388

## FAQs

- **Q**: When and where is Brown Bag Book Group being held?
  - **A:** Brown Bag Book Group takes place on Tue, 21 Jul, 2026 at 12:00 pm to Tue, 21 Jul, 2026 at 12:00 pm at 4131 North High Street, Columbus, OH, United States, Ohio 43124.
- **Q**: Who is organizing Brown Bag Book Group?
  - **A:** Brown Bag Book Group is organized by Overbrook Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Brown Bag Book Group",
        "image": "https://cdn-az.allevents.in/events6/banners/cebd8f0676300bb3c8f9c615a4a5feda47c4e9c3510f526c3691e30dada03227-rimg-w994-h1500-dcd9c4a7-gmir?v=1784593388",
        "startDate": "2026-07-21",
        "url": "https://allevents.in/columbus/brown-bag-book-group/200030398812033",
        "location": {
            "@type": "Place",
            "name": "4131 North High Street, Columbus, OH, United States, Ohio 43124",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4131 N High St, Columbus, OH 43214-3081, United States",
                "addressLocality": "Columbus",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.04621",
                "longitude": "-83.02091"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This month’s book is Never Caught by Erica Armstrong Dunbar. Please join us in the South Parlor on Tuesday, July 21st at noon for a brown bag lunch and discussion.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Overbrook Presbyterian Church",
                "url": "https://allevents.in/org/overbrook-presbyterian-church/10858333",
                "description": "We're about more than just candles and stained glass..."
            }
        ]
    }
]
```