

# Event Details

- **Event Name**: Bingo: Welcome Summer
- **Event Start and End Date**: Fri, 29 May, 2026 at 04:00 pm
- **Event Description**: Have fun playing Bingo and munching on snacks at Library Hall!
- **Event URL**: https://allevents.in/west-fork/bingo-welcome-summer/200030079110137
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: West Fork
- **state**: AR
- **country**: United States
- **location**: 198 Main Street , West Fork, AR, United States, Arkansas 72774
- **lat**: 35.92528
- **long**: -94.18685
- **full address**: 198 Main Street , West Fork, AR, United States, Arkansas 72774

## Event gallery

- **Alt text**: Bingo: Welcome Summer
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/432a990c626dc4e1316e9a840179ca3ec0b1614fc94da4410e80d22f956d8f8a-rimg-w1200-h677-dcfefcc2-gmir?v=1780035747

## FAQs

- **Q**: When and where is Bingo: Welcome Summer being held?
  - **A:** Bingo: Welcome Summer takes place on Fri, 29 May, 2026 at 04:00 pm to Fri, 29 May, 2026 at 04:00 pm at 198 Main Street , West Fork, AR, United States, Arkansas 72774.
- **Q**: Who is organizing Bingo: Welcome Summer?
  - **A:** Bingo: Welcome Summer is organized by West Fork Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Bingo: Welcome Summer",
        "image": "https://cdn-az.allevents.in/events8/banners/432a990c626dc4e1316e9a840179ca3ec0b1614fc94da4410e80d22f956d8f8a-rimg-w1200-h677-dcfefcc2-gmir?v=1780035747",
        "startDate": "2026-05-29",
        "url": "https://allevents.in/west-fork/bingo-welcome-summer/200030079110137",
        "location": {
            "@type": "Place",
            "name": "198 Main Street , West Fork, AR, United States, Arkansas 72774",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "198 AR-170, West Fork, AR 72774-3118, United States",
                "addressLocality": "West Fork",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.92528",
                "longitude": "-94.18685"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Have fun playing Bingo and munching on snacks at Library Hall!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Fork Public Library",
                "url": "https://allevents.in/org/west-fork-public-library/16862768"
            }
        ]
    }
]
```