

# Event Details

- **Event Name**: BINGO! 
- **Event Start and End Date**: Thu, 12 Feb, 2026 at 12:00 pm
- **Event Description**: Join us for some BINGO! (And no, we won't make you sing the BINGO song.)
- **Event URL**: https://allevents.in/demorest/bingo/200029653088514
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Demorest
- **state**: GA
- **country**: United States
- **location**: 217 Scoggins Dr, Demorest, GA, United States, Georgia 30535
- **lat**: 34.56743
- **long**: -83.52088
- **full address**: 217 Scoggins Dr, Demorest, GA, United States, Georgia 30535

## Event gallery

- **Alt text**: BINGO!
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/81a60d9c2faf9e595eb7ccfc948e3bdd66f75fb453f78749fd89380b4c5159fa-rimg-w1200-h675-dc4c61a4-gmir?v=1770852914

## FAQs

- **Q**: When and where is BINGO!  being held?
  - **A:** BINGO!  takes place on Thu, 12 Feb, 2026 at 12:00 pm to Thu, 12 Feb, 2026 at 12:00 pm at 217 Scoggins Dr, Demorest, GA, United States, Georgia 30535.
- **Q**: Who is organizing BINGO! ?
  - **A:** BINGO!  is organized by Habersham County Senior Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "BINGO!",
        "image": "https://cdn-az.allevents.in/events7/banners/81a60d9c2faf9e595eb7ccfc948e3bdd66f75fb453f78749fd89380b4c5159fa-rimg-w1200-h675-dc4c61a4-gmir?v=1770852914",
        "startDate": "2026-02-12",
        "url": "https://allevents.in/demorest/bingo/200029653088514",
        "location": {
            "@type": "Place",
            "name": "217 Scoggins Dr, Demorest, GA, United States, Georgia 30535",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "217 Scoggins Dr, Demorest, GA 30535-5355, United States",
                "addressLocality": "Demorest",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.56743",
                "longitude": "-83.52088"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for some BINGO! (And no, we won't make you sing the BINGO song.)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Habersham County Senior Center",
                "url": "https://allevents.in/org/habersham-county-senior-center/24226899"
            }
        ]
    }
]
```