

# Event Details

- **Event Name**: Turkey Bingo
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 12:00 pm
- **Event Description**: Come join the fun this Saturday
- **Event URL**: https://allevents.in/sandpoint/turkey-bingo/200029152316744
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Sandpoint
- **state**: ID
- **country**: United States
- **location**: 820 Main St, Sandpoint, ID
- **lat**: 48.27716
- **long**: -116.55916
- **full address**: 820 Main St, Sandpoint, ID, United States

## Event gallery

- **Alt text**: Turkey Bingo
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c676d41ac4aac49cae8640b418396c123ab39d01251b22557c17082b6240d2f9-rimg-w1200-h1581-dcd9dad9-gmir?v=1762574203

## FAQs

- **Q**: When and where is Turkey Bingo being held?
  - **A:** Turkey Bingo takes place on Sat, 08 Nov, 2025 at 12:00 pm to Sat, 08 Nov, 2025 at 12:00 pm at 820 Main St, Sandpoint, ID, United States.
- **Q**: Who is organizing Turkey Bingo?
  - **A:** Turkey Bingo is organized by Sandpoint Area Seniors.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Turkey Bingo",
        "image": "https://cdn-az.allevents.in/events1/banners/c676d41ac4aac49cae8640b418396c123ab39d01251b22557c17082b6240d2f9-rimg-w1200-h1581-dcd9dad9-gmir?v=1762574203",
        "startDate": "2025-11-08",
        "url": "https://allevents.in/sandpoint/turkey-bingo/200029152316744",
        "location": {
            "@type": "Place",
            "name": "820 Main St, Sandpoint, ID",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "820 Main St, Sandpoint, ID 83864-1880, United States",
                "addressLocality": "Sandpoint",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.27716",
                "longitude": "-116.55916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join the fun this Saturday",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sandpoint Area Seniors",
                "url": "https://allevents.in/org/sandpoint-area-seniors/23701786"
            }
        ]
    }
]
```