

# Event Details

- **Event Name**: Spring Bowling Fundraiser
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 11:00 am – Sat, 21 Feb, 2026 at 04:00 pm
- **Event Description**: Details to come!
- **Event URL**: https://allevents.in/milwaukee/spring-bowling-fundraiser/200029689129946
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

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

## Event venue details

- **city**: Milwaukee
- **state**: WI
- **country**: United States
- **location**: Bay View Bowl
- **lat**: 43.00101
- **long**: -87.90214
- **full address**: Bay View Bowl, 2416 South Kinnickinnic Avenue,Milwaukee, Wisconsin, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Milwaukee Rugby Football Club (https://allevents.in/org/milwaukee-rugby-football-club/27023574)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c7082cafd39e012b587c6458d30c3137a35b4acc6f33302449481bc415280a2c-rimg-w1080-h1080-dc010101-gmir?v=1771473826
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/470028be026f589aa2c8eee98901e4d1792c8d3556f9ba0b0945c7095663424e-rimg-w300-h300-dc010101-gmir?v=1771473826

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 21 Feb, 2026 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** Bay View Bowl, 2416 South Kinnickinnic Avenue,Milwaukee, Wisconsin, United States
- **Q**: Who is organizing the event?
  - **A:** Milwaukee Rugby Football Club
- **Q**: What type of event is this?
  - **A:** nonprofit
- **Q**: Where can I find ticket details about Spring Bowling Fundraiser ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Bowling Fundraiser",
        "image": "https://cdn-az.allevents.in/events6/banners/c7082cafd39e012b587c6458d30c3137a35b4acc6f33302449481bc415280a2c-rimg-w1080-h1080-dc010101-gmir?v=1771473826",
        "startDate": "2026-02-21",
        "endDate": "2026-02-21",
        "url": "https://allevents.in/milwaukee/spring-bowling-fundraiser/200029689129946",
        "location": {
            "@type": "Place",
            "name": "Bay View Bowl",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2416 South Kinnickinnic Avenue,Milwaukee, Wisconsin",
                "addressLocality": "Milwaukee",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.00101",
                "longitude": "-87.90214"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details to come!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Milwaukee Rugby Football Club",
                "url": "https://allevents.in/org/milwaukee-rugby-football-club/27023574"
            }
        ]
    }
]
```