

# Event Details

- **Event Name**: A Chicken's Journey Cooking Class
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 10:00 am
- **Event Description**: Learn how to make 3 different kinds of Chicken with one basic fillet.
- **Event URL**: https://allevents.in/eugene/a-chickens-journey-cooking-class/200030266081705
- **Event Categories**: workshops, cooking, art
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Eugene
- **state**: OR
- **country**: United States
- **location**: 4055 Royal Ave, Eugene, OR 97402-6811, United States
- **lat**: 44.07002
- **long**: -123.16491
- **full address**: 4055 Royal Ave, Eugene, OR 97402-6811, United States

## Event gallery

- **Alt text**: A Chicken's Journey Cooking Class
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9b84fbf2654b328c3b32b3d393a0e558b9b1b1a903b9aa5e247c7b6da1145d8b-rimg-w1200-h900-dc8f5f48-gmir?v=1783063663

## FAQs

- **Q**: When and where is A Chicken's Journey Cooking Class being held?
  - **A:** A Chicken's Journey Cooking Class takes place on Thu, 09 Jul, 2026 at 10:00 am to Thu, 09 Jul, 2026 at 10:00 am at 4055 Royal Ave, Eugene, OR 97402-6811, United States.
- **Q**: Who is organizing A Chicken's Journey Cooking Class?
  - **A:** A Chicken's Journey Cooking Class is organized by Chefette Lynnette's Cafe.
- **Q**: Who is this event for? Is it right for me?
  - **A:** A Chicken's Journey Cooking Class 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 Eugene, this event is thoughtfully curated to deliver a standout experience worth every moment. If A Chicken's Journey Cooking Class 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": "A Chicken's Journey Cooking Class",
        "image": "https://cdn-az.allevents.in/events1/banners/9b84fbf2654b328c3b32b3d393a0e558b9b1b1a903b9aa5e247c7b6da1145d8b-rimg-w1200-h900-dc8f5f48-gmir?v=1783063663",
        "startDate": "2026-07-09",
        "url": "https://allevents.in/eugene/a-chickens-journey-cooking-class/200030266081705",
        "location": {
            "@type": "Place",
            "name": "4055 Royal Ave, Eugene, OR 97402-6811, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4055 Royal Ave, Eugene, OR 97402-6811, United States",
                "addressLocality": "Eugene",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.07002",
                "longitude": "-123.16491"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Learn how to make 3 different kinds of Chicken with one basic fillet.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chefette Lynnettes Cafe",
                "url": "https://allevents.in/org/chefette-lynnettes-cafe/27939697"
            }
        ]
    }
]
```