

# Event Details

- **Event Name**: Family Night
- **Event Start and End Date**: Tue, 24 Feb, 2026 at 05:00 pm
- **Event Description**: Join us for a life-sized library adventure!
- **Event URL**: https://allevents.in/helen/family-night/200029597268630
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Helen
- **state**: GA
- **country**: United States
- **location**: 90 Petes Park Rd, Helen, GA, United States, Georgia 30545
- **lat**: 34.70362
- **long**: -83.73182
- **full address**: 90 Petes Park Rd, Helen, GA, United States, Georgia 30545

## Event gallery

- **Alt text**: Family Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ce1c5317f72eaa88f0b6197e5e7118f7eb910ecc3c4fe98cb2a1433092bd9cfd-rimg-w1080-h1080-dcefeeda-gmir?v=1771716918

## FAQs

- **Q**: When and where is Family Night being held?
  - **A:** Family Night takes place on Tue, 24 Feb, 2026 at 05:00 pm to Tue, 24 Feb, 2026 at 05:00 pm at 90 Petes Park Rd, Helen, GA, United States, Georgia 30545.
- **Q**: Who is organizing Family Night?
  - **A:** Family Night is organized by White County Public Library-Helen.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Night",
        "image": "https://cdn-az.allevents.in/events2/banners/ce1c5317f72eaa88f0b6197e5e7118f7eb910ecc3c4fe98cb2a1433092bd9cfd-rimg-w1080-h1080-dcefeeda-gmir?v=1771716918",
        "startDate": "2026-02-24",
        "url": "https://allevents.in/helen/family-night/200029597268630",
        "location": {
            "@type": "Place",
            "name": "90 Petes Park Rd, Helen, GA, United States, Georgia 30545",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "90 Petes Park Rd, Helen, GA 30545-2804, United States",
                "addressLocality": "Helen",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.70362",
                "longitude": "-83.73182"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a life-sized library adventure!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "White County Public Library-Helen",
                "url": "https://allevents.in/org/white-county-public-library-helen/24763096"
            }
        ]
    }
]
```