

# Event Details

- **Event Name**: Making Monkey Bread
- **Event Start and End Date**: Tue, 14 Apr, 2026 at 10:00 am (-05:00)
- **Event Description**: Learn how to make monkey bread from scratch! In addition, learn about fun different varieties that you can make at any time. This event is intended for adults or for others accompanied by an adult.
- **Event URL**: https://allevents.in/charleston/making-monkey-bread/200029878136354
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Charleston
- **state**: AR
- **country**: United States
- **location**: 12 S School St, Charleston, AR, United States, Arkansas 72933
- **lat**: 35.29697
- **long**: -94.04359
- **full address**: 12 S School St, Charleston, AR, United States, Arkansas 72933

## Event gallery

- **Alt text**: Making Monkey Bread
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e85057eb4f54683c5bc49e6d66f148bd647e83d3efe8dd69980c1768cf9ddf72-rimg-w851-h315-dcddd2c1-gmir?v=1775598895

## FAQs

- **Q**: When and where is Making Monkey Bread being held?
  - **A:** Making Monkey Bread takes place on Tue, 14 Apr, 2026 at 10:00 am to Tue, 14 Apr, 2026 at 10:00 am at 12 S School St, Charleston, AR, United States, Arkansas 72933.
- **Q**: Who is organizing Making Monkey Bread?
  - **A:** Making Monkey Bread is organized by Charleston Public Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Making Monkey Bread is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Charleston, this event is thoughtfully curated to deliver a standout experience worth every moment. If Making Monkey Bread sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Making Monkey Bread",
        "image": "https://cdn-az.allevents.in/events5/banners/e85057eb4f54683c5bc49e6d66f148bd647e83d3efe8dd69980c1768cf9ddf72-rimg-w851-h315-dcddd2c1-gmir?v=1775598895",
        "startDate": "2026-04-14T10:00:00-05:00",
        "url": "https://allevents.in/charleston/making-monkey-bread/200029878136354",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "12 S School St, Charleston, AR, United States, Arkansas 72933",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "106 S School St, Charleston, AR 72933-9025, United States",
                "addressLocality": "Charleston",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.29697",
                "longitude": "-94.04359"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Learn how to make monkey bread from scratch! In addition, learn about fun different varieties that you can make at any time. This event is intended for adults or for others accompanied by an adult.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Charleston Public Library",
                "url": "https://allevents.in/org/charleston-public-library/22893332"
            }
        ]
    }
]
```