

# Event Details

- **Event Name**: Birding Bingo
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 03:30 pm
- **Event Description**: Meet our naturalist at the Spring Picnic Area for an afternoon of bird watching and identification! Binoculars encouraged!
- **Event URL**: https://allevents.in/flovilla/birding-bingo/200029125709656
- **Event Categories**: bingo, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Flovilla
- **state**: GA
- **country**: United States
- **location**: 678 Lake Clark Rd, Flovilla, GA, United States, Georgia 30216
- **lat**: 33.24784
- **long**: -83.92511
- **full address**: 678 Lake Clark Rd, Flovilla, GA, United States, Georgia 30216

## Event gallery

- **Alt text**: Birding Bingo
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a2a5281fe468360c9584bbc7a7bbd94332bd0f54c63afcacd34bbf7fae47d67b-rimg-w540-h360-dc91c245-gmir?v=1762892724

## FAQs

- **Q**: When and where is Birding Bingo being held?
  - **A:** Birding Bingo takes place on Sun, 16 Nov, 2025 at 03:30 pm to Sun, 16 Nov, 2025 at 03:30 pm at 678 Lake Clark Rd, Flovilla, GA, United States, Georgia 30216.
- **Q**: Who is organizing Birding Bingo?
  - **A:** Birding Bingo is organized by Indian Springs State Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Birding Bingo",
        "image": "https://cdn-az.allevents.in/events4/banners/a2a5281fe468360c9584bbc7a7bbd94332bd0f54c63afcacd34bbf7fae47d67b-rimg-w540-h360-dc91c245-gmir?v=1762892724",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/flovilla/birding-bingo/200029125709656",
        "location": {
            "@type": "Place",
            "name": "678 Lake Clark Rd, Flovilla, GA, United States, Georgia 30216",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "678 Lake Clark Rd, Flovilla, GA 30216-2309, United States",
                "addressLocality": "Flovilla",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.24784",
                "longitude": "-83.92511"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet our naturalist at the Spring Picnic Area for an afternoon of bird watching and identification! Binoculars encouraged!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Indian Springs State Park",
                "url": "https://allevents.in/org/indian-springs-state-park/26048667"
            }
        ]
    }
]
```