

# Event Details

- **Event Name**: Playground Games
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 04:00 pm (-05:00)
- **Event Description**: Just because school is out doesn’t mean you still can’t have recess! 

We’ll have lots of classic recess games and some twists on the classics!
- **Event URL**: https://allevents.in/red-oak/playground-games/200030126705517
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Red Oak
- **state**: TX
- **country**: United States
- **location**: 101 S. Live Oak, Red Oak, TX, United States, Texas 75154
- **lat**: 32.51429
- **long**: -96.81315
- **full address**: 101 S. Live Oak, Red Oak, TX, United States, Texas 75154

## Event gallery

- **Alt text**: Playground Games
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/38e9e8d38c94e96bb7f149e88c99d10aea3d0f0f9533716d5c6c436ffed891a7-rimg-w900-h600-dcacbd44-gmir?v=1780336383

## FAQs

- **Q**: When and where is Playground Games being held?
  - **A:** Playground Games takes place on Thu, 18 Jun, 2026 at 04:00 pm to Thu, 18 Jun, 2026 at 04:00 pm at 101 S. Live Oak, Red Oak, TX, United States, Texas 75154.
- **Q**: Who is organizing Playground Games?
  - **A:** Playground Games is organized by Red Oak Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Playground Games",
        "image": "https://cdn-az.allevents.in/events1/banners/38e9e8d38c94e96bb7f149e88c99d10aea3d0f0f9533716d5c6c436ffed891a7-rimg-w900-h600-dcacbd44-gmir?v=1780336383",
        "startDate": "2026-06-18T16:00:00-05:00",
        "url": "https://allevents.in/red-oak/playground-games/200030126705517",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "101 S. Live Oak, Red Oak, TX, United States, Texas 75154",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Live Oak St, Red Oak, TX 75154, United States",
                "addressLocality": "Red Oak",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.51429",
                "longitude": "-96.81315"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Just because school is out doesn’t mean you still can’t have recess! \n\nWe’ll have lots of classic recess games and some twists on the classics!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Red Oak Public Library",
                "url": "https://allevents.in/org/red-oak-public-library/21088319"
            }
        ]
    }
]
```