

# Event Details

- **Event Name**: The Great Lembas Bake Off
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 02:00 pm
- **Event Description**: In late February, the Fellowship bids farewell the Lorien, stocked with provisions Galadriel herself made for them: lembas.

Many have tried to duplicate the Lady's recipe. Try your hand at baking this hearty Elvish bread.
- **Event URL**: https://allevents.in/oak-park/the-great-lembas-bake-off/200029411123748
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Oak Park
- **state**: IL
- **country**: United States
- **location**: 700 Wenonah Ave, Oak Park, IL 60304-1034, United States
- **lat**: 41.87666
- **long**: -87.80077
- **full address**: 700 Wenonah Ave, Oak Park, IL 60304-1034, United States

## Event gallery

- **Alt text**: The Great Lembas Bake Off
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/5f5219d6d8b68fa8b08c2787695c412e86d1e539f69d13acdd295d4916eb6d26-rimg-w1200-h800-dc010101-gmir?v=1771908563

## FAQs

- **Q**: When and where is The Great Lembas Bake Off being held?
  - **A:** The Great Lembas Bake Off takes place on Sat, 28 Feb, 2026 at 02:00 pm to Sat, 28 Feb, 2026 at 02:00 pm at 700 Wenonah Ave, Oak Park, IL 60304-1034, United States.
- **Q**: Who is organizing The Great Lembas Bake Off?
  - **A:** The Great Lembas Bake Off is organized by Tolkien Club of the Western Suburbs.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Great Lembas Bake Off",
        "image": "https://cdn-az.allevents.in/events3/banners/5f5219d6d8b68fa8b08c2787695c412e86d1e539f69d13acdd295d4916eb6d26-rimg-w1200-h800-dc010101-gmir?v=1771908563",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/oak-park/the-great-lembas-bake-off/200029411123748",
        "location": {
            "@type": "Place",
            "name": "700 Wenonah Ave, Oak Park, IL 60304-1034, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "700 Wenonah Ave, Oak Park, IL 60304-1034, United States",
                "addressLocality": "Oak Park",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.87666",
                "longitude": "-87.80077"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "In late February, the Fellowship bids farewell the Lorien, stocked with provisions Galadriel herself made for them: lembas.\n\nMany have tried to duplicate the Lady's recipe. Try your hand at baking this hearty Elvish bread.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tolkien Club of the Western Suburbs",
                "url": "https://allevents.in/org/tolkien-club-of-the-western-suburbs/16265090",
                "description": "Gathering from Chicago’s near Western Suburbs to enjoy Tolkien-inspired fellowship and adventure!"
            }
        ]
    }
]
```