

# Event Details

- **Event Name**: Family Flix
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 06:30 pm
- **Event Description**: Kids will enjoy a fun movie together and then create a themed craft inspired by the film.
- **Event URL**: https://allevents.in/delano/family-flix/200030189809400
- **Event Categories**: entertainment, kids
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Delano
- **state**: CA
- **country**: United States
- **location**: 925 10th Ave, Delano, CA, United States, California 93215
- **lat**: 35.76942
- **long**: -119.24473
- **full address**: 925 10th Ave, Delano, CA, United States, California 93215

## Event gallery

- **Alt text**: Family Flix
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2ea28f0d82869daae17285cd172f16442b93b27b7b201727b9ed93139e459519-rimg-w1200-h675-dcf48760-gmir?v=1780619939

## FAQs

- **Q**: When and where is Family Flix being held?
  - **A:** Family Flix takes place on Fri, 12 Jun, 2026 at 06:30 pm to Fri, 12 Jun, 2026 at 06:30 pm at 925 10th Ave, Delano, CA, United States, California 93215.
- **Q**: Who is organizing Family Flix?
  - **A:** Family Flix is organized by KCL - Delano Branch Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Flix",
        "image": "https://cdn-az.allevents.in/events9/banners/2ea28f0d82869daae17285cd172f16442b93b27b7b201727b9ed93139e459519-rimg-w1200-h675-dcf48760-gmir?v=1780619939",
        "startDate": "2026-06-12",
        "url": "https://allevents.in/delano/family-flix/200030189809400",
        "location": {
            "@type": "Place",
            "name": "925 10th Ave, Delano, CA, United States, California 93215",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "925 10th Ave, Delano, CA 93215-2229, United States",
                "addressLocality": "Delano",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.76942",
                "longitude": "-119.24473"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kids will enjoy a fun movie together and then create a themed craft inspired by the film.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "KCL - Delano Branch Library",
                "url": "https://allevents.in/org/kcl-delano-branch-library/14009997",
                "description": "Delano Branch Library is one of 27 branch locations in the Kern County Library."
            }
        ]
    }
]
```