

# Event Details

- **Event Name**: Beer and Braids
- **Event Start and End Date**: Tue, 14 Apr, 2026 at 06:00 pm (-05:00)
- **Event Description**: Bring your daughters, enjoy a beer and learn how to braid your daughter's hair for sports!
- **Event URL**: https://allevents.in/springfield/beer-and-braids/200029896806627
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Springfield
- **state**: IL
- **country**: United States
- **location**: Anchor Boat Club
- **lat**: 39.757505176
- **long**: -89.589233165
- **full address**: Anchor Boat Club, 407 E Lake Shore Dr,Springfield, Illinois, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ab0758247fb62c4d783ba7a6c70a52a8507a419ff735f7c4e54bd7a0e3c0798e-rimg-w1024-h1536-dc1a1514-gmir?v=1775343207
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6b8f89972e9891eca4ab5b22f95604d65be04cd2b071de1ba09691243841c34c-rimg-w300-h300-dc1c1614-gmir?v=1775343207

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 14 Apr, 2026 at 06:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Anchor Boat Club, 407 E Lake Shore Dr,Springfield, Illinois, United States
- **Q**: What type of event is this?
  - **A:** Sports
- **Q**: Where can I find ticket details about Beer and Braids ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Beer and Braids",
        "image": "https://cdn-az.allevents.in/events8/banners/ab0758247fb62c4d783ba7a6c70a52a8507a419ff735f7c4e54bd7a0e3c0798e-rimg-w1024-h1536-dc1a1514-gmir?v=1775343207",
        "startDate": "2026-04-14T18:00:00-05:00",
        "url": "https://allevents.in/springfield/beer-and-braids/200029896806627",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Anchor Boat Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "407 E Lake Shore Dr,Springfield, Illinois",
                "addressLocality": "Springfield",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.757505176",
                "longitude": "-89.589233165"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your daughters, enjoy a beer and learn how to braid your daughter's hair for sports!"
    }
]
```