

# Event Details

- **Event Name**: Kids Night
- **Event Start and End Date**: Fri, 13 Mar, 2026 at 06:00 pm – Fri, 13 Mar, 2026 at 09:00 pm
- **Event Description**: We will have snacks, board games, movies, and some fun, interactive games. 
We only ask that if the child is under the age of 10, they also be accompanied by one parent or authorized adult.
- **Event URL**: https://allevents.in/gladewater/kids-night/200029732513738
- **Event Categories**: kids, entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Gladewater
- **state**: TX
- **country**: United States
- **location**: 312 W Pacific Ave, Gladewater, TX, United States, Texas 75647
- **lat**: 32.53635
- **long**: -94.94639
- **full address**: 312 W Pacific Ave, Gladewater, TX, United States, Texas 75647

## Event gallery

- **Alt text**: Kids Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5bb160b9facdea1c7c8bad9c565e60e8193b015319b3a315b4be4488fa0fc71d-rimg-w940-h788-dcfefeff-gmir?v=1772730763

## FAQs

- **Q**: When and where is Kids Night being held?
  - **A:** Kids Night takes place on Fri, 13 Mar, 2026 at 06:00 pm to Fri, 13 Mar, 2026 at 09:00 pm at 312 W Pacific Ave, Gladewater, TX, United States, Texas 75647.
- **Q**: Who is organizing Kids Night?
  - **A:** Kids Night is organized by Lee-Bardwell Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kids Night",
        "image": "https://cdn-az.allevents.in/events8/banners/5bb160b9facdea1c7c8bad9c565e60e8193b015319b3a315b4be4488fa0fc71d-rimg-w940-h788-dcfefeff-gmir?v=1772730763",
        "startDate": "2026-03-13",
        "endDate": "2026-03-13",
        "url": "https://allevents.in/gladewater/kids-night/200029732513738",
        "location": {
            "@type": "Place",
            "name": "312 W Pacific Ave, Gladewater, TX, United States, Texas 75647",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "312 W Pacific Ave, Gladewater, TX 75647-2135, United States",
                "addressLocality": "Gladewater",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.53635",
                "longitude": "-94.94639"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will have snacks, board games, movies, and some fun, interactive games. \nWe only ask that if the child is under the age of 10, they also be accompanied by one parent or authorized adult.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lee-Bardwell Public Library",
                "url": "https://allevents.in/org/lee-bardwell-public-library/20935103"
            }
        ]
    }
]
```