

# Event Details

- **Event Name**: Around the Bend  at the Hut
- **Event Start and End Date**: Sat, 28 Mar, 2026 at 08:00 pm
- **Event Description**: Fellas bring a Lady, &amp; Ladies bring a Lady!! ... Lets Get Down!!
- **Event URL**: https://allevents.in/springfield/around-the-bend-at-the-hut/200029680908635
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 66

## Ticket Details

- **Ticket URL**: http://facebook.com/200029680908635?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=springfield-events

## Event venue details

- **city**: Springfield
- **state**: IL
- **country**: United States
- **location**: Butternut Hut
- **lat**: 39.802587729421
- **long**: -89.65508
- **full address**: Butternut Hut, 106 West Jefferson ,Springfield, Illinois, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Around the Bend (https://allevents.in/org/around-the-bend/27210817)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/514b5ff32fb2162f4d4cab3dacc32f2e7bd0137e530bda5407b0192f0d631841-rimg-w792-h1224-dcf1f3ef-gmir?v=1774188903
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8862e498377542431f642559678064d81bcfb2de6cf25b8ce06eab9e09030677-rimg-w300-h300-dcf1f3f0-gmir?v=1774188903

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Mar, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Butternut Hut, 106 West Jefferson ,Springfield, Illinois, United States
- **Q**: Who is organizing the event?
  - **A:** Around the Bend
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Around the Bend  at the Hut ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Around the Bend  at the Hut",
        "image": "https://cdn-az.allevents.in/events8/banners/514b5ff32fb2162f4d4cab3dacc32f2e7bd0137e530bda5407b0192f0d631841-rimg-w792-h1224-dcf1f3ef-gmir?v=1774188903",
        "startDate": "2026-03-28",
        "url": "https://allevents.in/springfield/around-the-bend-at-the-hut/200029680908635",
        "location": {
            "@type": "Place",
            "name": "Butternut Hut",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "106 West Jefferson ,Springfield, Illinois",
                "addressLocality": "Springfield",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.802587729421",
                "longitude": "-89.65508"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fellas bring a Lady, & Ladies bring a Lady!! ... Lets Get Down!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Around the Bend",
                "url": "https://allevents.in/org/around-the-bend/27210817"
            }
        ]
    }
]
```