

# Event Details

- **Event Name**: Teen Saturday
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 11:00 am – Sat, 25 Apr, 2026 at 01:00 pm (-05:00)
- **Event Description**: Join us on the fourth Saturday of the month of a special teen day!  There may be crafts, there may be movies, it will be something new each time.
- **Event URL**: https://allevents.in/minot/teen-saturday/200029920776058
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Minot
- **state**: ND
- **country**: United States
- **location**: Ward County Public Library
- **lat**: 48.233656415042
- **long**: -101.28820612884
- **full address**: Ward County Public Library, 225 3rd St SE, Minot, ND 58701-3958, United States

## Event gallery

- **Alt text**: Teen Saturday
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/76e921f7390053d9a9551d196cfea0f01c1650899070ee8e96d6d101b5e70d71-rimg-w1200-h675-dcffffff-gmir?v=1775826657

## FAQs

- **Q**: When and where is Teen Saturday being held?
  - **A:** Teen Saturday takes place on Sat, 25 Apr, 2026 at 11:00 am to Sat, 25 Apr, 2026 at 01:00 pm at Ward County Public Library, 225 3rd St SE, Minot, ND 58701-3958, United States.
- **Q**: Who is organizing Teen Saturday?
  - **A:** Teen Saturday is organized by Ward County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Teen Saturday",
        "image": "https://cdn-az.allevents.in/events6/banners/76e921f7390053d9a9551d196cfea0f01c1650899070ee8e96d6d101b5e70d71-rimg-w1200-h675-dcffffff-gmir?v=1775826657",
        "startDate": "2026-04-25T11:00:00-05:00",
        "endDate": "2026-04-25T13:00:00-05:00",
        "url": "https://allevents.in/minot/teen-saturday/200029920776058",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Ward County Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "225 3rd St SE, Minot, ND 58701-3958, United States",
                "addressLocality": "Minot",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.233656415042",
                "longitude": "-101.28820612884"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on the fourth Saturday of the month of a special teen day!  There may be crafts, there may be movies, it will be something new each time.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ward County Public Library",
                "url": "https://allevents.in/org/ward-county-public-library/20708457"
            }
        ]
    }
]
```