

# Event Details

- **Event Name**: Streetside Eatz @ White Oak Brewing
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 01:00 pm – Sat, 22 Nov, 2025 at 06:00 pm
- **Event Description**: Streetside Eatz is back with their delicious food!
- **Event URL**: https://allevents.in/normal/streetside-eatz-white-oak-brewing/200029085004356
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details


## Event venue details

- **city**: Normal
- **state**: IL
- **country**: United States
- **location**: 1801 Industrial Park Dr, Normal, IL
- **lat**: 40.49864
- **long**: -89.02017
- **full address**: 1801 Industrial Park Dr, Normal, IL, United States

## Event gallery

- **Alt text**: Streetside Eatz @ White Oak Brewing
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/98f90175d82a1e9d9b4374c08c4f74169179c3d639e481a41c53425cff85e549-rimg-w1200-h1056-dc0f0f0f-gmir?v=1763313234

## FAQs

- **Q**: When and where is Streetside Eatz @ White Oak Brewing being held?
  - **A:** Streetside Eatz @ White Oak Brewing takes place on Sat, 22 Nov, 2025 at 01:00 pm to Sat, 22 Nov, 2025 at 06:00 pm at 1801 Industrial Park Dr, Normal, IL, United States.
- **Q**: Who is organizing Streetside Eatz @ White Oak Brewing?
  - **A:** Streetside Eatz @ White Oak Brewing is organized by White Oak Brewing.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Streetside Eatz @ White Oak Brewing",
        "image": "https://cdn-az.allevents.in/events9/banners/98f90175d82a1e9d9b4374c08c4f74169179c3d639e481a41c53425cff85e549-rimg-w1200-h1056-dc0f0f0f-gmir?v=1763313234",
        "startDate": "2025-11-22",
        "endDate": "2025-11-22",
        "url": "https://allevents.in/normal/streetside-eatz-white-oak-brewing/200029085004356",
        "location": {
            "@type": "Place",
            "name": "1801 Industrial Park Dr, Normal, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1801 Industrial Dr, Normal, IL 61761-4378, United States",
                "addressLocality": "Normal",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.49864",
                "longitude": "-89.02017"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Streetside Eatz is back with their delicious food!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "White Oak Brewing",
                "url": "https://allevents.in/org/white-oak-brewing/25992029"
            }
        ]
    }
]
```