

# Event Details

- **Event Name**: Bingo Night Fundraiser
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 05:00 pm – Sat, 28 Feb, 2026 at 06:00 pm
- **Event Description**: Let's Have Some Fun Playing Bingo and Raise some Funds!
- **Event URL**: https://allevents.in/cheyenne/bingo-night-fundraiser/80003670618035
- **Event Categories**: nonprofit, bingo
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/80003670618035

## Event venue details

- **city**: Cheyenne
- **state**: WY
- **country**: United States
- **location**: VFW Post 4343 
- **lat**: 41.1399814000
- **long**: -104.8202462000
- **full address**: VFW Post 4343 , 3216 S. Greeley Hwy, Cheyenne, United States
- **location**: VFW Post 4343

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: Cheyenne Therapeutic Equestrian Center (https://allevents.in/org/cheyenne-therapeutic-equestrian-center/27361080)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb696a77e898419.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Bingo+Night+Fundraiser&date=28+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Feb, 2026 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** VFW Post 4343 , 3216 S. Greeley Hwy, Cheyenne, United States
- **Q**: Who is organizing the event?
  - **A:** Cheyenne Therapeutic Equestrian Center
- **Q**: What type of event is this?
  - **A:** nonprofit, bingo
- **Q**: Where can I find ticket details about Bingo Night Fundraiser ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bingo Night Fundraiser",
        "image": "https://cdn2.allevents.in/thumbs/thumb696a77e898419.jpg",
        "startDate": "2026-02-28",
        "endDate": "2026-02-28",
        "url": "https://allevents.in/cheyenne/bingo-night-fundraiser/80003670618035",
        "location": {
            "@type": "Place",
            "name": "VFW Post 4343 ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3216 S. Greeley Hwy",
                "addressLocality": "Cheyenne",
                "addressRegion": "WY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.1399814000",
                "longitude": "-104.8202462000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let's Have Some Fun Playing Bingo and Raise some Funds!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cheyenne Therapeutic Equestrian Center",
                "url": "https://allevents.in/org/cheyenne-therapeutic-equestrian-center/27361080"
            }
        ]
    }
]
```