

# Event Details

- **Event Name**: Ferris State Bingo!
- **Event Start and End Date**: Fri, 24 Oct, 2025 at 06:00 pm
- **Event Description**: Ferris State DU is hosting a Bingo Night with great prizes all the DU people want for the field this upcoming season.
- **Event URL**: https://allevents.in/big-rapids/ferris-state-bingo/200028984796245
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Big Rapids
- **state**: MI
- **country**: United States
- **location**: Big Rapids Eagles 2535
- **lat**: 43.697566610527
- **long**: -85.455637294738
- **full address**: Big Rapids Eagles 2535, 18361 16 Mile Rd, Big Rapids, MI 49307-9074, United States

## Event gallery

- **Alt text**: Ferris State Bingo!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8cfb09219493a7b819ff10c72c6348cc1021aae239bf0335f0e16e1520fbbc2d-rimg-w1200-h675-dc060606-gmir?v=1761132851

## FAQs

- **Q**: When and where is Ferris State Bingo! being held?
  - **A:** Ferris State Bingo! takes place on Fri, 24 Oct, 2025 at 06:00 pm to Fri, 24 Oct, 2025 at 06:00 pm at Big Rapids Eagles 2535, 18361 16 Mile Rd, Big Rapids, MI 49307-9074, United States.
- **Q**: Who is organizing Ferris State Bingo!?
  - **A:** Ferris State Bingo! is organized by Southwest Michigan Ducks Unlimited.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ferris State Bingo!",
        "image": "https://cdn-az.allevents.in/events4/banners/8cfb09219493a7b819ff10c72c6348cc1021aae239bf0335f0e16e1520fbbc2d-rimg-w1200-h675-dc060606-gmir?v=1761132851",
        "startDate": "2025-10-24",
        "url": "https://allevents.in/big-rapids/ferris-state-bingo/200028984796245",
        "location": {
            "@type": "Place",
            "name": "Big Rapids Eagles 2535",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18361 16 Mile Rd, Big Rapids, MI 49307-9074, United States",
                "addressLocality": "Big Rapids",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.697566610527",
                "longitude": "-85.455637294738"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ferris State DU is hosting a Bingo Night with great prizes all the DU people want for the field this upcoming season.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southwest Michigan Ducks Unlimited",
                "url": "https://allevents.in/org/southwest-michigan-ducks-unlimited/23316225"
            }
        ]
    }
]
```