

# Event Details

- **Event Name**: Smith Burger at KMC
- **Event Start and End Date**: Mon, 27 Apr, 2026 at 11:00 am – Mon, 27 Apr, 2026 at 02:00 pm (-05:00)
- **Event Description**: Smith Burger is coming to Kirby for lunch on Monday, April 27th from 11 am until 2 pm!
- **Event URL**: https://allevents.in/monticello/smith-burger-at-kmc/200029974416145
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Monticello
- **state**: IL
- **country**: United States
- **location**: 1000 Medical Center Dr, Monticello, IL 61856-2116, United States
- **lat**: 40.06043
- **long**: -88.55877
- **full address**: 1000 Medical Center Dr, Monticello, IL 61856-2116, United States

## Event gallery

- **Alt text**: Smith Burger at KMC
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b0d0f9295dbf9a11e4faf0a51335a3a3c10d6187e30ee00618b2624eff4026e8-rimg-w1200-h675-dc0a914e-gmir?v=1776897644

## FAQs

- **Q**: When and where is Smith Burger at KMC being held?
  - **A:** Smith Burger at KMC takes place on Mon, 27 Apr, 2026 at 11:00 am to Mon, 27 Apr, 2026 at 02:00 pm at 1000 Medical Center Dr, Monticello, IL 61856-2116, United States.
- **Q**: Who is organizing Smith Burger at KMC?
  - **A:** Smith Burger at KMC is organized by Kirby Medical Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Smith Burger at KMC",
        "image": "https://cdn-az.allevents.in/events10/banners/b0d0f9295dbf9a11e4faf0a51335a3a3c10d6187e30ee00618b2624eff4026e8-rimg-w1200-h675-dc0a914e-gmir?v=1776897644",
        "startDate": "2026-04-27T11:00:00-05:00",
        "endDate": "2026-04-27T14:00:00-05:00",
        "url": "https://allevents.in/monticello/smith-burger-at-kmc/200029974416145",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1000 Medical Center Dr, Monticello, IL 61856-2116, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 Medical Center Dr, Monticello, IL 61856-2116, United States",
                "addressLocality": "Monticello",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.06043",
                "longitude": "-88.55877"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Smith Burger is coming to Kirby for lunch on Monday, April 27th from 11 am until 2 pm!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kirby Medical Center",
                "url": "https://allevents.in/org/kirby-medical-center/6570269",
                "description": "Kirby Medical Center offers all those living in Piatt County with comprehensive healthcare services in a new healing environment."
            }
        ]
    }
]
```