

# Event Details

- **Event Name**: Children's Movie at the Library
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 12:00 pm
- **Event Description**: Join us at the Oconee County Library for a movie about two sisters who become estranged after an incident involving one of the sister’s magical ice powers and watch how they reconnect through the power of sisterly love. Before the movie starts, come meet our special guest, Elsa!
- **Event URL**: https://allevents.in/watkinsville/childrens-movie-at-the-library/200029338726139
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Watkinsville
- **state**: GA
- **country**: United States
- **location**: 1925 Electric Avenue, Watkinsville, GA, United States, Georgia 30677
- **lat**: 33.86019
- **long**: -83.39481
- **full address**: 1925 Electric Avenue, Watkinsville, GA, United States, Georgia 30677

## Event gallery

- **Alt text**: Children's Movie at the Library
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/bf0fb46b95221c0bc5557f7068e00076f248deaef15e075381ae4d149904ed49-rimg-w1200-h1553-dc1898d8-gmir?v=1765443999

## FAQs

- **Q**: When and where is Children's Movie at the Library being held?
  - **A:** Children's Movie at the Library takes place on Fri, 12 Dec, 2025 at 12:00 pm to Fri, 12 Dec, 2025 at 12:00 pm at 1925 Electric Avenue, Watkinsville, GA, United States, Georgia 30677.
- **Q**: Who is organizing Children's Movie at the Library?
  - **A:** Children's Movie at the Library is organized by Oconee County Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children's Movie at the Library",
        "image": "https://cdn-az.allevents.in/events1/banners/bf0fb46b95221c0bc5557f7068e00076f248deaef15e075381ae4d149904ed49-rimg-w1200-h1553-dc1898d8-gmir?v=1765443999",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/watkinsville/childrens-movie-at-the-library/200029338726139",
        "location": {
            "@type": "Place",
            "name": "1925 Electric Avenue, Watkinsville, GA, United States, Georgia 30677",
            "address": {
                "@type": "PostalAddress",
                "name": "1925 Electric Avenue, Watkinsville, GA, United States, Georgia 30677",
                "addressLocality": "Watkinsville",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.86019",
                "longitude": "-83.39481"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the Oconee County Library for a movie about two sisters who become estranged after an incident involving one of the sister’s magical ice powers and watch how they reconnect through the power of sisterly love. Before the movie starts, come meet our special guest, Elsa!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oconee County Library",
                "url": "https://allevents.in/org/oconee-county-library/25980904"
            }
        ]
    }
]
```