

# Event Details

- **Event Name**: Burger Saturdays
- **Event Start and End Date**: Sat, 30 May, 2026 at 11:30 am – Sat, 30 May, 2026 at 01:30 pm
- **Event Description**: Every Saturday, we have made-to-order burgers.
$4 hamburger with chips
$4.50 cheeseburger with chips 
PUBLIC IS WELCOME
- **Event URL**: https://allevents.in/sycamore/burger-saturdays/200030130618756
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Sycamore
- **state**: IL
- **country**: United States
- **location**: 121 S. California Street , Sycamore, IL, United States, Illinois 60178
- **lat**: 41.9883
- **long**: -88.68875
- **full address**: 121 S. California Street , Sycamore, IL, United States, Illinois 60178

## Event gallery

- **Alt text**: Burger Saturdays
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/130ca46af26e50add242af63901f86102358e20e07a70f360d2d98c2a25d40c0-rimg-w1200-h1698-dc2f0604-gmir?v=1779777236

## FAQs

- **Q**: When and where is Burger Saturdays being held?
  - **A:** Burger Saturdays takes place on Sat, 30 May, 2026 at 11:30 am to Sat, 30 May, 2026 at 01:30 pm at 121 S. California Street , Sycamore, IL, United States, Illinois 60178.
- **Q**: Who is organizing Burger Saturdays?
  - **A:** Burger Saturdays is organized by Sycamore Veterans Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Burger Saturdays",
        "image": "https://cdn-az.allevents.in/events9/banners/130ca46af26e50add242af63901f86102358e20e07a70f360d2d98c2a25d40c0-rimg-w1200-h1698-dc2f0604-gmir?v=1779777236",
        "startDate": "2026-05-30",
        "endDate": "2026-05-30",
        "url": "https://allevents.in/sycamore/burger-saturdays/200030130618756",
        "location": {
            "@type": "Place",
            "name": "121 S. California Street , Sycamore, IL, United States, Illinois 60178",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "121 S California St, Sycamore, IL 60178-1713, United States",
                "addressLocality": "Sycamore",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.9883",
                "longitude": "-88.68875"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every Saturday, we have made-to-order burgers.\n$4 hamburger with chips\n$4.50 cheeseburger with chips \nPUBLIC IS WELCOME",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sycamore Veterans Club",
                "url": "https://allevents.in/org/sycamore-veterans-club/18702220",
                "description": "Sycamore Veterans Club, Sycamore. 969 likes · 36 talking about this · 47 were here. Home of VFW, VFW Aux, American Legion, A.L Aux, A.L. Riders, and Sons..."
            }
        ]
    }
]
```