

# Event Details

- **Event Name**: Family Game Day
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 11:00 am – Sat, 11 Jul, 2026 at 12:00 pm
- **Event Description**: We invite the entire family to play larger than life games at the Main Library! 

This fun event will take place on Saturday, July 11th from 11:00am to 12:00pm.
- **Event URL**: https://allevents.in/redondo-beach/family-game-day/200030301009926
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Redondo Beach
- **state**: CA
- **country**: United States
- **location**: 303 N. Pacific Coast Highway, Redondo Beach, CA, United States, California 90277
- **lat**: 33.84519
- **long**: -118.38747
- **full address**: 303 N. Pacific Coast Highway, Redondo Beach, CA, United States, California 90277

## Event gallery

- **Alt text**: Family Game Day
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/171a5bc070844fa48cf550cf786df1d6c681e4abed448950813e351c429858d1-rimg-w782-h459-dc33c8ed-gmir?v=1783609515

## FAQs

- **Q**: When and where is Family Game Day being held?
  - **A:** Family Game Day takes place on Sat, 11 Jul, 2026 at 11:00 am to Sat, 11 Jul, 2026 at 12:00 pm at 303 N. Pacific Coast Highway, Redondo Beach, CA, United States, California 90277.
- **Q**: Who is organizing Family Game Day?
  - **A:** Family Game Day is organized by Redondo Beach Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Game Day",
        "image": "https://cdn-az.allevents.in/events1/banners/171a5bc070844fa48cf550cf786df1d6c681e4abed448950813e351c429858d1-rimg-w782-h459-dc33c8ed-gmir?v=1783609515",
        "startDate": "2026-07-11",
        "endDate": "2026-07-11",
        "url": "https://allevents.in/redondo-beach/family-game-day/200030301009926",
        "location": {
            "@type": "Place",
            "name": "303 N. Pacific Coast Highway, Redondo Beach, CA, United States, California 90277",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "303 N Pacific Coast Hwy, Redondo Beach, CA 90277-2838, United States",
                "addressLocality": "Redondo Beach",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.84519",
                "longitude": "-118.38747"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We invite the entire family to play larger than life games at the Main Library! \n\nThis fun event will take place on Saturday, July 11th from 11:00am to 12:00pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Redondo Beach Public Library",
                "url": "https://allevents.in/org/redondo-beach-public-library/12806853",
                "description": "The Redondo Beach Public Library consists of a Main Library at 303 N. Pacific Coast Highway and a North Branch at 2000 Artesia Blvd.  Please visit our website for location hours, the events calendar, digital resources, and more!"
            }
        ]
    }
]
```