

# Event Details

- **Event Name**: Kids Night
- **Event Start and End Date**: Wed, 22 Apr, 2026 at 05:00 pm – Wed, 22 Apr, 2026 at 08:00 pm (-04:00)
- **Event Description**: Kids eat free with purchase of adult entree! Pinball, board games, a movie and other fun activities to get you and your family out of the house!
- **Event URL**: https://allevents.in/sidney/kids-night/200029955329203
- **Event Categories**: Kids, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Sidney
- **state**: OH
- **country**: United States
- **location**: 115 S. Ohio Avenue, Sidney, OH
- **lat**: 40.28509
- **long**: -84.15681
- **full address**: 115 S. Ohio Avenue, Sidney, OH, United States

## Event gallery

- **Alt text**: Kids Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/982a0b420bd56f37479af3c31cfe1ff9909da58046dab2633bfbabef4e66ecd4-rimg-w742-h960-dc070714-gmir?v=1776364442

## FAQs

- **Q**: When and where is Kids Night being held?
  - **A:** Kids Night takes place on Wed, 22 Apr, 2026 at 05:00 pm to Wed, 22 Apr, 2026 at 08:00 pm at 115 S. Ohio Avenue, Sidney, OH, United States.
- **Q**: Who is organizing Kids Night?
  - **A:** Kids Night is organized by Keith's Deli.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kids Night",
        "image": "https://cdn-az.allevents.in/events5/banners/982a0b420bd56f37479af3c31cfe1ff9909da58046dab2633bfbabef4e66ecd4-rimg-w742-h960-dc070714-gmir?v=1776364442",
        "startDate": "2026-04-22T17:00:00-04:00",
        "endDate": "2026-04-22T20:00:00-04:00",
        "url": "https://allevents.in/sidney/kids-night/200029955329203",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "115 S. Ohio Avenue, Sidney, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "115 S Ohio Ave, Sidney, OH 45365-2716, United States",
                "addressLocality": "Sidney",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.28509",
                "longitude": "-84.15681"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kids eat free with purchase of adult entree! Pinball, board games, a movie and other fun activities to get you and your family out of the house!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Keiths Deli",
                "url": "https://allevents.in/org/keiths-deli/25813447"
            }
        ]
    }
]
```