

# Event Details

- **Event Name**: Bingo
- **Event Start and End Date**: Sun, 01 Feb, 2026 at 01:00 pm
- **Event Description**: Something to do on the non football Sunday. Good time for a good cause. Join us. You could win!
- **Event URL**: https://allevents.in/novato/bingo/200029513019944
- **Event Categories**: bingo, sports, nonprofit, football
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Novato
- **state**: CA
- **country**: United States
- **location**: Trek Wine
- **lat**: 38.108685
- **long**: -122.568817
- **full address**: Trek Wine, 1026 Machin Ave,Novato, California, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Drake History Coalition (https://allevents.in/org/drake-history-coalition/27363783)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c16beaef700033eafdd95a15d888e22a626799e2eeca060dab557682bba250ce-rimg-w1062-h1413-dcfffffe-gmir?v=1768642604
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/cb42409e5ef4ab53f8009faf90fb5481bfa50a6a1047d849fbaa5e80d5d61134-rimg-w300-h300-dcfefefe-gmir?v=1768642604

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Feb, 2026 at 01:00 pm
- **Q**: Where is the event happening?
  - **A:** Trek Wine, 1026 Machin Ave,Novato, California, United States
- **Q**: Who is organizing the event?
  - **A:** Drake History Coalition
- **Q**: What type of event is this?
  - **A:** bingo, sports, nonprofit, football
- **Q**: Where can I find ticket details about Bingo ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bingo",
        "image": "https://cdn-az.allevents.in/events9/banners/c16beaef700033eafdd95a15d888e22a626799e2eeca060dab557682bba250ce-rimg-w1062-h1413-dcfffffe-gmir?v=1768642604",
        "startDate": "2026-02-01",
        "url": "https://allevents.in/novato/bingo/200029513019944",
        "location": {
            "@type": "Place",
            "name": "Trek Wine",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1026 Machin Ave,Novato, California",
                "addressLocality": "Novato",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.108685",
                "longitude": "-122.568817"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Something to do on the non football Sunday. Good time for a good cause. Join us. You could win!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Drake History Coalition",
                "url": "https://allevents.in/org/drake-history-coalition/27363783"
            }
        ]
    }
]
```