

# Event Details

- **Event Name**: Story Time at Faith Expressions 
- **Event Start and End Date**: Wed, 04 Feb, 2026 at 11:00 am – Wed, 11 Feb, 2026 at 11:01 am
- **Event Description**: Join us each Wednesday at 11am for story time at Faith Expressions. Kids of all ages welcome!
- **Event URL**: https://allevents.in/dickinson/story-time-at-faith-expressions/200029612970740
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Dickinson
- **state**: ND
- **country**: United States
- **location**: 34 1st Avenue West, Dickinson, ND
- **lat**: 46.87951
- **long**: -102.78678
- **full address**: 34 1st Avenue West, Dickinson, ND, United States

## Event gallery

- **Alt text**: Story Time at Faith Expressions
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Story+Time+at+Faith+Expressions+&date=Wed%2C+04+Feb%2C+2026+at+11%3A00+am&bg=1

## FAQs

- **Q**: When and where is Story Time at Faith Expressions  being held?
  - **A:** Story Time at Faith Expressions  takes place on Wed, 04 Feb, 2026 at 11:00 am to Wed, 11 Feb, 2026 at 11:01 am at 34 1st Avenue West, Dickinson, ND, United States.
- **Q**: Who is organizing Story Time at Faith Expressions ?
  - **A:** Story Time at Faith Expressions  is organized by Faith Expressions.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time at Faith Expressions",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Story+Time+at+Faith+Expressions+&date=Wed%2C+04+Feb%2C+2026+at+11%3A00+am&bg=1",
        "startDate": "2026-02-04",
        "endDate": "2026-02-11",
        "url": "https://allevents.in/dickinson/story-time-at-faith-expressions/200029612970740",
        "location": {
            "@type": "Place",
            "name": "34 1st Avenue West, Dickinson, ND",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "34 1st Ave W, Dickinson, ND 58601-5101, United States",
                "addressLocality": "Dickinson",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.87951",
                "longitude": "-102.78678"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us each Wednesday at 11am for story time at Faith Expressions. Kids of all ages welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith Expressions",
                "url": "https://allevents.in/org/faith-expressions/14702354",
                "description": "We have a comprehensive collection of Christian gifts, Bibles, books, and more. Whether you need a gift for someone special, or something special to express your personal faith and hope, you’ll find it at Faith Expressions in downtown Dickinson."
            }
        ]
    }
]
```