

# Event Details

- **Event Name**: Kids Day!
- **Event Start and End Date**: Tue, 27 Jan, 2026 at 12:00 pm – Tue, 27 Jan, 2026 at 10:00 pm
- **Event Description**: Every Tuesday is Kids Day! Kids 12 and under Eat Free, one free kid with each paying adult.
- **Event URL**: https://allevents.in/minot/kids-day/200029534658047
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Minot
- **state**: ND
- **country**: United States
- **location**: 305 37th Avenue SW, Minot, ND 58701
- **lat**: 48.19602
- **long**: -101.29814
- **full address**: 305 37th Avenue SW, Minot, ND 58701, United States

## Event gallery

- **Alt text**: Kids Day!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2931c853bf8fc91a7b261a5924c027880d547d628c6e999ad36556df6b09b7b5-rimg-w1200-h628-dcce732c-gmir?v=1768987127

## FAQs

- **Q**: When and where is Kids Day! being held?
  - **A:** Kids Day! takes place on Tue, 27 Jan, 2026 at 12:00 pm to Tue, 27 Jan, 2026 at 10:00 pm at 305 37th Avenue SW, Minot, ND 58701, United States.
- **Q**: Who is organizing Kids Day!?
  - **A:** Kids Day! is organized by Pizza Ranch (Minot, ND).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kids Day!",
        "image": "https://cdn-az.allevents.in/events6/banners/2931c853bf8fc91a7b261a5924c027880d547d628c6e999ad36556df6b09b7b5-rimg-w1200-h628-dcce732c-gmir?v=1768987127",
        "startDate": "2026-01-27",
        "endDate": "2026-01-27",
        "url": "https://allevents.in/minot/kids-day/200029534658047",
        "location": {
            "@type": "Place",
            "name": "305 37th Avenue SW, Minot, ND 58701",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "305 37th Ave SW, Minot, ND 58701-7301, United States",
                "addressLocality": "Minot",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.19602",
                "longitude": "-101.29814"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every Tuesday is Kids Day! Kids 12 and under Eat Free, one free kid with each paying adult.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pizza Ranch (Minot ND)",
                "url": "https://allevents.in/org/pizza-ranch-minot-nd/26129540"
            }
        ]
    }
]
```