

# Event Details

- **Event Name**: Smash Burger Night
- **Event Start and End Date**: Mon, 22 Jun, 2026 at 04:00 pm
- **Event Description**: Fresh burgers smashed to order with all the fixins! Pricing will be added soon!
- **Event URL**: https://allevents.in/corning/smash-burger-night/200030198740119
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Corning
- **state**: NY
- **country**: United States
- **location**: 281 Baker St, Corning, NY, United States, New York 14830
- **lat**: 42.15864
- **long**: -77.05723
- **full address**: 281 Baker St, Corning, NY, United States, New York 14830

## Event gallery

- **Alt text**: Smash Burger Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/def08d9e9ac3557977aedae3096d8f9f9f4973f10d7386fba3856512ce3bcde9-rimg-w600-h538-dcf8eabc-gmir?v=1782116064

## FAQs

- **Q**: When and where is Smash Burger Night being held?
  - **A:** Smash Burger Night takes place on Mon, 22 Jun, 2026 at 04:00 pm to Mon, 22 Jun, 2026 at 04:00 pm at 281 Baker St, Corning, NY, United States, New York 14830.
- **Q**: Who is organizing Smash Burger Night?
  - **A:** Smash Burger Night is organized by Crystal City VFW Post 524 Auxiliary.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Smash Burger Night",
        "image": "https://cdn-az.allevents.in/events5/banners/def08d9e9ac3557977aedae3096d8f9f9f4973f10d7386fba3856512ce3bcde9-rimg-w600-h538-dcf8eabc-gmir?v=1782116064",
        "startDate": "2026-06-22",
        "url": "https://allevents.in/corning/smash-burger-night/200030198740119",
        "location": {
            "@type": "Place",
            "name": "281 Baker St, Corning, NY, United States, New York 14830",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "281 Baker St, Corning, NY 14830-1621, United States",
                "addressLocality": "Corning",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.15864",
                "longitude": "-77.05723"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fresh burgers smashed to order with all the fixins! Pricing will be added soon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Crystal City VFW Post 524 Auxiliary",
                "url": "https://allevents.in/org/crystal-city-vfw-post-524-auxiliary/27509800"
            }
        ]
    }
]
```